blob: b41bf3f4e460e364d7acc942ed0defe276ecb73c (
plain)
1
2
3
4
5
6
7
8
9
10
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">
|