Re: [webcomponents] Handle constructors that abuse return-override (4a09d96)

A single [[BrandName]] is not good enough, since an `HTMLParagraphElement` needs to be branded as `HTMLParagraphElement`, `HTMLElement`, `Element`, `Node`, and `EventtTarget`.  Basically, each IDL object needs to have a list of associated brands with it or something.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/commit/4a09d9613f8a204ebbc9d4a7bfe82eb3561a0d82#commitcomment-16446616

Received on Wednesday, 2 March 2016 14:26:49 UTC