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
Bug 1917371 - Consolidate unit_base_updater and unit_service_updater tests, r=bytesiz...
[gecko.git]
/
layout
/
reftests
/
text-svgglyphs
/
clip-ref.html
blob
c310bfb86c8dd0dfbecfbe2c441b3ea377c5e2a8
1
<html>
2
<head>
3
<style
type
=
"text/css"
>
4
@font-face
{
5
font-family
:
svgttf
;
6
src
:
url
(
resources/svg.woff
);
7
}
8
9
body
{
10
font-family
:
svgttf
;
11
font-size
:
200px
;
12
color
:
palevioletred
;
13
}
14
</style>
15
</head>
16
<body>
17
<div>
18
O
<br>
19
</div>
20
</body>
21
</html>