mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Fixes Ivy throwing an error when trying to access the `DebugNode.classes` of an SVG element. The problem is that the `className` of an SVG element is an `SVGAnimatedString`, rather than a plain string. Fixes #34868. PR Close #34872 |
||
|---|---|---|
| .. | ||
| debug_node_spec.ts | ||