issues
search
instructure
/
tinymce-a11y-checker
An accessibility checker plugin for TinyMCE.
https://instructure.github.io/tinymce-a11y-checker/
MIT License
22
stars
18
forks
source link
Fix bug in locating the a11y violation indictor box
#136
Closed
eschiebel
closed
1 year ago
eschiebel
commented
1 year ago
Replaces the code that called requestAnimationFrame to absolutely position the violation highlight box with a simpler css only solution. This also addresses issues with the old approach when the violation was text spanning multiple lines.
bumped version number
closes MAT-1134
eschiebel
commented
1 year ago
pushed the wrong changes
closes MAT-1134