- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 29 May 2004 22:39:57 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=766
Summary: Pretty printer removes attribute selectors combined with
IDs
Product: CSSValidator
Version: CSS Validator
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
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
''
Pretty printer removes attribute selector, i.e. '#id[id] { position : fixed }'
becomes '#id { position : fixed }' on output.
''
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Saturday, 29 May 2004 18:39:57 UTC