- From: <bugzilla@jessica.w3.org>
- Date: Thu, 26 Aug 2010 10:03:01 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10446
Summary: Consider limiting the roles of certain media and
plugin elements
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: mjs@apple.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org
The following embedding elements currently allow any role:
audio, embed, iframe, object, svg, video
However, it does not really make sense to use these as an arbitrary widget or
landmark. Consider the following limitations:
audio -> no role, application
embed -> no role, application, document, image
object -> no role, application, document, image
svg -> no role, application, document, presentation, image
video -> no role, application
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 26 August 2010 10:03:03 UTC