[resize-observer] Which boxes should we be able to observe?
Open
@gregwhitworth is already working on this.
Since Nov 16, 2018.
Closed Accepted by CSSWG Resolution
Needs Testcase (WPT)
resize-observer-1
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 24
Description
In Sydney it was resolved that authors should be able to observe more than the content box of an element. That then leads to which boxes should be able to be observed. The initial ones were quickly agreed upon such as border-box, content-box, and scroll-box.
Is there any other boxes that people have legitimate use cases for observing?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.