[Bug 25354] [DataCue] data attribute should be ArrayBuffer?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25354

--- Comment #2 from Brendan Long <self@brendanlong.com> ---
I think the idea is that we would generally provide either .data or .value, but
if a UA gains the ability to parse the data and adds .value, it should continue
providing .data if possible to avoid breaking existing applications.

I'm not opposed to splitting this into two different cue types if the consensus
is that that's better though. For Apple's use-cases, we might want to start by
defining an ID3Cue (or maybe more generically named, since name/value pairs are
a common kind of metadata).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 16 April 2014 17:19:45 UTC