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

Side by Side Diff: LayoutTests/fast/spatial-navigation/snav-hidden-iframe-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This is link_1. 1 This is link_1.
2 2
3 3
4 This is 4 This is
5 hidden iframe. 5 hidden iframe.
6 This is link_2. 6 This is link_2.
7 7
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
8 PASS gFocusedDocument.activeElement.getAttribute("id") is "end" 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "end"
9 This test is to test that iframe with display:none does not get focus, and neith er do its descendants 12 This test is to test that iframe with display:none does not get focus, and neith er do its descendants
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698