RESOLVED FIXED313970
Rename HTMLOrForeignElement to HTMLOrSVGOrMathMLElement
https://bugs.webkit.org/show_bug.cgi?id=313970
Summary Rename HTMLOrForeignElement to HTMLOrSVGOrMathMLElement
Luke Warlow
Reported 2026-05-04 06:38:47 PDT
Attachments
Luke Warlow
Comment 1 2026-05-04 06:40:03 PDT
WebKit appears to be passing all relevant tests except https://wpt.fyi/results/mathml/relations/html5-tree/tabindex-001.tentative.html so this should track fixing that too.
Frédéric Wang Nélar
Comment 2 2026-05-04 08:47:38 PDT
Frédéric Wang Nélar
Comment 3 2026-05-05 00:17:44 PDT
(In reply to Luke Warlow from comment #1) > WebKit appears to be passing all relevant tests except > https://wpt.fyi/results/mathml/relations/html5-tree/tabindex-001.tentative. > html so this should track fixing that too. Yes, Eri had opened bug 311644. I'll take a look. (we also have some likely infra issues with href-click-004.tentative.html)
EWS
Comment 4 2026-05-05 05:31:41 PDT
Committed 312609@main (6f9391970562): <https://commits.webkit.org/312609@main> Reviewed commits have been landed. Closing PR #64170 and removing active labels.
Radar WebKit Bug Importer
Comment 5 2026-05-05 05:32:11 PDT
Frédéric Wang Nélar
Comment 6 2026-05-05 07:06:37 PDT
(In reply to Frédéric Wang Nélar from comment #3) > Yes, Eri had opened bug 311644. I'll take a look. I submitted https://github.com/WebKit/WebKit/pull/64245 for that one. > (we also have some likely infra issues with href-click-004.tentative.html) Just checked that too. That's actually not an infra issue but a bug in our rendering implementation of annotation/annotation-xml. I opened bug 314085 for that. Anyway, that seems unrelated to HTMLOrSVGOrMathMLElement APIs.
Note You need to log in before you can comment on or make changes to this bug.