[w3c/editing] copy/cut and text-transform (#178)

Can we standardize clipboard content of "copy" and "cut" command at least text-transform[1][2]? The discussion was happened on April 2015 in CSSWG but we don't have conclusion.

My proposal is
- text/plan: text applied text-transform like Element#InnerText[3]
- text/html: text is as same as Text node == no white space collapsing no text-transform.

[1] http://crbug.com/325231 text-transform should not affect clipboard text/html
[2] https://lists.w3.org/Archives/Public/www-style/2015Apr/0015.html [css-text] copying text-transform'd text
[3] https://html.spec.whatwg.org/multipage/dom.html#the-innertext-idl-attribute



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/178

Received on Friday, 17 August 2018 09:31:08 UTC