- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 30 Oct 2024 17:13:05 +0000
- To: public-css-archive@w3.org
@flackr In that case, https://www.w3.org/TR/cssom-view-1/#dom-htmlelement-offsetparent says that `offsetParent` should be `null`, so I think it doesn't need further handling. It's null indeed on Blink, WebKit and Servo, but not on Gecko, which then applies the special body behavior for `offsetLeft`. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10549#issuecomment-2447845017 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 30 October 2024 17:13:06 UTC