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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt b/LayoutTests/platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt
index 79abf1d28466753b2f9ee45af1e2c0d9bb8355f9..7b93aebf81efb0ca7be57fd3e01d234ce47ed2b0 100644
--- a/LayoutTests/platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt
+++ b/LayoutTests/platform/mac/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 160x18
LayoutInline {<pseudo:before>} at (0,0) size 7x18
- LayoutQuote at (0,0) size 7x18
+ LayoutQuote (anonymous) at (0,0) size 7x18
LayoutTextFragment at (0,0) size 7x18
text run at (0,0) width 7: "\""
LayoutText {#text} at (6,0) size 154x18
@@ -30,6 +30,6 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 56x18
text run at (0,0) width 56: "this text."
LayoutInline {<pseudo:after>} at (0,0) size 7x18
- LayoutQuote at (0,0) size 7x18
+ LayoutQuote (anonymous) at (0,0) size 7x18
LayoutTextFragment at (55,0) size 7x18
text run at (55,0) width 7: "\""

Powered by Google App Engine
This is Rietveld 408576698