mirror of
https://github.com/servo/servo.git
synced 2025-07-12 01:43:43 +01:00
10 lines
178 B
HTML
10 lines
178 B
HTML
<!DOCTYPE html>
|
|
<html prefix="ex: http://example.org/">
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0107</title>
|
|
</head>
|
|
<body>
|
|
<div rel="next"></div>
|
|
</body>
|
|
</html>
|