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

Unified Diff: LayoutTests/platform/linux/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/linux/css1/box_properties/margin_top-expected.txt
diff --git a/LayoutTests/platform/linux/css1/box_properties/margin_top-expected.txt b/LayoutTests/platform/linux/css1/box_properties/margin_top-expected.txt
index d369cc8741258ad62dcdbbda6187ac41c84fe4e0..31b6eb205a35bbd33e9d2e259ec43178ce03c447 100644
--- a/LayoutTests/platform/linux/css1/box_properties/margin_top-expected.txt
+++ b/LayoutTests/platform/linux/css1/box_properties/margin_top-expected.txt
@@ -49,20 +49,20 @@ layer at (0,0) size 785x1703 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (688,0) width 49: "This will"
text run at (0,20) width 198: "require extra text in order to test."
RenderBlock {UL} at (0,754.25) size 769x105 [bgcolor=#00FFFF]
- RenderListItem {LI} at (40,0) size 729x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,0) size 729x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 379x19
text run at (0,0) width 379: "This list has a margin-top of 25px, and a light blue background."
- RenderListItem {LI} at (40,20) size 729x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,20) size 729x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 249x19
text run at (0,0) width 249: "Therefore, it ought to have such a margin."
- RenderListItem {LI} at (40,65) size 729x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,65) size 729x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 535x19
text run at (0,0) width 535: "This list item has a top margin of 25px, which should cause it to be offset in some fashion."
- RenderListItem {LI} at (40,85) size 729x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,85) size 729x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 278x19
text run at (0,0) width 278: "This list item has no special styles applied to it."
RenderBlock {P} at (0,859.25) size 769x20 [bgcolor=#C0C0C0]
@@ -110,20 +110,20 @@ layer at (0,0) size 785x1703 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (688,0) width 49: "This will"
text run at (0,20) width 198: "require extra text in order to test."
RenderBlock {UL} at (4,568.75) size 747x105 [bgcolor=#00FFFF]
- RenderListItem {LI} at (40,0) size 707x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,0) size 707x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 379x19
text run at (0,0) width 379: "This list has a margin-top of 25px, and a light blue background."
- RenderListItem {LI} at (40,20) size 707x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,20) size 707x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 249x19
text run at (0,0) width 249: "Therefore, it ought to have such a margin."
- RenderListItem {LI} at (40,65) size 707x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,65) size 707x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 535x19
text run at (0,0) width 535: "This list item has a top margin of 25px, which should cause it to be offset in some fashion."
- RenderListItem {LI} at (40,85) size 707x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,85) size 707x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 278x19
text run at (0,0) width 278: "This list item has no special styles applied to it."
RenderBlock {P} at (4,673.75) size 747x20 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698