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

Side by Side Diff: third_party/WebKit/LayoutTests/accessibility/img-fallsback-to-title-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 test 2 test
3 test 3 test
4 This tests that images will fallback to using the title attribute if no other de scriptive text is present. 4 This tests that images will fallback to using the title attribute if no other de scriptive text is present.
5 5
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
7 7
8 8
9 Image1 name: test1 9 Image1 name: test1
10 Image1 description: 10 Image1 description:
11 11
12 Image2 name: alt 12 Image2 name: alt
13 Image2 description: test2 13 Image2 description: test2
14 14
15 Image3 name: test3 15 Image3 name: test3
16 Image3 description: 16 Image3 description:
17 17
18 Image4 name: test4 18 Image4 name: test4
19 Image4 description: 19 Image4 description:
20 20
21 PASS successfullyParsed is true 21 PASS successfullyParsed is true
22 22
23 TEST COMPLETE 23 TEST COMPLETE
24 24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698