<?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>11104</bug_id>
          
          <creation_ts>2006-09-30 23:20:30 -0700</creation_ts>
          <short_desc>CSS2/3: add support for string value for text-align property</short_desc>
          <delta_ts>2022-07-06 15:31:00 -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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=11103</see_also>
          <bug_file_loc>http://www.w3.org/TR/css3-text/#text-align</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Robert Burns">robburns1</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>emacemac7</cc>
    
    <cc>mitz</cc>
    
    <cc>nickshanks</cc>
    
    <cc>robburns1</cc>
    
    <cc>webkit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>56856</commentid>
    <comment_count>0</comment_count>
    <who name="Robert Burns">robburns1</who>
    <bug_when>2006-09-30 23:20:30 -0700</bug_when>
    <thetext>CSS2 text-align property  with a string value does not work. This was removed from CSS2.1 presumably because of a lack of adoption by user agents.

This porperty was intended to replace the horizontal alignment attributes and values for table related elements: align, char and charoff.

HTML 4.01 and XHTML 1.0 through 1.1 have a table attribute to horizontally align cells on a particular character. (see bug 11103 ) e.g.:
, &lt;td align=&quot;char&quot; char=&quot;.&quot; charoff=&quot;2&quot;&gt;121.12&lt;/td&gt; 

CSS2 intended this presentational work to be hadneld by the text-align property: adding an arbitrary string as a value. For example:

td, th { text-align: &quot;.&quot;; would accomplsih the same thing for the selected cells.

WebKit does not seem to support either the HTML method nor the CSS method for aligning horizontally aligning cells.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56858</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Burns">robburns1</who>
    <bug_when>2006-09-30 23:23:50 -0700</bug_when>
    <thetext>See bug show_bug.cgi?id=11103 for the HTML alignment attributes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70448</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-02-12 15:26:11 -0800</bug_when>
    <thetext>CSS3 Text Module http://www.w3.org/TR/css3-text/#text-align also specifies &quot;string&quot; value for text-align property. I think the bug should be considered as an enhancement request.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1881149</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-06 15:31:00 -0700</bug_when>
    <thetext>CSS3 Text Module no longer specifies a &apos;string&apos; option. We do support all other items in the spec.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>