<?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>24674</bug_id>
          
          <creation_ts>2014-02-15 03:36:34 +0000</creation_ts>
          <short_desc>Cue and Region identifiers should be specified as unique identifiers</short_desc>
          <delta_ts>2014-09-09 10:25: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>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>v1</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Silvia Pfeiffer">silviapfeiffer1</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>philipj</cc>
    
    <cc>silviapfeiffer1</cc>
    
    <cc>zcorpan</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>100669</commentid>
    <comment_count>0</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2014-02-15 03:36:34 +0000</bug_when>
    <thetext>It&apos;s not explicit in the spec that a WebVTT cue identifier and a WebVTT region identifier are supposed to be unique. But they should be - otherwise the CSS selection via ::cue(#identifier) makes no sense.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>100763</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2014-02-17 16:17:40 +0000</bug_when>
    <thetext>Why does it not make sense? Selectors support duplicate IDs fine.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>100781</commentid>
    <comment_count>2</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2014-02-18 01:07:48 +0000</bug_when>
    <thetext>Browsers will deal in CSS and HTML with multiple id attributes having the same value, but it&apos;s not conformant, not in HTML [1] and not in CSS [2].

[1] http://www.w3.org/html/wg/drafts/html/master/dom.html#the-id-attribute
[2] http://www.w3.org/TR/selectors/#id-selectors

I don&apos;t see why WebVTT should be different. WebVTT cue identifiers should also be unique.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111253</commentid>
    <comment_count>3</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2014-09-09 10:25:31 +0000</bug_when>
    <thetext>Fixed in commit:
https://github.com/w3c/webvtt/commit/8787b2532d0902525c2db5a8b1297c9e40809ef0</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>