This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
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.''
Which elements are inline? We cannot be sure ahead of the cascade, because the answer depends on the computed value of the 'display' property. This would be a bogus warning.