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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/marvin/x_table-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/marvin/x_table-expected.txt b/LayoutTests/platform/linux/tables/mozilla/marvin/x_table-expected.txt
index 682413c435b3c36de7bacb6bcdf16107bd36e284..daa6bfab41c6c4e0e60ef7778be86d8d658c954b 100644
--- a/LayoutTests/platform/linux/tables/mozilla/marvin/x_table-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/marvin/x_table-expected.txt
@@ -8,27 +8,27 @@ layer at (0,0) size 800x354
text run at (0,0) width 255: "The table below should have the following:"
LayoutBlockFlow {ol} at (0,36) size 784x120
LayoutListItem {li} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 113x19
text run at (0,0) width 113: "a caption 'TABLE'"
LayoutListItem {li} at (40,20) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 60x19
text run at (0,0) width 60: "no border"
LayoutListItem {li} at (40,40) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
LayoutText {#text} at (0,0) size 209x19
text run at (0,0) width 209: "3 colgroups, each with one column"
LayoutListItem {li} at (40,60) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "4"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "4"
LayoutText {#text} at (0,0) size 145x19
text run at (0,0) width 145: "a THEAD with one row"
LayoutListItem {li} at (40,80) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "5"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "5"
LayoutText {#text} at (0,0) size 154x19
text run at (0,0) width 154: "a TBODY with two rows"
LayoutListItem {li} at (40,100) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "6"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "6"
LayoutText {#text} at (0,0) size 145x19
text run at (0,0) width 145: "a TFOOT with one row"
LayoutBlockFlow (anonymous) at (0,172) size 784x40

Powered by Google App Engine
This is Rietveld 408576698