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

Unified Diff: LayoutTests/platform/linux/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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/fast/inline/emptyInlinesWithinLists-expected.txt
diff --git a/LayoutTests/platform/linux/fast/inline/emptyInlinesWithinLists-expected.txt b/LayoutTests/platform/linux/fast/inline/emptyInlinesWithinLists-expected.txt
index fecb55ed87eec9a08fde80e1256b8a03c7d7a50b..4c7b783d62ba97af7cd53296881b7e59131603d9 100644
--- a/LayoutTests/platform/linux/fast/inline/emptyInlinesWithinLists-expected.txt
+++ b/LayoutTests/platform/linux/fast/inline/emptyInlinesWithinLists-expected.txt
@@ -8,21 +8,21 @@ layer at (0,0) size 800x600
text run at (0,0) width 428: "This test demonstrates our behavior regarding empty inlines in list items."
LayoutBlockFlow {UL} at (0,36) size 784x100
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutInline {SPAN} at (0,0) size 4x23 [border: (2px solid #FF0000)]
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutInline {SPAN} at (0,0) size 8x27 [border: (2px solid #FF0000)]
LayoutText {#text} at (8,0) size 27x19
text run at (8,0) width 27: "Text"
LayoutListItem {LI} at (40,40) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 85x19
text run at (0,0) width 85: "TextTextText "
LayoutInline {SPAN} at (0,0) size 8x27 [border: (2px solid #FF0000)]
LayoutBlockFlow (anonymous) at (40,60) size 744x20
LayoutInline {SPAN} at (0,0) size 8x27 [border: (2px solid #FF0000)]
LayoutListItem {LI} at (40,80) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 27x19
text run at (0,0) width 27: "Text"

Powered by Google App Engine
This is Rietveld 408576698