| Index: LayoutTests/platform/win/fast/lists/list-item-line-height-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/lists/list-item-line-height-expected.txt b/LayoutTests/platform/win/fast/lists/list-item-line-height-expected.txt
|
| index 3621825235ae937c71e65a4af3c351156f66668f..ca36a7da296c36bf6927242ac8dcfbaac7a80299 100644
|
| --- a/LayoutTests/platform/win/fast/lists/list-item-line-height-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/lists/list-item-line-height-expected.txt
|
| @@ -7,25 +7,25 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (0,0) size 707x17
|
| text run at (0,0) width 707: "This test demonstrates that list items are not affected by the quirk that shrinks line boxes with no text children."
|
| RenderBlock {UL} at (0,34) size 784x60
|
| - RenderListItem {LI} at (40,0) size 744x30
|
| - RenderListMarker at (-17,10) size 10x10
|
| + LayoutListItem {LI} at (40,0) size 744x30
|
| + LayoutListMarker at (-17,10) size 10x10
|
| RenderInline {SPAN} at (0,0) size 27x17
|
| RenderText {#text} at (0,6) size 27x17
|
| text run at (0,6) width 27: "One"
|
| RenderText {#text} at (0,0) size 0x0
|
| - RenderListItem {LI} at (40,30) size 744x30
|
| - RenderListMarker at (-17,10) size 10x10
|
| + LayoutListItem {LI} at (40,30) size 744x30
|
| + LayoutListMarker at (-17,10) size 10x10
|
| RenderInline {SPAN} at (0,0) size 30x17
|
| RenderText {#text} at (0,6) size 30x17
|
| text run at (0,6) width 30: "Two"
|
| RenderText {#text} at (0,0) size 0x0
|
| RenderBlock {UL} at (0,110) size 784x60
|
| - RenderListItem {LI} at (40,0) size 744x30
|
| + LayoutListItem {LI} at (40,0) size 744x30
|
| RenderInline {SPAN} at (0,0) size 38x17
|
| RenderText {#text} at (0,6) size 38x17
|
| text run at (0,6) width 38: "Three"
|
| RenderText {#text} at (0,0) size 0x0
|
| - RenderListItem {LI} at (40,30) size 744x30
|
| + LayoutListItem {LI} at (40,30) size 744x30
|
| RenderInline {SPAN} at (0,0) size 31x17
|
| RenderText {#text} at (0,6) size 31x17
|
| text run at (0,6) width 31: "Four"
|
|
|