Re: [csswg-drafts] [css-contain-4] Define a range syntax for style container queries (#8376)

Right; registration doesn't add anything to the equation in this case. If we see `--foo > 2em`, we know that we're gonna be comparing the property value to a length, so we can interpret it that way immediately.

I mean, maybe registration lets you fast-path a false for nonsensical comparisons, but that's it.

Tho hm, do we ever want to allow something like `--foo > --bar`? In that case, registration would be useful.

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


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

Received on Tuesday, 7 February 2023 20:27:19 UTC