How often are web platform features actually used in the real world? This report explores a framework for answering that question, applied to the 415 features in the W3C’s Baseline “Widely Available” (BWA) set — the features that the core browser set supports. We combine data from 6 independent sources: HTTP Archive page scans (~10.9M websites), Chrome telemetry (all Chrome page loads), and Firefox telemetry (desktop and mobile). Each feature gets a composite score estimating the fraction of web pages that use it (0–100%), plus a confidence level based on how many sources agree.
Each number shows how many of the 415 BWA features that source can measure. The weight (w) controls how much each source influences the composite score.
The composite score estimates the fraction of web pages that use a feature. Features are grouped into tiers by that score. The right column shows what share of all 415 BWA features fall into each tier.
| >50% of pages | 14 features | 3.4% of BWA |
| 10–50% of pages | 93 features | 22.4% of BWA |
| 1–10% of pages | 100 features | 24.1% of BWA |
| <1% of pages | 176 features | 42.4% of BWA |
| No data | 32 features | 7.7% of BWA |
Confidence reflects how well-corroborated a score is. More independent sources that agree = higher confidence. Confidence does not filter — all features are shown regardless of level.
| High | 3+ sources, all within 20 percentage points of each other | 67 |
| Medium | 2 sources, or 3+ sources that disagree by more than 20 percentage points | 150 |
| Low | 1 source only | 166 |
| None | No data from any source | 32 |
Cross-validation: 83 features have both Chrome and Firefox data
How many features fall into each composite-score range. Most features are used on fewer than 10% of pages — only a small set of widely-used CSS properties and APIs appear on more than half of all pages.
The highest-usage features across all sources. Bar color indicates confidence: green = high (3+ agreeing sources), amber = medium (2 sources or wider disagreement), blue = low (single source).
grid-template-columns). These carry minimal weight (0.03) and are flagged, since the measurement is an upper bound — it confirms the parent property is used, not necessarily the specific sub-feature.Every Baseline “Widely Available” feature is listed below. Score is the weighted composite estimate of the fraction of web pages that use the feature. The individual source columns show raw values from each measurement system — these use different denominators and are not directly comparable. HA % = % of ~10.9M crawled websites containing the feature. Chrome % = % of all Chrome page loads triggering the feature. FF Desktop/Mobile % = % of Firefox page loads triggering the feature. Click any column header to sort.
| # | Grp | Feature | Score | Conf | HA% | Chrome% | FF Desk% | FF Mob% | Src | Flags |
|---|
For 83 features, we have usage data from both Chrome-ecosystem sources (HTTP Archive or ChromeStatus) and Firefox telemetry. This table compares them side by side. Delta is the absolute difference between the best Chrome signal and Firefox desktop. When Chrome and Firefox independently agree on usage levels, we can be more confident in the estimate. Large divergences may indicate measurement differences, browser-specific implementations, or features with genuinely different adoption across browsers. Sorted by biggest disagreements first.
| Feature | Best Chrome % | Source | FF Desktop % | FF Mobile % | Delta | Agreement |
|---|