Re: [css-houdini-drafts] [css-typed-om] rule on inferring <length-percentage> is too vague

`<number>` can't ever be combined with the other units; we resolved that a while ago because it makes unit algebra intractable.

You're right that it's somewhat vague right now, but it's exactly as vague in plain CSS, as the equivalent of that passage is whether `calc(length + percentage)` works in the property.

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

Received on Tuesday, 30 January 2018 03:56:46 UTC