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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-2-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/bugs/bug32205-2-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt
index 16269d1d73f39090855d5099ab4e32adb0cdcfda..36c231c537b7db691c60d5dd7b98e319d6a61703 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt
@@ -15,16 +15,16 @@ layer at (0,0) size 785x1299 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,36) width 192: "hamperd by a number of bugs"
LayoutBlockFlow {OL} at (0,104) size 769x72
LayoutListItem {LI} at (40,0) size 729x18
- LayoutListMarker at (-20,0) size 16x18: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
LayoutText {#text} at (0,0) size 467x18
text run at (0,0) width 467: "If a height is specified for only one row (not both) then it will be ignored"
LayoutListItem {LI} at (40,18) size 729x18
- LayoutListMarker at (-20,0) size 16x18: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
LayoutText {#text} at (0,0) size 686x18
text run at (0,0) width 443: "If specified heights are insufficient (because the content is too large) "
text run at (442,0) width 244: "then the entire table will be expanded."
LayoutListItem {LI} at (40,36) size 729x36
- LayoutListMarker at (-20,0) size 16x18: "3"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "3"
LayoutText {#text} at (0,0) size 670x36
text run at (0,0) width 471: "Percentage heights appear to simply be translated into pixel heights prior "
text run at (470,0) width 200: "to other processing, so offer no"

Powered by Google App Engine
This is Rietveld 408576698