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

Unified Diff: LayoutTests/platform/win/css1/box_properties/margin-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-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/margin-expected.txt b/LayoutTests/platform/win/css1/box_properties/margin-expected.txt
index 8be043c86b3fb7955647f69c9a977286f6ac4f6c..ac8f083983aaf3b67bf785324e81588a98419b6e 100644
--- a/LayoutTests/platform/win/css1/box_properties/margin-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/margin-expected.txt
@@ -58,20 +58,20 @@ layer at (0,0) size 800x2652 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (0,0) size 208x17
text run at (0,0) width 208: "This element has a class of zero."
RenderBlock {UL} at (25,1168) size 734x122 [bgcolor=#00FFFF]
- RenderListItem {LI} at (40,0) size 694x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,0) size 694x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 382x17
text run at (0,0) width 382: "This list has a margin of 25px, and a light blue background."
- RenderListItem {LI} at (40,18) size 694x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,18) size 694x18
+ 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 (65,61) size 644x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (65,61) size 644x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 556x17
text run at (0,0) width 556: "This list item has a margin of 25px, which should cause it to be offset in some fashion."
- RenderListItem {LI} at (40,104) size 694x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,104) size 694x18
+ 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,1315) size 784x18 [bgcolor=#C0C0C0]
@@ -136,20 +136,20 @@ layer at (0,0) size 800x2652 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (0,0) size 208x17
text run at (0,0) width 208: "This element has a class of zero."
RenderBlock {UL} at (29,1002) size 712x122 [bgcolor=#00FFFF]
- RenderListItem {LI} at (40,0) size 672x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,0) size 672x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 382x17
text run at (0,0) width 382: "This list has a margin of 25px, and a light blue background."
- RenderListItem {LI} at (40,18) size 672x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,18) size 672x18
+ 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 (65,61) size 622x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (65,61) size 622x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 556x17
text run at (0,0) width 556: "This list item has a margin of 25px, which should cause it to be offset in some fashion."
- RenderListItem {LI} at (40,104) size 672x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,104) size 672x18
+ 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,1149) size 762x18 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698