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