w3c/csswg-drafts

[cssom-view] Screen#availLeft/availTop

Open

#1.090 geöffnet am 9. März 2017

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)HTML (545 Forks)batch import
Help Wantedcssom-view-1

Repository-Metriken

Stars
 (3.546 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 87T 7h) (24 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide