dart-sdk/tools/dom
Srujan Gaddam ff8f128a76 [dart:html] Update console interface
Closes https://github.com/dart-lang/sdk/issues/42213

Adds nullability to Console, adds missing methods and cleans
cleans existing ones up, and removes a stale template. Most
modifications are derived from https://console.spec.whatwg.org/
and the rest are derived from the MDN.

Change-Id: I26a099b15e53a4748afb61c7532bdbf64d7c4d6e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151091
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2020-06-30 23:32:27 +00:00
..
docs [dart:html] Add track event to RTCPeerConnection 2020-06-12 00:42:36 +00:00
idl/dart [dart:html] Make browser-incompatible attributes nullable 2020-05-16 03:47:12 +00:00
new_scripts Mass format python with yapf 2019-08-05 20:34:31 +00:00
scripts [dart:html] Update console interface 2020-06-30 23:32:27 +00:00
src [dart:html] Update console interface 2020-06-30 23:32:27 +00:00
templates [dart:html] Update console interface 2020-06-30 23:32:27 +00:00
.gitignore Moved most of html lib generating scripts into tools. 2012-12-28 22:26:48 +00:00
dom.json Fixed a number of dart:html P1 issues. 2019-01-15 17:21:50 +00:00
dom.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
PRESUBMIT.py Mass format python with yapf 2019-08-05 20:34:31 +00:00