mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 20:47:44 +00:00
7 lines
126 B
HTML
7 lines
126 B
HTML
|
<!-- This test needs to be in quirks mode -->
|
||
|
<html>
|
||
|
<body style="color: green">
|
||
|
This should be green
|
||
|
</body>
|
||
|
</html>
|