Chromium Code Reviews| Index: content/test/data/accessibility/source.html |
| diff --git a/content/test/data/accessibility/source.html b/content/test/data/accessibility/source.html |
| deleted file mode 100644 |
| index c902fb72f55648dc75c885c83259e507ca2a6a94..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/source.html |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| - <audio controls> |
| - <source src="sfx.mp3" type="audio/mpeg"> |
| - </audio> |
| -</body> |
| -</html> |