Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!DOCTYPE html>
<html>
<body>
<div>a<input type="text" style="visibility: collapse">b</div>
<div>a<input type="text" style="visibility: collapse; padding-top: 200px">b</div>
</body>
</html>