| Index: LayoutTests/platform/mac/fast/lists/numeric-markers-outside-list-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/lists/numeric-markers-outside-list-expected.txt b/LayoutTests/platform/mac/fast/lists/numeric-markers-outside-list-expected.txt
|
| index 550df263d132cfddd0d8011254561f12d41a37c4..fa549517c88be4fea2b6f1e829e22687760f8869 100644
|
| --- a/LayoutTests/platform/mac/fast/lists/numeric-markers-outside-list-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/lists/numeric-markers-outside-list-expected.txt
|
| @@ -5,10 +5,10 @@ layer at (0,0) size 800x600
|
| LayoutBlockFlow {BODY} at (8,8) size 784x584
|
| LayoutBlockFlow {DIV} at (0,0) size 784x36
|
| LayoutListItem {DIV} at (30,0) size 754x18
|
| - LayoutListMarker at (-20,0) size 16x18: "1"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
|
| LayoutText {#text} at (0,0) size 153x18
|
| text run at (0,0) width 153: "should have a label of 1"
|
| LayoutListItem {DIV} at (30,18) size 754x18
|
| - LayoutListMarker at (-20,0) size 16x18: "2"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
|
| LayoutText {#text} at (0,0) size 153x18
|
| text run at (0,0) width 153: "should have a label of 2"
|
|
|