Re: [css-houdini-drafts] [css-typed-om] Switch CSSUnparsedValue and CSSTransformValue to having an arrayish member? (#948)

What happens, then, when someone does a direct set of an indexed property thru some of the metaprogramming facilities?

(If the answer is "it shadows the internal indexed property, but doesn't mess with the internal value", that's fine. If the answer is "it bypasses the typechecks and such and directly fiddles with the internal values"n like happens with Map subclasses, then that's unusable.)

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

Received on Monday, 28 October 2019 19:14:13 UTC