Closed brendanmetzger closed 3 years ago
Parser should have __destruct or some other method to rewrite context nodes with appropriate aria attributes
TODOs
<details role="group" id="some_id"> <summary role="button" aria-expanded="false" aria-controls="some_id">more info</summary> <p>lorem...</p> </details>
Parser should have __destruct or some other method to rewrite context nodes with appropriate aria attributes
TODOs