Index: LayoutTests/transitions/svg-transitions-expected.txt |
diff --git a/LayoutTests/transitions/svg-transitions-expected.txt b/LayoutTests/transitions/svg-transitions-expected.txt |
index 73774a85a3c163acffa80e6c697537d763eb3749..24f4026b1e313e0ad99264b7a81efb4c7624066d 100644 |
--- a/LayoutTests/transitions/svg-transitions-expected.txt |
+++ b/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) #0000ff |
+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 |