[Webkit-unassigned] [Bug 115696] New: Remove enforcement for having the first child as RenderInline.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 19:49:57 PDT 2013


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

           Summary: Remove enforcement for having the first child as
                    RenderInline.
           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: rniwa at webkit.org
                CC: mjs at apple.com, eric.carlson at apple.com


We should consider merging
https://chromium.googlesource.com/chromium/blink/+/a7e0d7b2e1a26326adf18b6d39c15beb960b5f59

Remove enforcement for having the first child as RenderInline.

If the added cue is not inline then most almost certainly an
external factor (e.g. such as an external stylesheet as in
the testcase) has modified the default display: value for the cue.

If this is the case, there's no need or reason to run the WebVTT
algorithm for positioning the as we don't really have to support
these cases.

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