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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/forms/button/button-baseline-and-collapsing-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 Tests correct button behavior with respect to collapsing and baseline: Empty but tons have a baseline at the bottom of the content box; buttons with text are ali gned so that the text lines up. Also, empty buttons should collapse. 1 Tests correct button behavior with respect to collapsing and baseline: Empty but tons have a baseline at the bottom of the content box; buttons with text are ali gned so that the text lines up. Also, empty buttons should collapse.
2 2
3 To understand this test, note that with the Ahem font, the bottom of the "X" is 2px below the baseline (at a 10px font-size). 3 To understand this test, note that with the Ahem font, the bottom of the "X" is 2px below the baseline (at a 10px font-size).
4 4
5 X X 5 X X
6 6
7 PASS 7 PASS
8 PASS 8 PASS
9 PASS 9 PASS
10 PASS 10 PASS
11 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698