Re: [csswg-drafts] [css-ui] Readonly form control and user-select

This suggestion does seem to match the current behavior of UAs. If you
 create a `<textarea readonly>` element, the selection will be trapped
 in it.

Do you have a suggestion for the phrasing? The following would 
probably work, but it looks a bit clunky:

> an editable element is either an editing host or a form control with
 normally mutable textual content such as textarea, even if this form 
control is in non mutable state.

"normally mutable but in non mutable state" is an attempt to include 
`<textarea readonly>` but not `<label>`.

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

Received on Friday, 8 July 2016 09:57:07 UTC