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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-image-scaled-expected.txt

Issue 1773853002: Auto-rebaseline for r379608 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/fast/borders/border-image-scaled-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-image-scaled-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-image-scaled-expected.txt
index 9511db9741696fd428e6c67e926eb979fd461487..fe4fcf5389633c0b21f413dcca5713a0b20e1170 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-image-scaled-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-image-scaled-expected.txt
@@ -8,15 +8,15 @@ layer at (0,0) size 800x620 backgroundClip at (0,0) size 800x600 clip at (0,0) s
text run at (0,0) width 750: "The purpose of this test case is to illustrate the legacy behavior of -webkit-border-image. The specified border widths"
text run at (0,18) width 715: "actually end up becoming the real border widths. The border-image property in the specification doesn't do this."
LayoutBlockFlow (anonymous) at (0,52) size 784x552
- LayoutBlockFlow {DIV} at (10,10) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
+ LayoutBlockFlow {DIV} at (10,10) size 252x252 [border: (42px solid #000000) (60px solid #000000) (42px solid #000000)]
LayoutText {#text} at (272,258) size 4x18
text run at (272,258) width 4: " "
- LayoutBlockFlow {DIV} at (286,10) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
+ LayoutBlockFlow {DIV} at (286,10) size 252x252 [border: (42px solid #000000) (60px solid #000000) (42px solid #000000)]
LayoutText {#text} at (548,258) size 4x18
text run at (548,258) width 4: " "
LayoutBR {BR} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (10,286) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
+ LayoutBlockFlow {DIV} at (10,286) size 252x252 [border: (42px solid #000000) (60px solid #000000) (42px solid #000000)]
LayoutText {#text} at (272,534) size 4x18
text run at (272,534) width 4: " "
- LayoutBlockFlow {DIV} at (286,286) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
+ LayoutBlockFlow {DIV} at (286,286) size 252x252 [border: (42px solid #000000) (60px solid #000000) (42px solid #000000)]
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698