Hacker News new | ask | show | jobs
by Manishearth 3020 days ago
You still need webcompat for VR stuff.

Focusing on VR means that we may not be working on some kinds of webcompat things (the standard example is "IE6 table layout quirks") but there's plenty of webcompat work that needs to be done otherwise.

Yes, not everyone will be working on webcompat, but this has never been the case anyway.

1 comments

> (the standard example is "IE6 table layout quirks")

if a new browser in 2019 could not properly render an archived 1996 Geocities webpage at time of launch, i don't think many users would care or even notice. there are almost certainly legacy bugs in Firefox that have been open for over a decade with little activity and yet it's in production.

It's not just old sites that depend on these quirks.

Seriously, web compat is very tricky.