diff options
Diffstat (limited to 'layout/generic/crashtests/1459697.html')
-rw-r--r-- | layout/generic/crashtests/1459697.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/layout/generic/crashtests/1459697.html b/layout/generic/crashtests/1459697.html new file mode 100644 index 0000000000..0276a3f1a2 --- /dev/null +++ b/layout/generic/crashtests/1459697.html @@ -0,0 +1,13 @@ +<style> +* { + shape-margin: 33%; + shape-outside: ellipse(20% 47% at 66% 79%) +} +.cl { + border-right-style: dashed; + float: right; + border-bottom-style: dashed; +} +</style> +<button> +<del class="cl"> |