<?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>27142</bug_id>
          
          <creation_ts>2014-10-23 14:55:37 +0000</creation_ts>
          <short_desc>Need to change references to point at W3C documents or make non-normative</short_desc>
          <delta_ts>2014-10-23 19:53:59 +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>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.w3.org/TR/webvtt1/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Glenn Adams">glenn</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>john</cc>
    
    <cc>nigel.megitt</cc>
    
    <cc>philipj</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact name="Web Media Text Tracks CG">public-texttracks</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>113643</commentid>
    <comment_count>0</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2014-10-23 14:55:37 +0000</bug_when>
    <thetext>The current staged snapshot [1] contains normative references to the following WHATWG documents:

[DOM]
[ENCODING]
[HTML]

These need to be changed to either (1) refer to the W3C REC track references or (2) be marked as &apos;Non-Normative&apos;.

The appropriate W3C REC track references would be [2], [3], and [4], respectively.

[1] http://dev.w3.org/html5/webvtt/webvtt-staged-snapshot.html
[2] http://www.w3.org/TR/dom/
[3] http://www.w3.org/TR/encoding/
[4] http://www.w3.org/TR/html/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113645</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-10-23 15:10:07 +0000</bug_when>
    <thetext>This has already been done in https://github.com/w3c/webvtt/pull/161

I guess I&apos;m not supposed to update http://dev.w3.org/html5/webvtt/webvtt-staged-snapshot.html right now, though.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113647</commentid>
    <comment_count>2</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2014-10-23 15:15:40 +0000</bug_when>
    <thetext>(In reply to Philip Jägenstedt from comment #1)
&gt; This has already been done in https://github.com/w3c/webvtt/pull/161
&gt; 
&gt; I guess I&apos;m not supposed to update
&gt; http://dev.w3.org/html5/webvtt/webvtt-staged-snapshot.html right now, though.

I would suggest going ahead and updating the snapshot, since this bug prevented adopting a resolution to publish the snapshot as FWPD in today&apos;s TTWG call. If fixed, then I expect a resolution to pass.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113648</commentid>
    <comment_count>3</comment_count>
    <who name="nigelmegitt">nigel.megitt</who>
    <bug_when>2014-10-23 15:18:33 +0000</bug_when>
    <thetext>Agreed - I don&apos;t see why the snapshot can&apos;t be changed to include these edits.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113663</commentid>
    <comment_count>4</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-10-23 18:43:22 +0000</bug_when>
    <thetext>OK, I&apos;ve updated http://dev.w3.org/html5/webvtt/webvtt-staged-snapshot.html

(In the long private email thread, David Singer seemed to want us to stop fiddling, but I&apos;ll take the liberty to update it whenever appropriate going forward.)

Note that the links in http://dev.w3.org/html5/webvtt/webvtt-staged-snapshot.html#dependencies are still all to the upstream specs, because there&apos;s no support in our toolchain to do change those URLs easily. I&apos;m going to pre-emptively make those plain text in the WG copy.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113665</commentid>
    <comment_count>5</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-10-23 19:09:40 +0000</bug_when>
    <thetext>Done in https://github.com/w3c/webvtt/pull/166 and http://dev.w3.org/html5/webvtt/webvtt-staged-snapshot.html has been updated on the assumption that Silvia will accept that fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113667</commentid>
    <comment_count>6</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2014-10-23 19:34:14 +0000</bug_when>
    <thetext>(In reply to Philip Jägenstedt from comment #5)
&gt; Done in https://github.com/w3c/webvtt/pull/166 and
&gt; http://dev.w3.org/html5/webvtt/webvtt-staged-snapshot.html has been updated
&gt; on the assumption that Silvia will accept that fix.

Thanks, this fixes the reported problem AFIAC. I would suggest holding off on other changes to the snapshot unless the TTWG is notified first, so that it remains stable until it is moved to FPWD.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113668</commentid>
    <comment_count>7</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-10-23 19:53:59 +0000</bug_when>
    <thetext>OK, sure.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>