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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt

Issue 1870073003: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt
index 9456ec7b6c20009327e4a65bf96ade6166f6829f..a9b0a75ad91520623c7bea48f97017821f9c4584 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt
@@ -40,12 +40,12 @@ layer at (0,0) size 785x1011 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {UL} at (25,349) size 744x90 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 704x18
LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
- LayoutText {#text} at (0,0) size 699x17
- text run at (0,0) width 699: "The left margin on this unordered list has been set to 25 pixels, and its background color has been set to gray."
+ LayoutText {#text} at (0,0) size 700x17
+ text run at (0,0) width 700: "The left margin on this unordered list has been set to 25 pixels, and its background color has been set to gray."
LayoutListItem {LI} at (65,18) size 679x54 [bgcolor=#FFFFFF]
LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
- LayoutText {#text} at (0,0) size 669x53
- text run at (0,0) width 669: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
+ LayoutText {#text} at (0,0) size 670x53
+ text run at (0,0) width 670: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
text run at (0,18) width 61: "checked. "
text run at (60,18) width 576: "This list item has its left margin also set to 25 pixels, which should combine with the list's"
text run at (0,36) width 537: "margin to make 50 pixels of margin, and its background color has been set to white."
@@ -60,9 +60,9 @@ layer at (0,0) size 785x1011 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (0,0) size 773x53
text run at (0,0) width 773: "This paragraph has a left margin of -10px, which should cause it to be wider than it might otherwise be, and it has a light"
text run at (0,18) width 116: "blue background. "
- text run at (115,18) width 394: "In all other respects, however, the element should be normal. "
- text run at (508,18) width 261: "No styles have been applied to it besides"
- text run at (0,36) width 323: "the negative left margin and the background color."
+ text run at (115,18) width 395: "In all other respects, however, the element should be normal. "
+ text run at (509,18) width 261: "No styles have been applied to it besides"
+ text run at (0,36) width 324: "the negative left margin and the background color."
LayoutTable {TABLE} at (0,559) size 769x436 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 767x434
LayoutTableRow {TR} at (0,0) size 767x26
@@ -96,7 +96,7 @@ layer at (0,0) size 785x1011 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 664x35
text run at (0,0) width 664: "The left margin on this unordered list has been set to 25 pixels, and its background color has been set to"
- text run at (0,18) width 32: "gray."
+ text run at (0,18) width 33: "gray."
LayoutListItem {LI} at (65,36) size 657x54 [bgcolor=#FFFFFF]
LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 652x53
@@ -112,9 +112,9 @@ layer at (0,0) size 785x1011 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (0,0) size 208x17
text run at (0,0) width 208: "This element has a class of zero."
LayoutBlockFlow {P} at (-6,350) size 757x54 [bgcolor=#00FFFF]
- LayoutText {#text} at (0,0) size 751x53
+ LayoutText {#text} at (0,0) size 752x53
text run at (0,0) width 740: "This paragraph has a left margin of -10px, which should cause it to be wider than it might otherwise be, and it has a"
text run at (0,18) width 149: "light blue background. "
- text run at (148,18) width 394: "In all other respects, however, the element should be normal. "
- text run at (541,18) width 210: "No styles have been applied to it"
- text run at (0,36) width 374: "besides the negative left margin and the background color."
+ text run at (148,18) width 395: "In all other respects, however, the element should be normal. "
+ text run at (542,18) width 210: "No styles have been applied to it"
+ text run at (0,36) width 375: "besides the negative left margin and the background color."

Powered by Google App Engine
This is Rietveld 408576698