Re: [csswg-drafts] [cssom-view] Spec for offsetTop/Left does not match impls when offsetParent is `position:static` `<body>` element (#10549)

To follow up, this is the test case I was thinking of: https://jsbin.com/zigotut/edit?html,css,js,output

The body is position: relative but since the measured child is position: fixed, the offsetLeft seems to still be from the html element.

-- 
GitHub Notification of comment by flackr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10549#issuecomment-2447788466 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 16:50:19 UTC