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

Side by Side Diff: LayoutTests/platform/mac/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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 69x18 7 LayoutText {#text} at (0,0) size 69x18
8 text run at (0,0) width 69: "All of this " 8 text run at (0,0) width 69: "All of this "
9 LayoutInline {SPAN} at (0,0) size 91x18 9 LayoutInline {SPAN} at (0,0) size 91x18
10 LayoutText {#text} at (68,0) size 91x18 10 LayoutText {#text} at (68,0) size 91x18
11 text run at (68,0) width 91: "text should be" 11 text run at (68,0) width 91: "text should be"
12 LayoutText {#text} at (158,0) size 45x18 12 LayoutText {#text} at (158,0) size 45x18
13 text run at (158,0) width 45: " green." 13 text run at (158,0) width 45: " green."
14 LayoutBlockFlow {UL} at (0,34) size 784x18 14 LayoutBlockFlow {UL} at (0,34) size 784x18
15 LayoutListItem {LI} at (40,0) size 744x18 15 LayoutListItem {LI} at (40,0) size 744x18
16 LayoutListMarker at (-17,0) size 7x18: bullet 16 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
17 LayoutText {#text} at (0,0) size 380x18 17 LayoutText {#text} at (0,0) size 380x18
18 text run at (0,0) width 380: "All of this text should be green. The bullet should be black." 18 text run at (0,0) width 380: "All of this text should be green. The bullet should be black."
19 LayoutBlockFlow {DIV} at (0,68) size 784x55 [color=#FF0000] 19 LayoutBlockFlow {DIV} at (0,68) size 784x55 [color=#FF0000]
20 LayoutInline {SPAN} at (0,0) size 439x18 [color=#008000] 20 LayoutInline {SPAN} at (0,0) size 439x18 [color=#008000]
21 LayoutInline {<pseudo:first-letter>} at (0,0) size 35x55 21 LayoutInline {<pseudo:first-letter>} at (0,0) size 35x55
22 LayoutTextFragment at (0,0) size 35x55 22 LayoutTextFragment at (0,0) size 35x55
23 text run at (0,0) width 35: "A" 23 text run at (0,0) width 35: "A"
24 LayoutTextFragment {#text} at (34,29) size 405x18 24 LayoutTextFragment {#text} at (34,29) size 405x18
25 text run at (34,29) width 405: "ll of this text should be green, inc luding the big \"A\" first-letter." 25 text run at (34,29) width 405: "ll of this text should be green, inc luding the big \"A\" first-letter."
26 LayoutBlockFlow {P} at (0,139) size 784x0 26 LayoutBlockFlow {P} at (0,139) size 784x0
27 LayoutBlockFlow {DIV} at (0,139) size 784x18 27 LayoutBlockFlow {DIV} at (0,139) size 784x18
28 LayoutBlockFlow {DIV} at (0,0) size 165.75x18 [color=#FF0000] 28 LayoutBlockFlow {DIV} at (0,0) size 165.75x18 [color=#FF0000]
29 LayoutText {#text} at (0,0) size 166x18 29 LayoutText {#text} at (0,0) size 166x18
30 text run at (0,0) width 166: "This text should be green." 30 text run at (0,0) width 166: "This text should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698