Sign in
webkit
/
WebKit
/
5e71382b184e0be7fa4df602399d7e437f353495
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-166.css
blob: 1c9c88b3dadd97a9c7c1fd6bcf63d43773ac4e1e [
file
] [
log
] [
blame
]
p
:
first-letter
{
background-color
:
red
;
}
p
::
first-letter
{
background-color
:
lime
;
}