Sign in
webkit
/
WebKit
/
e27614df2f37ba9cd62de8344bb8d5b7377411af
/
.
/
LayoutTests
/
fast
/
invalid
/
013.html
blob: 61b0e42bf38a8d3c8b7e20c3fe3af3bd65fc4e26 [
file
] [
log
] [
blame
]
<html>
<head>
<style>
div
{
color
:
#;
}
div
{
color
:
#
}
body
{
color
:
white
;
background-color
:
green
;
}
</style>
</head>
<body>
You should see white text on a green background.