Index: LayoutTests/platform/android/tables/mozilla/bugs/bug32205-2-expected.txt |
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug32205-2-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug32205-2-expected.txt |
index d2d8ff92f7118cef539816e0bed19a971f4be494..71351fec5aacb38a28bd1337186c65e45babebe3 100644 |
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug32205-2-expected.txt |
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug32205-2-expected.txt |
@@ -15,17 +15,17 @@ layer at (0,0) size 785x1347 |
text run at (615,20) width 148: "hamperd by a number of" |
text run at (0,40) width 28: "bugs" |
RenderBlock {OL} at (0,112) size 769x80 |
- RenderListItem {LI} at (40,0) size 729x20 |
- RenderListMarker at (-21,0) size 16x19: "1" |
+ LayoutListItem {LI} at (40,0) size 729x20 |
+ LayoutListMarker at (-21,0) size 16x19: "1" |
RenderText {#text} at (0,0) size 429x19 |
text run at (0,0) width 429: "If a height is specified for only one row (not both) then it will be ignored" |
- RenderListItem {LI} at (40,20) size 729x20 |
- RenderListMarker at (-21,0) size 16x19: "2" |
+ LayoutListItem {LI} at (40,20) size 729x20 |
+ LayoutListMarker at (-21,0) size 16x19: "2" |
RenderText {#text} at (0,0) size 634x19 |
text run at (0,0) width 407: "If specified heights are insufficient (because the content is too large) " |
text run at (407,0) width 227: "then the entire table will be expanded." |
- RenderListItem {LI} at (40,40) size 729x40 |
- RenderListMarker at (-21,0) size 16x19: "3" |
+ LayoutListItem {LI} at (40,40) size 729x40 |
+ LayoutListMarker at (-21,0) size 16x19: "3" |
RenderText {#text} at (0,0) size 687x39 |
text run at (0,0) width 437: "Percentage heights appear to simply be translated into pixel heights prior " |
text run at (437,0) width 250: "to other processing, so offer no additional" |