[Webkit-unassigned] [Bug 110703] New: Multi-line WebVTT cues are not positioned correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 23 19:02:47 PST 2013


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

           Summary: Multi-line WebVTT cues are not positioned correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric.carlson at apple.com
                CC: dino at apple.com, vcarbune at chromium.org,
                    silviapf at chromium.org


Only the first line of a default positioned, multi-line cue is visible because the cue is placed too far down the page. I noticed this in the styling demo at http://www.longtailvideo.com/html5/webvtt/, where the cue at 46 seconds is:

00:00:46.000 --> 00:00:50.000
<c.myclass>This cue contains the class "myclass". 
Browsers that support ::cue CSS should make it red.</c>

but only 'This cue contains the class "myclass". ' is visible.

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