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

Side by Side Diff: LayoutTests/platform/win/fast/text/emphasis-combined-text-expected.txt

Issue 940373003: Rename RenderText to LayoutText (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 744x584 5 RenderBody {BODY} at (8,8) size 744x584
6 RenderBlock {P} at (0,0) size 79x584 6 RenderBlock {P} at (0,0) size 79x584
7 RenderInline {SPAN} at (0,0) size 53x192 7 RenderInline {SPAN} at (0,0) size 53x192
8 RenderText {#text} at (24,0) size 53x96 8 RenderText {#text} at (24,0) size 53x96
9 text run at (24,0) width 96: "\x{6587}\x{5B57}" 9 text run at (24,0) width 96: "\x{6587}\x{5B57}"
10 RenderInline {SPAN} at (0,0) size 53x48 10 RenderInline {SPAN} at (0,0) size 53x48
11 RenderCombineText {#text} at (24,96) size 53x48 11 LayoutTextCombine {#text} at (24,96) size 53x48
12 text run at (24,96) width 48: "90" 12 text run at (24,96) width 48: "90"
13 RenderText {#text} at (24,144) size 53x48 13 RenderText {#text} at (24,144) size 53x48
14 text run at (24,144) width 48: "\x{5E74}" 14 text run at (24,144) width 48: "\x{5E74}"
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderBlock {P} at (127,0) size 81x584 16 RenderBlock {P} at (127,0) size 81x584
17 RenderInline {SPAN} at (0,0) size 53x192 17 RenderInline {SPAN} at (0,0) size 53x192
18 RenderText {#text} at (26,0) size 53x96 18 RenderText {#text} at (26,0) size 53x96
19 text run at (26,0) width 96: "\x{6587}\x{5B57}" 19 text run at (26,0) width 96: "\x{6587}\x{5B57}"
20 RenderInline {SPAN} at (0,0) size 53x48 20 RenderInline {SPAN} at (0,0) size 53x48
21 RenderCombineText {#text} at (26,96) size 53x48 21 LayoutTextCombine {#text} at (26,96) size 53x48
22 text run at (26,96) width 48: "90" 22 text run at (26,96) width 48: "90"
23 RenderText {#text} at (26,144) size 53x48 23 RenderText {#text} at (26,144) size 53x48
24 text run at (26,144) width 48: "\x{5E74}" 24 text run at (26,144) width 48: "\x{5E74}"
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 RenderBlock {P} at (256,0) size 79x584 26 RenderBlock {P} at (256,0) size 79x584
27 RenderInline {SPAN} at (0,0) size 53x192 27 RenderInline {SPAN} at (0,0) size 53x192
28 RenderText {#text} at (24,0) size 53x96 28 RenderText {#text} at (24,0) size 53x96
29 text run at (24,0) width 96: "\x{6587}\x{5B57}" 29 text run at (24,0) width 96: "\x{6587}\x{5B57}"
30 RenderInline {SPAN} at (0,0) size 53x48 30 RenderInline {SPAN} at (0,0) size 53x48
31 RenderCombineText {#text} at (24,96) size 53x48 31 LayoutTextCombine {#text} at (24,96) size 53x48
32 text run at (24,96) width 48: "90" 32 text run at (24,96) width 48: "90"
33 RenderText {#text} at (24,144) size 53x48 33 RenderText {#text} at (24,144) size 53x48
34 text run at (24,144) width 48: "\x{5E74}" 34 text run at (24,144) width 48: "\x{5E74}"
35 RenderText {#text} at (0,0) size 0x0 35 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698