summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-its/directionality/html/dir3html.html
blob: 5764c6bc537f00e64ba5fd50daf94e851cbbe093 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset=utf-8>
    <title>Directionality</title>
    <link href="dir3htmlrules.xml" rel="its-rules">
  </head>
  <body>
    <p>In Hebrew, the title <q lang="he"
     class="rtLeft">פעילות הבינאום, W3C</q>
     means "Internationalization Activity, W3C".</p>
  </body>
</html>