Chromium Code Reviews| Index: LayoutTests/svg/custom/altglyph-content-model-crash.html |
| diff --git a/LayoutTests/svg/custom/altglyph-content-model-crash.html b/LayoutTests/svg/custom/altglyph-content-model-crash.html |
| deleted file mode 100644 |
| index a90fd38a5675ef8366173e441e4c7e1e7e65a3f6..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/svg/custom/altglyph-content-model-crash.html |
| +++ /dev/null |
| @@ -1,13 +0,0 @@ |
| -<!DOCTYPE HTML> |
| -<html> |
| - <body> |
| - Test for http://crbug.com/327626.<br/> |
| - This test passes if it does not crash.<br/> |
| - PASS.<br/> |
| - <svg width="100" height="100"> |
| - <switch> |
| - <altglyph></altglyph> |
| - </switch> |
| - </svg> |
| - </body> |
| -</html> |