Chromium Code Reviews| Index: content/test/data/accessibility/summary.html |
| diff --git a/content/test/data/accessibility/summary.html b/content/test/data/accessibility/summary.html |
| deleted file mode 100644 |
| index 4a1fcbfd094bdfa4ada73e3aa72d2d49346103ac..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/summary.html |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRole* |
| ---> |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| - <details> |
| - <summary>details tag</summary> |
| - <p>The details tag specifies additional details that the user can view or hide on demand.</p> |
| - </details> |
| -</body> |
| -</html> |