Chromium Code Reviews| Index: content/test/data/accessibility/iframe.html |
| diff --git a/content/test/data/accessibility/iframe.html b/content/test/data/accessibility/iframe.html |
| deleted file mode 100644 |
| index 3cd156c33021d5f53752b3073ac6d9170ff3f454..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/iframe.html |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRole* |
| ---> |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| - <iframe src="iframesrc.html"> |
| - </iframe> |
| -</body> |
| -</html> |