repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-81.css
blob
34a70e7fc80696fa9a8bf0943d343c4d2bd8b844
1
.red
{
background-color
:
red
}
2
p
:
not
(:
only-child
) {
background-color
:
lime
}
3
div
.
testText
>
div
>
p
{
margin-left
:
1em
}