- From: <bugzilla@jessica.w3.org>
- Date: Sun, 28 Aug 2011 17:01:13 +0000
- To: public-webapps@w3.org
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: ayg@aryeh.name
ReportedBy: ayg@aryeh.name
QAContact: sideshowbarker+html-editing-api@gmail.com
CC: mike@w3.org, public-webapps@w3.org
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.
Received on Sunday, 28 August 2011 17:01:20 UTC