<?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>28474</bug_id>
          
          <creation_ts>2015-04-12 11:25:38 +0000</creation_ts>
          <short_desc>[WebVTT] Regions should be CSS-selectable by ID</short_desc>
          <delta_ts>2017-06-26 23:17:22 +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>widereview</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>nigel.megitt</cc>
    
    <cc>philipj</cc>
    
    <cc>silviapfeiffer1</cc>
    
    <cc>singer</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>119450</commentid>
    <comment_count>0</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2015-04-12 11:25:38 +0000</bug_when>
    <thetext>Feedback by the CSS WG, see http://lists.w3.org/Archives/Public/public-tt/2015Apr/0007.html

Even though regions have an ID, it looks like you can&apos;t select by it. All you can do is apply styles to all regions. What&apos;s the purpose of this, then? It seems equivalent to ::cue with no argument, except maybe the background property would apply over a wider box.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119525</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2015-04-15 09:26:52 +0000</bug_when>
    <thetext>Region IDs are half-removed. VTTRegion no longer has an exposed ID:
http://dev.w3.org/html5/webvtt/#the-vttregion-interface

It&apos;s still used as part of the parsing, but my intention was to remove it from the model to make it entirely a part of the parser, but since it&apos;s not Web-exposed I didn&apos;t get around to that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>127711</commentid>
    <comment_count>2</comment_count>
    <who name="David Singer">singer</who>
    <bug_when>2016-10-11 16:39:48 +0000</bug_when>
    <thetext>I don&apos;t understand how to remove region IDs completely as they are used to associate regions with cues.

It seems that if we must keep region IDs, we could (should?) have a ::region(id) selector.  Comments?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>128469</commentid>
    <comment_count>3</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2017-03-07 10:21:26 +0000</bug_when>
    <thetext>::cue-region(region-id) would make a lot of sense, see https://github.com/w3c/webvtt/issues/314</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>128541</commentid>
    <comment_count>4</comment_count>
    <who name="David Singer">singer</who>
    <bug_when>2017-04-17 18:49:28 +0000</bug_when>
    <thetext>see https://github.com/w3c/webvtt/issues/314</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>128667</commentid>
    <comment_count>5</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2017-06-26 23:17:22 +0000</bug_when>
    <thetext>Fixed in https://github.com/w3c/webvtt/pull/349</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>