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

Side by Side Diff: LayoutTests/platform/mac/fast/invalid/021-expected.txt

Issue 934853002: Move and rename RenderQuote and RenderWordBreak. (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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 272x18 7 RenderText {#text} at (0,0) size 272x18
8 text run at (0,0) width 272: "All the text below should be part of a l ink." 8 text run at (0,0) width 272: "All the text below should be part of a l ink."
9 RenderBlock (anonymous) at (0,34) size 784x36 9 RenderBlock (anonymous) at (0,34) size 784x36
10 RenderInline {NOBR} at (0,0) size 28x18 10 RenderInline {NOBR} at (0,0) size 28x18
11 RenderInline {A} at (0,0) size 28x18 [color=#0000EE] 11 RenderInline {A} at (0,0) size 28x18 [color=#0000EE]
12 RenderText {#text} at (0,0) size 28x18 12 RenderText {#text} at (0,0) size 28x18
13 text run at (0,0) width 28: "Test" 13 text run at (0,0) width 28: "Test"
14 RenderInline {A} at (0,0) size 64x18 [color=#0000EE] 14 RenderInline {A} at (0,0) size 64x18 [color=#0000EE]
15 RenderText {#text} at (27,0) size 64x18 15 RenderText {#text} at (27,0) size 64x18
16 text run at (27,0) width 64: " more test" 16 text run at (27,0) width 64: " more test"
17 LayoutBR {BR} at (90,14) size 1x0 17 LayoutBR {BR} at (90,14) size 1x0
18 RenderWordBreak {WBR} at (0,0) size 0x0 18 LayoutWordBreak {WBR} at (0,0) size 0x0
19 RenderInline {A} at (0,0) size 91x18 [color=#0000EE] 19 RenderInline {A} at (0,0) size 91x18 [color=#0000EE]
20 RenderText {#text} at (0,18) size 91x18 20 RenderText {#text} at (0,18) size 91x18
21 text run at (0,18) width 91: "Test more test" 21 text run at (0,18) width 91: "Test more test"
22 LayoutBR {BR} at (90,32) size 1x0 22 LayoutBR {BR} at (90,32) size 1x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698