Hacker News new | ask | show | jobs
by millstone 2757 days ago
Then how are you testing your browser? Are you assuming that testing Chrome on ThisOS is sufficient testing for Chrome on EveryOtherOS?
1 comments

One thing is testing if the fancy custom react component works properly in a particular browser at all, that should be the case in a certain browser+version across OSes and you'd want that available all the time.

The other thing is testing if some CSS is acting up in a specific Browser/Browserversion/OS/Screensize/Phone combination; that is probably a job for QA.