diff options
Diffstat (limited to '')
-rw-r--r-- | layout/tables/crashtests/398157-1.xhtml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/tables/crashtests/398157-1.xhtml b/layout/tables/crashtests/398157-1.xhtml new file mode 100644 index 0000000000..45f7638577 --- /dev/null +++ b/layout/tables/crashtests/398157-1.xhtml @@ -0,0 +1,5 @@ +<html xmlns="http://www.w3.org/1999/xhtml"> +<body> +<select><table><div style="margin: 0 100%;" /></table></select> +</body> +</html> |