- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Fri, 13 Aug 2010 09:48:22 -0700
- To: John Daggett <jdaggett@mozilla.com>
- Cc: Behdad Esfahbod <behdad@behdad.org>, www-style@w3.org
On Thu, Aug 12, 2010 at 11:50 PM, John Daggett <jdaggett@mozilla.com> wrote: > >> Right, synthesizing it by running a transform on individual glyphs >> would make sense. You can't do that with CSS transforms, though. > > Er, just watch me! ;) > > Try this in Safari, Chrome, Opera, FF4b2+: > http://people.mozilla.org/~jdaggett/tests/xtransform.html You did nothing of the sort. ^_^ You're not stretching the text at all, you're stretching the element, exactly like I said. That obviously has fairly severe consequences for layout in an actual page, not to mention affecting how non-textual child elements react. ~TJ
Received on Friday, 13 August 2010 16:49:15 UTC