| Index: LayoutTests/platform/mac/fast/lists/anonymous-items-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/lists/anonymous-items-expected.txt b/LayoutTests/platform/mac/fast/lists/anonymous-items-expected.txt
|
| index f0426e1aefa519ac211841c6c0f0064543ed5cff..eba7dd67ef16c5828153d9313fca876ce7ef2e13 100644
|
| --- a/LayoutTests/platform/mac/fast/lists/anonymous-items-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/lists/anonymous-items-expected.txt
|
| @@ -8,35 +8,35 @@ layer at (0,0) size 800x600
|
| text run at (0,0) width 406: "Tests list item numbering when there are anonymous list items."
|
| LayoutBlockFlow {OL} at (0,34) size 784x18
|
| LayoutListItem {<pseudo:after>} at (40,0) size 744x18
|
| - LayoutListMarker at (-20,0) size 16x18: "1"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
|
| LayoutTextFragment at (0,0) size 33x18
|
| text run at (0,0) width 33: "ONE"
|
| LayoutBlockFlow {OL} at (0,68) size 784x36
|
| LayoutListItem {LI} at (40,0) size 744x18
|
| - LayoutListMarker at (-20,0) size 16x18: "1"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
|
| LayoutText {#text} at (0,0) size 24x18
|
| text run at (0,0) width 24: "one"
|
| LayoutListItem {<pseudo:after>} at (40,18) size 744x18
|
| - LayoutListMarker at (-20,0) size 16x18: "2"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
|
| LayoutTextFragment at (0,0) size 37x18
|
| text run at (0,0) width 37: "TWO"
|
| LayoutBlockFlow {OL} at (0,120) size 784x18
|
| LayoutListItem {<pseudo:before>} at (40,0) size 744x18
|
| - LayoutListMarker at (-20,0) size 16x18: "1"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
|
| LayoutTextFragment at (0,0) size 33x18
|
| text run at (0,0) width 33: "ONE"
|
| LayoutBlockFlow {OL} at (0,154) size 784x36
|
| LayoutListItem {<pseudo:before>} at (40,0) size 744x18
|
| - LayoutListMarker at (-20,0) size 16x18: "1"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
|
| LayoutTextFragment at (0,0) size 33x18
|
| text run at (0,0) width 33: "ONE"
|
| LayoutListItem {LI} at (40,18) size 744x18
|
| - LayoutListMarker at (-20,0) size 16x18: "2"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
|
| LayoutText {#text} at (0,0) size 24x18
|
| text run at (0,0) width 24: "two"
|
| LayoutBlockFlow {OL} at (0,206) size 784x72
|
| LayoutListItem {LI} at (40,0) size 744x18
|
| - LayoutListMarker at (-20,0) size 16x18: "1"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
|
| LayoutText {#text} at (0,0) size 24x18
|
| text run at (0,0) width 24: "one"
|
| LayoutBlockFlow {DIV} at (40,18) size 744x36
|
| @@ -44,27 +44,27 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (0,0) size 21x18
|
| text run at (0,0) width 21: "div"
|
| LayoutListItem {<pseudo:after>} at (0,18) size 744x18
|
| - LayoutListMarker at (-20,0) size 16x18: "2"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
|
| LayoutTextFragment at (0,0) size 37x18
|
| text run at (0,0) width 37: "TWO"
|
| LayoutListItem {LI} at (40,54) size 744x18
|
| - LayoutListMarker at (-20,0) size 16x18: "3"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "3"
|
| LayoutText {#text} at (0,0) size 32x18
|
| text run at (0,0) width 32: "three"
|
| LayoutBlockFlow {OL} at (0,294) size 784x72
|
| LayoutListItem {LI} at (40,0) size 744x18
|
| - LayoutListMarker at (-20,0) size 16x18: "1"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
|
| LayoutText {#text} at (0,0) size 24x18
|
| text run at (0,0) width 24: "one"
|
| LayoutBlockFlow {DIV} at (40,18) size 744x36
|
| LayoutListItem {<pseudo:before>} at (0,0) size 744x18
|
| - LayoutListMarker at (-20,0) size 16x18: "2"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
|
| LayoutTextFragment at (0,0) size 37x18
|
| text run at (0,0) width 37: "TWO"
|
| LayoutBlockFlow (anonymous) at (0,18) size 744x18
|
| LayoutText {#text} at (0,0) size 21x18
|
| text run at (0,0) width 21: "div"
|
| LayoutListItem {LI} at (40,54) size 744x18
|
| - LayoutListMarker at (-20,0) size 16x18: "3"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "3"
|
| LayoutText {#text} at (0,0) size 32x18
|
| text run at (0,0) width 32: "three"
|
|
|