summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-its/storagesize/html/storagesize2html.html
blob: 0e1a720d9e954f71312a3031fa466c60f4bc97d7 (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>Storage Size</title>
    <link href="storagesize2htmlrules.xml" rel="its-rules"/> 
  </head>
  <body>
    <b>String to translate:</b>
    <p contenteditable="true" id="123">Papua New-Guinea</p>
    <p contenteditable="true" id="139">Dominican Replubic</p>
  </body>
</html>