angular-cn/modules/@angular/platform-browser/test/browser
Tobias Bosch b9f17a9cb2 fix: make all tests green with new view engine and JIT
Note that this does not yet include enabling the view engine
by default.

Included refactoring:
- view engine: split namespace of elements / attributes already
  when creating the `NodeDef`
- view engine: when injecting the old `Renderer`, use an implementation
  that is based on `RendererV2`
- view engine: store view queries in the component view, not
  on the host element
2017-02-17 17:18:55 -08:00
..
static_assets refactor(browser): merge static & dynamic platforms 2016-05-20 10:48:55 -07:00
tools fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
bootstrap_spec.ts fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
browser_adapter_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
meta_spec.ts feat(platform-server): add API to render Module and ModuleFactory to string (#14381) 2017-02-14 16:14:40 -08:00
rectangle_mock.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
title_spec.ts feat(platform-server): add API to render Module and ModuleFactory to string (#14381) 2017-02-14 16:14:40 -08:00