Calculations for the device-pixel-content-box size for SVG elements is the same as content-box and border-box in https://www.w3.org/TR/resize-observer/#calculate-box-size.
Instead, it should be the bounding-box dimensions but in integral device pixels.
Calculations for the device-pixel-content-box size for SVG elements is the same as content-box and border-box in https://www.w3.org/TR/resize-observer/#calculate-box-size.
Instead, it should be the bounding-box dimensions but in integral device pixels.