Chromium Code Reviews| Index: content/test/data/accessibility/ins.html |
| diff --git a/content/test/data/accessibility/ins.html b/content/test/data/accessibility/ins.html |
| deleted file mode 100644 |
| index 6f6da3c6e0c247c1560e3fafb5764a924aeb7427..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/ins.html |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| - |
| -<p>My favorite browser is <del>ABC</del> <ins>Chrome</ins>!</p> |
| - |
| -</body> |
| -</html> |