Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!DOCTYPE html>
<iframe src="data:text/html,<html style='height: 100%'>
<body style='margin: 0; padding: 0; height: 100%'
onload='document.documentElement.style.overflow = "hidden";
document.body.offsetWidth;
document.documentElement.style.overflow=""'>
<div style='width: 200%; height: 200%'></div>
</body>
</html>"></iframe>