Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/DOMParser-interface
/
.
/
conformance-checkers
/
html-rdfa
/
0306-isvalid.html
blob: 6b720f0348f1a1114d25febdf0917422a7e355eb [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
utf-8
>
<title>
Test 0306
</title>
<base
href
=
"http://www.example.com/tests/0306"
>
</head>
<body>
<div
id
=
"heading1"
role
=
"heading"
>
<p>
Some contents that are a header
</p>
</div>
</body>
</html>