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

<!DOCTYPE html>
<div style="position:absolute; left:350px; top:350px; width:50px; height:50px; background:green;"></div>
This test verifies the visual rect of the mask painting is not incorrectly set to the border box.