[Webkit-unassigned] [Bug 63801] [Chromium] HTML5 Canvas context.createPattern(image, repetition) can throw TYPE_MISMATCH_ERR exception.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 5 18:43:58 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63801


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |Unspecified
         OS/Version|Linux                       |Unspecified
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |HTML5
     Ever Confirmed|0                           |1




--- Comment #9 from Andreas Kling <kling at webkit.org>  2011-07-05 18:43:58 PST ---
I'm not sure this is correct.

http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#dom-context-2d-createpattern no longer has the part about TYPE_MISMATCH_ERR. IIRC, Web IDL specifies that this shouldn't match any of the overloads, but instead raise TypeError. ( http://www.w3.org/TR/WebIDL/#es-operations )

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list