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

Unified Diff: LayoutTests/platform/win/fast/css-generated-content/beforeAfter-interdocument-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/beforeAfter-interdocument-expected.txt
diff --git a/LayoutTests/platform/win/fast/css-generated-content/beforeAfter-interdocument-expected.txt b/LayoutTests/platform/win/fast/css-generated-content/beforeAfter-interdocument-expected.txt
index 01fb3fc458bfb0b9b83d29ffcfcf971cdca8ce09..d3114811fe54b4ba744a44eac9ac480635940fae 100644
--- a/LayoutTests/platform/win/fast/css-generated-content/beforeAfter-interdocument-expected.txt
+++ b/LayoutTests/platform/win/fast/css-generated-content/beforeAfter-interdocument-expected.txt
@@ -18,7 +18,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
@@ -30,6 +30,6 @@ 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: "\""

Powered by Google App Engine
This is Rietveld 408576698