I'd argue that Accessibility testing with something like Axe is hybrid implementation-functional testing; it provides implementation suggestions for improvements, but the actual assessment is done on measurements of whether or not an accessibility device could use the page. It still requires some thought about the UX that presents, however.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I'd argue that Accessibility testing with something like Axe is hybrid implementation-functional testing; it provides implementation suggestions for improvements, but the actual assessment is done on measurements of whether or not an accessibility device could use the page. It still requires some thought about the UX that presents, however.