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

Side by Side Diff: LayoutTests/fast/spatial-navigation/snav-simple-content-overflow-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 It has a visible link_1. 1 It has a visible link_1.
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 9
10 10
11 11
12 ... and an overflowed link like this. 12 ... and an overflowed link like this.
13 13
14 14
15 15
16 16
17 17
18 18
19 19
20 20
21 This link should NOT get focused. 21 This link should NOT get focused.
22 22
23 PASS successfullyParsed is true
24
25 TEST COMPLETE
23 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" 26 PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
24 27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698