Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(271)

Unified Diff: LayoutTests/fast/frames/reparented-iframe-cleared-contentWindow-expected.txt

Issue 948793003: Fix inconsistent frame detach behavior of ContainerNode::parserRemoveChild. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/frames/reparented-iframe-cleared-contentWindow-expected.txt
diff --git a/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/LayoutTests/fast/frames/reparented-iframe-cleared-contentWindow-expected.txt
similarity index 56%
copy from LayoutTests/accessibility/aria-fallback-roles-expected.txt
copy to LayoutTests/fast/frames/reparented-iframe-cleared-contentWindow-expected.txt
index 1c1166a8f60909033fad04d7140e8957fe789782..7aeafcf6cc8cd291b9e030b4f58de93915352f85 100644
--- a/LayoutTests/accessibility/aria-fallback-roles-expected.txt
+++ b/LayoutTests/fast/frames/reparented-iframe-cleared-contentWindow-expected.txt
@@ -1,11 +1,10 @@
-test
-This tests that aria fallback roles work correctly.
+Assert that parser reparented iframe has detached DOMWindow
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Role should be: AXRole: AXCheckBox
PASS successfullyParsed is true
TEST COMPLETE
+PASS reparentedIframe.contentWindow is null

Powered by Google App Engine
This is Rietveld 408576698