Sign in
webkit
/
WebKit
/
23e576feb4d75c9fc45f35cc19515c4cf11389a1
/
.
/
LayoutTests
/
fast
/
invalid
/
006.html
blob: ef1a675b988110313576619b62f8ff9ce587f08e [
file
] [
log
] [
blame
]
<html>
<head>
<style>
body
{
color
:
white
;
!important
}
body
{
background-color
:
green
;
}
</style>
</head>
<body>
This should be white text on a green background.
</body>