- From: Paul Cotton <Paul.Cotton@microsoft.com>
- Date: Tue, 26 Aug 2014 12:49:35 +0000
- To: Rik Cabanier <cabanier@gmail.com>
- CC: Jay Munro <jaymunro@microsoft.com>, "public-canvas-api@w3.org" <public-canvas-api@w3.org>, "Sam Ruby (rubys@intertwingly.net)" <rubys@intertwingly.net>
- Message-ID: <ecc3914392a04aef95c67168e9eee9bc@BL2PR03MB418.namprd03.prod.outlook.com>
> Path2D is not part of the level 1 specification. This is a bug for level 2. From bug 26657: > Component: CR HTML Canvas 2D Context Then I suggest you change the Component for this bug so that it only applies to Level 2. /paulc Paul Cotton, Microsoft Canada 17 Eleanor Drive, Ottawa, Ontario K2E 6A3 Tel: (425) 705-9596 Fax: (425) 936-7329 From: Rik Cabanier [mailto:cabanier@gmail.com] Sent: Tuesday, August 26, 2014 8:48 AM To: Paul Cotton Cc: Jay Munro; public-canvas-api@w3.org; Sam Ruby (rubys@intertwingly.net) Subject: Re: FW: [Bug 26657] New: matrix in Path2D's addPath method should be marked as optional On Tue, Aug 26, 2014 at 4:26 AM, Paul Cotton <Paul.Cotton@microsoft.com<mailto:Paul.Cotton@microsoft.com>> wrote: Should this bug be fixed during the Canvas2D CR? No, Path2D is not part of the level 1 specification. This is a bug for level 2. Rik -----Original Message----- From: bugzilla@jessica.w3.org<mailto:bugzilla@jessica.w3.org> [mailto:bugzilla@jessica.w3.org<mailto:bugzilla@jessica.w3.org>] Sent: Monday, August 25, 2014 12:07 PM To: public-html-admin@w3.org<mailto:public-html-admin@w3.org> Subject: [Bug 26657] New: matrix in Path2D's addPath method should be marked as optional https://www.w3.org/Bugs/Public/show_bug.cgi?id=26657 Bug ID: 26657 Summary: matrix in Path2D's addPath method should be marked as optional Product: HTML WG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: CR HTML Canvas 2D Context Assignee: jaymunro@microsoft.com<mailto:jaymunro@microsoft.com> Reporter: cabanier@adobe.com<mailto:cabanier@adobe.com> QA Contact: public-html-bugzilla@w3.org<mailto:public-html-bugzilla@w3.org> CC: public-html-admin@w3.org<mailto:public-html-admin@w3.org> Currently it is marked as nullable. However, Firefox [1], WebKit [2] and Blink [3] implemented addPath with the matrix as an optional parameter. Can the spec be updated to reflect this? 1: https://bugzilla.mozilla.org/show_bug.cgi?id=985801 2: https://bugs.webkit.org/show_bug.cgi?id=130461 3: https://codereview.chromium.org/170503002 -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 26 August 2014 12:50:09 UTC