diff options
Diffstat (limited to 'layout/forms/crashtests/1600207.html')
-rw-r--r-- | layout/forms/crashtests/1600207.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/forms/crashtests/1600207.html b/layout/forms/crashtests/1600207.html new file mode 100644 index 0000000000..a54a0d0c7d --- /dev/null +++ b/layout/forms/crashtests/1600207.html @@ -0,0 +1,9 @@ +<style> +:not(isindex) { + columns: 0px; + margin-top: 1%; +} +</style> +<fieldset> +<output> +<br></br> |