Closed Bug 2058578 Opened 1 month ago Closed 1 month ago

Add HyperlinkElementUtils interface to SVGAElement

Categories

(Core :: SVG, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
155 Branch
Tracking Status
relnote-firefox --- 155+
firefox155 --- fixed

People

(Reporter: longsonr, Assigned: longsonr)

Details

(Keywords: dev-doc-needed)

Attachments

(1 file)

Assignee: nobody → longsonr
Status: NEW → ASSIGNED

Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/61592 for changes under testing/web-platform/tests

Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch

Upstream PR merged by moz-wptsync-bot

Did you want to nominate this for the Fx155 relnotes? Possible wording:

SVG <a> elements now expose the same URL properties as HTML links, including protocol, host, pathname, and search.

Flags: needinfo?(longsonr)

Release Note Request (optional, but appreciated)
[Why is this notable]: SVG <a> elements now provide the same URL properties as HTML links.
[Suggested wording]: SVG <a> elements now expose the same URL properties as HTML links, including protocol, host, pathname, and search. I.e. https://developer.mozilla.org/en-US/docs/Web/API/HTMLAnchorElement/hostname now works on SVG <a> elements too as do all the other properties in https://html.spec.whatwg.org/multipage/links.html#hyperlinkelementutils (note that hreflang and type were previously supported).
[Affects Firefox for Android]: yes
[Links (documentation, blog post, etc)]:

relnote-firefox: --- → ?
Flags: needinfo?(longsonr)

Added to the Fx155 relnotes.

Keywords: dev-doc-needed
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: