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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug23235-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/tables/mozilla/bugs/bug23235-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug23235-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug23235-expected.txt
index b58754c2fc2e1c16266c4f21330ceca97c145b01..f85245b07b5254f4eba686982934050a3ae88602 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug23235-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug23235-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (0,0) size 510x100 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {UL} at (1,1) size 508x82
LayoutListItem {LI} at (40,0) size 468x82
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 199x17
text run at (0,0) width 199: "The XML Files Resources List"
LayoutText {#text} at (0,0) size 0x0
@@ -47,7 +47,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (0,0) size 510x100 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {UL} at (1,1) size 508x82
LayoutListItem {LI} at (40,0) size 468x82
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 199x17
text run at (0,0) width 199: "The XML Files Resources List"
LayoutImage {IMG} at (0,18) size 468x60

Powered by Google App Engine
This is Rietveld 408576698