Closed Bloomca closed 5 months ago
According to the spec (ref) boolean values need to be either the same as attribute name or an empty string for true, and the attribute needs to be completely removed using removeAttribute.
true
removeAttribute
Closes https://github.com/Bloomca/veles/issues/50
Description
According to the spec (ref) boolean values need to be either the same as attribute name or an empty string for
true
, and the attribute needs to be completely removed usingremoveAttribute
.Closes https://github.com/Bloomca/veles/issues/50