dart-sdk/client
sigmund@google.com b4be3ca2fe htmlconverter: support DOMContentLoaded and more:
- adds support for running code on DOMContentLoaded, but only for chromium
- fix errors in tests after rename to List
- fix test due to bug in dartium importing dart:json
- add flag to htmlconverter_test to keep temporary files (for debugging)
- adds a test that relies on DOMCOntentLoaded (this will fail in dartium)
- make htmlconverter.py use the dartc build in the top-level directory

Review URL: https://chromereviews.googleplex.com/3512025

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@69 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 20:31:50 +00:00
..
base Initial checkin. 2011-10-05 04:52:33 +00:00
dom Remove unused dartrenderer.py and its tests. 2011-10-05 20:21:12 +00:00
fling Initial checkin. 2011-10-05 04:52:33 +00:00
html Initial checkin. 2011-10-05 04:52:33 +00:00
json Initial checkin. 2011-10-05 04:52:33 +00:00
layout Initial checkin. 2011-10-05 04:52:33 +00:00
observable Initial checkin. 2011-10-05 04:52:33 +00:00
testing/unittest Initial checkin. 2011-10-05 04:52:33 +00:00
tests Create a directory for python package, move 'testing' in there 2011-10-05 14:01:12 +00:00
tools htmlconverter: support DOMContentLoaded and more: 2011-10-05 20:31:50 +00:00
touch Initial checkin. 2011-10-05 04:52:33 +00:00
util Initial checkin. 2011-10-05 04:52:33 +00:00
view Initial checkin. 2011-10-05 04:52:33 +00:00
dart.gyp Initial checkin. 2011-10-05 04:52:33 +00:00
README Initial checkin. 2011-10-05 04:52:33 +00:00

A Dart-based development stack that enables rapid, scalable development of
client-side applications that run well across desktop and mobile platforms.