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

Unified Diff: LayoutTests/platform/win/tables/mozilla/marvin/x_table-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/marvin/x_table-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/marvin/x_table-expected.txt b/LayoutTests/platform/win/tables/mozilla/marvin/x_table-expected.txt
index ce59167adda335118a803a1eece052ead16d4f2d..d6f158f308038eb78afd4d34a8e7e8369f0c42af 100644
--- a/LayoutTests/platform/win/tables/mozilla/marvin/x_table-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/marvin/x_table-expected.txt
@@ -8,27 +8,27 @@ layer at (0,0) size 800x326
text run at (0,0) width 279: "The table below should have the following:"
LayoutBlockFlow {ol} at (0,34) size 784x108
LayoutListItem {li} at (40,0) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "1"
LayoutText {#text} at (0,0) size 120x17
text run at (0,0) width 120: "a caption 'TABLE'"
LayoutListItem {li} at (40,18) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "2"
LayoutText {#text} at (0,0) size 62x17
text run at (0,0) width 62: "no border"
LayoutListItem {li} at (40,36) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "3"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "3"
LayoutText {#text} at (0,0) size 224x17
text run at (0,0) width 224: "3 colgroups, each with one column"
LayoutListItem {li} at (40,54) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "4"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "4"
LayoutText {#text} at (0,0) size 154x17
text run at (0,0) width 154: "a THEAD with one row"
LayoutListItem {li} at (40,72) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "5"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "5"
LayoutText {#text} at (0,0) size 162x17
text run at (0,0) width 162: "a TBODY with two rows"
LayoutListItem {li} at (40,90) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "6"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "6"
LayoutText {#text} at (0,0) size 152x17
text run at (0,0) width 152: "a TFOOT with one row"
LayoutBlockFlow (anonymous) at (0,158) size 784x36

Powered by Google App Engine
This is Rietveld 408576698