Title: [112993] trunk/LayoutTests
- Revision
- 112993
- Author
- [email protected]
- Date
- 2012-04-03 00:57:32 -0700 (Tue, 03 Apr 2012)
Log Message
Unreviewed, baseline update for new test.
* http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt:
* platform/chromium/http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt: Copied from LayoutTests/http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (112992 => 112993)
--- trunk/LayoutTests/ChangeLog 2012-04-03 07:31:23 UTC (rev 112992)
+++ trunk/LayoutTests/ChangeLog 2012-04-03 07:57:32 UTC (rev 112993)
@@ -1,5 +1,12 @@
2012-04-03 Philippe Normand <[email protected]>
+ Unreviewed, baseline update for new test.
+
+ * http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt:
+ * platform/chromium/http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt: Copied from LayoutTests/http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt.
+
+2012-04-03 Philippe Normand <[email protected]>
+
Unreviewed, GTK gardening
* platform/gtk/Skipped: Skip 2 crashers and failing new test.
Modified: trunk/LayoutTests/http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt (112992 => 112993)
--- trunk/LayoutTests/http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt 2012-04-03 07:31:23 UTC (rev 112992)
+++ trunk/LayoutTests/http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt 2012-04-03 07:57:32 UTC (rev 112993)
@@ -1,5 +1,5 @@
CONSOLE MESSAGE: Unsafe _javascript_ attempt to access frame with URL http://127.0.0.1:8000/security/srcdoc-in-sandbox-cannot-access-parent.html from frame with URL about:srcdoc. Domains, protocols and ports must match.
-CONSOLE MESSAGE: line 4: Uncaught TypeError: Cannot call method 'getElementById' of undefined
+CONSOLE MESSAGE: line 4: TypeError: 'undefined' is not an object (evaluating 'parent.document.getElementById')
PASS
Copied: trunk/LayoutTests/platform/chromium/http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt (from rev 112992, trunk/LayoutTests/http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt) (0 => 112993)
--- trunk/LayoutTests/platform/chromium/http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium/http/tests/security/srcdoc-in-sandbox-cannot-access-parent-expected.txt 2012-04-03 07:57:32 UTC (rev 112993)
@@ -0,0 +1,5 @@
+CONSOLE MESSAGE: Unsafe _javascript_ attempt to access frame with URL http://127.0.0.1:8000/security/srcdoc-in-sandbox-cannot-access-parent.html from frame with URL about:srcdoc. Domains, protocols and ports must match.
+
+CONSOLE MESSAGE: line 4: Uncaught TypeError: Cannot call method 'getElementById' of undefined
+PASS
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes