mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
9 lines
148 B
HTML
9 lines
148 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/displaynone.css" media="print">
|
|
</head>
|
|
<body>
|
|
Hello
|
|
</body>
|
|
</html>
|