chromium/third_party/blink/web_tests/paint/clipath/clip-path-bigger-than-visual-overflow-expected.html

<!DOCTYPE html>
<div style="position:absolute; left:50px; top:50px; width:50px; height:50px; background:green;"></div>
This test verifies the kSrcIn layer of the clipped contents be at least as big
as the clip mask layer, so the clip mask doesn't leak out.