<?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>20066</bug_id>
          
          <creation_ts>2012-11-23 15:52:14 +0000</creation_ts>
          <short_desc>Test at http://w3c-test.org/html/tests/submission/Opera/media/interfaces/TextTrack/cues.html is faulty</short_desc>
          <delta_ts>2012-12-07 06:58:23 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>testsuite</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></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">graouts</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>mike</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>78705</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2012-11-23 15:52:14 +0000</bug_when>
    <thetext>This bug is in reference to the test at http://w3c-test.org/html/tests/submission/Opera/media/interfaces/TextTrack/cues.html. I think the error is on line 22:

    assert_not_equals(t2.cues, null, &apos;t2.cues should not be null&apos;);

Actually, the TextTrack instance held in `t2` has its .mode property still set to &quot;disabled&quot; and I believe the HTML5 spec is clear that the track&apos;s .cues property should indeed be null. See http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#dom-texttrack-cues.

Both a WebKit nightly and Opera 12.11 do the right thing per my reading of the spec and fail the first test of this test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79618</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-12-07 06:58:23 +0000</bug_when>
    <thetext>http://dvcs.w3.org/hg/html/rev/b1654da7ea22</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>