Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
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
}