RESOLVED FIXED 160274
Parameters to insertAdjacentText() / insertAdjacentHTML() should be mandatory
https://bugs.webkit.org/show_bug.cgi?id=160274
Summary Parameters to insertAdjacentText() / insertAdjacentHTML() should be mandatory
Chris Dumez
Reported 2016-07-27 15:41:39 PDT
Parameters to insertAdjacentText() /insertAdjacentHTML() should be mandatory: - https://dom.spec.whatwg.org/#element - https://www.w3.org/TR/DOM-Parsing/#extensions-to-the-element-interface Firefox and Chrome agree with the specification (although Firefox does not have insertAdjacentText()).
Attachments
Patch (4.82 KB, patch)
2016-07-27 15:58 PDT, Chris Dumez
darin: review+
Chris Dumez
Comment 1 2016-07-27 15:58:54 PDT
Chris Dumez
Comment 2 2016-07-27 16:29:41 PDT
Note You need to log in before you can comment on or make changes to this bug.