<?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>8838</bug_id>
          
          <creation_ts>2010-01-29 14:14:47 +0000</creation_ts>
          <short_desc>&lt;th&gt; default align rendered incorrectly</short_desc>
          <delta_ts>2010-01-29 14:14:47 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Amaya</product>
          <component>Misc</component>
          <version>11.3.1</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="chris cheney">chris.cheney</reporter>
          <assigned_to name="Vatton">Irene.Vatton</assigned_to>
          <cc>carcone</cc>
    
    <cc>emilien.kia</cc>
    
    <cc>fred.wang</cc>
    
    <cc>Irene.Vatton</cc>
    
    <cc>vincent.quint</cc>
          
          <qa_contact name="Vatton">Irene.Vatton</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>31337</commentid>
    <comment_count>0</comment_count>
    <who name="chris cheney">chris.cheney</who>
    <bug_when>2010-01-29 14:14:47 +0000</bug_when>
    <thetext>&lt;?xml version=&quot;1.0&quot; encoding=&quot;iso-8859-1&quot;?&gt;
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
      &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;
  &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=iso-8859-1&quot; /&gt;
  &lt;title&gt;New&lt;/title&gt;
  &lt;meta name=&quot;generator&quot; content=&quot;Amaya, see http://www.w3.org/Amaya/&quot; /&gt;
&lt;/head&gt;
&lt;table summary=&quot;a&quot;&gt;
&lt;tr&gt;&lt;th&gt;a&lt;/th&gt;&lt;th&gt;b&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;1234567890&lt;/td&gt;&lt;td&gt;1234567890&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;body&gt;
&lt;/body&gt;
&lt;/html&gt;

is rendered aligned left but should be centred, see e.g. http://www.w3.org/TR/html401/struct/tables.html#h-11.2.6 section 11.3.2:

&quot;Attribute definitions

align = left|center|right|justify|char [CI]
    This attribute specifies the alignment of data and the justification of text in a cell. Possible values:

        * left: Left-flush data/Left-justify text. This is the default value for table data.
        * center: Center data/Center-justify text. This is the default value for table headers.
...&quot;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>