Index: LayoutTests/platform/linux/fast/lists/007-expected.txt |
diff --git a/LayoutTests/platform/linux/fast/lists/007-expected.txt b/LayoutTests/platform/linux/fast/lists/007-expected.txt |
index c39d438a5995686ec7a03d8c3e22b4bff8d2e1c4..2716fb26b1982651c2d83a47111557daa4bc7b89 100644 |
--- a/LayoutTests/platform/linux/fast/lists/007-expected.txt |
+++ b/LayoutTests/platform/linux/fast/lists/007-expected.txt |
@@ -4,12 +4,12 @@ layer at (0,0) size 800x600 |
RenderBlock {HTML} at (0,0) size 800x600 |
RenderBody {BODY} at (8,8) size 784x576 |
RenderBlock {UL} at (0,0) size 784x80 [bgcolor=#808080] [border: none (25px solid #008000)] |
- RenderListItem {LI} at (50,0) size 734x20 |
- RenderListMarker at (-18,0) size 7x19: bullet |
+ LayoutListItem {LI} at (50,0) size 734x20 |
+ LayoutListMarker at (-18,0) size 7x19: bullet |
RenderText {#text} at (0,0) size 682x19 |
text run at (0,0) width 682: "The left padding on this unordered list has been set to 25 pixels, which will require some extra test in order to test." |
- RenderListItem {LI} at (50,20) size 734x60 [bgcolor=#FFFFFF] [border: none (25px solid #008000)] |
- RenderListMarker at (-18,0) size 7x19: bullet |
+ LayoutListItem {LI} at (50,20) size 734x60 [bgcolor=#FFFFFF] [border: none (25px solid #008000)] |
+ LayoutListMarker at (-18,0) size 7x19: bullet |
RenderText {#text} at (50,0) size 680x59 |
text run at (50,0) width 680: "Another list item might not be such a bad idea, either, considering that such things do need to be double-checked." |
text run at (50,20) width 658: "This list item has its left padding also set to 25 pixels, which should combine with the list's padding to make 50" |