aria label in link problem
-
I was asked to diagnose a link problem on this website where the generated aria-label was closing the
<a>
tag with an angle bracket in the text.This is the generated html from the paragraph block editor:
<a rel="noreferrer noopener" aria-label="test >> (opens in a new tab)” href=”https://balfronactiveplacesmap.commonplace.is/” target=”_blank”>test >></a>
Surely the aria-label should be encoding any special characters to prevent closing the tag etc?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘aria label in link problem’ is closed to new replies.