Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Unified Diff: LayoutTests/platform/win-xp/css1/basic/containment-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win-xp/css1/basic/containment-expected.txt
diff --git a/LayoutTests/platform/win-xp/css1/basic/containment-expected.txt b/LayoutTests/platform/win-xp/css1/basic/containment-expected.txt
index 0e4550b29a42776fc7bc95fd72bfbd537cb6d80f..56e3f92bc58b4475f191acb8cd22871651d5c87f 100644
--- a/LayoutTests/platform/win-xp/css1/basic/containment-expected.txt
+++ b/LayoutTests/platform/win-xp/css1/basic/containment-expected.txt
@@ -52,8 +52,8 @@ layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (574,0) width 139: " the external style sheet"
text run at (0,20) width 309: "\"Alternate SS\" has been selected via the user agent."
RenderBlock {UL} at (0,319) size 769x60 [color=#FF0000]
- RenderListItem {LI} at (40,0) size 729x20 [color=#008000]
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,0) size 729x20 [color=#008000]
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 373x19
text run at (0,0) width 373: "This sentence should be green due to an imported style sheet ["
RenderInline {CODE} at (0,0) size 208x16
@@ -61,8 +61,8 @@ layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (373,3) width 208: "@import url(imptest1.css);"
RenderText {#text} at (581,0) size 9x19
text run at (581,0) width 9: "]."
- RenderListItem {LI} at (40,20) size 729x20 [color=#800080]
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,20) size 729x20 [color=#800080]
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 378x19
text run at (0,0) width 378: "This sentence should be purple due to an imported style sheet ["
RenderInline {CODE} at (0,0) size 184x16
@@ -70,8 +70,8 @@ layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (378,3) width 184: "@import \"imptest1a.css\""
RenderText {#text} at (562,0) size 9x19
text run at (562,0) width 9: "]."
- RenderListItem {LI} at (40,40) size 729x20 [color=#008000]
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,40) size 729x20 [color=#008000]
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 374x19
text run at (0,0) width 374: "This sentence should be green thanks to the STYLE attribute ["
RenderInline {CODE} at (0,0) size 168x16
@@ -83,16 +83,16 @@ layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,0) size 476x19
text run at (0,0) width 476: "This sentence should be purple, and it doesn't have a terminating paragraph tag."
RenderBlock {OL} at (0,431) size 769x60
- 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 190x19
text run at (0,0) width 190: "This list should NOT be purple."
- 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 166x19
text run at (0,0) width 166: "It should, instead, be black."
- RenderListItem {LI} at (40,40) size 729x20
- RenderListMarker at (-21,0) size 16x19: "3"
+ LayoutListItem {LI} at (40,40) size 729x20
+ LayoutListMarker at (-21,0) size 16x19: "3"
RenderText {#text} at (0,0) size 483x19
text run at (0,0) width 483: "If it IS purple, then the browser hasn't correctly parsed the preceding paragraph."
RenderBlock {P} at (0,507) size 769x40
@@ -147,8 +147,8 @@ layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (574,0) width 139: " the external style sheet"
text run at (0,20) width 309: "\"Alternate SS\" has been selected via the user agent."
RenderBlock {UL} at (4,96) size 747x60 [color=#FF0000]
- RenderListItem {LI} at (40,0) size 707x20 [color=#008000]
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,0) size 707x20 [color=#008000]
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 373x19
text run at (0,0) width 373: "This sentence should be green due to an imported style sheet ["
RenderInline {CODE} at (0,0) size 208x16
@@ -156,8 +156,8 @@ layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (373,3) width 208: "@import url(imptest1.css);"
RenderText {#text} at (581,0) size 9x19
text run at (581,0) width 9: "]."
- RenderListItem {LI} at (40,20) size 707x20 [color=#800080]
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,20) size 707x20 [color=#800080]
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 378x19
text run at (0,0) width 378: "This sentence should be purple due to an imported style sheet ["
RenderInline {CODE} at (0,0) size 184x16
@@ -165,8 +165,8 @@ layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (378,3) width 184: "@import \"imptest1a.css\""
RenderText {#text} at (562,0) size 9x19
text run at (562,0) width 9: "]."
- RenderListItem {LI} at (40,40) size 707x20 [color=#008000]
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,40) size 707x20 [color=#008000]
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 374x19
text run at (0,0) width 374: "This sentence should be green thanks to the STYLE attribute ["
RenderInline {CODE} at (0,0) size 168x16
@@ -178,16 +178,16 @@ layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,0) size 476x19
text run at (0,0) width 476: "This sentence should be purple, and it doesn't have a terminating paragraph tag."
RenderBlock {OL} at (4,208) size 747x60
- 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 190x19
text run at (0,0) width 190: "This list should NOT be purple."
- RenderListItem {LI} at (40,20) size 707x20
- RenderListMarker at (-21,0) size 16x19: "2"
+ LayoutListItem {LI} at (40,20) size 707x20
+ LayoutListMarker at (-21,0) size 16x19: "2"
RenderText {#text} at (0,0) size 166x19
text run at (0,0) width 166: "It should, instead, be black."
- RenderListItem {LI} at (40,40) size 707x20
- RenderListMarker at (-21,0) size 16x19: "3"
+ LayoutListItem {LI} at (40,40) size 707x20
+ LayoutListMarker at (-21,0) size 16x19: "3"
RenderText {#text} at (0,0) size 483x19
text run at (0,0) width 483: "If it IS purple, then the browser hasn't correctly parsed the preceding paragraph."
RenderBlock {P} at (4,284) size 747x40

Powered by Google App Engine
This is Rietveld 408576698