Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<style>↩
div {color:white; font-size: xx-large; top: 0; left: 0; position: absolute; width: 200px; height:200px;}↩
</style>↩
↩
<div style="background: red;">FAIL</div>↩
<div style="clip:rect(-200px auto auto -200px);">↩
<div style="background:green">PASS</div>↩
</div>