<?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>28087</bug_id>
          
          <creation_ts>2015-02-24 03:49:31 +0000</creation_ts>
          <short_desc>Vertical text is the wrong way around by default</short_desc>
          <delta_ts>2015-03-09 11:23:01 +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>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://dev.w3.org/html5/webvtt/</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>118109</commentid>
    <comment_count>0</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2015-02-24 03:49:31 +0000</bug_when>
    <thetext>Reported in https://code.google.com/p/chromium/issues/detail?id=411876

line:10% centers the text on a point 10% from the left edge for both vertical-rl and -lr, but the interpretation of line:10 is different for vertical-rl and vertical-lr.

Using line:0 does the right thing, but the (computed) default is -1.

Relevant steps from &quot;Adjust the positions of boxes according to the appropriate steps from the following list:&quot;

&gt; 8. Vertical Growing Left: Add one to line position then negate it.

&gt; 10. Vertical Growing Left: Decrease position by the width of the bounding box of the boxes in boxes, then increase position by step.

Switching both of these steps to Vertical Growing Right ought to inverse the behavior.

&gt; 12. Vertical: Move all the boxes in boxes right by the distance given by position.

It looks odd that this is unconditional. May not be related, though.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118444</commentid>
    <comment_count>1</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2015-03-09 11:23:01 +0000</bug_when>
    <thetext>(In reply to Philip Jägenstedt from comment #0)
&gt; 
&gt; &gt; 8. Vertical Growing Left: Add one to line position then negate it.
&gt; 
&gt; &gt; 10. Vertical Growing Left: Decrease position by the width of the bounding box of the boxes in boxes, then increase position by step.
&gt; 
&gt; Switching both of these steps to Vertical Growing Right ought to inverse the
&gt; behavior.

That sounds like a simple solution, good!


&gt; &gt; 12. Vertical: Move all the boxes in boxes right by the distance given by position.
&gt; 
&gt; It looks odd that this is unconditional. May not be related, though.

Hmm, is &quot;right&quot; correct in this context? Is this for text position? If so, then it should be &quot;up&quot;, shouldn&apos;t it?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>