WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
242 stars 19 forks source link

SVGImageElement.crossOrigin attribute. #241

Closed dalecurtis closed 1 year ago

dalecurtis commented 1 year ago

WebKittens

@youennf

Title of the spec

SVGImageElement's crossorigin attribute

URL to the spec

https://www.w3.org/TR/SVG/

URL to the spec's repository

No response

Issue Tracker URL

No response

Explainer URL

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/crossorigin

TAG Design Review URL

No response

Mozilla standards-positions issue URL

No response

WebKit Bugzilla URL

https://bugs.webkit.org/show_bug.cgi?id=260724

Radar URL

rdar://114462749

Description

Looks like both Chromium and Safari never implemented SVGImageElement.crossOrigin. It seems to be an oversight as far as I can tell, Firefox has already shipped support. https://chromestatus.com/feature/5109030850134016 tracks shipping in Chromium.

Note: This feature is part of a test accepted into Interop 2023: https://wpt.fyi/results/webcodecs/videoFrame-construction.crossOriginSource.sub.html?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&view=interop&q=label%3Ainterop-2023-webcodecs

annevk commented 1 year ago

This feature makes sense. I suggest we mark this as "position: support" one week from now.