dart-sdk/tools/dom
Stephen Adams c9c3c203c1 Minor tweaks to dart:html for better dart2js codegen
- Allow 'document' to be reused (GVN-ed).
- Allow inlining of 'new Comment'.
- 'new Text' and 'new Comment' have no effects.

BUG=
R=alanknight@google.com, sigmund@google.com

Review URL: https://codereview.chromium.org/2422293002 .
2016-10-17 13:35:17 -07:00
..
docs
idl/dart
new_scripts
scripts
src
templates Minor tweaks to dart:html for better dart2js codegen 2016-10-17 13:35:17 -07:00
.gitignore
dom.json
dom.py
PRESUBMIT.py