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 1731994: part 4) Declare more methods around `ContentPermissionRequestBase` ...
[gecko.git]
/
layout
/
reftests
/
outline
/
outline-overflow-block-ref.html
blob
204d02430eb64f088493289108dcd0d9c3a403a8
1
<!DOCTYPE
HTML
>
2
<title>
reference
</title>
3
<style>
4
5
html, body { margin:
0
; padding:
0
; border: none }
6
html { overflow:hidden /* avoid second reflow for scrollbars */ }
7
8
body
>
div {
9
margin:
98
px;
10
border:
2
px solid blue;
11
width:
50
px;
12
height:
50
px;
13
}
14
15
</style>
16
<body>
17
<div></div>