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 1874684 - Part 37: Fix unified compilation. r=allstarschh
[gecko.git]
/
layout
/
reftests
/
reftest-sanity
/
647192-1-ref.html
blob
d1a673c62dcd41462a6e172ce91568a2fec94abb
1
<html><head>
2
<style>
3
div {
4
outline:
1
px solid black;
5
}
6
</style>
7
8
</head><body>
9
You should see no red, only green
<br>
10
<div
style
=
"overflow: scroll; height: 200px; z-index: 2; position: relative; background-color: lime;"
></div>
11
</div>
12
</body></html>