blob: e60456b3058be9055adbf45c4feffee4b40e9b56 [file] [log] [blame]
<!DOCTYPE html>
<div style="width:100px; height:100px; border:5px dashed black; background:green;">
</div>
This test verifies overflow clip correctly applies to children in the presence of a filter on the same element.<br/>
It succeeds if a green box with dashed black border is shown. No red border should be visible.