| Index: LayoutTests/canvas/resources/35ms-green-flash-at-35ms.svg
|
| diff --git a/LayoutTests/canvas/resources/35ms-green-flash-at-35ms.svg b/LayoutTests/canvas/resources/35ms-green-flash-at-35ms.svg
|
| deleted file mode 100644
|
| index 4fd10814060e147a5f1f49a50e7f5db0f4f559eb..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/canvas/resources/35ms-green-flash-at-35ms.svg
|
| +++ /dev/null
|
| @@ -1,6 +0,0 @@
|
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
| -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100">
|
| - <rect width="100" height="100" fill="red">
|
| - <set attributeName="fill" to="green" begin="0.035s" dur="0.035s"/>
|
| - </rect>
|
| -</svg>
|
|
|