mirror of
https://github.com/servo/servo.git
synced 2025-07-08 07:53:40 +01:00
10 lines
166 B
HTML
10 lines
166 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test</title>
|
|
<link rel="LICENSE" href="http://example.org/test.css" />
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|