Title: [110690] trunk/LayoutTests
Revision
110690
Author
[email protected]
Date
2012-03-14 04:47:36 -0700 (Wed, 14 Mar 2012)

Log Message

[Qt] Rebaseline after r110667.

Patch by Ádám Kallai <[email protected]> on 2012-03-14
Reviewed by Csaba Osztrogonác.

* platform/qt/http/tests/security/cross-frame-access-put-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110689 => 110690)


--- trunk/LayoutTests/ChangeLog	2012-03-14 11:43:53 UTC (rev 110689)
+++ trunk/LayoutTests/ChangeLog	2012-03-14 11:47:36 UTC (rev 110690)
@@ -1,3 +1,11 @@
+2012-03-14  Ádám Kallai  <[email protected]>
+
+        [Qt] Rebaseline after r110667.
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/http/tests/security/cross-frame-access-put-expected.txt:
+
 2012-03-14  Kristóf Kosztyó  <[email protected]>
 
         [Qt] Unreviewed. Add platform specific expectaions after r110593

Modified: trunk/LayoutTests/platform/qt/http/tests/security/cross-frame-access-put-expected.txt (110689 => 110690)


--- trunk/LayoutTests/platform/qt/http/tests/security/cross-frame-access-put-expected.txt	2012-03-14 11:43:53 UTC (rev 110689)
+++ trunk/LayoutTests/platform/qt/http/tests/security/cross-frame-access-put-expected.txt	2012-03-14 11:47:36 UTC (rev 110690)
@@ -477,7 +477,7 @@
 ALERT: PASS: window.event should be 'undefined' and is.
 CONSOLE MESSAGE: Unsafe _javascript_ attempt to access frame with URL http://127.0.0.1:8000/security/cross-frame-access-put.html from frame with URL http://localhost:8000/security/resources/cross-frame-iframe-for-put-test.html. Domains, protocols and ports must match.
 
-ALERT: PASS: window.frameElement should be 'undefined' and is.
+ALERT: PASS: window.frameElement should be 'null' and is.
 ALERT: PASS: window.frames should be '[object Window]' and is.
 ALERT: PASS: window.history should be '[object History]' and is.
 ALERT: PASS: window.images should be 'undefined' and is.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to