Index: LayoutTests/platform/android/css1/box_properties/padding_left-expected.txt |
diff --git a/LayoutTests/platform/android/css1/box_properties/padding_left-expected.txt b/LayoutTests/platform/android/css1/box_properties/padding_left-expected.txt |
index b28011f411f2ee54d8c8e20c9626d0c19082cd18..303db753dfb09041c62bb58b98c67bedda3460d8 100644 |
--- a/LayoutTests/platform/android/css1/box_properties/padding_left-expected.txt |
+++ b/LayoutTests/platform/android/css1/box_properties/padding_left-expected.txt |
@@ -45,12 +45,12 @@ layer at (0,0) size 785x1045 |
text run at (192,20) width 119: "the parent element. " |
text run at (310,20) width 442: "Both the content background and the padding should be aqua (light blue)." |
RenderBlock {UL} at (0,423) size 769x80 [bgcolor=#808080] |
- RenderListItem {LI} at (25,0) size 744x20 |
- RenderListMarker at (-18,0) size 7x19: bullet |
+ LayoutListItem {LI} at (25,0) size 744x20 |
+ 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 (25,20) size 744x60 [bgcolor=#FFFFFF] |
- RenderListMarker at (-18,0) size 7x19: bullet |
+ LayoutListItem {LI} at (25,20) size 744x60 [bgcolor=#FFFFFF] |
+ LayoutListMarker at (-18,0) size 7x19: bullet |
RenderText {#text} at (25,0) size 709x59 |
text run at (25,0) width 684: "Another list item might not be such a bad idea, either, considering that such things do need to be double-checked. " |
text run at (709,0) width 25: "This" |
@@ -98,12 +98,12 @@ layer at (0,0) size 785x1045 |
text run at (320,20) width 404: "Both the content background and the padding should be aqua (light" |
text run at (186,40) width 35: "blue)." |
RenderBlock {UL} at (4,284) size 747x80 [bgcolor=#808080] |
- RenderListItem {LI} at (25,0) size 722x20 |
- RenderListMarker at (-18,0) size 7x19: bullet |
+ LayoutListItem {LI} at (25,0) size 722x20 |
+ 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 (25,20) size 722x60 [bgcolor=#FFFFFF] |
- RenderListMarker at (-18,0) size 7x19: bullet |
+ LayoutListItem {LI} at (25,20) size 722x60 [bgcolor=#FFFFFF] |
+ LayoutListMarker at (-18,0) size 7x19: bullet |
RenderText {#text} at (25,0) size 696x59 |
text run at (25,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 (25,20) width 696: "This list item has its left padding also set to 25 pixels, which should combine with the list's padding to make 50 pixels" |