W3C home > Mailing lists > Public > www-validator-css@w3.org > June 2001

Bug: Simple Selector sequences

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
Message-ID: <mnoqitk8on50e0mo83u043igvumurb6ig9@4ax.com>
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

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 23:00:32 UTC