github web-platform-tests/wpt merge_pr_49152

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
10 months ago

Fix bleed-avoidance computation for border-image

BoxDecorationData::ComputeBleedAvoidance() did not take border image
outsets into consideration, which meant that the "clip" strategy could
be used - clipping the border image. Don't do any bleed-avoidance if
there's either a border radius set or if the border image outsets are
non-zero.

Fixed: 378404999
Change-Id: I958e5cf045bdf560efd1a72ed8d62d17932b23be
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6010901
Reviewed-by: Stephen Chenney schenney@chromium.org
Commit-Queue: Stephen Chenney schenney@chromium.org
Auto-Submit: Fredrik Söderquist fs@opera.com
Cr-Commit-Position: refs/heads/main@{#1382422}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.