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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/generic-family-changes-expected.txt

Issue 2547993002: Fix typo in fast/text/basic/generic-family-changes.html. (Closed)
Patch Set: rebaseline-cl Created 4 years 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x302 3 layer at (0,0) size 800x302
4 LayoutBlockFlow {HTML} at (0,0) size 800x302 4 LayoutBlockFlow {HTML} at (0,0) size 800x302
5 LayoutBlockFlow {BODY} at (8,8) size 784x278 5 LayoutBlockFlow {BODY} at (8,8) size 784x278
6 LayoutBlockFlow (anonymous) at (0,0) size 784x54 6 LayoutBlockFlow (anonymous) at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 755x54 7 LayoutText {#text} at (0,0) size 761x54
8 text run at (0,0) width 538: "Tests of WebKit's intepretation of font sizes when no absolute font size is specified. " 8 text run at (0,0) width 544: "Tests of WebKit's interpretation of font sizes when no absolute font size is specified. "
9 text run at (537,0) width 218: "Percentages and logical keywords" 9 text run at (543,0) width 218: "Percentages and logical keywords"
10 text run at (0,18) width 202: "scale to reflect the family type. " 10 text run at (0,18) width 202: "scale to reflect the family type. "
11 text run at (201,18) width 539: "Opera 9 matches this behavior as well (except it has a bug with multiple font-family" 11 text run at (201,18) width 539: "Opera 9 matches this behavior as well (except it has a bug with multiple font-family"
12 text run at (0,36) width 216: "mappings as in the first example)." 12 text run at (0,36) width 216: "mappings as in the first example)."
13 LayoutBlockFlow {PRE} at (0,67) size 784x15 13 LayoutBlockFlow {PRE} at (0,67) size 784x15
14 LayoutInline {SPAN} at (0,0) size 118x15 14 LayoutInline {SPAN} at (0,0) size 118x15
15 LayoutText {#text} at (0,0) size 118x15 15 LayoutText {#text} at (0,0) size 118x15
16 text run at (0,0) width 118: "Should be 13 px" 16 text run at (0,0) width 118: "Should be 13 px"
17 LayoutBlockFlow {PRE} at (0,95) size 784x15 17 LayoutBlockFlow {PRE} at (0,95) size 784x15
18 LayoutInline {SPAN} at (0,0) size 82x15 18 LayoutInline {SPAN} at (0,0) size 82x15
19 LayoutText {#text} at (0,0) size 82x15 19 LayoutText {#text} at (0,0) size 82x15
(...skipping 14 matching lines...) Expand all
34 LayoutBlockFlow {P} at (0,222) size 784x18 34 LayoutBlockFlow {P} at (0,222) size 784x18
35 LayoutInline {TT} at (0,0) size 101x15 35 LayoutInline {TT} at (0,0) size 101x15
36 LayoutInline {SPAN} at (0,0) size 101x18 36 LayoutInline {SPAN} at (0,0) size 101x18
37 LayoutText {#text} at (0,0) size 101x18 37 LayoutText {#text} at (0,0) size 101x18
38 text run at (0,0) width 101: "Should be 16px" 38 text run at (0,0) width 101: "Should be 16px"
39 LayoutBlockFlow {P} at (0,256) size 784x22 39 LayoutBlockFlow {P} at (0,256) size 784x22
40 LayoutInline {TT} at (0,0) size 121x15 40 LayoutInline {TT} at (0,0) size 121x15
41 LayoutInline {SPAN} at (0,0) size 121x22 41 LayoutInline {SPAN} at (0,0) size 121x22
42 LayoutText {#text} at (0,0) size 121x22 42 LayoutText {#text} at (0,0) size 121x22
43 text run at (0,0) width 121: "Should be 19px" 43 text run at (0,0) width 121: "Should be 19px"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698