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

Side by Side Diff: LayoutTests/platform/linux/fast/css-generated-content/beforeAfter-interdocument-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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 28x19 7 RenderText {#text} at (0,0) size 28x19
8 text run at (0,0) width 28: "Bug " 8 text run at (0,0) width 28: "Bug "
9 RenderInline {A} at (0,0) size 44x19 [color=#0000EE] 9 RenderInline {A} at (0,0) size 44x19 [color=#0000EE]
10 RenderText {#text} at (28,0) size 44x19 10 RenderText {#text} at (28,0) size 44x19
11 text run at (28,0) width 44: "23826 " 11 text run at (28,0) width 44: "23826 "
12 RenderText {#text} at (72,0) size 532x19 12 RenderText {#text} at (72,0) size 532x19
13 text run at (72,0) width 532: ": Potential bug with before/after rule while moving element from one document to another" 13 text run at (72,0) width 532: ": Potential bug with before/after rule while moving element from one document to another"
14 RenderBlock {P} at (0,36) size 784x20 14 RenderBlock {P} at (0,36) size 784x20
15 RenderText {#text} at (0,0) size 509x19 15 RenderText {#text} at (0,0) size 509x19
16 text run at (0,0) width 509: "This test that moving a quote element se ts the before / after flag in the final document." 16 text run at (0,0) width 509: "This test that moving a quote element se ts the before / after flag in the final document."
17 RenderBlock {DIV} at (0,72) size 784x56 17 RenderBlock {DIV} at (0,72) size 784x56
18 RenderBlock (anonymous) at (0,0) size 784x20 18 RenderBlock (anonymous) at (0,0) size 784x20
19 RenderInline {Q} at (0,0) size 149x19 19 RenderInline {Q} at (0,0) size 149x19
20 RenderInline {<pseudo:before>} at (0,0) size 5x19 20 RenderInline {<pseudo:before>} at (0,0) size 5x19
21 RenderQuote at (0,0) size 5x19 21 LayoutQuote at (0,0) size 5x19
22 RenderTextFragment at (0,0) size 5x19 22 RenderTextFragment at (0,0) size 5x19
23 text run at (0,0) width 5: "\"" 23 text run at (0,0) width 5: "\""
24 RenderText {#text} at (5,0) size 144x19 24 RenderText {#text} at (5,0) size 144x19
25 text run at (5,0) width 144: "Quotes should surround" 25 text run at (5,0) width 144: "Quotes should surround"
26 RenderBlock (anonymous) at (0,36) size 784x0 26 RenderBlock (anonymous) at (0,36) size 784x0
27 RenderBlock {P} at (0,0) size 784x0 27 RenderBlock {P} at (0,0) size 784x0
28 RenderBlock (anonymous) at (0,36) size 784x20 28 RenderBlock (anonymous) at (0,36) size 784x20
29 RenderInline {Q} at (0,0) size 55x19 29 RenderInline {Q} at (0,0) size 55x19
30 RenderText {#text} at (0,0) size 50x19 30 RenderText {#text} at (0,0) size 50x19
31 text run at (0,0) width 50: "this text." 31 text run at (0,0) width 50: "this text."
32 RenderInline {<pseudo:after>} at (0,0) size 5x19 32 RenderInline {<pseudo:after>} at (0,0) size 5x19
33 RenderQuote at (0,0) size 5x19 33 LayoutQuote at (0,0) size 5x19
34 RenderTextFragment at (50,0) size 5x19 34 RenderTextFragment at (50,0) size 5x19
35 text run at (50,0) width 5: "\"" 35 text run at (50,0) width 5: "\""
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698