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

Side by Side Diff: LayoutTests/platform/mac/fast/text/font-size-adjust-expected.txt

Issue 943463002: Initial implementation of font-size-adjust (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add some tests which need a rebaseline to TestExpectation Created 5 years, 9 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x430
4 LayoutBlockFlow {HTML} at (0,0) size 800x430
5 LayoutBlockFlow {BODY} at (8,8) size 784x414
6 LayoutBlockFlow {DIV} at (0,0) size 784x202
7 LayoutInline {SPAN} at (0,0) size 85x220
8 LayoutText {#text} at (0,-8) size 85x220
9 text run at (0,-8) width 85: "x"
10 LayoutInline {SPAN} at (0,0) size 99x228
11 LayoutText {#text} at (84,-14) size 99x228
12 text run at (84,-14) width 99: "x"
13 LayoutText {#text} at (0,0) size 0x0
14 LayoutBlockFlow {DIV} at (0,202) size 784x212
15 LayoutInline {SPAN} at (0,0) size 94x273
16 LayoutText {#text} at (0,-37) size 94x273
17 text run at (0,-37) width 94: "z"
18 LayoutInline {SPAN} at (0,0) size 86x228
19 LayoutText {#text} at (93,-2) size 86x228
20 text run at (93,-2) width 86: "z"
21 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698