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

Side by Side Diff: LayoutTests/platform/win/fast/css-generated-content/005-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 (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderInline {Q} at (0,0) size 160x17 7 RenderInline {Q} at (0,0) size 160x17
8 RenderInline {<pseudo:before>} at (0,0) size 7x17 8 RenderInline {<pseudo:before>} at (0,0) size 7x17
9 RenderQuote at (0,0) size 7x17 9 LayoutQuote at (0,0) size 7x17
10 RenderTextFragment at (0,0) size 7x17 10 RenderTextFragment at (0,0) size 7x17
11 text run at (0,0) width 7: "\"" 11 text run at (0,0) width 7: "\""
12 RenderText {#text} at (6,0) size 154x17 12 RenderText {#text} at (6,0) size 154x17
13 text run at (6,0) width 154: "Quotes should surround" 13 text run at (6,0) width 154: "Quotes should surround"
14 RenderBlock (anonymous) at (0,34) size 784x0 14 RenderBlock (anonymous) at (0,34) size 784x0
15 RenderBlock {P} at (0,0) size 784x0 15 RenderBlock {P} at (0,0) size 784x0
16 RenderBlock (anonymous) at (0,34) size 784x18 16 RenderBlock (anonymous) at (0,34) size 784x18
17 RenderInline {Q} at (0,0) size 62x17 17 RenderInline {Q} at (0,0) size 62x17
18 RenderText {#text} at (0,0) size 56x17 18 RenderText {#text} at (0,0) size 56x17
19 text run at (0,0) width 56: "this text." 19 text run at (0,0) width 56: "this text."
20 RenderInline {<pseudo:after>} at (0,0) size 7x17 20 RenderInline {<pseudo:after>} at (0,0) size 7x17
21 RenderQuote at (0,0) size 7x17 21 LayoutQuote at (0,0) size 7x17
22 RenderTextFragment at (55,0) size 7x17 22 RenderTextFragment at (55,0) size 7x17
23 text run at (55,0) width 7: "\"" 23 text run at (55,0) width 7: "\""
24 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698