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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/fallback-for-custom-font-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 51x19 7 LayoutText {#text} at (0,0) size 50x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 50: "Test for "
9 LayoutInline {I} at (0,0) size 728x19 9 LayoutInline {I} at (0,0) size 729x19
10 LayoutInline {A} at (0,0) size 159x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 160x19 [color=#0000EE]
11 LayoutText {#text} at (51,0) size 159x19 11 LayoutText {#text} at (49,0) size 160x19
12 text run at (51,0) width 159: "http://crbug.com/373389" 12 text run at (49,0) width 160: "http://crbug.com/373389"
13 LayoutText {#text} at (210,0) size 569x19 13 LayoutText {#text} at (208,0) size 570x19
14 text run at (210,0) width 4: " " 14 text run at (208,0) width 5: " "
15 text run at (214,0) width 565: "When a webfont is missing a glyph, s ynthesization from the fallback font isn't happening" 15 text run at (212,0) width 566: "When a webfont is missing a glyph, s ynthesization from the fallback font isn't happening"
16 LayoutText {#text} at (779,0) size 4x19 16 LayoutText {#text} at (777,0) size 5x19
17 text run at (779,0) width 4: "." 17 text run at (777,0) width 5: "."
18 LayoutBlockFlow {P} at (0,36) size 784x37 18 LayoutBlockFlow {P} at (0,36) size 784x37
19 LayoutText {#text} at (0,14) size 174x19 19 LayoutText {#text} at (0,14) size 174x19
20 text run at (0,14) width 174: "A synthesized oblique bullet: " 20 text run at (0,14) width 174: "A synthesized oblique bullet: "
21 LayoutInline {SPAN} at (0,0) size 19x32 21 LayoutInline {SPAN} at (0,0) size 19x32
22 LayoutText {#text} at (174,3) size 19x32 22 LayoutText {#text} at (174,3) size 19x32
23 text run at (174,3) width 19: "\x{25CF}" 23 text run at (174,3) width 19: "\x{25CF}"
24 LayoutText {#text} at (0,0) size 0x0 24 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698