Sign in
webkit
/
WebKit
/
bc305334a28f4491ad6c9aac1b58373754ba9a0e
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-155b.css
blob: 205386ea1cd36952fba34ea7a82b2b278b0142be [
file
] [
log
] [
blame
]
p
{
background
:
lime
;
}
.
two
\
words
{
background
:
red
;
}
/* the "." and "~=" forms match on a space separated list of words.
In such a list, a word containing a space can never match, since it
would by definition be two words. */