How would you define “accessible”? The web app I’m working on works in Firefox, but a few text labels are misaligned with their input controls due to slight CSS deviation from Chromium. It’s those things that are most of the problems for supporting both browsers, functionality-wise they’re very close (except newer features that Firefox hasn’t implemented yet or Google-specific features like WebUSB).
How would you define “accessible”? The web app I’m working on works in Firefox, but a few text labels are misaligned with their input controls due to slight CSS deviation from Chromium. It’s those things that are most of the problems for supporting both browsers, functionality-wise they’re very close (except newer features that Firefox hasn’t implemented yet or Google-specific features like WebUSB).