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
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
font-matching
/
1458158-1-ref.html
blob
18af0c33523cd29566dcb917632af58bc27b9b58
1
<!DOCTYPE
html
>
2
<meta
charset=utf-
8
>
3
<style>
4
@font-face {
5
font-family: arial_bold;
6
font-weight: bold;
7
src: local(
"Arial Bold"
);
8
}
9
@font-face {
10
font-family: arial_black;
11
font-weight:
900
;
12
src: local(
"Arial Black"
);
13
}
14
h1 {
15
font-family: arial_bold;
16
}
17
b {
18
font-family: arial_black, arial_bold;
19
}
20
x {
21
font-family: Arial;
22
font-size:
2
em;
23
color: transparent;
24
}
25
</style>
26
<h1>
bold العربي
<b>
bolder العربي
</b><x>
A
</x></h1>