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

Unified Diff: LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-73b-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/css3/selectors3/xml/css3-modsel-73b-expected.txt
diff --git a/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-73b-expected.txt b/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-73b-expected.txt
index f35cfb54ec53329d1d2011258b6745a0e5a44812..8f1ca6b46faebebbf9dd3dfae110bc2bb79676d9 100644
--- a/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-73b-expected.txt
+++ b/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-73b-expected.txt
@@ -4,52 +4,52 @@ layer at (0,0) size 800x546
LayoutBlockFlow {test} at (0,0) size 800x546
LayoutBlockFlow {ul} at (0,16) size 800x120
LayoutListItem {li} at (40,0) size 760x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 76x19
text run at (0,0) width 76: "First list item"
LayoutListItem {li} at (40,20) size 760x20 [bgcolor=#00FF00]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 320x19
text run at (0,0) width 320: "This second list item should have a green background"
LayoutListItem {li} at (40,40) size 760x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 52x19
text run at (0,0) width 52: "Third list"
LayoutListItem {li} at (40,60) size 760x20 [bgcolor=#00FF00]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 312x19
text run at (0,0) width 312: "This fourth list item should have a green background"
LayoutListItem {li} at (40,80) size 760x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 76x19
text run at (0,0) width 76: "Fifth list item"
LayoutListItem {li} at (40,100) size 760x20 [bgcolor=#00FF00]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 304x19
text run at (0,0) width 304: "This sixth list item should have a green background"
LayoutBlockFlow {ol} at (0,152) size 800x120
LayoutListItem {li} at (40,0) size 760x20 [bgcolor=#00FF00]
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 299x19
text run at (0,0) width 299: "This first list item should have a green background"
LayoutListItem {li} at (40,20) size 760x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 95x19
text run at (0,0) width 95: "Second list item"
LayoutListItem {li} at (40,40) size 760x20 [bgcolor=#00FF00]
- LayoutListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
LayoutText {#text} at (0,0) size 304x19
text run at (0,0) width 304: "This third list item should have a green background"
LayoutListItem {li} at (40,60) size 760x20
- LayoutListMarker at (-21,0) size 16x19: "4"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "4"
LayoutText {#text} at (0,0) size 89x19
text run at (0,0) width 89: "Fourth list item"
LayoutListItem {li} at (40,80) size 760x20 [bgcolor=#00FF00]
- LayoutListMarker at (-21,0) size 16x19: "5"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "5"
LayoutText {#text} at (0,0) size 299x19
text run at (0,0) width 299: "This fifth list item should have a green background"
LayoutListItem {li} at (40,100) size 760x20
- LayoutListMarker at (-21,0) size 16x19: "6"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "6"
LayoutText {#text} at (0,0) size 79x19
text run at (0,0) width 79: "Sixth list item"
LayoutBlockFlow {div} at (0,288) size 800x258

Powered by Google App Engine
This is Rietveld 408576698