- From: <bugzilla@jessica.w3.org>
- Date: Tue, 25 Nov 2014 15:58:26 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27428 Domenic Denicola <d@domenic.me> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |d@domenic.me --- Comment #4 from Domenic Denicola <d@domenic.me> --- JSON.stringify is indeed the easy way to fix this. The alternate fix is to make DOMRectList a proper Array subclass. Browsers don't support subclassing arrays yet though, except the IE 12 preview. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 25 November 2014 15:58:34 UTC