1810260.html (521B)
1 <style> 2 *:only-child { 3 display: contents; 4 } 5 *:nth-child(1) { 6 mask: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) repeat-x view-box; 7 } 8 </style> 9 <script> 10 document.addEventListener('DOMContentLoaded', () => { 11 document.execCommand("selectAll", false) 12 document.designMode = "on" 13 document.execCommand("backColor", false, "red") 14 document.execCommand("justifyFull", false) 15 }) 16 </script> 17 A 18 <q contenteditable="true"> 19 <link> 20 <svg> 21 <line></line> 22 <text white-space="pre-line"> 23 A 24 </text> 25 <defs> 26 </svg> 27 A