[Bug 18530] New: Add external stylesheet support

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18530

           Summary: Add external stylesheet support
           Product: TextTracks CG
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebVTT
        AssignedTo: ian@hixie.ch
        ReportedBy: glenn@zewt.org
         QAContact: dave.null@w3.org
                CC: mike@w3.org, public-texttracks@w3.org


For non-browser use, WebVTT files should be able to specify an external
stylesheet directly:

Stylesheet: captions.css

WebVTT files embedded within WebM would use this to refer to stylesheets also
embedded in the file.

This is related to #15023, but doesn't require duplicating the stylesheet in
every track.

For WebVTT files embedded within MKV/WebM, this should find an attachment with
the given name.  This is how font embedding works for MKV.  (@font-face in an
inline stylesheet, and in stylesheets loaded from WebM attachments, should do
this too.)

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Friday, 10 August 2012 18:35:55 UTC