[Bug 14411] New: 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??

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 on the CC list for the bug.

Received on Sunday, 9 October 2011 06:46:03 UTC