angular-cn/modules/angular2/test/web_workers/worker
Jeff Cross 693d9dce5d fix(parse5): support comment nodes with getText and setText
In the browser, calling element.textContent causes child comment
nodes to be ignored, while getting textContent directly on a
comment node will return the comment. This change makes
parse5Adapter consistent with this behavior by adding a 2nd
argument to getText telling if it's being called recursively.

Closes #5805
2015-12-10 19:18:14 +00:00
..
event_dispatcher_spec.ts refactor(test_injector): Provide separate methods for creating test injector with and without runtime compiler. 2015-12-03 22:50:14 +00:00
renderer_integration_spec.ts fix(parse5): support comment nodes with getText and setText 2015-12-10 19:18:14 +00:00
spies.dart refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
spies.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
xhr_impl_spec.ts refactor(test_injector): Provide separate methods for creating test injector with and without runtime compiler. 2015-12-03 22:50:14 +00:00