diff options
Diffstat (limited to 'layout/tables/crashtests/413091.xhtml')
-rw-r--r-- | layout/tables/crashtests/413091.xhtml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/tables/crashtests/413091.xhtml b/layout/tables/crashtests/413091.xhtml new file mode 100644 index 0000000000..d9f6732fbc --- /dev/null +++ b/layout/tables/crashtests/413091.xhtml @@ -0,0 +1,7 @@ +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +</head> +<body> +<table><colgroup></colgroup></table> +</body> +</html> |