<?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>18519</bug_id>
          
          <creation_ts>2012-08-10 09:03:49 +0000</creation_ts>
          <short_desc>Add opacity and/or visibility to the ::cue property white list</short_desc>
          <delta_ts>2012-10-10 23:20:49 +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>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></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="Philip Jägenstedt">philipj</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</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>72018</commentid>
    <comment_count>0</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2012-08-10 09:03:49 +0000</bug_when>
    <thetext>The use case is to hide future parts of the cue with ::cue(:future) { opacity: 0 }.

(It could also be nice to quickly fade cues in and out with CSS transitions using opacity on ::cue itself, but given that the cue doesn&apos;t exist in the layout before or after its time, it doesn&apos;t seem like that can work, currently.)

The visibility property could be allowed for authors who try that before opacity, but doesn&apos;t allow anything that opacity does not.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75901</commentid>
    <comment_count>1</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-10-10 23:20:49 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r7452.
Check-in comment: Allow &apos;opacity&apos; and &apos;visibility&apos; on ::cue
http://html5.org/tools/web-apps-tracker?from=7451&amp;to=7452</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>