summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote1html.html
blob: 6c33dd2d0775364a5c94577376eb2d8f452f8827 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
 <html>
  <head>
   <meta charset=utf-8>
   <title>Example</title>
   <link href="locnote1htmlrules.xml" rel="its-rules"/>
  </head>
  <body>
   <span id="DisableInfo">The {0} has been disabled.</span>
  </body>
 </html>