tor-browser

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

table-overflowed-by-animation-ref.html (172B)


      1 <!DOCTYPE html>
      2 <html>
      3 <table style="width: 100px; height: 100px;">
      4  <td style="transform: rotateZ(45deg); background-color: rgb(212, 61, 188);">
      5  </td>
      6 </table>
      7 </html>