Index: LayoutTests/platform/linux/fast/lists/list-item-line-height-expected.txt |
diff --git a/LayoutTests/platform/linux/fast/lists/list-item-line-height-expected.txt b/LayoutTests/platform/linux/fast/lists/list-item-line-height-expected.txt |
index 012ae3c270cca1b78889bc6cc7919d6974f0df85..eb5e50b6a2aab4447eea19def744b0dc857a1905 100644 |
--- a/LayoutTests/platform/linux/fast/lists/list-item-line-height-expected.txt |
+++ b/LayoutTests/platform/linux/fast/lists/list-item-line-height-expected.txt |
@@ -7,25 +7,25 @@ layer at (0,0) size 800x600 |
RenderText {#text} at (0,0) size 654x19 |
text run at (0,0) width 654: "This test demonstrates that list items are not affected by the quirk that shrinks line boxes with no text children." |
RenderBlock {UL} at (0,36) 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 26x19 |
RenderText {#text} at (0,5) size 26x19 |
text run at (0,5) width 26: "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 28x19 |
RenderText {#text} at (0,5) size 28x19 |
text run at (0,5) width 28: "Two" |
RenderText {#text} at (0,0) size 0x0 |
RenderBlock {UL} at (0,112) size 784x60 |
- RenderListItem {LI} at (40,0) size 744x30 |
+ LayoutListItem {LI} at (40,0) size 744x30 |
RenderInline {SPAN} at (0,0) size 35x19 |
RenderText {#text} at (0,5) size 35x19 |
text run at (0,5) width 35: "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 29x19 |
RenderText {#text} at (0,5) size 29x19 |
text run at (0,5) width 29: "Four" |