Help Wantedcssom-view-1
Métricas do repositório
- Stars
- (3.546 stars)
- Métricas de merge de PR
- (Mesclagem média 87d 7h) (24 fundiu PRs em 30d)
Description
https://drafts.csswg.org/cssom-view/#the-screen-interface
availWidth and availHeight are in the spec, but not availLeft or availTop.
Those two attributes are in Chromium, Gecko and WebKit, but not EdgeHTML.
Use counters: https://www.chromestatus.com/metrics/feature/timeline/popularity/786 https://www.chromestatus.com/metrics/feature/timeline/popularity/787
There are 24,256 hits in httparchive for 'screen.availLeft', enough that I didn't try looking at how they're used.
@zcorpan