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

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

Powered by Google App Engine
This is Rietveld 408576698