Re: [csswg-drafts] [resize-observer] device-pixel-border-box size (#3554)

So this will not be provided as a box option, but as a getter in the ResizeObserverEntry object?

If so, I see a problem with this when the scaling changes across multiple screens - The css pixel will stay the same, however, the device pixels will be different. This means that the resize observer will not fire, when it probably should?

https://jsbin.com/gamerul

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

Received on Thursday, 10 October 2019 13:06:14 UTC