Sign in
webkit
/
WebKit
/
5477927d104775982421a977c5683c552d9374f2
/
.
/
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.