[Bug 9601] New: ose corners are the four points (sx, sy), (sx+sw, sy), (sx+sw, sy+sh), (sx, sy+sh). If the source rectangle is not entirely within the source image, or if one of the sw or sh arguments is zero, the implementation must raise an INDEX_SIZE_ERR exception.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9601

           Summary: ose corners are the four points (sx, sy), (sx+sw, sy),
                    (sx+sw, sy+sh), (sx, sy+sh).  If the source rectangle
                    is not entirely within the source image, or if one of
                    the sw or sh arguments is zero, the implementation
                    must raise an INDEX_SIZE_ERR exception.
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#ima
                    ges
        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:
ose corners are the four points (sx, sy), (sx+sw, sy), (sx+sw, sy+sh), (sx,
sy+sh).  If the source rectangle is not entirely within the source image, or
if one of the sw or sh arguments is zero, the implementation must raise an
INDEX_SIZE_ERR exception.

Posted from: 205.237.71.74

-- 
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 Tuesday, 27 April 2010 18:36:47 UTC