Details
Description
If we provide an implementation of NamespaceParser to parse the ng namespace, it should work as expected
For example,
<div xmlns:ng="http://angularjs.org" ng:model="xxx">
</div>
If we provide an implementation of NamespaceParser to parse the ng namespace, it should work as expected
For example,
<div xmlns:ng="http://angularjs.org" ng:model="xxx">
</div>