mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Implement Console grouping APIs.
This commit is contained in:
parent
e0e976a37a
commit
2d7effddef
4 changed files with 76 additions and 59 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue