dart-sdk/tools/dom
Terry Lucas 6ab6d1eda9 Suppress fromRect its only available in DOMRect and not in ClientRect - will open bug to fix this issue.
R=sra@google.com

Change-Id: I09b653c7f3987dcf7ce5b235593e4f3140561d5c
Reviewed-on: https://dart-review.googlesource.com/50581
Reviewed-by: Stephen Adams <sra@google.com>
Commit-Queue: Terry Lucas <terry@google.com>
2018-04-10 23:25:12 +00:00
..
docs
idl/dart Suppress fromRect its only available in DOMRect and not in ClientRect - will open bug to fix this issue. 2018-04-10 23:25:12 +00:00
new_scripts Dart Web Libraries re-generated based on Chrome 63 WebIDLs. 2018-03-18 09:41:04 +00:00
scripts Fixed _DomRect class to map to both ClientRect and DOMRect for browser backward compat. 2018-04-10 21:18:45 +00:00
src Use JavaScriptFunction for _registerCustomElement 2018-04-06 23:14:13 +00:00
templates Use JavaScriptFunction for _registerCustomElement 2018-04-06 23:14:13 +00:00
.gitignore
dom.json Update getClientRects, removed xtab, removed bogus entry in dom.json, 2018-03-27 20:45:33 +00:00
dom.py
PRESUBMIT.py