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
Backed out 6 changesets (bug 1921980) for causing wrench bustages. CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
pagination
/
1596310-ref.html
blob
4c5b42d893359acb7351198faba31ca9e7dfbe4b
1
<!DOCTYPE
html
>
2
<html
class
=
"reftest-paged"
>
3
<head>
4
<style>
5
@page { size:
5
in
3
in; margin:
0
; }
6
html,body { padding:
0
; margin:
0
; height:
100
%; }
7
div {
8
height:
100
%;
9
background: black;
10
color: white;
11
}
12
</style>
13
</head>
14
<body>
15
<div>
A
</div>
16
</body>
17
</html>