mirror of
https://github.com/servo/servo.git
synced 2025-07-12 09:53:40 +01:00
10 lines
218 B
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>
|