Options:
- # Session Start: Tue Dec 13 00:00:00 2011
- # Session Ident: #css
- # [00:03] * Quits: Ms2ger (Ms2ger@91.181.120.71) (Quit: nn)
- # [00:10] * Joins: arronei (arronei@131.107.0.89)
- # [00:10] * Quits: arronei_ (arronei@131.107.0.125) (Ping timeout)
- # [00:25] * Quits: danielfilho (danielfilh@187.31.77.7) (Ping timeout)
- # [00:29] * Quits: drublic (drublic@77.2.137.125) (Ping timeout)
- # [00:33] * Joins: myakura (myakura@211.135.241.47)
- # [00:38] * Quits: brianman (brianman@131.107.0.109) (Ping timeout)
- # [00:40] * Joins: brianman (brianman@131.107.0.115)
- # [00:41] * Quits: ksweeney (ksweeney@63.119.10.10) (Quit: Leaving.)
- # [00:41] * Quits: myakura (myakura@211.135.241.47) (Client exited)
- # [00:52] * Joins: karl (karlcow@128.30.54.58)
- # [01:08] * Joins: arno (arno@222.128.202.2)
- # [01:22] <TabAtkins> plinss: element() can refer to elements both in or out of the document. out-of-document elements are currently gotten from the CSSElementMap, a string->element dictionary on document.
- # [01:23] <TabAtkins> Right now, the spec defines that element() takes an #id or a <ident>, with <ident>s representing the string in the CSSElementMap.
- # [01:23] <TabAtkins> Elika pointed out that this will conflict with tagname selectors when we extend element() to take arbitrary selectors.
- # [01:24] <TabAtkins> We were thinking about instead just making the string key in CSSElementMap be put into the id namespace for the purpose of element().
- # [01:24] <fantasai> Note that CSSElementMap can include elements that are in the document as well as ones that are just floating outside it
- # [01:24] <TabAtkins> Do you see any problems with this?
- # [01:26] * Quits: tantek_ (tantek@63.245.220.240) (Quit: tantek_)
- # [01:27] * fantasai feels like something is off with the way CSSElementMap and element() are defined atm...
- # [01:36] <fantasai> Bert: Can you update the biblio reference to media fragments, please?
- # [01:43] * Joins: drublic (drublic@77.2.140.42)
- # [02:12] * Quits: arno (arno@222.128.202.2) (Ping timeout)
- # [02:22] * Quits: dbaron (dbaron@159.63.23.38) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [02:31] * Quits: drublic (drublic@77.2.140.42) (Client exited)
- # [03:05] * Quits: stearns (anonymous@192.150.10.201) (Quit: stearns)
- # [04:10] * Joins: miketaylr (miketaylr@76.229.242.92)
- # [07:03] * Quits: miketaylr (miketaylr@76.229.242.92) (Quit: miketaylr)
- # [08:37] * Joins: tantek (tantek@70.36.139.219)
- # [08:38] * Quits: tantek (tantek@70.36.139.219) (Quit: tantek)
- # [08:39] * Joins: tantek (tantek@70.36.139.219)
- # [09:49] * Joins: florianr (florianr@213.236.208.22)
- # [10:16] * Joins: drublic (drublic@93.132.241.224)
- # [10:16] * Quits: drublic (drublic@93.132.241.224) (Client exited)
- # [10:30] * Joins: drublic (drublic@77.2.144.167)
- # [10:30] * Quits: drublic (drublic@77.2.144.167) (Client exited)
- # [10:31] * Joins: drublic (drublic@77.2.144.167)
- # [10:54] <krijnhuman> brianman: try me! :)
- # [11:58] * Joins: Simon (simon@82.232.219.95)
- # [11:58] <Simon> Hi. As an implementer, when should I prefix or not experimental properties? I seem to recall that it is when there is no CR spec yet, but I can’t find it documented
- # [11:58] <Simon> (I support @page { size: ... } in WeasyPrint. Should I prefix it?)
- # [12:05] * Quits: brianman_ (brianman@67.170.96.162) (Connection reset by peer)
- # [12:06] <Simon> Ok, found it: http://wiki.csswg.org/spec/vendor-prefixes
- # [12:06] <Simon> So I should prefix size but not (eg.) box-sizing
- # [13:08] * Joins: danielfilho (danielfilh@187.31.77.7)
- # [15:41] <Bert> Fantasai, the bibliography database is up to date again.
- # [15:48] * Joins: drublic_ (drublic@77.2.144.167)
- # [15:50] * Quits: drublic (drublic@77.2.144.167) (Ping timeout)
- # [16:02] * Joins: ChrisL (ChrisL@128.30.52.169)
- # [16:13] * Joins: miketaylr (miketaylr@76.229.242.92)
- # [16:25] * Joins: ksweeney (ksweeney@63.119.10.10)
- # [16:35] * Joins: stearns (anonymous@69.38.214.164)
- # [16:36] * Quits: stearns (anonymous@69.38.214.164) (Quit: stearns)
- # [16:42] * Joins: stearns (anonymous@69.38.214.164)
- # [16:53] * Quits: stearns (anonymous@69.38.214.164) (Quit: stearns)
- # [17:14] <hober> Bert: any progress on getting 2d transforms out?
- # [17:16] * Quits: drublic_ (drublic@77.2.144.167) (Client exited)
- # [17:17] * Joins: drublic (drublic@77.2.144.167)
- # [17:18] <Bert> hober, did I forget 2d transforms? When did we decide to publish it?
- # [17:26] <hober> Bert: on the 9/28 telcon
- # [17:26] <hober> Bert: I emailed you a few weeks ago about it
- # [17:28] <Bert> Ah, indeed you did!
- # [17:29] <Bert> Sorry, I missed that.
- # [17:30] <Bert> I'll send a publication request to the webmaster right away.
- # [17:30] <hober> great, thanks!
- # [17:46] * Quits: ChrisL (ChrisL@128.30.52.169) (Quit: Fire on main board error, client combusted)
- # [17:56] * Joins: stearns (anonymous@192.150.10.201)
- # [18:02] * Quits: florianr (florianr@213.236.208.22) (Quit: Leaving.)
- # [18:26] * Joins: Ms2ger (Ms2ger@91.181.120.71)
- # [18:44] * Joins: drublic_ (drublic@77.2.144.167)
- # [18:46] * Quits: drublic (drublic@77.2.144.167) (Ping timeout)
- # [18:53] * Quits: drublic_ (drublic@77.2.144.167) (Client exited)
- # [19:12] * Quits: Simon (simon@82.232.219.95) (Ping timeout)
- # [19:42] * Quits: miketaylr (miketaylr@76.229.242.92) (Quit: miketaylr)
- # [20:01] * Joins: dbaron (dbaron@173.228.28.129)
- # [20:54] * Quits: dbaron (dbaron@173.228.28.129) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [21:58] * Quits: tantek (tantek@70.36.139.219) (Quit: tantek)
- # [22:02] * Quits: stearns (anonymous@192.150.10.201) (Client exited)
- # [22:06] * Joins: drublic (drublic@93.132.241.224)
- # [22:08] * Joins: stearns (anonymous@192.150.10.201)
- # [22:08] * Quits: stearns (anonymous@192.150.10.201) (Client exited)
- # [22:09] * Joins: stearns (anonymous@192.150.10.201)
- # [22:09] * Quits: stearns (anonymous@192.150.10.201) (Client exited)
- # [22:09] * Joins: stearns (anonymous@192.150.10.200)
- # [22:38] * Joins: miketaylr (miketaylr@76.229.242.92)
- # [23:20] * Joins: tantek (tantek@159.63.23.38)
- # [23:30] * Quits: tantek (tantek@159.63.23.38) (Quit: tantek)
- # [23:36] * Quits: Ms2ger (Ms2ger@91.181.120.71) (Quit: nn)
- # Session Close: Wed Dec 14 00:00:00 2011
The end :)