http://www.w3.org/Bugs/Public/show_bug.cgi?id=13936
Summary: Require that non-editable and embeddable content be
movable
Product: WebAppsWG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: HTML Editing APIs
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
HTML currently says UAs should allow the following:
"""
Select and move non-editable elements nested inside editing hosts
UAs should offer a way for the user to move images and other non-editable parts
around the content within an editing host. This may be done using the drag and
drop mechanism. User agents must not, in response to a request to move
non-editable elements nested inside editing hosts, generate a DOM that is less
conformant than the DOM prior to the request.
"""
The same should probably be said about images, etc.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.