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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/marvin/x_table-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt b/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt
index 8243cbd9e9622d3fdf491ebafd51d02093d0d195..597255faa66f42fa580c5a26d3abd0195ae5dea9 100644
--- a/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt
+++ b/LayoutTests/platform/mac/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 16x18: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
LayoutText {#text} at (0,0) size 120x18
text run at (0,0) width 120: "a caption 'TABLE'"
LayoutListItem {li} at (40,18) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
LayoutText {#text} at (0,0) size 62x18
text run at (0,0) width 62: "no border"
LayoutListItem {li} at (40,36) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "3"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "3"
LayoutText {#text} at (0,0) size 224x18
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 16x18: "4"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "4"
LayoutText {#text} at (0,0) size 154x18
text run at (0,0) width 154: "a THEAD with one row"
LayoutListItem {li} at (40,72) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "5"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "5"
LayoutText {#text} at (0,0) size 162x18
text run at (0,0) width 162: "a TBODY with two rows"
LayoutListItem {li} at (40,90) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "6"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "6"
LayoutText {#text} at (0,0) size 152x18
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