- From: <bugzilla@jessica.w3.org>
- Date: Mon, 10 Jan 2011 20:29:56 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11657 --- Comment #4 from Cameron McCormack <cam@mcc.id.au> 2011-01-10 20:29:55 UTC --- Yes, good point. The width & height arguments should be strings, which are parsed as CSS lengths. They could be optional and default to 'auto'. Another thing to consider is how style resolution would work. Would style rules in the document apply to the elements that are parsed from the argument? Would properties be inherited from somewhere (the <canvas> element, maybe)? -- 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 Monday, 10 January 2011 20:29:57 UTC