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

Side by Side Diff: LayoutTests/fast/lists/list-marker-before-content-table-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 800x160 3 layer at (0,0) size 800x160
4 LayoutBlockFlow {HTML} at (0,0) size 800x160 4 LayoutBlockFlow {HTML} at (0,0) size 800x160
5 LayoutBlockFlow {BODY} at (8,32) size 784x96 5 LayoutBlockFlow {BODY} at (8,32) size 784x96
6 LayoutBlockFlow {UL} at (0,0) size 784x96 6 LayoutBlockFlow {UL} at (0,0) size 784x96
7 LayoutListItem {LI} at (40,0) size 744x96 [color=#008000] 7 LayoutListItem {LI} at (40,0) size 744x96 [color=#008000]
8 LayoutBlockFlow (anonymous) at (0,0) size 744x32 8 LayoutBlockFlow (anonymous) at (0,0) size 744x32
9 LayoutListMarker at (-25,0) size 11x32: bullet 9 LayoutListMarker (anonymous) at (-25,0) size 11x32: bullet
10 LayoutTable at (0,32) size 128x32 10 LayoutTable at (0,32) size 128x32
11 LayoutTableSection (anonymous) at (0,0) size 128x32 11 LayoutTableSection (anonymous) at (0,0) size 128x32
12 LayoutTableRow {<pseudo:before>} at (0,0) size 128x32 [color=#0000 FF] 12 LayoutTableRow {<pseudo:before>} at (0,0) size 128x32 [color=#0000 FF]
13 LayoutTableCell (anonymous) at (0,0) size 128x32 [r=0 c=0 rs=1 c s=1] 13 LayoutTableCell (anonymous) at (0,0) size 128x32 [r=0 c=0 rs=1 c s=1]
14 LayoutTextFragment at (0,0) size 128x32 14 LayoutTextFragment at (0,0) size 128x32
15 text run at (0,0) width 128: "ABCD" 15 text run at (0,0) width 128: "ABCD"
16 LayoutBlockFlow (anonymous) at (0,64) size 744x32 16 LayoutBlockFlow (anonymous) at (0,64) size 744x32
17 LayoutText {#text} at (0,0) size 128x32 17 LayoutText {#text} at (0,0) size 128x32
18 text run at (0,0) width 128: "EFGH" 18 text run at (0,0) width 128: "EFGH"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698