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

Unified Diff: LayoutTests/platform/win/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/fast/css-generated-content/no-openclose-quote-expected.txt
diff --git a/LayoutTests/platform/win/fast/css-generated-content/no-openclose-quote-expected.txt b/LayoutTests/platform/win/fast/css-generated-content/no-openclose-quote-expected.txt
index 7be9e8f53b0d0935d3cdd6cf2042679dc8ba729e..5392b78c15ea6af37a2daa3adce661ea588bbad4 100644
--- a/LayoutTests/platform/win/fast/css-generated-content/no-openclose-quote-expected.txt
+++ b/LayoutTests/platform/win/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 8x17
LayoutTextFragment at (0,0) size 8x17
text run at (0,0) width 8: "*"
- LayoutQuote at (0,0) size 0x17
+ LayoutQuote (anonymous) at (0,0) size 0x17
LayoutTextFragment at (0,0) size 0x0
LayoutText {#text} at (8,0) size 436x17
text run at (8,0) width 117: "This is some text. "
@@ -15,5 +15,5 @@ layer at (0,0) size 800x600
LayoutInline {<pseudo:after>} at (0,0) size 9x17
LayoutTextFragment at (443,0) size 9x17
text run at (443,0) width 9: "*"
- LayoutQuote at (0,0) size 1x17
+ LayoutQuote (anonymous) at (0,0) size 1x17
LayoutTextFragment at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698