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-174b.css
blob
6025aad28c41eab857aafa77489eb0e35cce7dec
1
2
tests
,
tests
* {
display
:
block
;
color
:
green
}
3
testA
:
not
([*
|attribute
=
"pass"
]) {
color
:
red
; }
4
testB
:
not
([*
|attribute
=
"pass"
]) {
color
:
red
; }