Implement Console grouping APIs.

This commit is contained in:
Josh Matthews 2020-06-25 15:07:00 -04:00
parent e0e976a37a
commit 2d7effddef
4 changed files with 76 additions and 59 deletions

View file

@ -90,6 +90,7 @@ WEBIDL_STANDARDS = [
b"//drafts.csswg.org",
b"//drafts.css-houdini.org",
b"//drafts.fxtf.org",
b"//console.spec.whatwg.org",
b"//encoding.spec.whatwg.org",
b"//fetch.spec.whatwg.org",
b"//html.spec.whatwg.org",