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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-imagemap-area-not-focusable-expected.txt

Issue 2887273003: No extra space emission in TextIterator::HandleReplacedElement (Closed)
Patch Set: Fri May 19 00:09:20 PDT 2017 Created 3 years, 7 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
OLDNEW
1 1
2 2
3 3
4 PASS successfullyParsed is true 4 PASS successfullyParsed is true
5 5
6 TEST COMPLETE 6 TEST COMPLETE
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" 7 PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
8 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" 8 PASS gFocusedDocument.activeElement.getAttribute("id") is "3"
9 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
10 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
11 This test tests that areas of an imagemap without an href are not focusable, thu s can not be reached with spatial navigation. 11 This test tests that areas of an imagemap without an href are not focusable, thu s can not be reached with spatial navigation.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698