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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 800x306 3 layer at (0,0) size 800x306
4 LayoutBlockFlow {HTML} at (0,0) size 800x306 4 LayoutBlockFlow {HTML} at (0,0) size 800x306
5 LayoutBlockFlow {BODY} at (8,8) size 784x282 5 LayoutBlockFlow {BODY} at (8,8) size 784x282
6 LayoutBlockFlow (anonymous) at (0,0) size 784x54 6 LayoutBlockFlow (anonymous) at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 756x53 7 LayoutText {#text} at (0,0) size 762x53
8 text run at (0,0) width 539: "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 (538,0) width 218: "Percentages and logical keywords" 9 text run at (543,0) width 219: "Percentages and logical keywords"
10 text run at (0,18) width 203: "scale to reflect the family type. " 10 text run at (0,18) width 203: "scale to reflect the family type. "
11 text run at (202,18) width 539: "Opera 9 matches this behavior as well (except it has a bug with multiple font-family" 11 text run at (202,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 217: "mappings as in the first example)." 12 text run at (0,36) width 217: "mappings as in the first example)."
13 LayoutBlockFlow {PRE} at (0,67) size 784x16 13 LayoutBlockFlow {PRE} at (0,67) size 784x16
14 LayoutInline {SPAN} at (0,0) size 120x16 14 LayoutInline {SPAN} at (0,0) size 120x16
15 LayoutText {#text} at (0,0) size 120x16 15 LayoutText {#text} at (0,0) size 120x16
16 text run at (0,0) width 120: "Should be 13 px" 16 text run at (0,0) width 120: "Should be 13 px"
17 LayoutBlockFlow {PRE} at (0,96) size 784x16 17 LayoutBlockFlow {PRE} at (0,96) size 784x16
18 LayoutInline {SPAN} at (0,0) size 86x15 18 LayoutInline {SPAN} at (0,0) size 86x15
19 LayoutText {#text} at (0,0) size 86x15 19 LayoutText {#text} at (0,0) size 86x15
(...skipping 14 matching lines...) Expand all
34 LayoutBlockFlow {P} at (0,226) size 784x18 34 LayoutBlockFlow {P} at (0,226) size 784x18
35 LayoutInline {TT} at (0,0) size 101x16 35 LayoutInline {TT} at (0,0) size 101x16
36 LayoutInline {SPAN} at (0,0) size 101x17 36 LayoutInline {SPAN} at (0,0) size 101x17
37 LayoutText {#text} at (0,0) size 101x17 37 LayoutText {#text} at (0,0) size 101x17
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,260) size 784x22 39 LayoutBlockFlow {P} at (0,260) size 784x22
40 LayoutInline {TT} at (0,0) size 121x16 40 LayoutInline {TT} at (0,0) size 121x16
41 LayoutInline {SPAN} at (0,0) size 121x21 41 LayoutInline {SPAN} at (0,0) size 121x21
42 LayoutText {#text} at (0,0) size 121x21 42 LayoutText {#text} at (0,0) size 121x21
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