[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 the QA Contact for the bug.

Received on Monday, 25 August 2014 16:07:10 UTC