Allan Sandfeld Jensen wrote: > Without testing I am guessing all browsers return the transformed text. They don't. In particular, Gecko represents selections via DOM Range objects, and copy operations serialize said Range objects. Therefore neither text-transform nor generated content affect the text/plain serialization. Further, since the selection is a DOM Range, it cannot represent selections that include generated content. -Boris P.S. 2 minutes of testing indicates that Opera 9.02 on Linux also ignores text-transform when serializing to text/plain on copy.Received on Sunday, 22 April 2007 20:36:04 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:22:37 GMT