Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
invalid
/
006.html
blob: ef1a675b988110313576619b62f8ff9ce587f08e [
file
]
<html>
<head>
<style>
body
{
color
:
white
;
!important
}
body
{
background-color
:
green
;
}
</style>
</head>
<body>
This should be white text on a green background.
</body>