[Bug 11657] My worry is that this doesn't cover all the different kinds of textual transformations. Yes, it does cover obliqueness and weight, it does not cover letter spacing and other textual attributes that may be of some use to developers.

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