Curtis Wilcox
cwilcox808@c.im
<p>Digital accessibility developer in higher ed</p>
Posts
-
Post #3626257
From the Accessibility section of Safari Technology Preview Release 247 notes: > Fixed an element with a click handler but no href not being exposed as a link. Apparently, this is what Chrome and Firefox already do but I don't like it; anchors without an href aren't links and there's no telling whether the click handler goes somewhere or does something else. I guess screen reader users can say if they prefer the odds of them behaving link-like over technical correctness. #a11...