Re: [csswg-drafts] [resize-observer] Which box information should we pass to the callback (#3329)

> 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

-- 
GitHub Notification of comment by TremayneChrist
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3329#issuecomment-456892600 using your GitHub account

Received on Wednesday, 23 January 2019 17:28:23 UTC