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

Side by Side Diff: LayoutTests/platform/win-xp/fast/css-generated-content/no-openclose-quote-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderInline {<pseudo:before>} at (0,0) size 8x19 7 RenderInline {<pseudo:before>} at (0,0) size 8x19
8 RenderTextFragment at (0,0) size 8x19 8 RenderTextFragment at (0,0) size 8x19
9 text run at (0,0) width 8: "*" 9 text run at (0,0) width 8: "*"
10 RenderQuote at (0,0) size 0x19 10 LayoutQuote at (0,0) size 0x19
11 RenderTextFragment at (0,0) size 0x0 11 RenderTextFragment at (0,0) size 0x0
12 RenderText {#text} at (8,0) size 405x19 12 RenderText {#text} at (8,0) size 405x19
13 text run at (8,0) width 108: "This is some text. " 13 text run at (8,0) width 108: "This is some text. "
14 text run at (116,0) width 297: "It should have a single asterisk befor e and after it." 14 text run at (116,0) width 297: "It should have a single asterisk befor e and after it."
15 RenderInline {<pseudo:after>} at (0,0) size 8x19 15 RenderInline {<pseudo:after>} at (0,0) size 8x19
16 RenderTextFragment at (413,0) size 8x19 16 RenderTextFragment at (413,0) size 8x19
17 text run at (413,0) width 8: "*" 17 text run at (413,0) width 8: "*"
18 RenderQuote at (0,0) size 0x19 18 LayoutQuote at (0,0) size 0x19
19 RenderTextFragment at (0,0) size 0x0 19 RenderTextFragment at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698