- From: Rik Cabanier <cabanier@adobe.com>
- Date: Tue, 25 Sep 2012 20:05:47 -0700
- To: "public-html@w3.org" <public-html@w3.org>
I made a mistake in my previous email. WebIDL was always the interface to Canvas. I believe this change is needed but I can't find a bug report. Is it necessary to have a bug on this and just mark it as fixed, or is it fine to just have this change? Rik ________________________________________ From: Rik Cabanier [cabanier@adobe.com] Sent: Tuesday, September 25, 2012 7:42 PM To: public-html@w3.org Subject: [canvas] integration with WebIDL All, the canvas specification recently moved to WebIDL for its function signatures. Even though there should be no change in behavior, I can't find if this change was discussed or approved by the group. Does anyone know? Adding WebIDL to the interface fixed the issue that the canvas IDL didn't match the behavior (i.e. if you set globablAlpha with NaN, you are not supposed to get a type error) Rik
Received on Wednesday, 26 September 2012 03:06:11 UTC