Re: [css-houdini-drafts] TypedOM returning an array of strings isn't a helpful behavior

Yeah, we can only do *full* leaf decomposition when the OM 
decomposition is based on position + type. calc() is a special-case 
and we'd have to represent it as a CSSUnknownFunctionValue or 
something, which just said that it was a "calc" function and had the 
string+var list.  (Same as if we exposed the generic parser I'm 
talking about and we encounter any function at all.)

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

Received on Tuesday, 24 May 2016 23:12:18 UTC