summaryrefslogtreecommitdiff
path: root/tests/console_group.ts
AgeCommit message (Collapse)Author
2019-01-06Implement console.groupCollapsed (#1452)Yoshiya Hinosawa
This implementation of groupCollapsed is intentionally different from the spec defined by whatwg. See the conversation in #1355 and #1363.