| Index: LayoutTests/platform/linux/fast/lists/006-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/lists/006-expected.txt b/LayoutTests/platform/linux/fast/lists/006-expected.txt
|
| index fb0acecb34435719303fbbe95a721a3f054f0728..f30ada697b05f868a6942f92b6c3a00dd54482ab 100644
|
| --- a/LayoutTests/platform/linux/fast/lists/006-expected.txt
|
| +++ b/LayoutTests/platform/linux/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 784x40
|
| - RenderListItem {LI} at (40,0) size 744x40
|
| + LayoutListItem {LI} at (40,0) size 744x40
|
| RenderBlock (anonymous) at (0,0) size 744x20
|
| - RenderListMarker at (-21,0) size 16x19: "1"
|
| + LayoutListMarker at (-21,0) size 16x19: "1"
|
| RenderInline {I} at (0,0) size 75x19
|
| RenderInline {U} at (0,0) size 75x19
|
| RenderText {#text} at (0,0) size 75x19
|
| text run at (0,0) width 75: "Hello world"
|
| RenderText {#text} at (0,0) size 0x0
|
| RenderBlock {OL} at (0,20) size 744x20
|
| - RenderListItem {LI} at (40,0) size 704x20
|
| - RenderListMarker at (-21,0) size 16x19: "1"
|
| + LayoutListItem {LI} at (40,0) size 704x20
|
| + LayoutListMarker at (-21,0) size 16x19: "1"
|
| RenderText {#text} at (0,0) size 57x19
|
| text run at (0,0) width 57: "Goodbye"
|
|
|