Re: [csswg-drafts] [css-values] toggle() should normalize before comparing computed values (#6762)

I'm not sanguine about going into every single property (400+) and precisely specifying the abstract shape of the computed value. It would be a *lot* of busy-work, and might preclude some internal optimizations.

If at all possible, I'd like to instead define some general principles of computed value comparison, so we can lean on browsers' internal normalization behavior implicitly. There might still be cases that don't get fully normalized in browsers today that we'd need to test and nail down, but I suspect we can get away with a pretty simple set of specced normalizations.

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


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

Received on Monday, 25 October 2021 23:59:48 UTC