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

In the end game, I can envision it. But as you mentioned, many value 
types cannot be represented at this point, and I am not sure we will 
ever create enough parser entry points to represent any possible css 
property syntax. 

Say I'm interested in building a css-grid polyfill (or a new 
css-grid-like layout engine), it would be pretty hard to create a 
parser you can declaratively teach to parse a 
--polyfilled-grid-template-rows, for instance.

With this proposal, I could still get something usable which would not
 require me to build a css parser.

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

Received on Tuesday, 24 May 2016 06:31:22 UTC