David Storey
David Storey
One option would be to create a black list like HTML5Test uses, so that a browser gets put in the dog house for that feature until they really do support...
I guess none are perfect, but most of the ones available should detect the major browser correctly (at least if up to date after a new browser like Edge, or...
HTML5Test uses a blacklist (because certain mobile browsers were enabling webkit flags without having features supported to boost score, I believe). We could perhaps do that, but it'd be work...
Probably should remove the MS part of isPointer as other browsers are supporting (unprefixed) Pointer Events. IE11 and Edge are unprefixed too.
@sarvaje it should probably have something similar to the edgeCore focus styles, as if use same as hover it would be obvious that they're different. Maybe @melanierichards can chime in.
@deltakosh it seems like it doesn't allow me to assign @davrous
One of those missing tab stops is due to a visually hidden file input. This will still get focus and be in a11y tree. Edit: actually probably both as file ...
@melanierichards will need testing. Controls are nutritiously difficult to remove from tabbing when not removed from the dom via display: none or whatever (which is a design decision ). I...
CC @molant
Better to use Edge as it will be the main focus going forward. Edge 13 should already have a number of improvements. Edge 14 (next version) will have most of...