mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
a42c072017
CSSStyleDeclaration.getPropertyValue returns a non-nullable string. It will also return an empty string if the property is not found. Since getPropertyValue returns the value of the native getPropertyValue, the null check should be removed. Change-Id: I9846553d3f9fcd68cbd15b9c39d2104cab594b7a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/136413 Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Srujan Gaddam <srujzs@google.com> |
||
---|---|---|
.. | ||
docs | ||
idl/dart | ||
new_scripts | ||
nnbd_src | ||
scripts | ||
src | ||
templates | ||
.gitignore | ||
dom.json | ||
dom.py | ||
PRESUBMIT.py |