I am going through a large website (1600+ pages) to make it pass Priority 1 W3C WAI. As a result, things like image tags need to have alt attributes.
What would be the
Here is what I just tried in my own environment with a massive enterprise code base with some good success (found no false positives but definitely found valid cases):
]*\balt=)[^>]*?>
What's going on in this search:
So this will match:
But it won't match either of these: