tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

579655.html (602B)


      1 <!DOCTYPE html>
      2 <html>
      3 <script type="text/javascript">
      4 function load()
      5 {
      6  var bs=document.getElementById("b");
      7  if(bs.lastChild){
      8      bs.lastChild.textContent="text\/css";	
      9      bs.textContent="head";
     10  }
     11 }
     12 </script> 
     13 <body onload="load();">
     14 <table > 
     15   <td>
     16     <p id="b">aaaa aaaa aaa aa aaaa aa aaaaaa aaaa aa aa aaa aaa aaaa aaaaaaa aaa aaaa aa a aaaa aaaa aaaaaaa aa aa aa aa aaaaaaa .</p>  
     17      <body style="white-space:pre-wrap" >
     18      </body>
     19   </td>
     20   <td dir="rtl" >
     21     <body contenteditable="true"> 
     22     </body>
     23   </td> 
     24 </table> 
     25 </body>
     26 </html>