mirror of
https://github.com/servo/servo.git
synced 2025-07-12 01:43:43 +01:00
12 lines
238 B
HTML
12 lines
238 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0175</title>
|
|
</head>
|
|
<body>
|
|
<p about="_:gregg">My name is
|
|
<em property="http://xmlns.com/foaf/0.1/name">Gregg Kellogg</em>.
|
|
</p>
|
|
</body>
|
|
</html>
|