- From: <bugzilla@jessica.w3.org>
- Date: Wed, 28 May 2014 23:46:06 +0000
- To: public-html-media@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25911
Bug ID: 25911
Summary: HTMLSourceElement's IDL keysystem attribute should
reflect the keyststem content attribute
Product: HTML WG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Encrypted Media Extensions
Assignee: adrianba@microsoft.com
Reporter: cpearce@mozilla.com
QA Contact: public-html-bugzilla@w3.org
CC: bzbarsky@mit.edu, mike@w3.org,
public-html-media@w3.org
The HTMLSourceElement's IDL keysystem attribute needs to be explicitly defined
to reflect the keysystem content attribute.
So I suggest we change this text in the spec:
"The keySystem attribute of HTMLSourceElement specifies the Key System to be
used with the media resource. The keySystem attribute must be supported by all
HTMLSourceElement as both an IDL attribute and also a content attribute named
keysystem."
to:
"The keySystem attribute of HTMLSourceElement specifies the Key System to be
used with the media resource. The keySystem attribute must be supported by all
HTMLSourceElement as both an IDL attribute and also a content attribute named
keysystem. The keySystem IDL attribute must reflect the keysystem content
attribute."
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 28 May 2014 23:46:08 UTC