[Bug 27428] [ArrayClass] should serialize as an array by default

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #3 from Boris Zbarsky <bzbarsky@mit.edu> ---
This could be done fairly easily by just having a toJSON method on the object
that returns an array with the DOMRects, right?

Assuming we want to do it, that is...

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

Received on Tuesday, 25 November 2014 14:06:09 UTC