For attributeName="= value" if the attribute is an integer type and the value is an integer should attributeName="value" be enough? Currently the ="= value" is needed in this case but maybe we should do some default conversions using simple HTML attributes.
For attributeName="= value" if the attribute is an integer type and the value is an integer should attributeName="value" be enough? Currently the ="= value" is needed in this case but maybe we should do some default conversions using simple HTML attributes.