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

Unified Diff: LayoutTests/platform/win/css1/box_properties/margin_bottom-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/css1/box_properties/margin_bottom-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/margin_bottom-expected.txt b/LayoutTests/platform/win/css1/box_properties/margin_bottom-expected.txt
index b4d8e6e36e8b74c4011e2b24fe5fd5f454e7cbe3..56140f9cf5ed55bc9f4d798b40bb0ed20b9656b0 100644
--- a/LayoutTests/platform/win/css1/box_properties/margin_bottom-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/margin_bottom-expected.txt
@@ -52,20 +52,20 @@ layer at (0,0) size 785x1738 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,0) size 238x17
text run at (0,0) width 238: "This element also has a class of zero."
RenderBlock {UL} at (0,744.25) size 769x97 [bgcolor=#00FFFF]
- RenderListItem {LI} at (40,0) size 729x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,0) size 729x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 433x17
text run at (0,0) width 433: "This list has a margin-bottom of 25px, and a light blue background."
- RenderListItem {LI} at (40,18) size 729x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,18) size 729x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 269x17
text run at (0,0) width 269: "Therefore, it ought to have such a margin."
- RenderListItem {LI} at (40,36) size 729x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,36) size 729x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 605x17
text run at (0,0) width 605: "This list item has a bottom margin of 25px, which should cause it to be offset in some fashion."
- RenderListItem {LI} at (40,79) size 729x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,79) size 729x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 304x17
text run at (0,0) width 304: "This list item has no special styles applied to it."
RenderBlock {P} at (0,866.25) size 769x54 [bgcolor=#00FFFF]
@@ -119,20 +119,20 @@ layer at (0,0) size 785x1738 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,0) size 238x17
text run at (0,0) width 238: "This element also has a class of zero."
RenderBlock {UL} at (4,541.75) size 747x97 [bgcolor=#00FFFF]
- RenderListItem {LI} at (40,0) size 707x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,0) size 707x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 433x17
text run at (0,0) width 433: "This list has a margin-bottom of 25px, and a light blue background."
- RenderListItem {LI} at (40,18) size 707x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,18) size 707x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 269x17
text run at (0,0) width 269: "Therefore, it ought to have such a margin."
- RenderListItem {LI} at (40,36) size 707x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,36) size 707x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 605x17
text run at (0,0) width 605: "This list item has a bottom margin of 25px, which should cause it to be offset in some fashion."
- RenderListItem {LI} at (40,79) size 707x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,79) size 707x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 304x17
text run at (0,0) width 304: "This list item has no special styles applied to it."
RenderBlock {P} at (4,663.75) size 747x54 [bgcolor=#00FFFF]

Powered by Google App Engine
This is Rietveld 408576698