servo/tests/wpt/web-platform-tests/conformance-checkers/html-rdfa/0237-novalid.html

12 lines
230 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>Test 0237</title>
</head>
<body prefix="$malformed http://example.com"
property="rdf:value"
resource="[$malformed:curie]">
Malformed Prefix
</body>
</html>