[Bug 17283] Consider making `null` for reflecting IDL attributes remove the content attribute

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

--- Comment #2 from Simon Pieters <simonp@opera.com> 2012-06-01 11:49:33 UTC ---
A place where it makes more sense to stringify null to "null" is
localStorage.foo = null; since reading it back can be JSON.parse()d.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 1 June 2012 11:49:36 UTC