Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
web_platform_tests
/
conformance-checkers
/
html-rdfa
/
0297-isvalid.html
blob: 5832089565bd279a8693940afa02fecc8bc83eef [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
utf-8
>
<title>
Test 0297: Testing @typeof and @about=[]
</title>
</head>
<body>
<div
about
=
"[]"
typeof
=
"foaf:Person"
property
=
"foaf:name"
>
Alex Milowski
</div>
</body>
</html>