<?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>14263</bug_id>
          
          <creation_ts>2011-09-23 13:44:05 +0000</creation_ts>
          <short_desc>&lt;track&gt; Don&apos;t use &lt;q&gt; for voice object</short_desc>
          <delta_ts>2012-07-18 18:47:58 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#webvtt-cue-text-dom-construction-rules</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>silviapfeiffer1</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>57231</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-09-23 13:44:05 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/complete/the-iframe-element.html
Multipage: http://www.whatwg.org/C#webvtt-cue-text-dom-construction-rules
Complete: http://www.whatwg.org/c#webvtt-cue-text-dom-construction-rules

Comment:
&lt;track&gt; Don&apos;t use &lt;q&gt; for voice object

Posted from: 88.131.66.80 by simonp@opera.com
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.21 Safari/535.2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57233</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2011-09-23 13:46:35 +0000</bug_when>
    <thetext>&lt;q&gt; would render quotation marks. That&apos;s not desirable.

We suggest either not using an element at all or using &lt;span title&gt; (although title=&quot;&quot; seems a bit odd also, and would probably be annoying to get a tooltip if you happened to hover the captions).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57741</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-04 00:40:37 +0000</bug_when>
    <thetext>Not using anything at all seems bad. I agree that &lt;q&gt; seems bad though, as does title=&quot;&quot;, arguably.

Not sure what to propose.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58598</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-20 23:33:17 +0000</bug_when>
    <thetext>I went with just changing &quot;q&quot; to &quot;span&quot; for now, left the &quot;title&quot; thing alone.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58599</commentid>
    <comment_count>4</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-10-20 23:33:26 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6722.
Check-in comment: Use &lt;span&gt; instead of &lt;q&gt; to represent spans of text with a given voice, since HTML doesn&apos;t have an equivalent to &lt;v&gt; and &lt;q&gt; would add quotes.
http://html5.org/tools/web-apps-tracker?from=6721&amp;to=6722</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58608</commentid>
    <comment_count>5</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2011-10-21 00:13:46 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; Checked in as WHATWG revision r6722.
&gt; Check-in comment: Use &lt;span&gt; instead of &lt;q&gt; to represent spans of text with a
&gt; given voice, since HTML doesn&apos;t have an equivalent to &lt;v&gt; and &lt;q&gt; would add
&gt; quotes.
&gt; http://html5.org/tools/web-apps-tracker?from=6721&amp;to=6722

Why not just put the content of the title attribute inside the span? Then you can translate it, format it etc.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>