Title: [104814] trunk/LayoutTests
Revision
104814
Author
o...@webkit.org
Date
2012-01-12 04:41:45 -0800 (Thu, 12 Jan 2012)

Log Message

Unreviewed gardening after r104803.

Remove unnecessary "line 1" from expected files.

* platform/qt-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (104813 => 104814)


--- trunk/LayoutTests/ChangeLog	2012-01-12 12:27:10 UTC (rev 104813)
+++ trunk/LayoutTests/ChangeLog	2012-01-12 12:41:45 UTC (rev 104814)
@@ -1,3 +1,12 @@
+2012-01-12  Csaba Osztrogonác  <o...@webkit.org>
+
+        Unreviewed gardening after r104803.
+
+        Remove unnecessary "line 1" from expected files.
+
+        * platform/qt-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
+        * platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
+
 2012-01-12  Philippe Normand  <pnorm...@igalia.com>
 
         Unreviewed, GTK rebaseline after r104803.

Modified: trunk/LayoutTests/platform/qt-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt (104813 => 104814)


--- trunk/LayoutTests/platform/qt-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt	2012-01-12 12:27:10 UTC (rev 104813)
+++ trunk/LayoutTests/platform/qt-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt	2012-01-12 12:41:45 UTC (rev 104814)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 1: Unsafe attempt to load URL http://localhost:8000/security/resources/forbidden-stylesheet.xsl from frame with URL http://127.0.0.1:8000/security/resources/cross-origin-xsl.xml. Domains, protocols and ports must match.
+CONSOLE MESSAGE: Unsafe attempt to load URL http://localhost:8000/security/resources/forbidden-stylesheet.xsl from frame with URL http://127.0.0.1:8000/security/resources/cross-origin-xsl.xml. Domains, protocols and ports must match.
 
 This test loads the XML document in an iframe so that it can call dumpAsText(). This test passes if the iframe below does not contain a message starting with "FAIL".
 

Modified: trunk/LayoutTests/platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (104813 => 104814)


--- trunk/LayoutTests/platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt	2012-01-12 12:27:10 UTC (rev 104813)
+++ trunk/LayoutTests/platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt	2012-01-12 12:41:45 UTC (rev 104814)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 1: Unsafe attempt to load URL http://localhost:8000/security/resources/forbidden-stylesheet.xsl from frame with URL http://127.0.0.1:8000/security/resources/cross-origin-xsl-redirect.xml. Domains, protocols and ports must match.
+CONSOLE MESSAGE: Unsafe attempt to load URL http://localhost:8000/security/resources/forbidden-stylesheet.xsl from frame with URL http://127.0.0.1:8000/security/resources/cross-origin-xsl-redirect.xml. Domains, protocols and ports must match.
 
 This test loads the XML document in an iframe so that it can call dumpAsText(). This test passes if the iframe below does not contain a message starting with "FAIL".
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to