Files
sdk/client/html/frog
jacobr@google.com 8bf885ce5c Generate dart:html bindings for Dartium as well as Frog. All unittests now pass (or are disabled for functionality that isn't yet ported over to the new dart:html implementation).
Files in
client/html/src that have been ported over have been removed while files that need to be ported have been left to simplify tracking the porting effort.
Created a client/dom/templates/html/impl directory that contains templates shared by the frog and dartium bindings.

There is still a bit too much duplicated code in the dartium and frog generators.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//9537001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4778 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-01 03:25:36 +00:00
..