Re: [csswg-drafts] [cssom] definition of getComputedStyle refers to resolved values at the wrong time (#6144)

> The way this references the resolved values (despite the "live CSS declaration block") seems to imply that the access to the resolved values happens at the time that getComputedStyle is called, when in fact the resolved values are computed at the time that getPropertyValue or equivalent accessors are called on the live declaration.
>
> It seems to me that this would be clearer if there were something in the definition of getPropertyValue that considered the computed flag.

Yeah, I agree with this. This would also be closer to how implementations work.

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


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

Received on Monday, 29 March 2021 12:02:32 UTC