tor-browser

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

text-align-justify-bidi-control-ref.html (275B)


      1 <!DOCTYPE html>
      2 <html lang="ja">
      3 <head>
      4  <meta charset="utf-8">
      5  <title>text-align: justify for a bidi control + a CJK ideograph</title>
      6  <style>
      7   p { text-align: justify; width: 3.9em; }
      8  </style>
      9 </head>
     10 <body>
     11 <p>東京都東京都東京都</p>
     12 </body>
     13 </html>