summaryrefslogtreecommitdiff
path: root/tests/ITS-2.0-Testsuite/inputdata/localefilter/html/locale3html.html
blob: 5f840801ef1b412c07eeadea10a427c1051eaea9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
 <head>
  <meta charset="utf-8"/> 
  <title>Locale filter</title>
  <link href="locale3htmlrules.xml" rel="its-rules"/>
 </head>  
 <body> 
 <div id="Canada">
   <p>This legal notice is only for Canadian locales.</p>
  </div>
 </body>
</html>