diff options
Diffstat (limited to 'layout/reftests/bugs/652775-1.html')
-rw-r--r-- | layout/reftests/bugs/652775-1.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bugs/652775-1.html b/layout/reftests/bugs/652775-1.html new file mode 100644 index 0000000000..435302da83 --- /dev/null +++ b/layout/reftests/bugs/652775-1.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<body style="width: 0px"> + <fieldset> + <legend>There is some longish text here; there really is</legend> + </fieldset> +</body> |