[Webkit-unassigned] [Bug 103414] New: WebVTT <v> element generates a <q> in the shadow DOM instead of a <span>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 08:16:02 PST 2012


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

           Summary: WebVTT <v> element generates a <q> in the shadow DOM
                    instead of a <span>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://w3c-test.org/html/tests/submission/Opera/media/
                    interfaces/TextTrackCue/getCueAsHTML.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


We're failing the Opera-submitted test at http://w3c-test.org/html/tests/submission/Opera/media/interfaces/TextTrackCue/getCueAsHTML.html. The WebVTT <v> generates an HTML <q> in our code, but it should be a <span> per the spec (http://dev.w3.org/html5/webvtt/#webvtt-cue-text-dom-construction-rules), same for <v a b>.

-- 
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