servo/tests/wpt/web-platform-tests/conformance-checkers/html-rdfa/0218-isvalid.html

12 lines
176 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>Test 0218</title>
</head>
<body>
<div about ="">
<p rel="rdf:value" inlist=""></p>
</div>
</body>
</html>