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