tor-browser

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

root-element-transition-iframe-ref.html (314B)


      1 <!DOCTYPE html>
      2 <html>
      3 <title>View transitions: basic cross-document navigation</title>
      4 <link rel="help" href="https://drafts.csswg.org/css-view-transitions-2/">
      5 <link rel="author" href="mailto:khushalsagar@chromium.org">
      6 
      7 <iframe src="resources/root-element-transition-iframe-inner-result.html"></iframe>
      8 </html>