detect-zero-width-characters-chrome-extension icon indicating copy to clipboard operation
detect-zero-width-characters-chrome-extension copied to clipboard

Seems like it produces false positives on Xenforo forum software

Open roymckenzie opened this issue 2 years ago • 1 comments
trafficstars

          Seems like it produces false positives on Xenforo forum software, see images [here](https://www.spigotmc.org/resources/placeholderapi.6245/)

Originally posted by @kangarko in https://github.com/roymckenzie/detect-zero-width-characters-chrome-extension/issues/8#issuecomment-1793443095

roymckenzie avatar Nov 05 '23 15:11 roymckenzie

I believe @kangarko is referencing the ​ character entity in the alt of the img tag.

image

We should find a different way to handle zero-width spaces contained in non-text nodes.

roymckenzie avatar Nov 05 '23 15:11 roymckenzie