Back to Chromium

Clip Path Inset Large Radii

third_party/blink/web_tests/css3/masking/clip-path-inset-large-radii.html

150.0.7829.2455 B
Original Source

Issue 449638 - [CSS Masking][CSS Shapes] Large corner radii use with inset() clip-path are not properly constrained

The radii for this inset should be constrained in the same way that border-radii are constrained. If this happens correctly, you should see a blue ellipse.

NOTE: we should have a reftest but currently comparing this clip-path with a border-radius expectation will show small pixel differences around the curve.