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

Unified Diff: LayoutTests/platform/linux/fast/doctypes/001-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/linux/fast/doctypes/001-expected.txt
diff --git a/LayoutTests/platform/linux/fast/doctypes/001-expected.txt b/LayoutTests/platform/linux/fast/doctypes/001-expected.txt
index f187aef2717332be8b5fb1decdcdeb1a2e5aefab..0acbb050f78ec622d990d5d8d4dc8c8443e7b426 100644
--- a/LayoutTests/platform/linux/fast/doctypes/001-expected.txt
+++ b/LayoutTests/platform/linux/fast/doctypes/001-expected.txt
@@ -11,10 +11,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (0,136) size 784x40
LayoutListItem {LI} at (40,0) size 744x40
LayoutBlockFlow (anonymous) at (0,0) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutBlockFlow {UL} at (0,20) size 744x20
LayoutListItem {LI} at (40,0) size 704x20
- LayoutListMarker at (-18,0) size 7x19: white bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 225x19
text run at (0,0) width 225: "I should be underneath the first bullet."
layer at (10,10) size 80x80

Powered by Google App Engine
This is Rietveld 408576698