Index: third_party/WebKit/LayoutTests/fast/reflections/reflection-computed-style-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/reflections/reflection-computed-style-expected.txt b/third_party/WebKit/LayoutTests/fast/reflections/reflection-computed-style-expected.txt |
index cec73f8ee89f0c92ce7dbd9ca5204084cde34afb..7628663f6562bdd259707c072b624fec9c53fc39 100644 |
--- a/third_party/WebKit/LayoutTests/fast/reflections/reflection-computed-style-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/reflections/reflection-computed-style-expected.txt |
@@ -12,7 +12,7 @@ Test calling getPropertyValue on computed styles for -webkit-border-image proper |
-webkit-box-reflect |
getPropertyValue: right 50% none |
--webkit-box-reflect: below 5px -webkit-gradient(linear, 0 0, 0 0) 25 25 25 25 stretch stretch; |
+-webkit-box-reflect: below 5px linear-gradient(white, black) 25 25 25 25 stretch stretch; |
-webkit-box-reflect |
- getPropertyValue: below 5px -webkit-gradient(linear, 0 0, 0 0) 25 fill / auto / 0px stretch |
+ getPropertyValue: below 5px linear-gradient(white, black) 25 fill / auto / 0px stretch |