<?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>26016</bug_id>
          
          <creation_ts>2014-06-08 21:42:26 +0000</creation_ts>
          <short_desc>[WebVTT] lineAlign/positionAlign IDL attributes should not be AlignSetting</short_desc>
          <delta_ts>2014-06-11 11:41: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>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="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>philipj</cc>
    
    <cc>silviapfeiffer1</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>107492</commentid>
    <comment_count>0</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-06-08 21:42:26 +0000</bug_when>
    <thetext>AlignSetting includes &quot;left&quot; and &quot;right&quot;, but tables in the lineAlign/positionAlign setters do not, making the behavior undefined.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107495</commentid>
    <comment_count>1</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2014-06-09 02:15:00 +0000</bug_when>
    <thetext>I was in fact wondering if I need to define a different type for them. My thoughts were that if a string is used that is not identified in the table, lineAlign and positionAlign would not be set, which is exactly the same as if those strings were not listed, so I could skip defining a new type. Is that not appropriate? If not, I&apos;m happy to create a new type.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107525</commentid>
    <comment_count>2</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-06-09 13:38:38 +0000</bug_when>
    <thetext>If an enum { &quot;start&quot;, &quot;middle&quot;, &quot;end&quot; } is used in IDL and &quot;left&quot; is set an exception (TypeError I think) is thrown, so that would be appropriate.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107530</commentid>
    <comment_count>3</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2014-06-09 14:26:14 +0000</bug_when>
    <thetext>Ok, feel free to prepare the patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107648</commentid>
    <comment_count>4</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-06-11 11:41:54 +0000</bug_when>
    <thetext>Fixed in https://github.com/w3c/webvtt/pull/109</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>