Title: [89297] trunk/LayoutTests
Revision
89297
Author
mrobin...@webkit.org
Date
2011-06-20 15:22:53 -0700 (Mon, 20 Jun 2011)

Log Message

2011-06-20  Martin Robinson  <mrobin...@igalia.com>

        Rebaseline some tests for GTK+ after r89257.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89296 => 89297)


--- trunk/LayoutTests/ChangeLog	2011-06-20 22:21:48 UTC (rev 89296)
+++ trunk/LayoutTests/ChangeLog	2011-06-20 22:22:53 UTC (rev 89297)
@@ -1,5 +1,13 @@
 2011-06-20  Martin Robinson  <mrobin...@igalia.com>
 
+        Rebaseline some tests for GTK+ after r89257.
+
+        * platform/gtk/fast/tokenizer/002-expected.txt:
+        * platform/gtk/fast/tokenizer/external-script-document-write_2-expected.txt:
+        * platform/gtk/fast/tokenizer/script_extra_close-expected.txt:
+
+2011-06-20  Martin Robinson  <mrobin...@igalia.com>
+
         Rebaseline many SVG tests for GTK+ after r89233 and update the skipped list to include
         a new test that relies on the didRunInsecureContent callback. Add a platform-specific
         result for fast/dom/Window/window-properties.html as we now have the media stream

Modified: trunk/LayoutTests/platform/gtk/fast/tokenizer/002-expected.txt (89296 => 89297)


--- trunk/LayoutTests/platform/gtk/fast/tokenizer/002-expected.txt	2011-06-20 22:21:48 UTC (rev 89296)
+++ trunk/LayoutTests/platform/gtk/fast/tokenizer/002-expected.txt	2011-06-20 22:22:53 UTC (rev 89297)
@@ -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/gtk/fast/tokenizer/external-script-document-write_2-expected.txt (89296 => 89297)


--- trunk/LayoutTests/platform/gtk/fast/tokenizer/external-script-document-write_2-expected.txt	2011-06-20 22:21:48 UTC (rev 89296)
+++ trunk/LayoutTests/platform/gtk/fast/tokenizer/external-script-document-write_2-expected.txt	2011-06-20 22:22:53 UTC (rev 89297)
@@ -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/gtk/fast/tokenizer/script_extra_close-expected.txt (89296 => 89297)


--- trunk/LayoutTests/platform/gtk/fast/tokenizer/script_extra_close-expected.txt	2011-06-20 22:21:48 UTC (rev 89296)
+++ trunk/LayoutTests/platform/gtk/fast/tokenizer/script_extra_close-expected.txt	2011-06-20 22:22:53 UTC (rev 89297)
@@ -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
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to