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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-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/bug30692-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt
index 52a1f88647eedc7d6c7b8c5994e1c09c0ac5e1a1..1f6d73d0f3eff47b62876054b119888a8cf39b6e 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt
@@ -8,12 +8,12 @@ layer at (0,0) size 800x600
text run at (0,0) width 497: "BUG: Inside a cell, \"height:x%\" is ignored. It looks like 'auto' is used instead."
LayoutBR {BR} at (496,14) size 1x0
LayoutListItem {LI} at (0,18) size 784x18
- LayoutListMarker at (-1,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-1,0) size 7x18: bullet
LayoutText {#text} at (14,0) size 265x18
text run at (14,0) width 265: "Absolute units work correctly (eg. 50px)."
LayoutListItem {LI} at (0,36) size 784x490
LayoutBlockFlow (anonymous) at (0,0) size 784x18
- LayoutListMarker at (-1,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-1,0) size 7x18: bullet
LayoutText {#text} at (14,0) size 184x18
text run at (14,0) width 184: "\"width:x%\" works correctly."
LayoutBlockFlow {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698