1579953-1.html (268B)
1 <style> 2 details::first-letter {} 3 * { column-count: 1 } 4 </style> 5 <script> 6 function go() { 7 a.appendChild(document.createElement("s")) 8 b.createTBody() 9 } 10 </script> 11 <body onload=go()> 12 <table id="b"></table> 13 <details id="a" open> 14 <summary hidden></summary> 15 U 16 </details>