tor-browser

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

dir5xml.xml (442B)


      1 <text xml:lang="en">
      2 <head>
      3  <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
      4   <its:param name="dirParam">rtlText</its:param>
      5   <its:dirRule dir="rtl" selector="//*[@direction=$dirParam]"/>
      6  </its:rules>
      7 </head>
      8 <body>
      9  <par>In Hebrew, the title <quote xml:lang="he"
     10   direction="rtlText">פעילות הבינאום, W3C</quote>
     11   means <quote>Internationalization Activity, W3C</quote>.</par>
     12 </body>
     13 </text>