mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| pipeline | ||
| compiler_spec.js | ||
| directive_metadata_reader_spec.js | ||
| element_injector_spec.js | ||
| integration_spec.js | ||
| selector_spec.js | ||
| view_spec.js | ||
| viewport_spec.js | ||