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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/css1/cascade/cascade_order-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/mac/css1/cascade/cascade_order-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css1/cascade/cascade_order-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css1/cascade/cascade_order-expected.txt
index f8067d6eb838eb27fb9555c2d6809e67f4cb3589..c92653f832b6a170ac57ea893dfc5d072fad2f8e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css1/cascade/cascade_order-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css1/cascade/cascade_order-expected.txt
@@ -43,8 +43,8 @@ layer at (0,0) size 785x790 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {UL} at (0,18) size 729x54
LayoutListItem {LI} at (40,0) size 689x18 [color=#808080]
LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
- LayoutText {#text} at (0,0) size 194x18
- text run at (0,0) width 194: "This list item should be gray..."
+ LayoutText {#text} at (0,0) size 195x18
+ text run at (0,0) width 195: "This list item should be gray..."
LayoutListItem {LI} at (40,18) size 689x18 [color=#808080]
LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 116x18
@@ -66,8 +66,8 @@ layer at (0,0) size 785x790 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutText {#text} at (0,0) size 98x18
text run at (0,0) width 98: "...and this blue."
LayoutBlockFlow {P} at (0,390) size 769x18 [color=#0000FF]
- LayoutText {#text} at (0,0) size 282x18
- text run at (0,0) width 282: "This sentence should be blue (STYLE attr.)."
+ LayoutText {#text} at (0,0) size 283x18
+ text run at (0,0) width 283: "This sentence should be blue (STYLE attr.)."
LayoutBlockFlow {P} at (0,424) size 769x18 [color=#800080]
LayoutText {#text} at (0,0) size 208x18
text run at (0,0) width 208: "This sentence should be purple ["
@@ -104,8 +104,8 @@ layer at (0,0) size 785x790 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {UL} at (0,18) size 657x54
LayoutListItem {LI} at (40,0) size 617x18 [color=#808080]
LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
- LayoutText {#text} at (0,0) size 194x18
- text run at (0,0) width 194: "This list item should be gray..."
+ LayoutText {#text} at (0,0) size 195x18
+ text run at (0,0) width 195: "This list item should be gray..."
LayoutListItem {LI} at (40,18) size 617x18 [color=#808080]
LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 116x18
@@ -127,8 +127,8 @@ layer at (0,0) size 785x790 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutText {#text} at (0,0) size 98x18
text run at (0,0) width 98: "...and this blue."
LayoutBlockFlow {P} at (4,164) size 697x18 [color=#0000FF]
- LayoutText {#text} at (0,0) size 282x18
- text run at (0,0) width 282: "This sentence should be blue (STYLE attr.)."
+ LayoutText {#text} at (0,0) size 283x18
+ text run at (0,0) width 283: "This sentence should be blue (STYLE attr.)."
LayoutBlockFlow {P} at (4,198) size 697x18 [color=#800080]
LayoutText {#text} at (0,0) size 208x18
text run at (0,0) width 208: "This sentence should be purple ["

Powered by Google App Engine
This is Rietveld 408576698