Re: [w3c/webcomponents] Add a strawman design for custom elements (d3f89c8)

Just as a minor clarification, we dropped the use of private fields without a caller, you need `this.#template` (MemberExpression or CallExpression productions)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/commit/d3f89c8fd0f95f3baae6c4aecfb9730eeb2ec59b#commitcomment-27181737

Received on Monday, 29 January 2018 14:03:39 UTC