mirror of
https://github.com/servo/servo.git
synced 2025-07-03 13:33:39 +01:00
7 lines
240 B
HTML
7 lines
240 B
HTML
<!DOCTYPE html>
|
|
<title>CSS Test Reference</title>
|
|
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
|
|
<link rel="author" title="Mozilla" href="https://mozilla.org">
|
|
<style>
|
|
html { background: green }
|
|
</style>
|