On Tue, Jan 19, 2010 at 4:31 AM, timeless <timeless@gmail.com> wrote: > On Fri, Jan 8, 2010 at 8:15 PM, Tab Atkins Jr. <jackalmage@gmail.com> wrote: >> The second example isn't nonsense, the :any() just isn't adding >> anything to the existing element selector. The selector will only >> match <div>s. > > is that true? > > div:any(div) { > color: green; > } > div { > color: black; > } > > does the :any give the former rule more specificity? :) Yeah, specificity has been covered. It's just tiresome to point out constantly. ^_^ ~TJReceived on Tuesday, 19 January 2010 13:53:08 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:07:42 UTC