| Index: LayoutTests/platform/win/fast/lists/numeric-markers-outside-list-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/lists/numeric-markers-outside-list-expected.txt b/LayoutTests/platform/win/fast/lists/numeric-markers-outside-list-expected.txt
|
| index ca2af1413392f475de6773ad4e42d9920b3827fb..72759b25de99ed9080a2b8e6f52f8960dd7b331d 100644
|
| --- a/LayoutTests/platform/win/fast/lists/numeric-markers-outside-list-expected.txt
|
| +++ b/LayoutTests/platform/win/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 16x17: "1"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x17: "1"
|
| LayoutText {#text} at (0,0) size 153x17
|
| 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 16x17: "2"
|
| + LayoutListMarker (anonymous) at (-20,0) size 16x17: "2"
|
| LayoutText {#text} at (0,0) size 153x17
|
| text run at (0,0) width 153: "should have a label of 2"
|
|
|