Files
sdk/client
sra@google.com 372a1e8602 Make dom/DocumentTest and dom/TypingTest work again
These broke in the port from WebKit to Dart test frameworks.

It DocumentTest broke because it uses the document URL and the Dart framework changes the file name.  Fixed by making the predicates to be less fussy.

TypingTest broke because it counts style sheets and the unittest framework adds one more.

BUG=
TEST=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4420 260f80e4-7a28-3924-810f-c04153c831b5
2012-02-22 02:25:01 +00:00
..
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.