1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-05 22:59:12 +00:00
Files
UXP/testing/web-platform/tests/conformance-checkers/html-rdfa/0237-novalid.html
T

13 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>