[Webkit-unassigned] [Bug 135823] New: Adjust max-width of cues based on text alignment when cue size is expanded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 11 17:40:48 PDT 2014


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

           Summary: Adjust max-width of cues based on text alignment when
                    cue size is expanded
           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: roger_fong at apple.com
                CC: eric.carlson at apple.com, bfulgham at webkit.org,
                    roger_fong at apple.com


<rdar://problem/17954473>

The maxwidth calculations for cues right now do not take into account alignment.

All units are in percentages.
If we are left aligned the max cue width is the 100-the cue position
If we are right aligned the max cue width is the cue position
If we are centered the max cue width is just 100

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