angular/modules/core/test
Tobias Bosch 63053438ea fix(compiler): always wrap views into an own <template> element
This is needed to allow view instantiation also in browsers that
don’t support the `<template>` element and because of this would
return elements from the content of `<template>` elements when
using `element.querySelectorAll`.

Also stores the `elementBinder.nestedProtoView` correctly
when a template directive was used on a `<template>` element.
2014-12-01 16:39:36 -08:00
..
compiler fix(compiler): always wrap views into an own <template> element 2014-12-01 16:39:36 -08:00
application_spec.js chore: Make field declarations explicit 2014-11-24 16:35:39 -08:00