383137.xhtml (343B)
1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 <script id="script" xmlns="http://www.w3.org/1999/xhtml">//<![CDATA[ 3 function doe(){ 4 document.documentElement.setAttribute('style', ''); 5 } 6 7 setTimeout(doe,100); 8 //]]></script> 9 10 <style style="overflow: scroll; display: block;"> 11 style::before {content: counter(section); } 12 </style> 13 </html>