diff options
Diffstat (limited to 'layout/reftests/bugs/404123-2.html')
-rw-r--r-- | layout/reftests/bugs/404123-2.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/bugs/404123-2.html b/layout/reftests/bugs/404123-2.html new file mode 100644 index 0000000000..87580138ac --- /dev/null +++ b/layout/reftests/bugs/404123-2.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> + <body style="width: 0"> + <fieldset> + <legend style="white-space: normal">Legend textstuffandall</legend> + Text + </fieldset> + </body> +</html> |