Index: third_party/WebKit/LayoutTests/transitions/svg-transitions-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/transitions/svg-transitions-expected.txt b/third_party/WebKit/LayoutTests/transitions/svg-transitions-expected.txt |
index f95db9870c1fdb3608a80a8e1932c16d17a53281..4be498abbce2ad1e869c7f6784652d03c14d596f 100644 |
--- a/third_party/WebKit/LayoutTests/transitions/svg-transitions-expected.txt |
+++ b/third_party/WebKit/LayoutTests/transitions/svg-transitions-expected.txt |
@@ -11,7 +11,7 @@ PASS - "stroke-width" property for "rect5" element at 1s saw something close to: |
PASS - "stroke-dasharray" property for "rect5" element at 1s saw something close to: 10,10 |
PASS - "stroke-width" property for "rect6" element at 1s saw something close to: 15 |
PASS - "stroke-dasharray" property for "rect6" element at 1s saw something close to: 15,15,20,12.5,17.5,17.5 |
-FAIL - "fill" property for "rect7" element at 1s expected: 0,0,127 but saw: url(#invalid) rgb(0, 0, 255) |
+FAIL - "fill" property for "rect7" element at 1s expected: 0,0,127 but saw: url("#invalid") rgb(0, 0, 255) |
PASS - "stroke-dasharray" property for "rect7" element at 1s saw something close to: 10,10 |
PASS - "stop-color" property for "stop1" element at 1s saw something close to: 127,127,0 |
PASS - "stop-opacity" property for "stop1" element at 1s saw something close to: 0.75 |