Closed xemlock closed 6 years ago
Move cross attribute validation for <progress> element to post transform. It makes accessing of the attributes much easier, as they are explicitly provided. No need to access them using $context.
<progress>
$context
Move cross attribute validation for
<progress>
element to post transform. It makes accessing of the attributes much easier, as they are explicitly provided. No need to access them using$context
.