servo/tests/wpt/web-platform-tests/conformance-checkers/html-rdfa/0230-novalid.html

16 lines
294 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>Test 0230</title>
</head>
<body>
<div>
<img
src="http://example.org/example.png"
rel="license"
href="http://creativecommons.org/licenses/by-nc-sa/2.0/"
alt="example image" />
</div>
</body>
</html>