| Index: LayoutTests/virtual/web-animations-css/transitions/svg-transitions-expected.txt
|
| diff --git a/LayoutTests/transitions/svg-transitions-expected.txt b/LayoutTests/virtual/web-animations-css/transitions/svg-transitions-expected.txt
|
| similarity index 91%
|
| copy from LayoutTests/transitions/svg-transitions-expected.txt
|
| copy to LayoutTests/virtual/web-animations-css/transitions/svg-transitions-expected.txt
|
| index 1ed265c8cac77313fc6f674a72cacbd89cb48f94..208fedf39f7842caf3cdfa624462173b5051adf6 100644
|
| --- a/LayoutTests/transitions/svg-transitions-expected.txt
|
| +++ b/LayoutTests/virtual/web-animations-css/transitions/svg-transitions-expected.txt
|
| @@ -8,11 +8,11 @@ PASS - "stroke" property for "rect2" element at 1s saw something close to: 127,0
|
| PASS - "stroke-dasharray" property for "rect2" element at 1s saw something close to: 15,15
|
| PASS - "stroke-width" property for "rect4" element at 1s saw something close to: 8
|
| PASS - "stroke-width" property for "rect5" element at 1s saw something close to: 5
|
| -PASS - "stroke-dasharray" property for "rect5" element at 1s saw something close to: 20
|
| +FAIL - "stroke-dasharray" property for "rect5" element at 1s expected: 20 but saw: 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
|
| -PASS - "stroke-dasharray" property for "rect7" element at 1s saw something close to: none
|
| +FAIL - "stroke-dasharray" property for "rect7" element at 1s expected: none but saw: 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
|
| PASS - "stroke-miterlimit" property for "polyline1" element at 1s saw something close to: 11
|
|
|