w3c/csswg-drafts

[cssom-view] Screen#availLeft/availTop

Open

#1,090 opened on 2017年3月9日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)HTML (545 forks)batch import
Help Wantedcssom-view-1

Repository metrics

Stars
 (3,546 stars)
PR merge metrics
 (平均マージ 87d 7h) (30d で 24 merged PRs)

説明

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

コントリビューターガイド