[Webkit-unassigned] [Bug 103411] New: TextTrack's .kind property should return lower-case values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 07:57:14 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=103411

           Summary: TextTrack's .kind property should return lower-case
                    values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://w3c-test.org/html/tests/submission/Opera/media/
                    interfaces/TextTrack/kind.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: graouts at apple.com
                CC: eric.carlson at apple.com,
                    webkit-bug-importer at group.apple.com


In the Opera-submitted test at http://w3c-test.org/html/tests/submission/Opera/media/interfaces/TextTrack/kind.html, we fail the second test due to the "kind" attribute being set to "CAPTIONS" via a .setAttribute() call but when reading the .kind property, "CAPTIONS" is returned instead of the expected lower-case "captions".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list