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

Side by Side Diff: LayoutTests/platform/mac/fast/spatial-navigation/snav-simple-content-overflow-expected.txt

Issue 615093002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 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 23 PASS successfullyParsed is true
24 24
25 TEST COMPLETE 25 TEST COMPLETE
26 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" 26 FAIL gFocusedDocument.activeElement.getAttribute("id") should be start. Was 1.
27 27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698