Re: [css-houdini-drafts] [css-typed-om-1] Is it intentional that only existing items in a CSSUnparsedValue can be mutated?

In other words, if the getter above were:

    getter Node (unsigned long index);

then it could not be invoked other than as `foo[5]` and would not need the nullability.

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

Received on Thursday, 15 February 2018 21:39:37 UTC