- From: Simon Pieters <simonp@opera.com>
- Date: Tue, 24 Sep 2013 15:45:34 +0200
- To: "Dirk Schulze" <dschulze@adobe.com>, "Cameron McCormack" <cam@mcc.id.au>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, "Simon Fraser" <smfr@me.com>, "www-style list" <www-style@w3.org>
On Tue, 24 Sep 2013 13:30:39 +0200, Cameron McCormack <cam@mcc.id.au>
wrote:
> Dirk Schulze wrote:
>> How do you specify that without having two transformPoint()
>> definitions, one with a DOMPoint argument and the other with a
>> DOMPointLiteral argument?
>
> DOMPoint transformPoint((DOMPoint or DOMPointLiteral) point);
Or just
DOMPoint transformPoint(DOMPointLiteral point);
This was already discussed:
http://www.w3.org/mid/CAAWBYDDF1fRrJj08AvFARfCstkQfgg=RH85n-UPh3ZZ_fjc2wA@mail.gmail.com
--
Simon Pieters
Opera Software
Received on Tuesday, 24 September 2013 13:46:12 UTC