Minutes Telecon 2023-11-29
- Zoom will be specified in the Viewport spec
- Resolved: getComputedStyle() returns unzoomed value so that it round-trips (Issue #9398: Zoom and CSSOM)
- Resolved: APIs that return bounding boxes such as getClientRects and getBoundingClientRect and IntersectionObserver return values in page-global px unit coords (Issue #9398)
- Resolved: font-size is not special wrt zoom (Issue #9397: Zoom and inheritance)
- Resolved: All computed absolute lengths are zoomed when inheriting (Issue #9397)
- Resolved: If overflow:scroll is set on the root element (not propagated from body), account for the default scrollbar width in the size of vw. Also take scrollbar-gutter (and scrollbar-width, the property with “normal” and “thin”?) into account on the root. Ignore all of these in MQs. And also ignore all of these when using vw/vh units on the root element, if necessary (Issue #6026: Use of 100vw is causing pointless horizontal scrollbars on some websites)
Full Meeting Minutes
« Previous article
Next article »