- From: <bugzilla@jessica.w3.org>
- Date: Sun, 09 Oct 2011 06:40:54 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14411 Summary: How about a canvas drawn inside another canvas. e.g. <canvas id="Main_canvas" width="800" height="800"><canvas id="Child_Canvas" height="400" width="400"></canvas></canvas> And how to position the origin of canvas to a specific co-ordinate explicitly?? Product: HTML WG Version: unspecified Platform: Other URL: http://www.whatwg.org/specs/web-apps/current-work/#top OS/Version: other Status: NEW Severity: normal Priority: P3 Component: HTML5 spec (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.w3.org/TR/html5/ Multipage: http://www.whatwg.org/C#top Complete: http://www.whatwg.org/c#top Comment: How about a canvas drawn inside another canvas. e.g. <canvas id="Main_canvas" width="800" height="800"><canvas id="Child_Canvas" height="400" width="400"></canvas></canvas> And how to position the origin of canvas to a specific co-ordinate explicitly?? Posted from: 116.203.157.128 User agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1 -- 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 Sunday, 9 October 2011 06:41:02 UTC