- From: <bugzilla@jessica.w3.org>
- Date: Wed, 25 May 2011 20:46:36 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12787 Summary: 2D canvas createPattern(null, ...) should raise TypeError, not TYPE_MISMATCH_ERR Product: HTML WG Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: testsuite AssignedTo: dave.null@w3.org ReportedBy: andreas.kling@nokia.com QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org In accordance with Web IDL, CanvasRenderingContext2D createPattern(null, ...) should raise TypeError and not TYPE_MISMATCH_ERR. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 25 May 2011 20:46:38 UTC