Index: LayoutTests/platform/win/tables/mozilla/bugs/bug32205-2-expected.txt |
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug32205-2-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug32205-2-expected.txt |
index ca764068608b426118a04e05a05bd08e016f897e..6d9d3671aa523d113f5b2ffccb0c5ff3c7c17140 100644 |
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug32205-2-expected.txt |
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug32205-2-expected.txt |
@@ -14,17 +14,17 @@ layer at (0,0) size 785x1299 backgroundClip at (0,0) size 785x600 clip at (0,0) |
text run at (271,18) width 456: "for a title line, and the second contains the rest. Creating such a table is" |
text run at (0,36) width 192: "hamperd by a number of bugs" |
RenderBlock {OL} at (0,104) size 769x72 |
- RenderListItem {LI} at (40,0) size 729x18 |
- RenderListMarker at (-20,0) size 16x17: "1" |
+ LayoutListItem {LI} at (40,0) size 729x18 |
+ LayoutListMarker at (-20,0) size 16x17: "1" |
RenderText {#text} at (0,0) size 467x17 |
text run at (0,0) width 467: "If a height is specified for only one row (not both) then it will be ignored" |
- RenderListItem {LI} at (40,18) size 729x18 |
- RenderListMarker at (-20,0) size 16x17: "2" |
+ LayoutListItem {LI} at (40,18) size 729x18 |
+ LayoutListMarker at (-20,0) size 16x17: "2" |
RenderText {#text} at (0,0) size 686x17 |
text run at (0,0) width 443: "If specified heights are insufficient (because the content is too large) " |
text run at (442,0) width 244: "then the entire table will be expanded." |
- RenderListItem {LI} at (40,36) size 729x36 |
- RenderListMarker at (-20,0) size 16x17: "3" |
+ LayoutListItem {LI} at (40,36) size 729x36 |
+ LayoutListMarker at (-20,0) size 16x17: "3" |
RenderText {#text} at (0,0) size 670x35 |
text run at (0,0) width 471: "Percentage heights appear to simply be translated into pixel heights prior " |
text run at (470,0) width 200: "to other processing, so offer no" |