Chromium Code Reviews| Index: content/test/data/accessibility/ruby.html |
| diff --git a/content/test/data/accessibility/ruby.html b/content/test/data/accessibility/ruby.html |
| deleted file mode 100644 |
| index 8e869adbc8ea890140582c65d57259f675e5de58..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/ruby.html |
| +++ /dev/null |
| @@ -1,13 +0,0 @@ |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| - |
| -<ruby> |
| -<rb>ruby base</rb> |
| -<rp>(</rp> |
| -<rt>ruby text</rt> |
| -<rp>)</rp> |
| -</ruby> |
| - |
| -</body> |
| -</html> |