[Bug 25353] New: [DataCue] change DOMString? text to any? value

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

            Bug ID: 25353
           Summary: [DataCue] change DOMString? text to any? value
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec
          Assignee: dave.null@w3.org
          Reporter: eoconnor@apple.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org

Currently DataCue.data is the raw data and sometimes (when the engine knows the
data to be textual) DataCue.text is a more user-friendly form of that data.
There are many more cases where engines or their underlying media frameworks
know how to parse metadata. Let's replace .text with a .value which can carry
data of several types.

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

Received on Tuesday, 15 April 2014 20:34:22 UTC