Index: LayoutTests/platform/android/css1/conformance/forward_compatible_parsing-expected.txt |
diff --git a/LayoutTests/platform/android/css1/conformance/forward_compatible_parsing-expected.txt b/LayoutTests/platform/android/css1/conformance/forward_compatible_parsing-expected.txt |
index 4ce674b0c16c8025ea65a4a8a089272efe49e75f..f76a125e489312833a88c13d3d66957d14ba4a21 100644 |
--- a/LayoutTests/platform/android/css1/conformance/forward_compatible_parsing-expected.txt |
+++ b/LayoutTests/platform/android/css1/conformance/forward_compatible_parsing-expected.txt |
@@ -169,8 +169,8 @@ layer at (0,0) size 785x4321 |
text run at (197,0) width 529: "CSS is case-insensitive, unless required to be case sensitive due to interaction with other" |
text run at (0,20) width 228: "standards (e.g., font names or URLs.)" |
RenderBlock {OL} at (0,1547) size 769x20 |
- 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 596x19 |
text run at (0,0) width 596: "This ordered list item should be black, because the declaration has an invalid pseudo-class selector." |
RenderBlock {P} at (0,1583) size 769x40 |
@@ -178,8 +178,8 @@ layer at (0,0) size 785x4321 |
text run at (0,0) width 764: "This paragraph should be black, because, in CSS1, :first-child is an invalid pseudo-class, and in CSS2, this paragraph is not the" |
text run at (0,20) width 58: "first child." |
RenderBlock {UL} at (0,1639) size 769x40 |
- RenderListItem {LI} at (40,0) size 729x40 |
- RenderListMarker at (-18,0) size 7x19: bullet |
+ LayoutListItem {LI} at (40,0) size 729x40 |
+ LayoutListMarker at (-18,0) size 7x19: bullet |
RenderText {#text} at (0,0) size 728x39 |
text run at (0,0) width 728: "This unordered list item should be black, because, according to CSS1, the selector is invalid, and according to CSS2, the" |
text run at (0,20) width 154: "selector should not apply." |
@@ -387,8 +387,8 @@ layer at (0,0) size 785x4321 |
text run at (197,0) width 529: "CSS is case-insensitive, unless required to be case sensitive due to interaction with other" |
text run at (0,20) width 228: "standards (e.g., font names or URLs.)" |
RenderBlock {OL} at (4,620) size 747x20 |
- RenderListItem {LI} at (40,0) size 707x20 |
- RenderListMarker at (-21,0) size 16x19: "1" |
+ LayoutListItem {LI} at (40,0) size 707x20 |
+ LayoutListMarker at (-21,0) size 16x19: "1" |
RenderText {#text} at (0,0) size 596x19 |
text run at (0,0) width 596: "This ordered list item should be black, because the declaration has an invalid pseudo-class selector." |
RenderBlock {P} at (4,656) size 747x40 |
@@ -396,8 +396,8 @@ layer at (0,0) size 785x4321 |
text run at (0,0) width 742: "This paragraph should be black, because, in CSS1, :first-child is an invalid pseudo-class, and in CSS2, this paragraph is not" |
text run at (0,20) width 80: "the first child." |
RenderBlock {UL} at (4,712) size 747x40 |
- RenderListItem {LI} at (40,0) size 707x40 |
- RenderListMarker at (-18,0) size 7x19: bullet |
+ LayoutListItem {LI} at (40,0) size 707x40 |
+ LayoutListMarker at (-18,0) size 7x19: bullet |
RenderText {#text} at (0,0) size 706x39 |
text run at (0,0) width 706: "This unordered list item should be black, because, according to CSS1, the selector is invalid, and according to CSS2," |
text run at (0,20) width 176: "the selector should not apply." |