This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 150 - inline style information ignored
Summary: inline style information ignored
Status: RESOLVED WORKSFORME
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: XHTML1.0 (show other bugs)
Version: CSS Validator
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Philippe Le Hegaret
QA Contact:
URL: http://www.w3.org/TR/2003/WD-rdf-synt...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-27 16:06 UTC by Philippe Le Hegaret
Modified: 2004-01-16 05:59 UTC (History)
0 users

See Also:


Attachments

Description Philippe Le Hegaret 2003-02-27 16:06:47 UTC
The Validator ignores the inline style information in the page and does not see
the following error:
    <div style="align:center">
Comment 1 Bj 2004-01-10 03:42:12 UTC
I am unable to reproduce this behaivour using current CVS sources, the 
validator reports about 30 errors for align:center.
Comment 2 Ran Ari-Gur 2004-01-16 00:59:20 UTC
Maybe this has already been fixed?