[csswg-drafts] [cssom-view] offsetParent zoom handling seems wrong. (#10252)

emilio has just created a new issue for https://github.com/w3c/csswg-drafts:

== [cssom-view] offsetParent zoom handling seems wrong. ==
https://drafts.csswg.org/cssom-view/#dom-htmlelement-offsetparent has:

> The element has a non-default used value of [zoom](https://drafts.csswg.org/css-viewport-1/#propdef-zoom).

But afaict that's not what's implemented in engines. What's implemented is "The element has a different used value of "zoom".

Is my read of the WebKit / Blink code correct @chrishtr? If so we should update the spec. We have tests that depend on that difference.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10252 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 26 April 2024 11:33:57 UTC