<?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>25956</bug_id>
          
          <creation_ts>2014-06-03 09:44:12 +0000</creation_ts>
          <short_desc>[WebVTT] Add &apos;center&apos; alignment</short_desc>
          <delta_ts>2015-11-05 15:08:54 +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>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>v2</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="Simon Pieters">zcorpan</assigned_to>
          <cc>eric.carlson</cc>
    
    <cc>philipj</cc>
    
    <cc>rick.eyre</cc>
    
    <cc>silviapfeiffer1</cc>
    
    <cc>zcorpan</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>107187</commentid>
    <comment_count>0</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-06-03 09:44:12 +0000</bug_when>
    <thetext>http://dev.w3.org/html5/webvtt/#applying-css-properties-to-webvtt-node-objects

In the table in this section, we can see that align:middle is the only value which does not match the CSS setting.

To align better with CSS, call it &apos;center&apos;.

We could keep &apos;middle&apos; as an alias, or remove it if compat allows. (Since it is the default value the compat risk ought to be lower.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124097</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2015-11-05 14:55:27 +0000</bug_when>
    <thetext>Are implementors OK with just renaming middle to center? Compat-wise, any content that specifies align:middle will still be centered since it&apos;s the default. The only case where it makes a difference is if you were to use duplicate settings, I think.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124098</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2015-11-05 15:02:22 +0000</bug_when>
    <thetext>This would also affect positionAlign, and the DOM API (which I think would start throwing for cue.align = &apos;middle&apos; in JS strict mode).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124099</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2015-11-05 15:08:54 +0000</bug_when>
    <thetext>https://github.com/w3c/webvtt/pull/244</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>