html5please icon indicating copy to clipboard operation
html5please copied to clipboard

Graded Feature Support: Look up web technologies and find out if they are ready for use.

Results 22 html5please issues
Sort by recently updated
recently updated
newest added

html5please is pretty much unmaintained and needs a major update. ## The idea - review and update each and every feature - collect and add new features I hope we...

change-request

Bumps [marked](https://github.com/markedjs/marked) from 0.6.3 to 1.1.1. Release notes Sourced from marked's releases. 1.1.1 Fixes Fix image links with escaped brackets #1683 Fix async highlight not async #1685 Fix ordered lists...

dependencies

As contributions to this repo are really welcome these days, maybe we should consider adding a [GitHub Ribbon](https://github.com/blog/273-github-ribbons)? Currently the only pointer to the github repo is this fairly little...

site
pull-request-welcome

The 'https://html5please.com/js/concat.js' isn't minified in production. It should be to improve performance. The site currently gets 99/100 on Lighthouse Performance test. Minifying the JS would get us to 100. :-)

site
pull-request-welcome

The inline CSS for the site isn't minified. It'd be good if it was to improve performance.

site
pull-request-welcome

http://blog.virtualglobebook.com/2011/10/webgl-in-internet-explorer.html http://blog.fontdeck.com/post/15777165734/opentype-1?503cde40 http://blog.virtualglobebook.com/2011/10/webgl-in-internet-explorer.html http://mootools.net/docs/core/Element/Element http://pjax.heroku.com/ http://www.dustindiaz.com/min-height-fast-hack/ https://html.spec.whatwg.org/dev/the-button-element.html https://html.spec.whatwg.org/multipage/elements.html https://html5please.com/robots.txt https://web-beta.archive.org/web/20160403022740/https:/paul.kinlan.me/we-need-to-kill-off-the-localstorage-api/ https://www.typotheque.com/articles/opentype_features_in_web_browsers

bug

Polyfill for @supports is https://github.com/kjarmicki/fq-polyfill and for CSS.supports() is https://gist.github.com/codler/03a0995195aa2859465f

Grid now has a mature spec and is supported in Firefox, Chrome, and Safari. It will be fully supported in current browser versions once Edge 16 is released.

Many pages contain tips about browser support of each feature, [“Flexbox“](http://html5please.com/#flexbox) page include them too, but it seems like it missing perfect [FAQ about flexbox bugs and its workarounds](https://github.com/philipwalton/flexbugs). I...

It should be mentioned that IE8 and IE9 do not let you use CORS if your page is loaded from an HTTPS source. It's a massive pain in the ass...

change-request
needs-review