<?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>14646</bug_id>
          
          <creation_ts>2011-10-31 22:25:24 +0000</creation_ts>
          <short_desc>&lt;track&gt; Don&apos;t use one-letter settings. They are non-intuitive and hard to remember. It makes little sense to use a single letter for the setting but then a sensible string for the value. Please use &quot;align&quot; instead of &quot;A&quot;, etc.</short_desc>
          <delta_ts>2012-07-18 18:40:40 +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/#parsing-0</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          <blocked>14929</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>eric.carlson</cc>
    
    <cc>fs</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>59335</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-10-31 22:25:24 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#parsing-0
Complete: http://www.whatwg.org/c#parsing-0

Comment:
&lt;track&gt; Don&apos;t use one-letter settings. They are non-intuitive and hard to
remember. It makes little sense to use a single letter for the setting but
then a sensible string for the value. Please use &quot;align&quot; instead of &quot;A&quot;, etc.

Posted from: 2001:4c28:a030:30:223:32ff:fec2:96fa by simonp@opera.com
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.15 Safari/535.7</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59344</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-11-01 02:07:59 +0000</bug_when>
    <thetext>I don&apos;t understand your distinction between value and setting. Can you show an example of a few cues with the syntax you&apos;re suggesting?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59381</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2011-11-01 08:57:55 +0000</bug_when>
    <thetext>00:30.000 --&gt; 00:31.500 align:end size:50%
&lt;v Roger Bingham&gt;When we e-mailed—

00:30.500 --&gt; 00:32.500 align:start size:50%
&lt;v Neil deGrasse Tyson&gt;Didn&apos;t we talk about enough in that conversation?

00:32.000 --&gt; 00:35.500 align:end size:50%
&lt;v Roger Bingham&gt;No! No no no no; &apos;cos &apos;cos obviously &apos;cos

00:32.500 --&gt; 00:33.500 align:start size:50%
&lt;v Neil deGrasse Tyson&gt;&lt;i&gt;Laughs&lt;/i&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59405</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-11-01 16:05:05 +0000</bug_when>
    <thetext>Wouldn&apos;t that be like having &lt;paragraph&gt;, &lt;emphasis&gt;, and &lt;linebreak&gt; instead of &lt;p&gt;, &lt;em&gt;, and &lt;br&gt;? I mean, I agree that for someone new to the language it&apos;s more approachable, but at the end of the day there&apos;s only a few of these and making them short has the distinct advantage of making it easier to type once you know what they are.

Note that this is directly derived from similar things in SRT.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59437</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2011-11-01 21:02:01 +0000</bug_when>
    <thetext>Not really. &lt;p&gt; is very common in HTML. You use it all the time. Using settings in VTT is rare. In our SRT sample, most files don&apos;t have any settings.

Moreover, SRT&apos;s settings are X1, X2, Y1, Y2, which are easier to memorize and understand what they do compared to VTT&apos;s D, L, T, S, A. I have to look up VTT&apos;s settings every time (listing them here was no exception, and after having done so I&apos;m not sure which letter map to which setting without looking at the spec again), and I have been exposed to VTT more than the average VTT author we&apos;re trying to target.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59453</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2011-11-01 22:07:34 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; In our SRT sample, most files don&apos;t have any settings.

grep -rh &apos;.*[-][-]&gt;.* [XY][12]:[0-9]&apos; .

57,523 lines. (There are about 52,000,000 lines that contain --&gt;.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59475</commentid>
    <comment_count>6</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2011-11-02 10:07:20 +0000</bug_when>
    <thetext>I have to agree with Simon. I&apos;m trying to figure out how some settings interact now and I have to look at the spec to figure out which letter to use, they&apos;re just not mnemonic enough for me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59526</commentid>
    <comment_count>7</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-11-02 20:50:30 +0000</bug_when>
    <thetext>Fair enough.

D: will become vertical: and the values will be changed to lr and rl
L: will become line:
T: will become position:
S: will become size:
A: will become align:</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63354</commentid>
    <comment_count>8</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-01-30 20:48:55 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6934.
Check-in comment: Change the settings to be less tersely named.
http://html5.org/tools/web-apps-tracker?from=6933&amp;to=6934</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>