- From: Greg Whitworth via GitHub <sysbot+gh@w3.org>
- Date: Wed, 23 Jan 2019 17:51:34 +0000
- To: public-css-archive@w3.org
gregwhitworth has just created a new issue for https://github.com/w3c/csswg-drafts: == [resize-observer] Make all returned properties have the word box in them == > To be very clear, here are the boxes whos dimensions would be returned: > > * borderBoxSize > * contentSize > * scrollSize > * devicePixelBorderBoxSize If we can observe `border-box`, `content-box`, `scroll-box` and `device-pixel-border-box`, shouldn't all property names also include __*box*__ in the name? * borderBoxSize * contentBoxSize * scrollBoxSize * devicePixelBorderBoxSize _Originally posted by @TremayneChrist in https://github.com/w3c/csswg-drafts/issues/3329#issuecomment-456892600_ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3549 using your GitHub account
Received on Wednesday, 23 January 2019 17:51:36 UTC