Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
web_platform_tests
/
conformance-checkers
/
html-rdfa
/
0309-novalid.html
blob: e9ca319beb2e84130266f4481e4dd43e4db028ae [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
utf-8
>
<title>
Test 0309
</title>
</head>
<body>
<div
prefix
=
"ex: http://www.example.com/roles/"
id
=
"therole"
role
=
"ex:somerole"
>
<p>
Some contents that are a header
</p>
</div>
</body>
</html>