tor-browser

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

media-queries-003-print.html (541B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
      3 <link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1491643">
      4 <link rel="match" href="media-queries-003-print-ref.html">
      5 <frameset cols="*,100" rows="*,100" frameborder="0">
      6  <frame src="data:text/html,There should be a green square in the bottom right corner."></frame>
      7  <frame src="data:text/html,"></frame>
      8  <frame src="data:text/html,"></frame>
      9  <frame src="resources/mq-frame-100px.html"></frame>
     10 </frameset>