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
/
media-query-remove-1-ref.html
blob
7e6df9c92c16456316259c83cff90a8befc909da
1
<!DOCTYPE
html PUBLIC
"-//W3C//DTD HTML 4.01//EN"
2
"http://www.w3.org/TR/html4/strict.dtd"
>
3
<html
lang
=
"en-US"
>
4
<head>
5
<title></title>
6
<meta
http-equiv
=
"Content-Type"
content
=
"text/html; charset=UTF-8"
>
7
<style
type
=
"text/css"
>
8
9
body
{
font-family
:
"MarkA"
; }
10
11
</style>
12
</head>
13
<body>
14
15
<p>
ABC
</p>
16
17
</body>
18
</html>