Chromium Code Reviews| Index: content/test/data/accessibility/fieldset.html |
| diff --git a/content/test/data/accessibility/fieldset.html b/content/test/data/accessibility/fieldset.html |
| deleted file mode 100644 |
| index 9434595929251df443595b5e34e9e7a12d239c38..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/fieldset.html |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| - |
| -<form> |
| - <fieldset> |
| - <legend>Browser Engine's:</legend> |
| - </fieldset> |
| -</form> |
| - |
| -</body> |
| -</html> |