Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/z-index/reftest.list
<!DOCTYPE HTML>
<html>
<body>
<div style="overflow:scroll; width:300px; height:100px; background-color:lime;"></div>
<div style="background-color:yellow; width:300px; height:100px; margin-top:-50px"></div>
</body>
</html>