diff options
Diffstat (limited to 'layout/generic/crashtests/553504-1.xhtml')
-rw-r--r-- | layout/generic/crashtests/553504-1.xhtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/generic/crashtests/553504-1.xhtml b/layout/generic/crashtests/553504-1.xhtml new file mode 100644 index 0000000000..7f83a5f55c --- /dev/null +++ b/layout/generic/crashtests/553504-1.xhtml @@ -0,0 +1,4 @@ +<html xmlns="http://www.w3.org/1999/xhtml" style="display: table;"> +<head><style>div {height: 10px; margin: 1em 0; }</style></head> +<body style="column-count: 3; direction: rtl;"><div></div><div style="padding: 4503599627370495pt;">j<td></td></div></body> +</html> |