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
/
652178-1-ref2.html
blob
c3d0c994d61dc6a51ea4cc5de6e935e9ca140577
1
<!DOCTYPE
html
>
2
<html
class
=
"reftest-paged"
>
3
<body>
4
Something
5
<div
style
=
"height: 0"
>
6
<div
style
=
"width: 60%; border: 5px solid green;"
>
7
This should print on page
1
8
</div>
9
</div>
10
11
<div
style
=
"width: 30%; margin-left: auto; border: 5px solid purple; height: 3in"
>
12
</div>
13
</body>
14
</html>