stale
stale copied to clipboard
johndyer: “Native Fullscreen JavaScript API” lacks ms prefixes and new API in places
URL: http://johndyer.name/native-fullscreen-javascript-api-plus-jquery-plugin/
Issues:
- Brief history doesn't include IE11
- Many of the samples only use the old syntax
- Samples with new syntax don‘t include MS prefix
- Chains CSS selectors with prefixes. This is invalid and will be dropped by all browsers
- Final demo only uses the old API
Contact: @johndyer