mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
There is no need to expose this additional method inside of the Renderer API. The functionality can be restored by looping and calling `setElementStyle` instead. Note that this change is changing code that was was introduced after the last release therefore this fix is not a breaking change. Closes #9000 Closes #9009 |
||
|---|---|---|
| .. | ||
| browser | ||
| dom | ||
| security | ||
| web_workers | ||
| xhr | ||
| browser.ts | ||
| facade | ||
| worker_app.ts | ||
| worker_render.ts | ||