Accompanying Files
Observation Details
The button teaser__subline-expander does not use semantic button element. Instead it uses <div data-subline-addition="expander">.
Remediation Notes
Ensure, using proper semantic HTML button elements for button content.
Alternatively, in this instance, consider using the native <details><summary> structure.