Huynh Duc Duy
Huynh Duc Duy
## Description - Current implementation only makes use of the dynamic validation (aka `ValueCheck`) of `TypeBox` but not its `TypeCompiler` (a high-performance JIT) which is a killer feature, especially when...
According to [Mdn Web Docs](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label), `button` is one of the elements that can be associated with `label` This PR add `button` to the list.
## Description - Role `none` introduced as a synonym to `presentation` role, thus must have the same configuration as `presentation` role. - Based on [DPub-ARIA 1.1](https://www.w3.org/TR/dpub-aria-1.1/#doc-pullquote), role `doc-pullquote` incorrectedly have...