summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/xhtml/attributes/spellcheck/052-isvalid.xhtml
blob: be64c4d20bf675cb0d2cfa4842426b8f20d30235 (plain)
1
2
3
4
5
6
7
8
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>spellcheck="true"</title>
</head>
<body>
<p spellcheck="true"></p>
</body>
</html>