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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/fallback-traits-fixup-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 513x19 9 LayoutInline {I} at (0,0) size 512x19
10 LayoutInline {A} at (0,0) size 154x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 154x19 [color=#0000EE]
11 LayoutText {#text} at (51,0) size 154x19 11 LayoutText {#text} at (49,0) size 154x19
12 text run at (51,0) width 154: "rdar://problem/9528843" 12 text run at (49,0) width 154: "rdar://problem/9528843"
13 LayoutText {#text} at (205,0) size 359x19 13 LayoutText {#text} at (202,0) size 359x19
14 text run at (205,0) width 4: " " 14 text run at (202,0) width 5: " "
15 text run at (209,0) width 355: "STIX glyphs not rendered on this sta ckoverflow answer" 15 text run at (206,0) width 355: "STIX glyphs not rendered on this sta ckoverflow answer"
16 LayoutText {#text} at (564,0) size 4x19 16 LayoutText {#text} at (560,0) size 5x19
17 text run at (564,0) width 4: "." 17 text run at (560,0) width 5: "."
18 LayoutBlockFlow {P} at (0,36) size 784x39 18 LayoutBlockFlow {P} at (0,36) size 784x39
19 LayoutText {#text} at (0,15) size 91x19 19 LayoutText {#text} at (0,15) size 91x19
20 text run at (0,15) width 91: "A black circle: " 20 text run at (0,15) width 91: "A black circle: "
21 LayoutInline {SPAN} at (0,0) size 27x36 21 LayoutInline {SPAN} at (0,0) size 27x36
22 LayoutText {#text} at (91,2) size 27x36 22 LayoutText {#text} at (91,2) size 27x36
23 text run at (91,2) width 27: "\x{26AB}" 23 text run at (91,2) width 27: "\x{26AB}"
24 LayoutText {#text} at (0,0) size 0x0 24 LayoutText {#text} at (0,0) size 0x0
25 LayoutBlockFlow {P} at (0,91) size 784x38 25 LayoutBlockFlow {P} at (0,91) size 784x38
26 LayoutText {#text} at (0,15) size 129x19 26 LayoutText {#text} at (0,15) size 129x19
27 text run at (0,15) width 129: "Another black circle: " 27 text run at (0,15) width 129: "Another black circle: "
28 LayoutInline {SPAN} at (0,0) size 27x36 28 LayoutInline {SPAN} at (0,0) size 27x36
29 LayoutText {#text} at (129,1) size 27x36 29 LayoutText {#text} at (129,1) size 27x36
30 text run at (129,1) width 27: "\x{26AB}" 30 text run at (129,1) width 27: "\x{26AB}"
31 LayoutText {#text} at (0,0) size 0x0 31 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698