dart-sdk/tools/dom
Srujan Gaddam 0764c70cd9 [dart:html] Remove nullability from CssClassSet funcs
Pre-nnbd, add and toggle were allowed to return null, but with the
change in the Set interface, they must return a non-nullable bool.

Change-Id: I1dfcb43d8c816f46f847d22d6f62507c6a77e4a4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/141500
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Stephen Adams <sra@google.com>
2020-04-02 19:29:09 +00:00
..
docs Fix example statusText 2019-08-13 19:58:12 +00:00
idl/dart Handle optionals in DOM scripts for NNBD 2020-02-10 22:26:35 +00:00
new_scripts Mass format python with yapf 2019-08-05 20:34:31 +00:00
nnbd_src [dart:html] Remove nullability from CssClassSet funcs 2020-04-02 19:29:09 +00:00
scripts Address analyzer errors in golden files in dart:html 2020-02-29 01:29:35 +00:00
src [dart:html] Remove nullability from CssClassSet funcs 2020-04-02 19:29:09 +00:00
templates [dart:html] Fix nullability for vars with null checks 2020-04-02 19:28:59 +00:00
.gitignore
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