FWIW, Microsoft Edge and IE already do this. ?
Seemed like the right behavior at the time it was implemented. Perhaps other browsers can just change their default behavior?
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
From: Julian Reschke<mailto:julian.reschke@gmx.de>
Sent: Thursday, July 7, 2016 11:55 PM
To: Yoichi Osato<mailto:yoichio@google.com>; public-editing-tf@w3.org<mailto:public-editing-tf@w3.org>
Subject: Re: feature request: controlling user selection on list decorators
On 2016-07-08 04:16, Yoichi Osato wrote:
> Do you want to control serializing HTML by user selection and copy?
> Where is the discussion log?
No, I just want to declare somehow that copying the HTML representation of
<ol>
<li>One</li>
</ol>
will copy
1. One
into the clipboard (for text/plain).
Best regards, Julian