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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/css1/basic/containment-expected.txt

Issue 1405083005: Auto-rebaseline for r354660 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/mac/css1/basic/containment-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css1/basic/containment-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css1/basic/containment-expected.txt
index 87491a05a1f31e68c3bdc1c49b58150a04b2f6e0..6e3c53fb9689a94b118283203df9090455120590 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css1/basic/containment-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css1/basic/containment-expected.txt
@@ -84,15 +84,15 @@ layer at (0,0) size 785x961 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,0) width 510: "This sentence should be purple, and it doesn't have a terminating paragraph tag."
LayoutBlockFlow {OL} at (0,405) size 769x54
LayoutListItem {LI} at (40,0) size 729x18
- LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
+ LayoutListMarker (anonymous) at (-16,0) size 16x18: "1"
LayoutText {#text} at (0,0) size 204x18
text run at (0,0) width 204: "This list should NOT be purple."
LayoutListItem {LI} at (40,18) size 729x18
- LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
+ LayoutListMarker (anonymous) at (-16,0) size 16x18: "2"
LayoutText {#text} at (0,0) size 176x18
text run at (0,0) width 176: "It should, instead, be black."
LayoutListItem {LI} at (40,36) size 729x18
- LayoutListMarker (anonymous) at (-20,0) size 16x18: "3"
+ LayoutListMarker (anonymous) at (-16,0) size 16x18: "3"
LayoutText {#text} at (0,0) size 512x18
text run at (0,0) width 512: "If it IS purple, then the browser hasn't correctly parsed the preceding paragraph."
LayoutBlockFlow {P} at (0,475) size 769x36
@@ -180,15 +180,15 @@ layer at (0,0) size 785x961 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,0) width 510: "This sentence should be purple, and it doesn't have a terminating paragraph tag."
LayoutBlockFlow {OL} at (4,212) size 747x54
LayoutListItem {LI} at (40,0) size 707x18
- LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
+ LayoutListMarker (anonymous) at (-16,0) size 16x18: "1"
LayoutText {#text} at (0,0) size 204x18
text run at (0,0) width 204: "This list should NOT be purple."
LayoutListItem {LI} at (40,18) size 707x18
- LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
+ LayoutListMarker (anonymous) at (-16,0) size 16x18: "2"
LayoutText {#text} at (0,0) size 176x18
text run at (0,0) width 176: "It should, instead, be black."
LayoutListItem {LI} at (40,36) size 707x18
- LayoutListMarker (anonymous) at (-20,0) size 16x18: "3"
+ LayoutListMarker (anonymous) at (-16,0) size 16x18: "3"
LayoutText {#text} at (0,0) size 512x18
text run at (0,0) width 512: "If it IS purple, then the browser hasn't correctly parsed the preceding paragraph."
LayoutBlockFlow {P} at (4,282) size 747x36

Powered by Google App Engine
This is Rietveld 408576698