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