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