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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/quotes-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/virtual/slimmingpaint/fast/repaint/quotes-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/quotes-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/quotes-expected.txt
index cbe0939c853a7fd3d637e1d36f089fe5b865711e..a733260a0c8ac8eccb9b770b6da1e899233818fb 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/quotes-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/quotes-expected.txt
@@ -19,13 +19,13 @@
"LayoutBlockFlow DIV",
"LayoutInline Q id='q2' class='q-changed'",
"LayoutInline \u003Cpseudo:before\u003E",
- "LayoutQuote",
+ "LayoutQuote (anonymous)",
"LayoutTextFragment",
"InlineTextBox '{'",
"LayoutText #text",
"InlineTextBox 'quote 2'",
"LayoutInline \u003Cpseudo:after\u003E",
- "LayoutQuote",
+ "LayoutQuote (anonymous)",
"LayoutTextFragment",
"InlineTextBox '}'"
]

Powered by Google App Engine
This is Rietveld 408576698