<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>98126</bug_id>
          
          <creation_ts>2012-10-02 01:27:30 -0700</creation_ts>
          <short_desc>Remove support for specifying -webkit-auto as text-align value.</short_desc>
          <delta_ts>2022-07-13 11:07:52 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>98609</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Glenn Adams">glenn</reporter>
          <assigned_to name="Glenn Adams">glenn</assigned_to>
          <cc>aharon</cc>
    
    <cc>bfulgham</cc>
    
    <cc>playmobil</cc>
    
    <cc>rniwa</cc>
    
    <cc>seikwon.kim</cc>
    
    <cc>syoichi</cc>
    
    <cc>tony</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>732416</commentid>
    <comment_count>0</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2012-10-02 01:27:30 -0700</bug_when>
    <thetext>Now that start is returned as the default (initial) value of text-align (see bug 79914), support for use of the older -webkit-auto value should be removed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742097</commentid>
    <comment_count>1</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2012-10-15 09:05:03 -0700</bug_when>
    <thetext>We should to make sure that -webkit-auto and start does the same thing. It didn&apos;t the last time I checked.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742680</commentid>
    <comment_count>2</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2012-10-15 18:13:10 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; We should to make sure that -webkit-auto and start does the same thing. It didn&apos;t the last time I checked.

As far as I can tell, there is no formatting/rendering difference, since they both map to ETextAlign::TASTART. The only difference I can determine is that if an author explicitly sets a specified style to -webkit-auto, then performing a query on that specified style will return -webkit-auto. However, when performing a query on the computed style, start is returned.

By specified style I am referring to set/get on elt.style.textAlign. By computed style I am referring to get on getComputedStyle(elt).textAlign.

If you believe there is some other difference, please let me know more detail.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1883193</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-07-13 11:07:52 -0700</bug_when>
    <thetext>&lt;rdar://problem/96962670&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>