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