<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>18530</bug_id>
          
          <creation_ts>2012-08-10 18:35:49 +0000</creation_ts>
          <short_desc>&lt;track&gt; WebVTT: Add external stylesheet support</short_desc>
          <delta_ts>2012-08-30 17:02:31 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>TextTracks CG</product>
          <component>WebVTT</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>15023</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Glenn Maynard">glenn</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>public-texttracks</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact name="This bug has no owner yet - up for the taking">dave.null</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>72052</commentid>
    <comment_count>0</comment_count>
    <who name="Glenn Maynard">glenn</who>
    <bug_when>2012-08-10 18:35:49 +0000</bug_when>
    <thetext>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&apos;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.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72120</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-08-13 14:15:58 +0000</bug_when>
    <thetext>Would need to say what the base URL is. I think using the WebVTT file&apos;s URL is probably best.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73035</commentid>
    <comment_count>2</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2012-08-29 23:54:18 +0000</bug_when>
    <thetext>I&apos;ve upped the priority &amp; importance on this bug, even though I know it doesn&apos;t really mean anything. We&apos;re about to implement the proposed spec in this bug as the WebVTT spec provides no solution for this right now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73070</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-08-30 17:02:31 +0000</bug_when>
    <thetext>This is redundant with bug 15023 since once you have inline styles you can just use @import.

STYLES
@import (captions.css);

*** This bug has been marked as a duplicate of bug 15023 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>