[Webkit-unassigned] [Bug 241419] New: Allow more characters in element/attribute names and prefixes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 8 08:31:55 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241419
Bug ID: 241419
Summary: Allow more characters in element/attribute names and
prefixes
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: d at domenic.me
See spec changes at https://github.com/whatwg/dom/pull/1079 for:
- createAttribute()
- setAttribute()
- toggleAttribute()
- createElement()
- createElementNS()
- createDocument()
- createAttributeNS()
- setAttributeNS()
and https://github.com/whatwg/html/pull/7991 for updates to "valid custom element name" which impacts:
- customElements.define()
- customElements.whenDefined()
- Whether elements are HTMLElement or HTMLUnknownElement ( https://html.spec.whatwg.org/#elements-in-the-dom:valid-custom-element-name )
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220608/a82d60a8/attachment.htm>
More information about the webkit-unassigned
mailing list