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

Side by Side Diff: LayoutTests/platform/mac/fast/backgrounds/selection-background-color-of-list-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x146 3 layer at (0,0) size 800x146
4 LayoutBlockFlow {HTML} at (0,0) size 800x146 4 LayoutBlockFlow {HTML} at (0,0) size 800x146
5 LayoutBlockFlow {BODY} at (8,8) size 784x122 5 LayoutBlockFlow {BODY} at (8,8) size 784x122
6 LayoutBlockFlow {DIV} at (0,0) size 784x122 6 LayoutBlockFlow {DIV} at (0,0) size 784x122
7 LayoutBlockFlow (anonymous) at (0,0) size 784x18 7 LayoutBlockFlow (anonymous) at (0,0) size 784x18
8 LayoutText {#text} at (0,0) size 484x18 8 LayoutText {#text} at (0,0) size 484x18
9 text run at (0,0) width 484: "Test passes if backgrounds of list sty le in ul and ol are each red and yellow." 9 text run at (0,0) width 484: "Test passes if backgrounds of list sty le in ul and ol are each red and yellow."
10 LayoutBlockFlow {UL} at (0,34) size 784x36 10 LayoutBlockFlow {UL} at (0,34) size 784x36
11 LayoutListItem {LI} at (40,0) size 744x18 11 LayoutListItem {LI} at (40,0) size 744x18
12 LayoutListMarker at (-17,0) size 7x18: bullet 12 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
13 LayoutText {#text} at (0,0) size 27x18 13 LayoutText {#text} at (0,0) size 27x18
14 text run at (0,0) width 27: "One" 14 text run at (0,0) width 27: "One"
15 LayoutListItem {LI} at (40,18) size 744x18 15 LayoutListItem {LI} at (40,18) size 744x18
16 LayoutListMarker at (-17,0) size 7x18: bullet 16 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
17 LayoutText {#text} at (0,0) size 30x18 17 LayoutText {#text} at (0,0) size 30x18
18 text run at (0,0) width 30: "Two" 18 text run at (0,0) width 30: "Two"
19 LayoutBlockFlow {OL} at (0,86) size 784x36 19 LayoutBlockFlow {OL} at (0,86) size 784x36
20 LayoutListItem {LI} at (40,0) size 744x18 20 LayoutListItem {LI} at (40,0) size 744x18
21 LayoutListMarker at (-20,0) size 16x18: "1" 21 LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
22 LayoutText {#text} at (0,0) size 27x18 22 LayoutText {#text} at (0,0) size 27x18
23 text run at (0,0) width 27: "One" 23 text run at (0,0) width 27: "One"
24 LayoutListItem {LI} at (40,18) size 744x18 24 LayoutListItem {LI} at (40,18) size 744x18
25 LayoutListMarker at (-20,0) size 16x18: "2" 25 LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
26 LayoutText {#text} at (0,0) size 30x18 26 LayoutText {#text} at (0,0) size 30x18
27 text run at (0,0) width 30: "Two" 27 text run at (0,0) width 30: "Two"
28 selection start: position 84 of child 0 {#text} of child 0 {DIV} of body 28 selection start: position 84 of child 0 {#text} of child 0 {DIV} of body
29 selection end: position 3 of child 0 {#text} of child 3 {LI} of child 3 {OL} o f child 0 {DIV} of body 29 selection end: position 3 of child 0 {#text} of child 3 {LI} of child 3 {OL} o f child 0 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698