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-155b.css
blob
205386ea1cd36952fba34ea7a82b2b278b0142be
1
2
p
{
background
:
lime
; }
3
.two\ words
{
background
:
red
; }
4
5
/* the "." and "~=" forms match on a space separated list of words.
6
In such a list, a word containing a space can never match, since it
7
would by definition be two words. */
8