diff options
Diffstat (limited to 'layout/base/crashtests/1580576.html')
-rw-r--r-- | layout/base/crashtests/1580576.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/base/crashtests/1580576.html b/layout/base/crashtests/1580576.html new file mode 100644 index 0000000000..b41bf3f4e4 --- /dev/null +++ b/layout/base/crashtests/1580576.html @@ -0,0 +1,11 @@ +<style> +:not(xmp) { column-span: all } +</style> +<script> +window.onload = () => { + a.appendChild(b) +} +</script> +<details id="a" style="column-width: 0px"> +<summary> +<label id="b"> |