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

Unified Diff: LayoutTests/platform/linux/fast/lists/numeric-markers-outside-list-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/lists/numeric-markers-outside-list-expected.txt
diff --git a/LayoutTests/platform/linux/fast/lists/numeric-markers-outside-list-expected.txt b/LayoutTests/platform/linux/fast/lists/numeric-markers-outside-list-expected.txt
index b6b1be31d2a9fc0aba992a0cf889945e13fc467e..87a6c6ea11cbde3ddccd232a7efd7a9fb70b256f 100644
--- a/LayoutTests/platform/linux/fast/lists/numeric-markers-outside-list-expected.txt
+++ b/LayoutTests/platform/linux/fast/lists/numeric-markers-outside-list-expected.txt
@@ -5,10 +5,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x40
LayoutListItem {DIV} at (30,0) size 754x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 142x19
text run at (0,0) width 142: "should have a label of 1"
LayoutListItem {DIV} at (30,20) size 754x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 142x19
text run at (0,0) width 142: "should have a label of 2"

Powered by Google App Engine
This is Rietveld 408576698