Re: [csswg-drafts] [css-view-transitions-2] CSSOM for CSSViewTransitionRule.navigation does not match implementation (#10654)

Actually I think this is debatable, we don't currently have at rules that use enums in that way, and usually CSSOM doesn't try to be fully type-safe in this way. e.g. if we add new navigation types and some browsers don't support them, this would interpret them as invalid rules rather than rules with empty `navigation`.

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


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

Received on Thursday, 1 August 2024 15:27:10 UTC