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