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

Unified Diff: LayoutTests/platform/android/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/android/tables/mozilla/bugs/bug32205-2-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug32205-2-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug32205-2-expected.txt
index c938c7b6fb5519324c86be1db30c5aae0a60371e..d51182f5a72c02a411e6a2a25382a20ce3869a0d 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug32205-2-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug32205-2-expected.txt
@@ -16,16 +16,16 @@ layer at (0,0) size 785x1347
text run at (0,40) width 28: "bugs"
LayoutBlockFlow {OL} at (0,112) size 769x80
LayoutListItem {LI} at (40,0) size 729x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 429x19
text run at (0,0) width 429: "If a height is specified for only one row (not both) then it will be ignored"
LayoutListItem {LI} at (40,20) size 729x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 634x19
text run at (0,0) width 407: "If specified heights are insufficient (because the content is too large) "
text run at (407,0) width 227: "then the entire table will be expanded."
LayoutListItem {LI} at (40,40) size 729x40
- LayoutListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
LayoutText {#text} at (0,0) size 687x39
text run at (0,0) width 437: "Percentage heights appear to simply be translated into pixel heights prior "
text run at (437,0) width 250: "to other processing, so offer no additional"

Powered by Google App Engine
This is Rietveld 408576698