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
/
fast
/
css
/
getComputedStyle
/
computed-style-font-family-expected.txt
blob
4a821f3289a2564ca4aee2c5c5152041ae5a3363
1
Font attributes. The font-family should list three families:
2
3
font-family: monospace, 'Lucida Grande', sans-serif;
4
font-kerning: auto;
5
font-size: 16px;
6
font-size-adjust: none;
7
font-stretch: normal;
8
font-style: normal;
9
font-variant: normal;
10
font-variant-ligatures: normal;
11
font-weight: normal;
12