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

Unified Diff: LayoutTests/platform/win/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/fast/lists/list-item-line-height-expected.txt
diff --git a/LayoutTests/platform/win/fast/lists/list-item-line-height-expected.txt b/LayoutTests/platform/win/fast/lists/list-item-line-height-expected.txt
index d333abb9028904c246e7b3dd202640cf52cd8e6a..ba2eb5bb4497e8318238eb880275508a07d93dd3 100644
--- a/LayoutTests/platform/win/fast/lists/list-item-line-height-expected.txt
+++ b/LayoutTests/platform/win/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 27x17
LayoutText {#text} at (0,6) size 27x17
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 30x17
LayoutText {#text} at (0,6) size 30x17
text run at (0,6) width 30: "Two"

Powered by Google App Engine
This is Rietveld 408576698