Thanks for the link to the draft. It is very interesting and happy-making. I had composed a detailed reply with a few examples, and my email program crashed on attempt to send it. In a nutshell, there seems to be nothing to prevent using more than one :subject pseudo-class in a single selector. DIV.draft:subject INS:subject {} This can be useful and help with selector brevity; it's the same as the following. DIV.draft:subject INS, DIV.draft INS {} However, what happens when you use the following? DIV.big SPAN.big {font-size:200%;} Is the font-size of SPAN.big 200% or 400% of the parent of DIV.big?Received on Tuesday, 30 November 1999 15:30:52 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:01 GMT