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

Side by Side Diff: LayoutTests/fast/spatial-navigation/snav-hidden-focusable-element-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 hidden link. 4 This is hidden link.
5 This is link_2. 5 This is link_2.
6 6
7 PASS successfullyParsed is true
8
9 TEST COMPLETE
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "end" 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "end"
8 This test is to test that focusable elements with display:none do not grab the f ocus. 11 This test is to test that focusable elements with display:none do not grab the f ocus.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698