[Webkit-unassigned] [Bug 239610] New: [model] How can we query availability of <model> reliably?
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 21 09:59:36 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=239610
Bug ID: 239610
Summary: [model] How can we query availability of <model>
reliably?
Product: WebKit
Version: Safari Technology Preview
Hardware: Mac (Apple Silicon)
OS: macOS 12
Status: NEW
Severity: Enhancement
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pixelpartner at icloud.com
If the HTML model feature is deactivated, document.createElement("model") neither triggers an exception, nor does it return HTMLUnknownElement like other browsers do.
On all Safari platforms.
What would be a valid way to use Javascript to query this feature reliably? I assume, the standards conform way should be to return HTMLUnknownElement.
--
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/20220421/5fb461e5/attachment.htm>
More information about the webkit-unassigned
mailing list