This report shows which Web Platform features the analysed website uses, and the browser support of each feature, using data from Can I Use.
Browser support
Feature |
{{#each browsers}}
{{browserName}} {{browserVersion}} |
{{/each}}
{{#each results}}
{{value.title}} |
{{#each ../browsers}}
{{browserFeatureSupport this ../value}} |
{{/each}}
{{/each}}
References to features in code
Filename |
Line |
Column |
Type of match |
Match |
{{#each results}}
{{value.title}} |
{{#each value.occurances}}
{{file}} |
{{line}} |
{{column}} |
{{type}} |
{{match}} |
{{/each}}
{{/each}}
Files analysed
CSS
{{#each files.css}}
- {{filename}}
{{/each}}
JavaScript
{{#each files.javascript}}
- {{filename}}
{{/each}}
HTML
{{#each files.html}}
- {{filename}}
{{/each}}