- From: Matthew Raymond <mattraymond@earthlink.net>
- Date: Sun, 20 Aug 2006 05:44:55 -0400
- To: W3C CSS <www-style@w3.org>
My understand of :read-only is that it was originally created for XForms to provide a way for styling read-only controls, since their is no "read-only" attribute directly on the XForms element in question. However, if the read-only XForms control is in a user-editable context, such as inside an <html:div contenteditable> element, or if the containing document is being edited, therefore making all content user-editable, wouldn't the element in question become unselectable without changing the markup?
Received on Sunday, 20 August 2006 09:45:48 UTC