tor-browser

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

input-date-whitespace-pre-2.html (371B)


      1 <!DOCTYPE html>
      2 
      3 <meta charset="utf-8">
      4 <title>input type=date test</title>
      5 <meta name="assert" content="CSS white-space property does not disrupt rendering of <input type=date>">
      6 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1940063">
      7 <link rel="match" href="input-date-whitespace-pre-ref.html">
      8 
      9 <body style="white-space: pre"><input type="date">