372a1e8602
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
A Dart-based development stack that enables rapid, scalable development of client-side applications that run well across desktop and mobile platforms.