- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Mon, 18 Jun 2001 04:42:57 +0200
- To: www-validator-css@w3.org
- Cc: plh@w3.org
Hi, The declaration #id[id] { position : fixed } is supposed to match all elements with the ID 'id' and an id attribute. The Validator doesn't find errors for this stylesheet but pretty prints #hauptnavigation { position : fixed; } which is wrong since the attribute selector is omitted. -- Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de 25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/
Received on Sunday, 17 June 2001 22:41:31 UTC