[Bug 11236] New: canPlayType and empty string

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11236

           Summary: canPlayType and empty string
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: dave.null@w3.org
        ReportedBy: plh@w3.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org


Test: video/video_003

Description:

The video/video_003.htm test in HTML5 test seems to be incorrect and doesn't
confirm the spec. The spec says that canPlayType('application/octet-stream')
must return empty string, but the test passes only when
canPlayType('application/octet-stream') != "".

-- 
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 Friday, 5 November 2010 13:21:41 UTC