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 766 - Pretty printer removes attribute selectors combined with IDs
Summary: Pretty printer removes attribute selectors combined with IDs
Status: RESOLVED FIXED
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: Other (show other bugs)
Version: CSS Validator
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Olivier Thereaux
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-29 18:39 UTC by Bj
Modified: 2005-09-08 12:55 UTC (History)
0 users

See Also:


Attachments

Description Bj 2004-05-29 18:39:56 UTC
From http://jigsaw.w3.org/css-validator/BUGS.html

''
Pretty printer removes attribute selector, i.e. '#id[id] { position : fixed }' 
becomes '#id { position : fixed }' on output.
''
Comment 1 Yves Lafon 2005-09-08 12:55:39 UTC
See on http://qa-dev.w3.org:8001/