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

Unified Diff: LayoutTests/platform/linux/fast/css/compare-content-style-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/css/compare-content-style-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/compare-content-style-expected.txt b/LayoutTests/platform/linux/fast/css/compare-content-style-expected.txt
index 95f87097d2fedba1a9cfe6b9b2fc6def85b056f7..5e33ba750fb2d7c454f14407cae3f63992143106 100644
--- a/LayoutTests/platform/linux/fast/css/compare-content-style-expected.txt
+++ b/LayoutTests/platform/linux/fast/css/compare-content-style-expected.txt
@@ -35,14 +35,14 @@ layer at (0,0) size 800x256
text run at (0,0) width 646: "Bug 23741: StyleRareNonInheritedData::operator==() should not compare ContentData objects by pointer"
LayoutBlockFlow {OL} at (0,36) size 784x60
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 322x19
text run at (0,0) width 322: "All lines above should be \"PASS\" on initial page load."
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 135x19
text run at (0,0) width 135: "Reload the page once."
LayoutListItem {LI} at (40,40) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
LayoutText {#text} at (0,0) size 229x19
text run at (0,0) width 229: "All lines above should still be \"PASS\"."

Powered by Google App Engine
This is Rietveld 408576698