{{>header}} {{>nav}}
We test browser support with a test suite for each feature. A browser is considered compliant only if it passes all the tests, so this is a reasonably comprehensive test rather than a naive feature-detect. To view the test suite for a feature in the browser you're using right now, click the Tests link in the feature list. The results below are generated using browsers hosted by Sauce Labs.
| IE | Firefox | Chrome | Safari | Your browser | ||
|---|---|---|---|---|---|---|
{{feature}}ΒΆ |
{{#ie}}{{version}}{{/ie}} | {{#firefox}}{{version}}{{/firefox}} | {{#chrome}}{{version}}{{/chrome}} | {{#safari}}{{version}}{{/safari}} | ||
| ||||||
The table above lists a data size for each polyfill, which is the size of the polyfill including a feature detect, after minification, and before gzip. Two very important things to remember about these sizes are:
The following table shows the total size of the polyfill bundle for the default set, in all our test browsers:
| Browser | Version | Size (raw) | Size (min) | Size (gzip) |
|---|---|---|---|---|
| {{family}} | {{ver}} | {{dispBytes rawbytes}} | {{dispBytes minbytes}} | {{dispBytes gzipbytes}} |