New Test Version Posted
2022-04-29
- Fix for SB using an attr on noscript tags now.
This was rather subtle. html5lib handles <noscript> oddly and rather than switching html libraries, FFF worked around it. But I made a bad assumption that <noscript> tags would never have attributes to save a (very) little bit of time.
Details.
This may well be worth a point release, but let's see if there are other issues first.