Diff
Modified: trunk/LayoutTests/ChangeLog (95621 => 95622)
--- trunk/LayoutTests/ChangeLog 2011-09-21 13:33:10 UTC (rev 95621)
+++ trunk/LayoutTests/ChangeLog 2011-09-21 13:34:13 UTC (rev 95622)
@@ -1,3 +1,19 @@
+2011-09-21 Jochen Eisinger <[email protected]>
+
+ Unreviewed, fix baselines for cross-origin-xsl-redirect-BLOCKED
+
+ * http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
+ * platform/chromium-cg-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
+ * platform/chromium-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
+ * platform/chromium-win/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
+ * platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt: Removed
+ * platform/mac-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
+ * platform/qt-wk2/Skipped:
+ * platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
+ * platform/qt/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.png: Removed
+ * platform/qt/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt: Removed
+ * platform/win-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
+
2011-09-21 Keishi Hattori <[email protected]>
[chromium] rebaseline caused by r95567
Modified: trunk/LayoutTests/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (95621 => 95622)
--- trunk/LayoutTests/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt 2011-09-21 13:33:10 UTC (rev 95621)
+++ trunk/LayoutTests/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt 2011-09-21 13:34:13 UTC (rev 95622)
@@ -2,4 +2,3 @@
This test loads the XML document in an iframe so that it can call dumpAsText(). This test passes if the iframe below is blank.
-
Copied: trunk/LayoutTests/platform/chromium-cg-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (from rev 95621, trunk/LayoutTests/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt) (0 => 95622)
--- trunk/LayoutTests/platform/chromium-cg-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-cg-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt 2011-09-21 13:34:13 UTC (rev 95622)
@@ -0,0 +1,5 @@
+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.
+
+This test loads the XML document in an iframe so that it can call dumpAsText(). This test passes if the iframe below is blank.
+
+
Copied: trunk/LayoutTests/platform/chromium-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (from rev 95621, trunk/LayoutTests/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt) (0 => 95622)
--- trunk/LayoutTests/platform/chromium-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt 2011-09-21 13:34:13 UTC (rev 95622)
@@ -0,0 +1,5 @@
+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.
+
+This test loads the XML document in an iframe so that it can call dumpAsText(). This test passes if the iframe below is blank.
+
+
Copied: trunk/LayoutTests/platform/chromium-win/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (from rev 95621, trunk/LayoutTests/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt) (0 => 95622)
--- trunk/LayoutTests/platform/chromium-win/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt 2011-09-21 13:34:13 UTC (rev 95622)
@@ -0,0 +1,5 @@
+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.
+
+This test loads the XML document in an iframe so that it can call dumpAsText(). This test passes if the iframe below is blank.
+
+
Deleted: trunk/LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (95621 => 95622)
--- trunk/LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt 2011-09-21 13:33:10 UTC (rev 95621)
+++ trunk/LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt 2011-09-21 13:34:13 UTC (rev 95622)
@@ -1,9 +0,0 @@
-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.
-
-This test loads the XML document in an iframe so that it can call dumpAsText(). This test passes if the iframe below is blank.
-
-
---------
-Frame: 'uses-xsl'
---------
-
Copied: trunk/LayoutTests/platform/mac-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (from rev 95621, trunk/LayoutTests/platform/qt/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt) (0 => 95622)
--- trunk/LayoutTests/platform/mac-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt 2011-09-21 13:34:13 UTC (rev 95622)
@@ -0,0 +1,8 @@
+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.
+
+This test loads the XML document in an iframe so that it can call dumpAsText(). This test passes if the iframe below is blank.
+
+
+--------
+Frame: 'uses-xsl'
+--------
Property changes: trunk/LayoutTests/platform/mac-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt
Added: svn:eol-style
Deleted: trunk/LayoutTests/platform/qt/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/qt/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (95621 => 95622)
--- trunk/LayoutTests/platform/qt/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt 2011-09-21 13:33:10 UTC (rev 95621)
+++ trunk/LayoutTests/platform/qt/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt 2011-09-21 13:34:13 UTC (rev 95622)
@@ -1,4 +0,0 @@
-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.
-
-This test loads the XML document in an iframe so that it can call dumpAsText(). This test passes if the iframe below is blank.
-
Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (95621 => 95622)
--- trunk/LayoutTests/platform/qt-wk2/Skipped 2011-09-21 13:33:10 UTC (rev 95621)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped 2011-09-21 13:34:13 UTC (rev 95622)
@@ -2464,7 +2464,3 @@
# Missing layoutTestController.setUserStyleSheetEnabled() implementation
platform/qt/fast/loader/user-stylesheet-qrc-path.html
-
-# [Qt][WK2] http/tests/security/cross-origin-xsl-redirect-BLOCKED.html fails
-# https://bugs.webkit.org/show_bug.cgi?id=68515
-http/tests/security/cross-origin-xsl-redirect-BLOCKED.html
Copied: trunk/LayoutTests/platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (from rev 95621, trunk/LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt) (0 => 95622)
--- trunk/LayoutTests/platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt 2011-09-21 13:34:13 UTC (rev 95622)
@@ -0,0 +1,8 @@
+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.
+
+This test loads the XML document in an iframe so that it can call dumpAsText(). This test passes if the iframe below is blank.
+
+
+--------
+Frame: 'uses-xsl'
+--------
Copied: trunk/LayoutTests/platform/win-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (from rev 95621, trunk/LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt) (0 => 95622)
--- trunk/LayoutTests/platform/win-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt 2011-09-21 13:34:13 UTC (rev 95622)
@@ -0,0 +1,8 @@
+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.
+
+This test loads the XML document in an iframe so that it can call dumpAsText(). This test passes if the iframe below is blank.
+
+
+--------
+Frame: 'uses-xsl'
+--------
Property changes: trunk/LayoutTests/platform/win-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt
Added: svn:eol-style