mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
8 lines
137 B
HTML
8 lines
137 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="data:text/css,body{background:green}">
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|