Index: LayoutTests/platform/win/fast/lists/007-vertical-expected.txt |
diff --git a/LayoutTests/platform/win/fast/lists/007-vertical-expected.txt b/LayoutTests/platform/win/fast/lists/007-vertical-expected.txt |
index b6d3dd85351a515db2b435a221f022e66a73a115..39ebd21bf307a5e4048bcd67cdda21431fa5084d 100644 |
--- a/LayoutTests/platform/win/fast/lists/007-vertical-expected.txt |
+++ b/LayoutTests/platform/win/fast/lists/007-vertical-expected.txt |
@@ -4,13 +4,13 @@ layer at (0,0) size 800x600 |
RenderBlock {HTML} at (0,0) size 800x600 |
RenderBody {BODY} at (8,8) size 776x584 |
RenderBlock {UL} at (0,0) size 108x584 [bgcolor=#808080] [border: (25px solid #008000) none] |
- RenderListItem {LI} at (0,50) size 36x534 |
- RenderListMarker at (0,-17) size 17x7: bullet |
+ LayoutListItem {LI} at (0,50) size 36x534 |
+ LayoutListMarker at (0,-17) size 17x7: bullet |
RenderText {#text} at (0,0) size 35x530 |
text run at (0,0) width 530: "The top padding on this unordered list has been set to 25 pixels, which will require" |
text run at (18,0) width 197: "some extra test in order to test." |
- RenderListItem {LI} at (36,50) size 72x534 [bgcolor=#FFFFFF] [border: (25px solid #008000) none] |
- RenderListMarker at (0,-17) size 17x7: bullet |
+ LayoutListItem {LI} at (36,50) size 72x534 [bgcolor=#FFFFFF] [border: (25px solid #008000) none] |
+ LayoutListMarker at (0,-17) size 17x7: bullet |
RenderText {#text} at (0,50) size 71x484 |
text run at (0,50) width 484: "Another list item might not be such a bad idea, either, considering that such" |
text run at (18,50) width 243: "things do need to be double-checked. " |