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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 800x317 3 layer at (0,0) size 800x317
4 LayoutBlockFlow {HTML} at (0,0) size 800x317 4 LayoutBlockFlow {HTML} at (0,0) size 800x317
5 LayoutBlockFlow {BODY} at (8,8) size 784x293 5 LayoutBlockFlow {BODY} at (8,8) size 784x293
6 LayoutBlockFlow (anonymous) at (0,0) size 784x60 6 LayoutBlockFlow (anonymous) at (0,0) size 784x60
7 LayoutText {#text} at (0,0) size 773x59 7 LayoutText {#text} at (0,0) size 773x59
8 text run at (0,0) width 501: "Tests of WebKit's intepretation of font sizes when no absolute font size is specified. " 8 text run at (0,0) width 506: "Tests of WebKit's interpretation of font sizes when no absolute font size is specified. "
9 text run at (500,0) width 256: "Percentages and logical keywords scale to" 9 text run at (505,0) width 256: "Percentages and logical keywords scale to"
10 text run at (0,20) width 136: "reflect the family type. " 10 text run at (0,20) width 136: "reflect the family type. "
11 text run at (136,20) width 637: "Opera 9 matches this behavior as well (except it has a bug with multiple font-family mappings as in the first" 11 text run at (136,20) width 637: "Opera 9 matches this behavior as well (except it has a bug with multiple font-family mappings as in the first"
12 text run at (0,40) width 59: "example)." 12 text run at (0,40) width 59: "example)."
13 LayoutBlockFlow {PRE} at (0,73) size 784x16 13 LayoutBlockFlow {PRE} at (0,73) 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,102) size 784x16 17 LayoutBlockFlow {PRE} at (0,102) size 784x16
18 LayoutInline {SPAN} at (0,0) size 81x15 18 LayoutInline {SPAN} at (0,0) size 81x15
19 LayoutText {#text} at (0,0) size 81x15 19 LayoutText {#text} at (0,0) size 81x15
(...skipping 14 matching lines...) Expand all
34 LayoutBlockFlow {P} at (0,235) size 784x20 34 LayoutBlockFlow {P} at (0,235) size 784x20
35 LayoutInline {TT} at (0,0) size 96x16 35 LayoutInline {TT} at (0,0) size 96x16
36 LayoutInline {SPAN} at (0,0) size 96x19 36 LayoutInline {SPAN} at (0,0) size 96x19
37 LayoutText {#text} at (0,0) size 96x19 37 LayoutText {#text} at (0,0) size 96x19
38 text run at (0,0) width 96: "Should be 16px" 38 text run at (0,0) width 96: "Should be 16px"
39 LayoutBlockFlow {P} at (0,271) size 784x22 39 LayoutBlockFlow {P} at (0,271) size 784x22
40 LayoutInline {TT} at (0,0) size 118x16 40 LayoutInline {TT} at (0,0) size 118x16
41 LayoutInline {SPAN} at (0,0) size 118x21 41 LayoutInline {SPAN} at (0,0) size 118x21
42 LayoutText {#text} at (0,0) size 118x21 42 LayoutText {#text} at (0,0) size 118x21
43 text run at (0,0) width 118: "Should be 19px" 43 text run at (0,0) width 118: "Should be 19px"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698