Title: [146236] trunk/LayoutTests
- Revision
- 146236
- Author
- [email protected]
- Date
- 2013-03-19 12:25:17 -0700 (Tue, 19 Mar 2013)
Log Message
Unreviewed gardening of AppleWin port.
* platform/win/fast/dom/icon-url-property-expected.txt: Added.
* platform/win/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (146235 => 146236)
--- trunk/LayoutTests/ChangeLog 2013-03-19 19:19:31 UTC (rev 146235)
+++ trunk/LayoutTests/ChangeLog 2013-03-19 19:25:17 UTC (rev 146236)
@@ -1,3 +1,10 @@
+2013-03-19 Roger Fong <[email protected]>
+
+ Unreviewed gardening of AppleWin port.
+
+ * platform/win/fast/dom/icon-url-property-expected.txt: Added.
+ * platform/win/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt: Added.
+
2013-03-19 Joshua Bell <[email protected]>
[Chromium] IndexedDB: index-duplicate-keypaths test is flaky under content_shell
Added: trunk/LayoutTests/platform/win/fast/dom/icon-url-property-expected.txt (0 => 146236)
--- trunk/LayoutTests/platform/win/fast/dom/icon-url-property-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/fast/dom/icon-url-property-expected.txt 2013-03-19 19:25:17 UTC (rev 146236)
@@ -0,0 +1,5 @@
+main frame - didChangeIcons
+Original iconURL is: http://test.com/oldfavicon.ico
+Setting new icon URL to: http://test.com/newfavicon.ico
+New iconURL is: http://test.com/newfavicon.ico
+PASS - URL list matches expected
Added: trunk/LayoutTests/platform/win/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt (0 => 146236)
--- trunk/LayoutTests/platform/win/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt 2013-03-19 19:25:17 UTC (rev 146236)
@@ -0,0 +1,4 @@
+CONSOLE MESSAGE: XMLHttpRequest cannot load xmlhttprequest-no-file-access-expected.txt. Cross origin requests are only supported for HTTP.
+CONSOLE MESSAGE: Blocked a frame with origin "null" from accessing a frame with origin "
+
+The child iframe cannot paste its textual results into this iframe because it is considered a different domain - that's the point of this test! Therefore, success is denoted by the child iframe calling notifyDone. The test will hang if something goes amiss with the access control checks.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes