summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-its/localizationnote/html/locnote1html.html
blob: 80dcb4304e00025212aa68a179be8b1cff474c9a (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>