tor-browser

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

animations-shadow-print-ref.html (217B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <title>Static CSS animation in Shadow DOM</title>
      4 <p style="color: blue">blue with animation support; olive without</p>
      5 <p style="color: orange">orange with animation support; olive without</p>