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
/
insertRule-font-face.html
blob
60d8ae3691e259baf3e85b22141dc47e4ffd7d1f
1
<!DOCTYPE
HTML PUBLIC
"-//IETF//DTD HTML//EN"
>
2
<html>
3
<head>
4
<style
type
=
"text/css"
>
</style>
5
<script
src
=
"../../resources/js-test.js"
></script>
6
</head>
7
<body>
8
<script
src
=
"resources/insertRule-font-face.js"
></script>
9
</body>
10
</html>