- From: <bugzilla@jessica.w3.org>
- Date: Mon, 02 May 2011 20:34:51 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12583
Summary: (sx, sy), (sx+sw, sy), (sx+sw, sy+sh), (sx, sy+sh) ->
should this not be (sx + sw - 1) etc?
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#pix
el-manipulation
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML Canvas 2D Context (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Section:
http://www.whatwg.org/specs/web-apps/current-work/complete.html#pixel-manipulation
Comment:
(sx, sy), (sx+sw, sy), (sx+sw, sy+sh), (sx, sy+sh) -> should this not be (sx
+ sw - 1) etc?
Posted from: 198.54.202.250
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like
Gecko) Chrome/11.0.696.60 Safari/534.24
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Monday, 2 May 2011 20:34:53 UTC