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

Side by Side Diff: LayoutTests/platform/win/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, 8 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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 31x17 7 LayoutText {#text} at (0,0) size 31x17
8 text run at (0,0) width 31: "Bug " 8 text run at (0,0) width 31: "Bug "
9 LayoutInline {A} at (0,0) size 45x17 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 45x17 [color=#0000EE]
10 LayoutText {#text} at (30,0) size 45x17 10 LayoutText {#text} at (30,0) size 45x17
11 text run at (30,0) width 45: "23826 " 11 text run at (30,0) width 45: "23826 "
12 LayoutText {#text} at (74,0) size 579x17 12 LayoutText {#text} at (74,0) size 579x17
13 text run at (74,0) width 579: ": Potential bug with before/after rule while moving element from one document to another" 13 text run at (74,0) width 579: ": Potential bug with before/after rule while moving element from one document to another"
14 LayoutBlockFlow {P} at (0,34) size 784x18 14 LayoutBlockFlow {P} at (0,34) size 784x18
15 LayoutText {#text} at (0,0) size 553x17 15 LayoutText {#text} at (0,0) size 553x17
16 text run at (0,0) width 553: "This test that moving a quote element se ts the before / after flag in the final document." 16 text run at (0,0) width 553: "This test that moving a quote element se ts the before / after flag in the final document."
17 LayoutBlockFlow {DIV} at (0,68) size 784x52 17 LayoutBlockFlow {DIV} at (0,68) size 784x52
18 LayoutBlockFlow (anonymous) at (0,0) size 784x18 18 LayoutBlockFlow (anonymous) at (0,0) size 784x18
19 LayoutInline {Q} at (0,0) size 160x17 19 LayoutInline {Q} at (0,0) size 160x17
20 LayoutInline {<pseudo:before>} at (0,0) size 7x17 20 LayoutInline {<pseudo:before>} at (0,0) size 7x17
21 LayoutQuote at (0,0) size 7x17 21 LayoutQuote (anonymous) at (0,0) size 7x17
22 LayoutTextFragment at (0,0) size 7x17 22 LayoutTextFragment at (0,0) size 7x17
23 text run at (0,0) width 7: "\"" 23 text run at (0,0) width 7: "\""
24 LayoutText {#text} at (6,0) size 154x17 24 LayoutText {#text} at (6,0) size 154x17
25 text run at (6,0) width 154: "Quotes should surround" 25 text run at (6,0) width 154: "Quotes should surround"
26 LayoutBlockFlow (anonymous) at (0,34) size 784x0 26 LayoutBlockFlow (anonymous) at (0,34) size 784x0
27 LayoutBlockFlow {P} at (0,0) size 784x0 27 LayoutBlockFlow {P} at (0,0) size 784x0
28 LayoutBlockFlow (anonymous) at (0,34) size 784x18 28 LayoutBlockFlow (anonymous) at (0,34) size 784x18
29 LayoutInline {Q} at (0,0) size 62x17 29 LayoutInline {Q} at (0,0) size 62x17
30 LayoutText {#text} at (0,0) size 56x17 30 LayoutText {#text} at (0,0) size 56x17
31 text run at (0,0) width 56: "this text." 31 text run at (0,0) width 56: "this text."
32 LayoutInline {<pseudo:after>} at (0,0) size 7x17 32 LayoutInline {<pseudo:after>} at (0,0) size 7x17
33 LayoutQuote at (0,0) size 7x17 33 LayoutQuote (anonymous) at (0,0) size 7x17
34 LayoutTextFragment at (55,0) size 7x17 34 LayoutTextFragment at (55,0) size 7x17
35 text run at (55,0) width 7: "\"" 35 text run at (55,0) width 7: "\""
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698