Re: [csswg-drafts] [cssom-view-1] offsetParent produces incorrect results for position:fixed elements that behave like absolute (#12352)

The problem is step 1 combined with the fourth bullet point within it:

> 1. If any of the following holds true return null and terminate this algorithm:
>    * ...
>    * The element’s computed value of the [position](https://drafts.csswg.org/css-position-3/#propdef-position) property is [fixed](https://drafts.csswg.org/css-position-3/#valdef-position-fixed).

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


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

Received on Wednesday, 18 June 2025 21:17:17 UTC