Bug 252730
| Summary: | subtitleAttr should be scoped to HTMLAttachmentElement.cpp | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gerald Squelart <g_squelart> |
| Component: | HTML Editing | Assignee: | Gerald Squelart <g_squelart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 251830 | ||
| Bug Blocks: | |||
Gerald Squelart
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Gerald Squelart
Pull request: https://github.com/WebKit/WebKit/pull/10501
EWS
Committed 260696@main (87c8ca6824e5): <https://commits.webkit.org/260696@main>
Reviewed commits have been landed. Closing PR #10501 and removing active labels.