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

Side by Side Diff: LayoutTests/fast/spatial-navigation/snav-two-elements-one-line-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 AAAAAAAAAA AAAAAAAAAA AA AA AAAAAAAAAA AAAAAAAAAA 1 AAAAAAAAAA AAAAAAAAAA AA AA AAAAAAAAAA AAAAAAAAAA
2 2
3 3
4 AAAAAAAAAA AAAAAAAAAA AA B AA AAAAAAAAAA AAAAAAAAAA 4 AAAAAAAAAA AAAAAAAAAA AA B AA AAAAAAAAAA AAAAAAAAAA
5 PASS successfullyParsed is true
6
7 TEST COMPLETE
5 PASS gFocusedDocument.activeElement.getAttribute("id") is "e1" 8 PASS gFocusedDocument.activeElement.getAttribute("id") is "e1"
6 PASS gFocusedDocument.activeElement.getAttribute("id") is "e2" 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "e2"
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "e3" 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "e3"
8 PASS gFocusedDocument.activeElement.getAttribute("id") is "e2" 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "e2"
9 PASS gFocusedDocument.activeElement.getAttribute("id") is "e1" 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "e1"
10 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
11 This test is testing that we can handle 2 inline elements in the same line. 14 This test is testing that we can handle 2 inline elements in the same line.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698