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. |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| benchmarks_external | ||
| change_detection | ||
| core | ||
| di | ||
| examples | ||
| facade | ||
| reflection | ||
| rtts_assert | ||
| test_lib | ||