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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-77.css
blob
d11df54191dac37fc3b49d08d3e3eb471ffa200a
1
.red
{
background-color
:
red
}
2
.t1 td:not(:first-child)
{
background-color
:
lime
}
3
p
> *:
not
(:
first-child
) {
background-color
:
lime
}
4
table
.
t1 td
{
border
:
thin black solid
}