mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
8 lines
No EOL
223 B
HTML
8 lines
No EOL
223 B
HTML
<!DOCTYPE html>
|
|
<html><head><title>PASS in body, black</title>
|
|
<link href="mailto:me@gsnedders.com" rel="author" title="Geoffrey Sneddon">
|
|
<style>
|
|
.PASS {color: black;}
|
|
</style>
|
|
</head><body class="PASS">PASS
|
|
</body></html> |