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

Side by Side Diff: LayoutTests/platform/win/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 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderInline {<pseudo:before>} at (0,0) size 8x17 7 RenderInline {<pseudo:before>} at (0,0) size 8x17
8 RenderTextFragment at (0,0) size 8x17 8 RenderTextFragment at (0,0) size 8x17
9 text run at (0,0) width 8: "*" 9 text run at (0,0) width 8: "*"
10 RenderQuote at (0,0) size 0x17 10 LayoutQuote at (0,0) size 0x17
11 RenderTextFragment at (0,0) size 0x0 11 RenderTextFragment at (0,0) size 0x0
12 RenderText {#text} at (8,0) size 436x17 12 RenderText {#text} at (8,0) size 436x17
13 text run at (8,0) width 117: "This is some text. " 13 text run at (8,0) width 117: "This is some text. "
14 text run at (124,0) width 320: "It should have a single asterisk befor e and after it." 14 text run at (124,0) width 320: "It should have a single asterisk befor e and after it."
15 RenderInline {<pseudo:after>} at (0,0) size 9x17 15 RenderInline {<pseudo:after>} at (0,0) size 9x17
16 RenderTextFragment at (443,0) size 9x17 16 RenderTextFragment at (443,0) size 9x17
17 text run at (443,0) width 9: "*" 17 text run at (443,0) width 9: "*"
18 RenderQuote at (0,0) size 1x17 18 LayoutQuote at (0,0) size 1x17
19 RenderTextFragment at (0,0) size 0x0 19 RenderTextFragment at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698