Tech Feb 25, 2026 4 min Firefox 148 ships Sanitizer API, letting setHTML safely replace innerHTML Firefox 148 is the first browser to ship the Sanitizer API. With setHTML(), developers finally have a standard browser-level way to replace innerHTML safely and eliminate XSS with minimal code changes. Security Firefox Web API XSS JavaScript
Tech Jan 22, 2026 3 min How to Stabilize the WebSpeech API on iOS Countermeasures for iOS WebSpeech API issues like 'stops on its own' and 'doesn't recognize on the first try'. JavaScript iOS Web API