Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/https-acid3
/
.
/
conformance-checkers
/
html-rdfa
/
0221-isvalid.html
blob: b01b83ae9bd9dec00fc35368c9669fbd5eecb699 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
utf-8
>
<title>
Test 0221
</title>
</head>
<body>
<div
about
=
""
>
<p
property
=
"rdf:value"
inlist
=
""
>
Foo
</p>
<a
rel
=
"rdf:value"
inlist
=
""
href
=
"foo"
>
Foo
</a>
</div>
</body>
</html>