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

Unified Diff: LayoutTests/platform/win-xp/fast/css-generated-content/no-openclose-quote-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/no-openclose-quote-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/css-generated-content/no-openclose-quote-expected.txt b/LayoutTests/platform/win-xp/fast/css-generated-content/no-openclose-quote-expected.txt
index 99310a110d71ba068b12588d6293bc4e6c183b5c..aceb577b31316bbbfc3deacfef673779ddd987fc 100644
--- a/LayoutTests/platform/win-xp/fast/css-generated-content/no-openclose-quote-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/css-generated-content/no-openclose-quote-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutInline {<pseudo:before>} at (0,0) size 8x19
LayoutTextFragment at (0,0) size 8x19
text run at (0,0) width 8: "*"
- LayoutQuote at (0,0) size 0x19
+ LayoutQuote (anonymous) at (0,0) size 0x19
LayoutTextFragment at (0,0) size 0x0
LayoutText {#text} at (8,0) size 405x19
text run at (8,0) width 108: "This is some text. "
@@ -15,5 +15,5 @@ layer at (0,0) size 800x600
LayoutInline {<pseudo:after>} at (0,0) size 8x19
LayoutTextFragment at (413,0) size 8x19
text run at (413,0) width 8: "*"
- LayoutQuote at (0,0) size 0x19
+ LayoutQuote (anonymous) at (0,0) size 0x19
LayoutTextFragment at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698