Sign in
cobalt
/
cobalt
/
d2bc3b69d823bbaf46d1c4355b23486a85a6d791
/
.
/
third_party
/
web_platform_tests
/
conformance-checkers
/
html-rdfa
/
0232-isvalid.html
blob: 6a3eac2194592d299e35dc8b8c45633c60a160f2 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html
prefix
=
"foaf: http://xmlns.com/foaf/0.1/"
>
<head>
<meta
charset
=
utf-8
>
<title>
Test 0232
</title>
</head>
<body>
<div
rel
=
"foaf:maker"
typeof
=
"foaf:Person"
>
<p
property
=
"foaf:name"
>
John Doe
</p>
</div>
</body>
</html>