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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/fast/lists/list-item-line-height-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/lists/list-item-line-height-expected.txt b/LayoutTests/platform/win-xp/fast/lists/list-item-line-height-expected.txt
index 8bbaef0342e80946265a306ac8d196dc27db9bac..bb0755fd33c2a4a8236519889644c3279c93fbae 100644
--- a/LayoutTests/platform/win-xp/fast/lists/list-item-line-height-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/lists/list-item-line-height-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x600
text run at (0,0) width 654: "This test demonstrates that list items are not affected by the quirk that shrinks line boxes with no text children."
LayoutBlockFlow {UL} at (0,36) 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 26x19
LayoutText {#text} at (0,5) size 26x19
text run at (0,5) width 26: "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 28x19
LayoutText {#text} at (0,5) size 28x19
text run at (0,5) width 28: "Two"

Powered by Google App Engine
This is Rietveld 408576698