| Index: LayoutTests/platform/mac/fast/lists/006-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/lists/006-expected.txt b/LayoutTests/platform/mac/fast/lists/006-expected.txt
|
| index 3eda61c1cc25b1fa800fef47d62dd904fe247c30..8adfb8df82b52146cc57a8fbd427479615f6ae35 100644
|
| --- a/LayoutTests/platform/mac/fast/lists/006-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/lists/006-expected.txt
|
| @@ -4,16 +4,16 @@ layer at (0,0) size 800x600
|
| RenderBlock {HTML} at (0,0) size 800x600
|
| RenderBody {BODY} at (8,8) size 784x576
|
| RenderBlock {OL} at (0,0) size 784x36
|
| - RenderListItem {LI} at (40,0) size 744x36
|
| + LayoutListItem {LI} at (40,0) size 744x36
|
| RenderBlock (anonymous) at (0,0) size 744x18
|
| - RenderListMarker at (-20,0) size 16x18: "1"
|
| + LayoutListMarker at (-20,0) size 16x18: "1"
|
| RenderInline {I} at (0,0) size 77x18
|
| RenderInline {U} at (0,0) size 77x18
|
| RenderText {#text} at (0,0) size 77x18
|
| text run at (0,0) width 77: "Hello world"
|
| RenderText {#text} at (0,0) size 0x0
|
| RenderBlock {OL} at (0,18) size 744x18
|
| - RenderListItem {LI} at (40,0) size 704x18
|
| - RenderListMarker at (-20,0) size 16x18: "1"
|
| + LayoutListItem {LI} at (40,0) size 704x18
|
| + LayoutListMarker at (-20,0) size 16x18: "1"
|
| RenderText {#text} at (0,0) size 59x18
|
| text run at (0,0) width 59: "Goodbye"
|
|
|