- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 26 Mar 2010 08:22:04 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9333
Summary: [ms] "The image argument is an instance of either
HTMLImageElement, HTMLCanvasElement, or
HTMLVideoElement. If the image is of the wrong type or
null" WebIDL already ensures that it isn't of the wrong
type, just check for null.
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-
work/#images
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#images
Comment:
[ms] "The image argument is an instance of either HTMLImageElement,
HTMLCanvasElement, or HTMLVideoElement. If the image is of the wrong type or
null" WebIDL already ensures that it isn't of the wrong type, just check for
null.
Posted from: 157.193.49.124
--
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 Friday, 26 March 2010 08:22:10 UTC