summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-its/storagesize/html/storagesize3html.html
blob: 364e97f8aedbc8c7a3bbb5de49fb31c2cd996d33 (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="storagesize3htmlrules.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>