Re: [svgwg] Request destination for SVG documents (#782)

> uses the "image" destination when the document is fetched using a `<use>` element.

`<use>` element destination seems all over the place:
- Chrome is using "image".
- Mozilla is using ""
- Safari is using "document"

"document" is probably wrong since this triggers service worker registration matching while we should probably use the embedding document service worker registration.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/782#issuecomment-1173952457 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 4 July 2022 15:43:47 UTC