Hacker News new | ask | show | jobs
by worksonmine 830 days ago
Brave, the chromium fork that hijacks affiliate links? GTFO.

And you know, they could still use this feature on chromium browsers, just feature test it before breaking it on Firefox. Or use any of the many ways to achieve the same result, classList.includes is one. It's webdev 101, don't be impressed by their lazyness.

And an aside, MDN is maintained by users like Wikipedia, not by Mozilla. If you're missing something there you can just add it, even if Firefox will never support it.