github web-platform-tests/wpt merge_pr_48468

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

Consider a clip-path url() reference an empty clip while it's loading

While an external clip path is loading, we'll currently render as if no
clip path is applied. Not applying a clip is what the spec prescribes
for invalid references. While the resource is loading though, we
shouldn't consider it invalid. Instead let an empty Path represent the
external reference while it is loading.

Fixed: 371112520
Change-Id: Icbdf1d6bf6f981f53c139df22d320b36afa1aab5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5905324
Reviewed-by: Philip Rogers pdr@chromium.org
Commit-Queue: Fredrik Söderquist fs@opera.com
Cr-Commit-Position: refs/heads/main@{#1364171}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.