|
|
|
|
|
by smsm42
3020 days ago
|
|
> I can see the argument the other way around, where the text the user selects should be the text they copy This is almost never the case for headers and such. New York Times or CNN have fancy logos/headlines, but we don't want to reproduce them each time we refer to the company or specific article - we just want the content. text-transform is a great way to achieve presentation need (bold headlines) without messing up content. Copying - excepting cases of visual copying, e.g. screenshot - should always have an option of content-only copying. |
|