Bug 160274

Summary: Parameters to insertAdjacentText() / insertAdjacentHTML() should be mandatory
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, dbates, esprehn+autocc, gyuyoung.kim, kondapallykalyan, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

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.