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

Side by Side Diff: third_party/WebKit/LayoutTests/accessibility/image-link-inline-cont-expected.txt

Issue 2896033003: Revert of No extra space emission in TextIterator::HandleTextNode (Closed)
Patch Set: Rebaseline 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 Image link in the presence of inline continuations 1 Image link in the presence of inline continuations
2 2
3 This test checks that a block inside a link does not unduly disturb the render t ree via inline continuations. In particular, it checks that adding <div role=pre sentation> between a link and its contained image does not alter the accessibili ty tree at all, other than with respect to size. 3 This test checks that a block inside a link does not unduly disturb the render t ree via inline continuations. In particular, it checks that adding <div role=pre sentation> between a link and its contained image does not alter the accessibili ty tree at all, other than with respect to size.
4 4
5 5
6 6
7 PASS: accessibility trees were identical other than size. 7 PASS: accessibility trees were identical other than size.
8 8
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698