| Index: LayoutTests/platform/android/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.txt
|
| diff --git a/LayoutTests/platform/android/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.txt b/LayoutTests/platform/android/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.txt
|
| deleted file mode 100644
|
| index 47c0310389f72487bd1cb3c13e39adb19e4dff33..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/platform/android/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.txt
|
| +++ /dev/null
|
| @@ -1,19 +0,0 @@
|
| -SVG 1.1 dynamic update tests
|
| -
|
| -Tests dynamic updates of the 'type' attribute of the SVGFEColorMatrixElement object
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS matrixElement.getAttribute('type') is "saturate"
|
| -PASS saturateElement.getAttribute('type') is "hueRotate"
|
| -PASS hueRotateElement.getAttribute('type') is "luminanceToAlpha"
|
| -PASS luminanceToAlphaElement.getAttribute('type') is "matrix"
|
| -PASS matrixElement.getAttribute('type') is "matrix"
|
| -PASS saturateElement.getAttribute('type') is "saturate"
|
| -PASS hueRotateElement.getAttribute('type') is "hueRotate"
|
| -PASS luminanceToAlphaElement.getAttribute('type') is "luminanceToAlpha"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|