dart-sdk/tools/dom
Nate Bosch 33e174084a Replace Uri.scheme == with Uri.isScheme
Use `hasScheme` in place of comparing against the empty string, and
`isScheme` to compare against all other schemes.

TEST=No behavior changes.

Change-Id: Ifc9fd13c6cf37933ebd4a754c4b500dedbcb291b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/231185
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
2022-02-08 21:38:57 +00:00
..
idl/dart [dart:html] Fix requestFullscreen bindings and type 2022-01-25 00:24:57 +00:00
new_scripts [dart:html] Migrate python scripts to python 3 2021-09-08 22:10:53 +00:00
scripts [dart:html] Expose scrollIntoViewIfNeeded 2022-02-02 20:46:59 +00:00
src Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
templates [dart:html] Expose scrollIntoViewIfNeeded 2022-02-02 20:46:59 +00:00
.gitignore
docs.json [dart:html] Expose scrollIntoViewIfNeeded 2022-02-02 20:46:59 +00:00
dom.json Revert "[dart:html] Update Trusted Types APIs" 2021-09-08 08:35:45 +00:00
dom.py [dart:html] Remove old scripts to generate docs.json 2021-11-29 20:13:54 +00:00