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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/css-generated-content/beforeAfter-interdocument-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/css-generated-content/beforeAfter-interdocument-expected.txt b/LayoutTests/platform/win-xp/fast/css-generated-content/beforeAfter-interdocument-expected.txt
index f52765a4d3eec07bbfd3165b4aa8d79474f98490..3ed27252b35c7a2db6b4954f3aa8cf18d1bb8904 100644
--- a/LayoutTests/platform/win-xp/fast/css-generated-content/beforeAfter-interdocument-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/css-generated-content/beforeAfter-interdocument-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow (anonymous) at (0,0) size 784x20
LayoutInline {Q} at (0,0) size 149x19
LayoutInline {<pseudo:before>} at (0,0) size 5x19
- LayoutQuote at (0,0) size 5x19
+ LayoutQuote (anonymous) at (0,0) size 5x19
LayoutTextFragment at (0,0) size 5x19
text run at (0,0) width 5: "\""
LayoutText {#text} at (5,0) size 144x19
@@ -30,6 +30,6 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 50x19
text run at (0,0) width 50: "this text."
LayoutInline {<pseudo:after>} at (0,0) size 5x19
- LayoutQuote at (0,0) size 5x19
+ LayoutQuote (anonymous) at (0,0) size 5x19
LayoutTextFragment at (50,0) size 5x19
text run at (50,0) width 5: "\""

Powered by Google App Engine
This is Rietveld 408576698