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

Unified Diff: LayoutTests/platform/win-xp/fast/css-generated-content/005-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/win-xp/fast/css-generated-content/005-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/css-generated-content/005-expected.txt b/LayoutTests/platform/win-xp/fast/css-generated-content/005-expected.txt
index 3cc3abee44c8eef6731dce5b3de19b76e2b467db..047a2c1f1de257c5e7ea0aa3986fb457e96f49cb 100644
--- a/LayoutTests/platform/win-xp/fast/css-generated-content/005-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/css-generated-content/005-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow (anonymous) at (0,0) size 784x20
LayoutInline {Q} at (0,0) size 149x19
LayoutInline {<pseudo:before>} at (0,0) size 5x19
- LayoutQuote at (0,0) size 5x19
+ LayoutQuote (anonymous) at (0,0) size 5x19
LayoutTextFragment at (0,0) size 5x19
text run at (0,0) width 5: "\""
LayoutText {#text} at (5,0) size 144x19
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 50x19
text run at (0,0) width 50: "this text."
LayoutInline {<pseudo:after>} at (0,0) size 5x19
- LayoutQuote at (0,0) size 5x19
+ LayoutQuote (anonymous) at (0,0) size 5x19
LayoutTextFragment at (50,0) size 5x19
text run at (50,0) width 5: "\""
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698