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

Unified Diff: LayoutTests/fast/frames/iframe-no-name-expected.txt

Issue 187103002: id of iframe incorrectly sets window name (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add back no-referrer-subframe.html Created 6 years, 9 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
« no previous file with comments | « LayoutTests/fast/frames/iframe-no-name.html ('k') | LayoutTests/fast/frames/sandboxed-iframe-plugins.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/frames/iframe-no-name-expected.txt
diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/frames/iframe-no-name-expected.txt
similarity index 61%
copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
copy to LayoutTests/fast/frames/iframe-no-name-expected.txt
index e2e890293aacc72d81b628dabd8771ae4e3a465f..5a6222f593e8f15c7caca54bbbe35fc70c807d52 100644
--- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
+++ b/LayoutTests/fast/frames/iframe-no-name-expected.txt
@@ -1,9 +1,9 @@
-
-This tests that a hit test on a image map that has areas and anchors does not crash
+Checks that the iframe's name is an empty string if unset.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS frames[0].name is ""
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/frames/iframe-no-name.html ('k') | LayoutTests/fast/frames/sandboxed-iframe-plugins.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698