dart-sdk/tools/dom
Srujan Gaddam efdb1c5cd6 [dart:html] Use 'null' when html is null
createContextualFragment accepts a non-nullable string, so if html
is null, it's called with 'null'.

Change-Id: If11a4c397c939017f501707130385d967ee05910
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/146691
Reviewed-by: Stephen Adams <sra@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2020-05-06 02:18:12 +00:00
..
docs Fix example statusText 2019-08-13 19:58:12 +00:00
idl/dart [dart:html] Add nullability to node signature 2020-04-23 04:56:28 +00:00
new_scripts Mass format python with yapf 2019-08-05 20:34:31 +00:00
nnbd_src [dart:html] Return null for cancel in weak mode 2020-05-05 22:57:46 +00:00
scripts [dart:html] Add nullability to node signature 2020-04-23 04:56:28 +00:00
src [dart:html] Remove nullability from CssClassSet funcs 2020-04-02 19:29:09 +00:00
templates [dart:html] Use 'null' when html is null 2020-05-06 02:18:12 +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