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

10 lines
218 B
HTML

<!DOCTYPE html>
<html prefix="dc: http://purl.org/dc/elements/1.1/">
<head>
<meta charset=utf-8>
<title>Test 0257</title>
</head>
<body>
<span about="#a" property="dc:title"></span>
</body>
</html>