Have DomElementSchemaRegistry support namespaced elements, so that it does not fail when directives are applied in SVG (or xlink). Without this fix, directives or property bindings cannot be used in SVG. Related to #5547 Closes #5653
4 lines
53 B
Dart
4 lines
53 B
Dart
library playground.e2e_test.svg.svg_spec;
|
|
|
|
main() {}
|