Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
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>