Options:
- # Session Start: Thu Jul 03 00:00:01 2008
- # Session Ident: #css
- # [00:02] <dbaron> how often do issues get added to the CSS 2.1 issues list?
- # [00:02] * dbaron wonders whether http://lists.w3.org/Archives/Public/www-style/2008Jun/0227.html not being there means it was missed
- # [00:03] <fantasai> I triage www-style about once every week or two
- # [00:04] * fantasai adds that one to the list
- # [00:05] <fantasai> I did a half-triage the other day, which is why a couple new issues are on the list
- # [00:05] <fantasai> I need to go back through and make sure I caught them al
- # [00:06] * fantasai usually flags them in her inbox for later when she reads www-style
- # [00:32] * Quits: sylvaing (sylvaing@131.107.0.102) (Ping timeout)
- # [00:49] * Joins: sylvaing (sylvaing@131.107.0.73)
- # [00:50] <Hixie> ScribeNick: Hixie
- # [00:50] <Hixie> wrong channel
- # [00:50] <fantasai> heh
- # [01:13] * Quits: Arron (arronei@131.107.0.72) (Ping timeout)
- # [01:19] * Joins: Arron (arronei@131.107.0.102)
- # [01:19] * Quits: sylvaing (sylvaing@131.107.0.73) (Ping timeout)
- # [01:33] * Joins: sylvaing (sylvaing@131.107.0.72)
- # [02:40] * Quits: sylvaing (sylvaing@131.107.0.72) (Ping timeout)
- # [02:49] * Joins: sylvaing (sylvaing@131.107.0.73)
- # [03:13] * Quits: sylvaing (sylvaing@131.107.0.73) (Ping timeout)
- # [03:19] * Quits: anne (annevk@131.107.204.126) (Ping timeout)
- # [03:21] * Quits: dbaron (dbaron@63.245.220.241) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [07:19] * Joins: sylvaing (sylvaing@71.231.67.212)
- # [08:15] * Joins: anne (annevk@65.219.168.142)
- # [08:35] * Quits: sylvaing (sylvaing@71.231.67.212) (Ping timeout)
- # [09:00] * Quits: anne (annevk@65.219.168.142) (Ping timeout)
- # [12:41] * bjoern_h is now known as bjoern
- # [13:05] * Joins: myakura (myakura@222.145.138.216)
- # [14:43] * Joins: anne (annevk@65.219.168.142)
- # [15:27] * Joins: bjoern_h (bjoern@84.57.249.134)
- # [15:29] * Quits: bjoern (bjoern@84.56.233.125) (Ping timeout)
- # [16:08] * Joins: George (giorgic@84.215.42.108)
- # [16:08] * Parts: George (giorgic@84.215.42.108)
- # [16:18] * Quits: myakura (myakura@222.145.138.216) (Quit: Leaving...)
- # [17:38] * Joins: sylvaing (sylvaing@131.107.0.71)
- # [17:54] * Quits: anne (annevk@65.219.168.142) (Ping timeout)
- # [18:01] <fantasai> Bert: Does http://lists.w3.org/Archives/Public/www-style/2008Mar/0184.html need to be added to the issues list?
- # [18:02] * Bert suspects the author is confused.... reading again...
- # [18:04] <Bert> The confusion seems to come from the fact that all paragraphs start with "in CSS" except for one that starts "in CSS 2.1".
- # [18:04] <fantasai> so there's no mismatch between the prose and the tokenization?
- # [18:05] <Bert> No, I don't believe so, but the "in CSS 2.1
- # [18:05] <Bert> " though correct, could havebeen "in CSS" as well.
- # [18:06] <fantasai> ok, can you reply to him then?
- # [18:06] <fantasai> and you can make the CSS2.1->CSS edit if you want
- # [18:06] <fantasai> that's editorial imo
- # [18:06] <Bert> I'll reply.
- # [18:07] <Bert> That gives me time to think over the change "CSS 2.1" -> "CSS" once more as well.
- # [18:07] <fantasai> k
- # [18:24] * Joins: anne (annevk@131.107.204.126)
- # [18:25] <Bert> In fact, he *does* have an issue: the tokens in 4.1.1 say all of Unicode above U+0080 may appear in ident, while 4.1.3 says all of Unicode above U+00A0.
- # [18:25] <Bert> He thinks that's a diff. between CSS generic and CSS 2.1, but it's actually a typo.
- # [18:26] <Bert> At least I always wanted 4.1.3 to say U+0080.
- # [18:26] <fantasai> ok
- # [18:26] <fantasai> I'll add that to the issues list :)
- # [18:27] <Bert> Good. Thanks!
- # [18:27] <Bert> I'll continu my reply, anyway :-)
- # [18:27] <fantasai> Bert: do I need to flag that for WG discussion, or is it editorial?
- # [18:28] <Bert> The chance of implementations doing different things is quite high :-(
- # [18:28] <Bert> Maybe worth testing...
- # [18:28] <fantasai> ok, I'll add "needs testcase"
- # [18:41] * Joins: plinss_ (peter.lins@15.243.169.73)
- # [18:54] * Quits: plinss_ (peter.lins@15.243.169.73) (Quit: plinss_)
- # [18:59] <Bert> Reading it yet again, there is no issue after all :-)
- # [19:00] <Bert> CSS refers to Unicode and Unicode will never have any characters between 0x80 and 0xA0.
- # [19:00] <fantasai> ok, but the prose should be consistent about which range it picks :)
- # [19:00] <Bert> So both numbers actually mean the same.
- # [19:00] <Bert> I'll explain in detail in my mail.
- # [19:01] <anne> impl might differ though :)
- # [19:02] <Bert> If you accept a "character" with codepoint between 80 and 9F, you have a bug already, because CSS says all text is Unicode.
- # [19:03] <Bert> Impls may well differ, but I can now prove which one is wrong :-)
- # [19:03] <anne> I guess on the character level those might be turned into U+FFFD already
- # [19:04] <fantasai> Bert: so should I mark that Assumed editorial?
- # [19:04] <bjoern_h> U+0080 - U+009F are assigned to control characters that are quite valid. For example, one of the changes in XML 1.1 is the addition of NEL (U+0085) as end of line character.
- # [19:04] * bjoern_h is now known as bjoern
- # [19:05] <Bert> Really? I thought that space was supposed to remain empty.
- # [19:06] <bjoern> I think, but never read the spec, that ISO-8859-1 does not assign the *bytes* 0x80 to 0x9F
- # [19:06] <bjoern> (but it might also map them to the control characters in the range, like I said, never read the spec.)
- # [19:06] <Bert> OK, I'll revise my opinion again :-) It *is* an issue and 4.1.3 needs to change A0 into 80.
- # [19:06] <fantasai> lol
- # [19:07] <fantasai> ok, next, figure out whether http://lists.w3.org/Archives/Public/www-style/2008Jun/0119.html represents an issue :)
- # [19:07] <fantasai> because I don't want to think about that
- # [19:07] * fantasai moves on to some Appendix E emails
- # [19:07] <fantasai> which isn't much better I suppose...
- # [19:07] <fantasai> :)
- # [19:15] * Quits: sylvaing (sylvaing@131.107.0.71) (Ping timeout)
- # [19:43] * Joins: sylvaing (sylvaing@131.107.0.105)
- # [20:14] * Joins: plinss_ (peter.lins@15.243.169.72)
- # [20:16] * Joins: Ming (ming.gao@15.243.169.70)
- # [20:17] * Quits: Ming (ming.gao@15.243.169.70) (Quit: Ming)
- # [20:23] <Bert> No idea if that rambling message (as it identifies itself :-) ) is an issue or not. For one, the colors in the text are not the colors in the test case.
- # [21:09] * Quits: sylvaing (sylvaing@131.107.0.105) (Quit: sylvaing)
- # [21:22] * Joins: dbaron (dbaron@63.245.220.241)
- # [21:50] <fantasai> Hixie: Is http://lists.w3.org/Archives/Public/www-style/2008May/0238.html correct? (I'm thinking it is, but I wanted to check.)
- # [21:54] <Hixie> just going to lunch, ask me again in two minutes so i remember to look when i get back :-)
- # [21:55] <fantasai> ok :)
- # [21:58] <fantasai> Hixie: Is http://lists.w3.org/Archives/Public/www-style/2008May/0238.html correct? (I'm thinking it is, but I wanted to check.)
- # [22:24] <fantasai> http://dev.moonhenge.net/css21/spec/z-index/ is probably also something you should look at
- # [22:46] <Hixie> how do you mean correct?
- # [22:46] <fantasai> as in, the change suggested should be made
- # [23:36] <fantasai> hixie?
- # [23:36] <fantasai> ^
- # [23:38] <Hixie> the one i suggested?
- # [23:38] <Hixie> i believe so
- # [23:38] <fantasai> you suggested the change for Appendix E
- # [23:39] <fantasai> the mail is saying it should apply also to 9.5 and 9.9
- # [23:39] <fantasai> I'm asking if that is correct. I believe it is, but since you're the expert here I thought I'd check
- # [23:40] <fantasai> (the wg already accepted your proposed change for Appendix E)
- # Session Close: Fri Jul 04 00:00:00 2008
The end :)