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

Unified Diff: LayoutTests/platform/mac/css1/box_properties/margin_top-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/mac/css1/box_properties/margin_top-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/margin_top-expected.txt b/LayoutTests/platform/mac/css1/box_properties/margin_top-expected.txt
index 06ecf2cfc8b6050bf49cacadee7df76c7c7212ca..9a0b4df8e4029d1083efd49594c54e1d21f9b823 100644
--- a/LayoutTests/platform/mac/css1/box_properties/margin_top-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/margin_top-expected.txt
@@ -49,20 +49,20 @@ layer at (0,0) size 785x1639 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (739,0) width 30: "This"
text run at (0,18) width 240: "will require extra text in order to test."
RenderBlock {UL} at (0,724.25) size 769x97 [bgcolor=#00FFFF]
- RenderListItem {LI} at (40,0) size 729x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,0) size 729x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 408x18
text run at (0,0) width 408: "This list has a margin-top of 25px, and a light blue background."
- RenderListItem {LI} at (40,18) size 729x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,18) size 729x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 269x18
text run at (0,0) width 269: "Therefore, it ought to have such a margin."
- RenderListItem {LI} at (40,61) size 729x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,61) size 729x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 580x18
text run at (0,0) width 580: "This list item has a top 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 7x18: bullet
+ LayoutListItem {LI} at (40,79) size 729x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 304x18
text run at (0,0) width 304: "This list item has no special styles applied to it."
RenderBlock {P} at (0,821.25) size 769x18 [bgcolor=#C0C0C0]
@@ -110,20 +110,20 @@ layer at (0,0) size 785x1639 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,0) width 736: "This element should have a top margin of 25%, which is calculated with respect to the width of the parent element."
text run at (0,18) width 272: "This will require extra text in order to test."
RenderBlock {UL} at (4,548.75) size 747x97 [bgcolor=#00FFFF]
- RenderListItem {LI} at (40,0) size 707x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,0) size 707x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 408x18
text run at (0,0) width 408: "This list has a margin-top of 25px, and a light blue background."
- RenderListItem {LI} at (40,18) size 707x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,18) size 707x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 269x18
text run at (0,0) width 269: "Therefore, it ought to have such a margin."
- RenderListItem {LI} at (40,61) size 707x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,61) size 707x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 580x18
text run at (0,0) width 580: "This list item has a top 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 7x18: bullet
+ LayoutListItem {LI} at (40,79) size 707x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 304x18
text run at (0,0) width 304: "This list item has no special styles applied to it."
RenderBlock {P} at (4,645.75) size 747x18 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698