[Webkit-unassigned] [Bug 134840] New: Captions container should never cut off content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 11 13:27:57 PDT 2014


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

           Summary: Captions container should never cut off content
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger_fong at apple.com
                CC: eric.carlson at apple.com, bfulgham at webkit.org,
                    simon.fraser at apple.com, jonlee at apple.com,
                    webkit-bug-importer at group.apple.com


If a width of the caption container is specified, a single long word can get cut off.
We would like the minimum width of the container have a value such that no words are clipped.
<rdar://problem/14553608>

The way to do this is to use the -webkit-min-content css property on min-width for the caption container.

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