tor-browser

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

quotes-021.html (750B)


      1 <!doctype html>
      2 <html lang="nl">
      3 <meta charset=utf-8>
      4 <title>CSS Generated Content test: quotes</title>
      5 <meta name="assert" content="Dutch quotation marks follow CLDR">
      6 <link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
      7 <link rel="help" href="https://drafts.csswg.org/css-content-3/#quotes">
      8 <link rel="help" href="https://html.spec.whatwg.org/multipage/rendering.html#quotes">
      9 <link rel="help" href="https://unicode-org.github.io/cldr-staging/charts/40/summary/nl.html#101c4f8aa144538f">
     10 <link rel=match href="reference/quotes-021-ref.html">
     11 <style>
     12 body { font: 32px serif; }
     13 </style>
     14 <body>
     15 <p>Test passes if the quote marks in both lines match:
     16 <p><q>een <q>twee</q> drie</q>
     17 <p>&#x2018;een &#x2018;twee&#x2019; drie&#x2019;