repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge autoland to mozilla-central. a=merge
[gecko.git]
/
layout
/
reftests
/
font-face
/
bug-1481905-cancel-load-ref.html
blob
1cec246760e7cc24bf1aa6c4a9647b9e872767a5
1
<!DOCTYPE
html
>
2
<html>
3
<meta
charset
=
"utf-8"
>
4
<style>
5
@font-face {
6
font-family: test;
7
src: url(../fonts/markA.ttf);
8
}
9
</style>
10
<div
style
=
"font-family: test, serif"
>
ABC
</div>
11
<div
style
=
"font-family: serif"
>
ABC
</div>