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
/
http
/
tests
/
webfont
/
webfont-cors-expected.html
blob
bb467fa0cd139c23ca01ff762331e780b1a15333
1
<!DOCTYPE
html
>
2
<script
src
=
"/js-test-resources/ahem.js"
></script>
3
<div
style
=
"font-family: Ahem;"
>
4
This text should be rendered with ahem font.
5
</div>
6
<div>
7
This text should NOT be rendered with ahem font.
8
</div>
9
<div>
10
This text should NOT be rendered with ahem font.
11
</div>