Re: [csswg-drafts] [css-text] behavior of copy/paste with text-transform

I collected issues we're aware of, from http://crbug.com and our user 
forum. Given the @gregwhitworth request, this list isn't limited to 
`text-transform`.

1. Most of feedback are about preserving format when copy/pasting 
formatted text, either from browser or to browser.
2. There are cases where we don't handle spaces (collapse too much or 
to little) and new lines (fail to generate new lines for end of 
blocks) in the way users expect. One example is 
[crbug.com/318925](http://crbug.com/318925).
3. There are cases where selecting linked text is hard or impossible. 
One example is [crbug.com/446391](http://crbug.com/446391).

The `text-transform` didn't come up in neither places.

-- 
GitHub Notification of comment by kojiishi
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/627#issuecomment-256089544 
using your GitHub account

Received on Tuesday, 25 October 2016 16:38:35 UTC