FW: [Bug 26657] New: matrix in Path2D's addPath method should be marked as optional

Should this bug be fixed during the Canvas2D CR?

/paulc

Paul Cotton, Microsoft Canada
17 Eleanor Drive, Ottawa, Ontario K2E 6A3
Tel: (425) 705-9596 Fax: (425) 936-7329


-----Original Message-----
From: bugzilla@jessica.w3.org [mailto:bugzilla@jessica.w3.org] 
Sent: Monday, August 25, 2014 12:07 PM
To: 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
          Reporter: cabanier@adobe.com
        QA Contact: public-html-bugzilla@w3.org
                CC: 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 11:27:13 UTC