- From: Simon Fraser <smfr@me.com>
- Date: Sat, 15 Oct 2016 14:47:29 -0700
- To: public-fx@w3.org
Received on Saturday, 15 October 2016 21:48:41 UTC
https://drafts.fxtf.org/geometry/#DOMRect <https://drafts.fxtf.org/geometry/#DOMRect> I think it’s a bit weird that DOMRectReadOnly uses "serializer = { attribute }”, since that will serialize all of { x, y, width, height, top, right, bottom, left }. I think it would make more sense to only serialize { x, y, width, height } since those are the underlying data. Simon
Received on Saturday, 15 October 2016 21:48:41 UTC