1413670.html (364B)
1 <html class="reftest-wait"> 2 <script> 3 setTimeout(function(){ 4 document.designMode='on'; 5 window.frames[0].document.body.appendChild(document.getElementById('a')); 6 document.documentElement.className = ""; 7 }, 0); 8 </script> 9 <iframe></iframe> 10 <base href=''/> 11 <body id='a'> 12 <kbd contenteditable='true'> 13 <li contenteditable='false'> 14 </li> 15 <label> 16 <a href=''> 17 </html>