mirror of
https://github.com/servo/servo.git
synced 2025-07-12 09:53:40 +01:00
13 lines
293 B
HTML
13 lines
293 B
HTML
<!DOCTYPE html>
|
|
<html prefix="ex: http://example.org/">
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0108</title>
|
|
</head>
|
|
<body>
|
|
<p about="http://example.org/node" property="ex:property"
|
|
datatype="" lang="el">ελληνικό
|
|
άσπρο διάστημα
|
|
</p>
|
|
</body>
|
|
</html>
|