[Bug 27381] Basing Object.observe() for IDL objects on internal slots

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27381

--- Comment #3 from Anne <annevk@annevk.nl> ---
innerHTML does not need an internal slot as it can be computed based on the
tree (innerHTML doesn't represent a primitive). Therefore Object.observe()
would not work for it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 20 November 2014 15:25:19 UTC