mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
13 lines
386 B
HTML
13 lines
386 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
|
<title>CSS Test Suite: Frame for html-attribute-017</title>
|
|
<style type="text/css">
|
|
body
|
|
{
|
|
background-color: green;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
|
|
</body></html> |