[Webkit-unassigned] [Bug 202860] New: [WebVTT] Embedded Style Interoperability Issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 11 12:09:24 PDT 2019


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

            Bug ID: 202860
           Summary: [WebVTT] Embedded Style Interoperability Issues
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: evliu at google.com

There are several aspects of the WebKit implementation of inline WebVTT styles that do not conform to the spec: https://w3c.github.io/webvtt

Some issues include the following:
  - CSS from one track applies to the entire shadow tree scope, including tracks sourced from a different VTT file.
  - @import rules are allowed.
  - The cascade order of the styles is incorrect.

Test coverage exposing these inconsistencies was added to the Web Platform Tests under the path: webvtt/rendering/cues-with-video/processing-model/embedded_style_*

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191011/2160e36f/attachment.html>


More information about the webkit-unassigned mailing list