RESOLVED FIXED 252730
subtitleAttr should be scoped to HTMLAttachmentElement.cpp
https://bugs.webkit.org/show_bug.cgi?id=252730
Summary subtitleAttr should be scoped to HTMLAttachmentElement.cpp
Gerald Squelart
Reported 2023-02-21 23:50:34 PST
Spawned from https://github.com/WebKit/WebKit/pull/10227#discussion_r1112342342 Because the "subtitle" attribute is only used in the non-standard Attachment element, it shouldn't be part of the list of standard HTML attribute names. <rdar://105697448>
Attachments
Gerald Squelart
Comment 1 2023-02-21 23:53:55 PST
EWS
Comment 2 2023-02-22 12:41:41 PST
Committed 260696@main (87c8ca6824e5): <https://commits.webkit.org/260696@main> Reviewed commits have been landed. Closing PR #10501 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.