Open
Bug 1918039
Opened 2 months ago
Updated 2 months ago
Add Sec-Fetch-Dest and RequestDestination tests for SVG <use>
Categories
(Core :: DOM: Networking, task, P2)
Core
DOM: Networking
Tracking
()
NEW
People
(Reporter: tschuster, Unassigned)
References
Details
(Keywords: leave-open, Whiteboard: [necko-triaged], [wptsync upstream])
Attachments
(1 file)
I tried adding a test for SVG <use>'s Sec-Fetch-Dest to https://searchfox.org/mozilla-central/source/testing/web-platform/tests/fetch/metadata/tools/fetch-metadata.conf.yml, but got frustrated. I couldn't figure out how to only test same-origin requests. It's probably simpler to just write something manually.
For Request destination, I will give it another shot.
Reporter | ||
Updated•2 months ago
|
Summary: Add Sec-Fetch-Dest and RequestDestination tests for SVG use → Add Sec-Fetch-Dest and RequestDestination tests for SVG <use>
Reporter | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → tschuster
Status: NEW → ASSIGNED
Reporter | ||
Updated•2 months ago
|
Keywords: leave-open
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc7efe348b0f
Add tentative WPT for SVG <use> fetch destination. r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/48101 for changes under testing/web-platform/tests
Whiteboard: [necko-triaged] → [necko-triaged], [wptsync upstream]
Comment 4•2 months ago
|
||
bugherder |
Reporter | ||
Updated•2 months ago
|
Assignee: tschuster → nobody
Status: ASSIGNED → NEW
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•