Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html class="reftest-paged">
<body>
<div style="height:400px;"></div>
<div style="height:1000px; clip-path:border-box">
<div style="position:absolute; top:0; left:0; width:100px; height:100px; background:black;"></div>
<div style="width:100px; height:100px; background:black;"></div>
</div>
</body>
</html>