swift-html icon indicating copy to clipboard operation
swift-html copied to clipboard

Conform <link> to HasCrossorigin

Open atacan opened this issue 3 years ago • 0 comments

As stated in Mozilla's documentation, <link> also has crossorigin attribute.
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/crossorigin

atacan avatar Jul 24 '22 19:07 atacan