Options:
- # Session Start: Thu Nov 06 00:00:00 2008
- # Session Ident: #css
- # [00:02] * Quits: melinda (melinda.gr@67.142.45.126) (Connection reset by peer)
- # [00:16] * Joins: melinda (melinda.gr@67.142.45.126)
- # [00:16] * Quits: melinda (melinda.gr@67.142.45.126) (Quit: melinda)
- # [00:16] * Parts: howcome (howcome@80.203.102.131)
- # [00:18] * Joins: howcome (howcome@80.203.102.131)
- # [00:18] * Parts: howcome (howcome@80.203.102.131)
- # [04:18] * Joins: melinda (melinda.gr@67.142.45.126)
- # [04:18] <melinda> @fantasai, u there?
- # [05:22] * Quits: melinda (melinda.gr@67.142.45.126) (Ping timeout)
- # [06:45] * RRSAgent excuses himself; his presence no longer seems to be needed
- # [06:45] * Parts: RRSAgent (rrs-loggee@128.30.52.30)
- # [07:11] * Quits: dbaron (dbaron@63.245.220.241) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [10:44] * Quits: jdaggett (jdaggett@202.221.217.78) (Ping timeout)
- # [11:13] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: This computer has gone to sleep)
- # [11:30] * Joins: Lachy (Lachlan@213.236.208.22)
- # [11:31] * Quits: Lachy (Lachlan@213.236.208.22) (Quit: Leaving)
- # [11:31] * Joins: Lachy (Lachlan@213.236.208.22)
- # [12:02] * Joins: shepazu (schepers@128.30.52.30)
- # [15:31] * Joins: myakura (myakura@122.17.190.200)
- # [16:25] * Joins: MoZ (chatzilla@82.230.92.154)
- # [16:36] * Quits: myakura (myakura@122.17.190.200) (Quit: Leaving...)
- # [17:57] * Quits: Lachy (Lachlan@213.236.208.22) (Quit: This computer has gone to sleep)
- # [19:04] * Joins: Lachy (Lachlan@85.196.122.246)
- # [19:50] * Joins: dsinger (dsinger@17.202.35.52)
- # [19:50] * Quits: dsinger (dsinger@17.202.35.52) (Quit: dsinger)
- # [19:57] * Quits: MoZ (chatzilla@82.230.92.154) (Quit: ChatZilla 0.9.83 [Firefox 3.0.3/2008092414])
- # [20:41] * Joins: dbaron (dbaron@63.245.220.241)
- # [22:22] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: This computer has gone to sleep)
- # [22:46] * Quits: arronei (arronei@131.107.0.105) (Ping timeout)
- # [22:52] * Joins: arronei (arronei@131.107.0.74)
- # [22:58] <fantasai> dbaron, Bert: Added grammar for nth-child file:///home/fantasai/w3c/csswg/selectors3/Overview.html#nth-child-pseudo Let me know if the wording needs tweaking or anything.
- # [22:58] <dbaron> fantasai, that URL is a little suboptimal...
- # [22:59] <fantasai> er
- # [22:59] <fantasai> right
- # [22:59] <fantasai> file:///home/fantasai/w3c/csswg/selectors3/Overview.html#nth-child-pseudo
- # [22:59] <fantasai> ummm
- # [22:59] <fantasai> file:///home/fantasai/w3c/csswg/selectors3/Overview.html#nth-child-pseudo
- # [22:59] <fantasai> ok, concentrate...
- # [22:59] <fantasai> http://dev.w3.org/csswg/selectors3/#nth-child-pseudo
- # [22:59] <fantasai> There
- # [22:59] <fantasai> that should be the right one
- # [23:01] <dbaron> well, so either there's an extra pair of [] around the thing before the first toplevel | or you need another pair around the thing after the first toplevel |, depending on order of operations
- # [23:01] <dbaron> er
- # [23:01] <dbaron> never mind
- # [23:01] <dbaron> it's correct as is
- # [23:01] * dbaron was matching the pairs wrong
- # [23:02] <fantasai> anything I can do to make it clearer?
- # [23:02] <dbaron> well, actually
- # [23:02] <dbaron> the "?" closest to the end of the first line could move one set of brackets outward, I think
- # [23:02] <dbaron> and it's probably better that way
- # [23:02] <fantasai> no it can't
- # [23:02] <fantasai> That would make :nth-child() valid
- # [23:02] <dbaron> er
- # [23:02] <fantasai> and :nth-child(2n) invalid
- # [23:02] <dbaron> oh
- # [23:03] <dbaron> sorry
- # [23:03] <dbaron> I'm mismatching the [] again
- # [23:03] <dbaron> er
- # [23:03] <dbaron> wait
- # [23:03] <dbaron> actually, I'm right
- # [23:03] <dbaron> the problem is that you have one more ] than [
- # [23:03] <dbaron> so what you should really do
- # [23:04] <dbaron> is remove the last ] on the first line
- # [23:04] <dbaron> no wonder I'm having trouble matching the pairs
- # [23:04] <fantasai> heh
- # [23:04] <dbaron> that assumes that | is very low precedence
- # [23:04] <dbaron> which I'm not sure about
- # [23:05] <fantasai> ok
- # [23:05] <fantasai> reload
- # [23:06] <dbaron> that's the way CSS 2.1 does it, though, so it should be ok
- # [23:06] <dbaron> so, yeah, I think just remove the last ] on the first line
- # [23:06] <fantasai> done
- # [23:43] * Joins: Lachy (Lachlan@85.196.122.246)
- # Session Close: Fri Nov 07 00:00:00 2008
The end :)