Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
web_platform_tests
/
conformance-checkers
/
html-rdfa
/
0301-isvalid.html
blob: f6dce1da96588d9591f630b30f2153eae2e925c2 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
utf-8
>
<title>
Test 0301: Typed Property
</title>
</head>
<body>
<p
vocab
=
"http://www.milowski.com/V/"
property
=
"bit"
typeof
=
"thing"
>
<span
property
=
"name"
>
Fizzbit
</span>
</p>
</body>
</html>