Title: [89301] trunk/LayoutTests
Revision
89301
Author
[email protected]
Date
2011-06-20 16:02:58 -0700 (Mon, 20 Jun 2011)

Log Message

2011-06-20  Ryosuke Niwa  <[email protected]>

        Qt Rebaseline for r89257.

        * platform/qt/fast/tokenizer/002-expected.txt:
        * platform/qt/fast/tokenizer/external-script-document-write_2-expected.txt:
        * platform/qt/fast/tokenizer/script_extra_close-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89300 => 89301)


--- trunk/LayoutTests/ChangeLog	2011-06-20 22:45:45 UTC (rev 89300)
+++ trunk/LayoutTests/ChangeLog	2011-06-20 23:02:58 UTC (rev 89301)
@@ -1,3 +1,11 @@
+2011-06-20  Ryosuke Niwa  <[email protected]>
+
+        Qt Rebaseline for r89257.
+
+        * platform/qt/fast/tokenizer/002-expected.txt:
+        * platform/qt/fast/tokenizer/external-script-document-write_2-expected.txt:
+        * platform/qt/fast/tokenizer/script_extra_close-expected.txt:
+
 2011-06-20  Martin Robinson  <[email protected]>
 
         Rebaseline some tests for GTK+ after r89257.

Modified: trunk/LayoutTests/platform/qt/fast/tokenizer/002-expected.txt (89300 => 89301)


--- trunk/LayoutTests/platform/qt/fast/tokenizer/002-expected.txt	2011-06-20 22:45:45 UTC (rev 89300)
+++ trunk/LayoutTests/platform/qt/fast/tokenizer/002-expected.txt	2011-06-20 23:02:58 UTC (rev 89301)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 1: SyntaxError: Parse error
+CONSOLE MESSAGE: line 1: SyntaxError: Unexpected token '<'
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x600

Modified: trunk/LayoutTests/platform/qt/fast/tokenizer/external-script-document-write_2-expected.txt (89300 => 89301)


--- trunk/LayoutTests/platform/qt/fast/tokenizer/external-script-document-write_2-expected.txt	2011-06-20 22:45:45 UTC (rev 89300)
+++ trunk/LayoutTests/platform/qt/fast/tokenizer/external-script-document-write_2-expected.txt	2011-06-20 23:02:58 UTC (rev 89301)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 1: SyntaxError: Parse error
+CONSOLE MESSAGE: line 1: SyntaxError: Unexpected token '<'
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x600

Modified: trunk/LayoutTests/platform/qt/fast/tokenizer/script_extra_close-expected.txt (89300 => 89301)


--- trunk/LayoutTests/platform/qt/fast/tokenizer/script_extra_close-expected.txt	2011-06-20 22:45:45 UTC (rev 89300)
+++ trunk/LayoutTests/platform/qt/fast/tokenizer/script_extra_close-expected.txt	2011-06-20 23:02:58 UTC (rev 89301)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 1: SyntaxError: Parse error
+CONSOLE MESSAGE: line 1: SyntaxError: Unexpected token '<'
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x600
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to