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

Side by Side Diff: LayoutTests/platform/mac/fast/inline/emptyInlinesWithinLists-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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {DIV} at (0,0) size 784x18 6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 468x18 7 LayoutText {#text} at (0,0) size 468x18
8 text run at (0,0) width 468: "This test demonstrates our behavior rega rding empty inlines in list items." 8 text run at (0,0) width 468: "This test demonstrates our behavior rega rding empty inlines in list items."
9 LayoutBlockFlow {UL} at (0,34) size 784x90 9 LayoutBlockFlow {UL} at (0,34) size 784x90
10 LayoutListItem {LI} at (40,0) size 744x18 10 LayoutListItem {LI} at (40,0) size 744x18
11 LayoutListMarker at (-17,0) size 7x18: bullet 11 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
12 LayoutInline {SPAN} at (0,0) size 4x22 [border: (2px solid #FF0000)] 12 LayoutInline {SPAN} at (0,0) size 4x22 [border: (2px solid #FF0000)]
13 LayoutListItem {LI} at (40,18) size 744x18 13 LayoutListItem {LI} at (40,18) size 744x18
14 LayoutListMarker at (-17,0) size 7x18: bullet 14 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
15 LayoutInline {SPAN} at (0,0) size 8x26 [border: (2px solid #FF0000)] 15 LayoutInline {SPAN} at (0,0) size 8x26 [border: (2px solid #FF0000)]
16 LayoutText {#text} at (8,0) size 30x18 16 LayoutText {#text} at (8,0) size 30x18
17 text run at (8,0) width 30: "Text" 17 text run at (8,0) width 30: "Text"
18 LayoutListItem {LI} at (40,36) size 744x18 18 LayoutListItem {LI} at (40,36) size 744x18
19 LayoutListMarker at (-17,0) size 7x18: bullet 19 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
20 LayoutText {#text} at (0,0) size 92x18 20 LayoutText {#text} at (0,0) size 92x18
21 text run at (0,0) width 92: "TextTextText " 21 text run at (0,0) width 92: "TextTextText "
22 LayoutInline {SPAN} at (0,0) size 9x26 [border: (2px solid #FF0000)] 22 LayoutInline {SPAN} at (0,0) size 9x26 [border: (2px solid #FF0000)]
23 LayoutBlockFlow (anonymous) at (40,54) size 744x18 23 LayoutBlockFlow (anonymous) at (40,54) size 744x18
24 LayoutInline {SPAN} at (0,0) size 8x26 [border: (2px solid #FF0000)] 24 LayoutInline {SPAN} at (0,0) size 8x26 [border: (2px solid #FF0000)]
25 LayoutListItem {LI} at (40,72) size 744x18 25 LayoutListItem {LI} at (40,72) size 744x18
26 LayoutListMarker at (-17,0) size 7x18: bullet 26 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
27 LayoutText {#text} at (0,0) size 30x18 27 LayoutText {#text} at (0,0) size 30x18
28 text run at (0,0) width 30: "Text" 28 text run at (0,0) width 30: "Text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698