[Bug 758] New: Warn for text-align on inline elements

http://www.w3.org/Bugs/Public/show_bug.cgi?id=758

           Summary: Warn for text-align on inline elements
           Product: CSSValidator
           Version: CSS Validator
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Other
        AssignedTo: ot@w3.org
        ReportedBy: bjoern@hoehrmann.de
         QAContact: www-validator-cvs@w3.org


From http://jigsaw.w3.org/css-validator/BUGS.html

a {
   text-align: "$";
}

''The validator doesn't say "only for block-level elements". The bug comes from 
me. I know where it is but don't have time to find a solution.''



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

Received on Friday, 28 May 2004 23:46:07 UTC