HTML5-Form-Shim icon indicating copy to clipboard operation
HTML5-Form-Shim copied to clipboard

Supporting browsers fall back to native `required` support

Open barneycarroll opened this issue 11 years ago • 0 comments

Browsers that support required out of the box will fall back to native behaviour for that missing input condition, but use HTML-Form-Shim's implementation for all other conditions. The result is inconsistent.

barneycarroll avatar Jan 17 '14 11:01 barneycarroll