Bug 185307

Summary: Console API: Implement console.countReset()
Product: WebKit Reporter: Dominic Farolino <domfarolino>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: 709922234
Priority: P2    
Version: Safari 11   
Hardware: Unspecified   
OS: macOS 10.12.4   

Dominic Farolino
Reported 2018-05-04 11:09:16 PDT
The `console.countReset()` API is being spec'ed at https://github.com/whatwg/console/pull/133 and tested at https://github.com/w3c/web-platform-tests/pull/10722. As of now, Node.js and Edge implement this API, and given that it is being added to the spec, we're expecting implementations to conform. Other implementation bugs can be found at the spec PR link.
Attachments
Note You need to log in before you can comment on or make changes to this bug.