Chromium Code Reviews| Index: content/test/data/accessibility/param.html |
| diff --git a/content/test/data/accessibility/param.html b/content/test/data/accessibility/param.html |
| deleted file mode 100644 |
| index 8b30a748c145df538601ea31637ca3ccdf66ab2c..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/param.html |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| - |
| -<object width="400" height="400" data="../../../../media/test/data/bear.swf"> |
| - <param name="autoplay" value="true"> |
| -</object> |
| - |
| -</body> |
| -</html> |