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

Unified Diff: LayoutTests/platform/mac/fast/lists/list-item-line-height-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/mac/fast/lists/list-item-line-height-expected.txt
diff --git a/LayoutTests/platform/mac/fast/lists/list-item-line-height-expected.txt b/LayoutTests/platform/mac/fast/lists/list-item-line-height-expected.txt
index 908f5f6e692de7b853fccb17af072db8f0427706..f0541f7f5bbd4c46e24cc9eaa03d3b949a7364c3 100644
--- a/LayoutTests/platform/mac/fast/lists/list-item-line-height-expected.txt
+++ b/LayoutTests/platform/mac/fast/lists/list-item-line-height-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x600
text run at (0,0) width 707: "This test demonstrates that list items are not affected by the quirk that shrinks line boxes with no text children."
LayoutBlockFlow {UL} at (0,34) size 784x60
LayoutListItem {LI} at (40,0) size 744x30
- LayoutListMarker at (-17,10) size 10x10
+ LayoutListMarker (anonymous) at (-17,10) size 10x10
LayoutInline {SPAN} at (0,0) size 27x18
LayoutText {#text} at (0,6) size 27x18
text run at (0,6) width 27: "One"
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {LI} at (40,30) size 744x30
- LayoutListMarker at (-17,10) size 10x10
+ LayoutListMarker (anonymous) at (-17,10) size 10x10
LayoutInline {SPAN} at (0,0) size 30x18
LayoutText {#text} at (0,6) size 30x18
text run at (0,6) width 30: "Two"

Powered by Google App Engine
This is Rietveld 408576698