[Webkit-unassigned] [Bug 160167] New: Parameters to DOMImplementation.createDocumentType() should be mandatory and non-nullable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 25 10:52:25 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160167
Bug ID: 160167
Summary: Parameters to DOMImplementation.createDocumentType()
should be mandatory and non-nullable
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
URL: https://dom.spec.whatwg.org/#domimplementation
OS: Unspecified
Status: NEW
Keywords: WebExposed
Severity: Normal
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cdumez at apple.com
CC: cdumez at apple.com
Parameters to DOMImplementation.createDocumentType() should be mandatory and non-nullable:
- https://dom.spec.whatwg.org/#domimplementation
Firefox and Chrome both agree with the specification. However, those parameters are currently nullable and optional in WebKit.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160725/dec4e6ad/attachment.html>
More information about the webkit-unassigned
mailing list