Ways CSS is applied to the page #17
Labels
✅ Has algorithm (1/3)
An implementable algorithm for how to measure this stat has been described in the issue
✅ Has JS (2/3)
JS has been written to calculate this stat
✅ Has SQL (3/3)
BigQuery SQL has been written to calculate this stat.
proposed stat
Proposed statistic to study
Section: Usage
I'd like to see how CSS is applied to a page:
style
attribute,<style>
element and/or the<link>
element. Besides<link>
, I'd expect numbers to be quite high on<style>
elements mostly due to the critical CSS recommended practice.(by @catalinred)
Added by @LeaVerou: It would also be interesting to measure how much inline CSS (
style
attribute) is used on pages.The text was updated successfully, but these errors were encountered: