dart-sdk/sdk/lib/html
Jacob Richman 36c9514f04 Use Point<num> in dart:html for strong mode
Strong mode is (as of recently) inferring a stricter type (e.g., Point<double>) and causing breaking changes.

patch from issue 2211493003 at patchset 1 (http://crrev.com/2211493003#ps1)

BUG=

Review URL: https://codereview.chromium.org/2211563002 .
2016-08-03 14:09:10 -07:00
..
dart2js Use Point<num> in dart:html for strong mode 2016-08-03 14:09:10 -07:00
dartium Use Point<num> in dart:html for strong mode 2016-08-03 14:09:10 -07:00
html_common Move annotation_Creates_SerializedScriptValue into dart2js-specific code 2016-04-25 10:52:02 -07:00