Title: [88586] trunk/LayoutTests
Revision
88586
Author
[email protected]
Date
2011-06-10 18:56:26 -0700 (Fri, 10 Jun 2011)

Log Message

2011-06-10  James Simonsen  <[email protected]>

        Unreviewed, missing expectations for non-V8 from change 88584.
        https://bugs.webkit.org/show_bug.cgi?id=62412

        * html5lib/runner-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88585 => 88586)


--- trunk/LayoutTests/ChangeLog	2011-06-11 01:18:43 UTC (rev 88585)
+++ trunk/LayoutTests/ChangeLog	2011-06-11 01:56:26 UTC (rev 88586)
@@ -1,5 +1,12 @@
 2011-06-10  James Simonsen  <[email protected]>
 
+        Unreviewed, missing expectations for non-V8 from change 88584.
+        https://bugs.webkit.org/show_bug.cgi?id=62412
+
+        * html5lib/runner-expected.txt:
+
+2011-06-10  James Simonsen  <[email protected]>
+
         Reviewed by Eric Seidel.
 
         <script> inside <svg> should be executed

Modified: trunk/LayoutTests/html5lib/runner-expected.txt (88585 => 88586)


--- trunk/LayoutTests/html5lib/runner-expected.txt	2011-06-11 01:18:43 UTC (rev 88585)
+++ trunk/LayoutTests/html5lib/runner-expected.txt	2011-06-11 01:56:26 UTC (rev 88586)
@@ -110,7 +110,6 @@
 |       "quux"
 resources/tests10.dat:
 15
-40
 53
 54
 
@@ -147,23 +146,6 @@
 |     <p>
 |       "quux"
 
-Test 40 of 54 in resources/tests10.dat failed. Input:
-<svg><script></script><path>
-Got:
-| <html>
-|   <head>
-|   <body>
-|     <svg svg>
-|       <svg script>
-|         <svg path>
-Expected:
-| <html>
-|   <head>
-|   <body>
-|     <svg svg>
-|       <svg script>
-|       <svg path>
-
 Test 53 of 54 in resources/tests10.dat failed. Input:
 <math><annotation-xml><svg><foreignObject><div><math><mi></mi></math><span></span></div></foreignObject><path></path></svg></annotation-xml><mi>
 Got:
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to