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

Side by Side Diff: LayoutTests/platform/linux/fast/css-generated-content/beforeAfter-interdocument-expected.txt

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 28x19 7 LayoutText {#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 LayoutInline {A} at (0,0) size 44x19 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 44x19 [color=#0000EE]
10 LayoutText {#text} at (28,0) size 44x19 10 LayoutText {#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 LayoutText {#text} at (72,0) size 532x19 12 LayoutText {#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 LayoutBlockFlow {P} at (0,36) size 784x20 14 LayoutBlockFlow {P} at (0,36) size 784x20
15 LayoutText {#text} at (0,0) size 509x19 15 LayoutText {#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 LayoutBlockFlow {DIV} at (0,72) size 784x56 17 LayoutBlockFlow {DIV} at (0,72) size 784x56
18 LayoutBlockFlow (anonymous) at (0,0) size 784x20 18 LayoutBlockFlow (anonymous) at (0,0) size 784x20
19 LayoutInline {Q} at (0,0) size 149x19 19 LayoutInline {Q} at (0,0) size 149x19
20 LayoutInline {<pseudo:before>} at (0,0) size 5x19 20 LayoutInline {<pseudo:before>} at (0,0) size 5x19
21 LayoutQuote at (0,0) size 5x19 21 LayoutQuote (anonymous) at (0,0) size 5x19
22 LayoutTextFragment at (0,0) size 5x19 22 LayoutTextFragment at (0,0) size 5x19
23 text run at (0,0) width 5: "\"" 23 text run at (0,0) width 5: "\""
24 LayoutText {#text} at (5,0) size 144x19 24 LayoutText {#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 LayoutBlockFlow (anonymous) at (0,36) size 784x0 26 LayoutBlockFlow (anonymous) at (0,36) size 784x0
27 LayoutBlockFlow {P} at (0,0) size 784x0 27 LayoutBlockFlow {P} at (0,0) size 784x0
28 LayoutBlockFlow (anonymous) at (0,36) size 784x20 28 LayoutBlockFlow (anonymous) at (0,36) size 784x20
29 LayoutInline {Q} at (0,0) size 55x19 29 LayoutInline {Q} at (0,0) size 55x19
30 LayoutText {#text} at (0,0) size 50x19 30 LayoutText {#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 LayoutInline {<pseudo:after>} at (0,0) size 5x19 32 LayoutInline {<pseudo:after>} at (0,0) size 5x19
33 LayoutQuote at (0,0) size 5x19 33 LayoutQuote (anonymous) at (0,0) size 5x19
34 LayoutTextFragment at (50,0) size 5x19 34 LayoutTextFragment 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