Skip to content

Commit f736e8e

Browse files
frivoalfantasai
authored andcommitted
[css-text-3] text-transform has no effect on plain text copy/paste #627
Closes #627
1 parent 6d9c24e commit f736e8e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

css-text-3/Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,10 @@ Characters and Letters</h3>
326326
</pre>
327327

328328
<p>This property transforms text for styling purposes.
329-
(It has no effect on the underlying content.)
330-
Values have the following meanings:</p>
329+
It has no effect on the underlying content,
330+
and must not affect the content of a plain text copy &amp; paste operation.
331+
332+
<p>Values have the following meanings:
331333

332334
<dl dfn-for=text-transform dfn-type=value>
333335
<dt><dfn>none</dfn></dt>

0 commit comments

Comments
 (0)