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

Side by Side Diff: LayoutTests/platform/linux/fast/css-generated-content/009-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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 61x19 7 LayoutText {#text} at (0,0) size 61x19
8 text run at (0,0) width 61: "All of this " 8 text run at (0,0) width 61: "All of this "
9 LayoutInline {SPAN} at (0,0) size 84x19 9 LayoutInline {SPAN} at (0,0) size 84x19
10 LayoutText {#text} at (61,0) size 84x19 10 LayoutText {#text} at (61,0) size 84x19
11 text run at (61,0) width 84: "text should be" 11 text run at (61,0) width 84: "text should be"
12 LayoutText {#text} at (145,0) size 41x19 12 LayoutText {#text} at (145,0) size 41x19
13 text run at (145,0) width 41: " green." 13 text run at (145,0) width 41: " green."
14 LayoutBlockFlow {UL} at (0,36) size 784x20 14 LayoutBlockFlow {UL} at (0,36) size 784x20
15 LayoutListItem {LI} at (40,0) size 744x20 15 LayoutListItem {LI} at (40,0) size 744x20
16 LayoutListMarker at (-18,0) size 7x19: bullet 16 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
17 LayoutText {#text} at (0,0) size 352x19 17 LayoutText {#text} at (0,0) size 352x19
18 text run at (0,0) width 352: "All of this text should be green. The bullet should be black." 18 text run at (0,0) width 352: "All of this text should be green. The bullet should be black."
19 LayoutBlockFlow {DIV} at (0,72) size 784x57 [color=#FF0000] 19 LayoutBlockFlow {DIV} at (0,72) size 784x57 [color=#FF0000]
20 LayoutInline {SPAN} at (0,0) size 400x19 [color=#008000] 20 LayoutInline {SPAN} at (0,0) size 400x19 [color=#008000]
21 LayoutInline {<pseudo:first-letter>} at (0,0) size 34x55 21 LayoutInline {<pseudo:first-letter>} at (0,0) size 34x55
22 LayoutTextFragment at (0,1) size 34x55 22 LayoutTextFragment at (0,1) size 34x55
23 text run at (0,1) width 34: "A" 23 text run at (0,1) width 34: "A"
24 LayoutTextFragment {#text} at (34,29) size 366x19 24 LayoutTextFragment {#text} at (34,29) size 366x19
25 text run at (34,29) width 366: "ll of this text should be green, inc luding the big \"A\" first-letter." 25 text run at (34,29) width 366: "ll of this text should be green, inc luding the big \"A\" first-letter."
26 LayoutBlockFlow {P} at (0,145) size 784x0 26 LayoutBlockFlow {P} at (0,145) size 784x0
27 LayoutBlockFlow {DIV} at (0,145) size 784x20 27 LayoutBlockFlow {DIV} at (0,145) size 784x20
28 LayoutBlockFlow {DIV} at (0,0) size 154x20 [color=#FF0000] 28 LayoutBlockFlow {DIV} at (0,0) size 154x20 [color=#FF0000]
29 LayoutText {#text} at (0,0) size 154x19 29 LayoutText {#text} at (0,0) size 154x19
30 text run at (0,0) width 154: "This text should be green." 30 text run at (0,0) width 154: "This text should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698