Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!DOCTYPE html>
<html>
<body>
<div style="overflow: scroll; visibility: hidden;
height: 100px;">
<div style="visibility: visible; height: 50%; background: green">
</div>
</div>
</body>
</html>