[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 19:57:49 PDT 2011


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





--- Comment #11 from Hwang <luxtella at company100.net>  2011-07-05 19:57:48 PST ---
(In reply to comment #9)
> 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 )

I'm not familiar with w3 spec, but above spec is Last Updated 1 July 2011. The spec I had attached is W3C Working Draft 24 May 2011.
Which is correct?

-- 
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