mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
12 lines
148 B
HTML
12 lines
148 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="test-absolute.css" />
|
|
</head>
|
|
<body>
|
|
<img src="test.jpeg"></img>
|
|
</body>
|
|
</html>
|
|
|
|
|