Sign in
webkit
/
WebKit
/
8de09782621a8d8b47ef684da5e0e163b556e859
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-23.css
blob: ebf9dd12a2005d61e299202fecda1e4bc0fe3002 [
file
] [
log
] [
blame
]
button
{
background-color
:
red
}
input
{
background-color
:
red
}
button
:
enabled
{
background-color
:
lime
}
input
:
enabled
{
background-color
:
lime
}