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

Unified Diff: LayoutTests/platform/win/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/fast/css-generated-content/005-expected.txt
diff --git a/LayoutTests/platform/win/fast/css-generated-content/005-expected.txt b/LayoutTests/platform/win/fast/css-generated-content/005-expected.txt
index c68a9eb99158ece916dcbbdbb7e698087abaf7d3..ac8fdb6a4b01ff25b428811b52b26dc946788910 100644
--- a/LayoutTests/platform/win/fast/css-generated-content/005-expected.txt
+++ b/LayoutTests/platform/win/fast/css-generated-content/005-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow (anonymous) at (0,0) size 784x18
LayoutInline {Q} at (0,0) size 160x17
LayoutInline {<pseudo:before>} at (0,0) size 7x17
- LayoutQuote at (0,0) size 7x17
+ LayoutQuote (anonymous) at (0,0) size 7x17
LayoutTextFragment at (0,0) size 7x17
text run at (0,0) width 7: "\""
LayoutText {#text} at (6,0) size 154x17
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 56x17
text run at (0,0) width 56: "this text."
LayoutInline {<pseudo:after>} at (0,0) size 7x17
- LayoutQuote at (0,0) size 7x17
+ LayoutQuote (anonymous) at (0,0) size 7x17
LayoutTextFragment at (55,0) size 7x17
text run at (55,0) width 7: "\""
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698