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
/
harness
/
font-weight-bold.html
blob
a0c68d5457f4d51e8d16369656a083b0659935bc
1
<html>
2
<head>
3
<style
type
=
"text/css"
>
4
body
{
5
font-weight
:
bold
;
6
}
7
</style>
8
</head>
9
<body>
10
Hello Reftests
11
</body>
12
</html>