WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
185307
Console API: Implement console.countReset()
https://bugs.webkit.org/show_bug.cgi?id=185307
Summary
Console API: Implement console.countReset()
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug