| Index: LayoutTests/platform/android/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.txt
 | 
| diff --git a/LayoutTests/platform/android/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.txt b/LayoutTests/platform/android/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.txt
 | 
| deleted file mode 100644
 | 
| index 7e5fd3f131045722765768b3d21a85ae1f48c0f8..0000000000000000000000000000000000000000
 | 
| --- a/LayoutTests/platform/android/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.txt
 | 
| +++ /dev/null
 | 
| @@ -1,21 +0,0 @@
 | 
| -SVG 1.1 dynamic update tests
 | 
| -
 | 
| -Tests dynamic updates of the 'mode' attribute of the SVGFEBlendElement object
 | 
| -
 | 
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 | 
| -
 | 
| -
 | 
| -PASS normalBlend.getAttribute('mode') is "lighten"
 | 
| -PASS multiplyBlend.getAttribute('mode') is "normal"
 | 
| -PASS screenBlend.getAttribute('mode') is "multiply"
 | 
| -PASS darkenBlend.getAttribute('mode') is "screen"
 | 
| -PASS lightenBlend.getAttribute('mode') is "darken"
 | 
| -PASS normalBlend.getAttribute('mode') is "normal"
 | 
| -PASS multiplyBlend.getAttribute('mode') is "multiply"
 | 
| -PASS screenBlend.getAttribute('mode') is "screen"
 | 
| -PASS darkenBlend.getAttribute('mode') is "darken"
 | 
| -PASS lightenBlend.getAttribute('mode') is "lighten"
 | 
| -PASS successfullyParsed is true
 | 
| -
 | 
| -TEST COMPLETE
 | 
| -
 | 
| 
 |