servo/tests/wpt/web-platform-tests/conformance-checkers/html-rdfa/0072-isvalid.html

14 lines
357 B
HTML

<!DOCTYPE html>
<html prefix="dc: http://purl.org/dc/elements/1.1/">
<head>
<base href="http://www.example.org/"/>
<meta charset=utf-8>
<title>Test 0072</title>
</head>
<body>
<p about="faq">
Learn more by reading the example.org
<span property="dc:title">Example FAQ</span>.
</p>
</body>
</html>