<?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>758</bug_id>
          
          <creation_ts>2004-05-28 23:46:02 +0000</creation_ts>
          <short_desc>Warn for text-align on inline elements</short_desc>
          <delta_ts>2004-10-27 13:08:47 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSSValidator</product>
          <component>Other</component>
          <version>CSS Validator</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></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="Bj">bjoern</reporter>
          <assigned_to name="Olivier Thereaux">ot</assigned_to>
          <cc>ewexler</cc>
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1965</commentid>
    <comment_count>0</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2004-05-28 23:46:02 +0000</bug_when>
    <thetext>From http://jigsaw.w3.org/css-validator/BUGS.html

a {
   text-align: &quot;$&quot;;
}

&apos;&apos;The validator doesn&apos;t say &quot;only for block-level elements&quot;. The bug comes from 
me. I know where it is but don&apos;t have time to find a solution.&apos;&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2570</commentid>
    <comment_count>1</comment_count>
    <who name="Etan Wexler">ewexler</who>
    <bug_when>2004-10-27 13:08:47 +0000</bug_when>
    <thetext>Which elements are inline? We cannot be sure ahead of the cascade, because the
answer depends on the computed value of the &apos;display&apos; property. This would be a
bogus warning.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>