summaryrefslogtreecommitdiffstats
path: root/layout/tables/crashtests/32447-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/tables/crashtests/32447-1.html')
-rw-r--r--layout/tables/crashtests/32447-1.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/layout/tables/crashtests/32447-1.html b/layout/tables/crashtests/32447-1.html
new file mode 100644
index 0000000000..e33a3007b7
--- /dev/null
+++ b/layout/tables/crashtests/32447-1.html
@@ -0,0 +1,13 @@
+<html>
+<body>
+
+<TABLE STYLE="position: absolute;">
+<FORM>
+<TR>
+<TD> Test
+</TR>
+</TABLE>
+</FORM>
+
+
+</body>