Options:
- # Session Start: Wed Nov 02 00:00:00 2011
- # Session Ident: #whatwg
- # [00:00] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [00:01] * Quits: Telling (~unknown@80-71-135-15.u.parknet.dk) (Quit: ...)
- # [00:02] * Quits: drublic (~drublic@frbg-4d02938f.pool.mediaWays.net) (Remote host closed the connection)
- # [00:02] * Joins: jamesr (jamesr@nat/google/x-pzxhlpssllkzrznf)
- # [00:03] * Quits: myakura (~myakura@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [00:05] * Quits: Amorphous (jan@unaffiliated/amorphous) (Ping timeout: 240 seconds)
- # [00:05] * Joins: tantek_ (~tantek@63-145-238-4.dia.static.qwest.net)
- # [00:06] * Quits: smaug____ (~chatzilla@cs181151161.pp.htv.fi) (Ping timeout: 258 seconds)
- # [00:09] <roc> Hixie: we need to make some changes to the spec for plugin instantiation for Web compatibility ... would you prefer a W3C bug or a WHATWG email?
- # [00:09] <Hixie> either's fine by me
- # [00:09] <Hixie> what's the change?
- # [00:10] <roc> we need to not instantiate display:none plugins, basically
- # [00:10] <roc> no browser does that, and doing it breaks the Web
- # [00:10] <Hixie> <embed>, <object>, and <applet>?
- # [00:10] <roc> I've only tested <embed>
- # [00:11] <roc> there are a details to be worked out
- # [00:11] <Hixie> send mail, sounds like it'll need discussion
- # [00:11] <Hixie> bug is better for quick things
- # [00:11] <roc> OK
- # [00:13] <zcorpan> roc: what broke?
- # [00:13] <roc> https://bugzilla.mozilla.org/show_bug.cgi?id=697651
- # [00:13] * Joins: othermaciej (~mjs@63-145-238-4.dia.static.qwest.net)
- # [00:17] * Joins: rillian_ (~rillian@mist.thaumas.net)
- # [00:19] * Quits: Ms2ger (~Ms2ger@91.181.84.233) (Quit: nn)
- # [00:19] <jgraham> Hmm, I thought we had changed some behaviour here recently, but maybe I am wrong
- # [00:20] * Joins: Amorphous (jan@unaffiliated/amorphous)
- # [00:20] <roc> Maybe you did, but I tested 11.52
- # [00:21] <Hixie> jgraham: in the spec, or opera?
- # [00:21] <Hixie> i seem to recall this topic has been discussed before, but off-hand i can't remember what the exact discussion was
- # [00:22] * Joins: myakura (~myakura@209.119.68.98)
- # [00:22] <zcorpan> afaik opera hasn't changed its behavior around display:none plugins
- # [00:24] <jgraham> Oh, maybe we didn't change then :) I remember discussion about this case at least
- # [00:24] <jgraham> And web-compat concerns
- # [00:24] <jgraham> Hixie: In Opera
- # [00:25] <jgraham> (so possibly we dropped the ball around reporting a spec bug; if so I apologise)
- # [00:26] * Quits: plutoniix (~plutoniix@ppp-124-121-210-134.revip2.asianet.co.th) (Quit: Leaving)
- # [00:27] <zcorpan> i remember discussing it also, but we didn't have any new information as a basis to file a spec bug, iirc
- # [00:28] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [00:28] * Joins: smaug____ (~chatzilla@GGZYYYMKDCXXXVII.gprs.sl-laajakaista.fi)
- # [00:29] * Joins: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
- # [00:29] <zcorpan> so now we know of one site that breaks
- # [00:29] <zcorpan> and it's a google site?
- # [00:34] * Quits: KillerX (~anant@63-145-238-4.dia.static.qwest.net) (Quit: KillerX)
- # [00:42] <roc> yeah
- # [00:42] <roc> note though, our patch that makes display:none plugins run hasn't even landed yet
- # [00:42] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [00:42] * Joins: myakura (~myakura@209.119.68.98)
- # [00:43] <roc> this is just something one of our developers found with the patch applied locally
- # [00:43] <roc> and given no browsers instantiate display:none plugins right now, I doubt we were lucky enough to find the only broken site
- # [00:44] <zcorpan> ah, ok
- # [00:46] * Joins: myakura_ (~myakura@209.119.68.98)
- # [00:46] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [00:47] * Quits: Timz (~Adium@86.89.174.199) (Quit: Leaving.)
- # [00:49] * Quits: othermaciej (~mjs@63-145-238-4.dia.static.qwest.net) (Quit: othermaciej)
- # [00:51] * Joins: myakura (~myakura@209.119.68.98)
- # [00:51] * Quits: myakura_ (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [00:51] * Quits: smaug____ (~chatzilla@GGZYYYMKDCXXXVII.gprs.sl-laajakaista.fi) (Ping timeout: 260 seconds)
- # [00:55] <jamesr_> roc, webkit hasn't been capable of instantiating display:none plugins for a very long time
- # [00:55] <jamesr_> but i thought firefox was
- # [00:55] <roc> no
- # [00:55] <roc> we never have
- # [00:55] <jamesr_> ah ok. we'll keep not doing it then
- # [00:55] <jamesr_> easy enough
- # [00:55] <jamesr_> although it feels like a layering violation (style changes plugin loading?). compat > purity
- # [00:55] <roc> grrrrrrr my brain can't keep jamesr and jgraham separated
- # [00:55] <rillian_> if only they used nicks derived from their names :)
- # [00:56] * Joins: myakura_ (~myakura@209.119.68.98)
- # [00:56] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [00:57] <roc> jamesr: there is some weirdness, like if you make the element temporarily display:none and flush layout, that doesn't cause the plugin to be reinstantiated (on any browser)
- # [00:57] <roc> oh wait
- # [00:57] <roc> I didn't actually test that properly
- # [00:57] <jamesr_> yeah - if you set a classname on a parent but don't trigger a style recalc, then we won't know it's display:none
- # [00:57] <jamesr_> in webkit it depends on exactly how you set things
- # [00:58] <jamesr_> i think writing to style.display will immediately kill the plugin
- # [00:58] <jamesr_> but would have to test to be sure
- # [00:59] <roc> ugh
- # [01:00] <jamesr_> because of details of our style resolution process that should never be observable
- # [01:00] <roc> temporarily setting display:none and then flushing (and setting display:none back) reinstantiates the plugin in Firefox, Opera and Chrome
- # [01:00] <roc> that's deplorable
- # [01:00] <roc> that should just be fixed
- # [01:03] <roc> in fact just setting style.display to none and setting it back doesn't reinstantiate in Chrome
- # [01:06] * Joins: smaug____ (~chatzilla@GGGMCCLI.gprs.sl-laajakaista.fi)
- # [01:07] * Quits: davidb_ (~davidb@66.207.208.98) (Quit: davidb_)
- # [01:07] <gsnedders> roc: It seems better that when layout is flushed isn't black-box observable from script.
- # [01:08] <gsnedders> IMO
- # [01:09] <roc> absolutely
- # [01:09] <gsnedders> Oh, right.
- # [01:09] <gsnedders> I misread what you wrote.
- # [01:10] <gsnedders> I missed the "and then flushing". I should go sleep.
- # [01:11] * Quits: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
- # [01:13] * Quits: ap (~ap@2620:149:4:1b01:88a:b480:fff4:6486) (Quit: ap)
- # [01:15] * Quits: sicking (~chatzilla@63-145-238-4.dia.static.qwest.net) (Ping timeout: 252 seconds)
- # [01:19] * Quits: smaug____ (~chatzilla@GGGMCCLI.gprs.sl-laajakaista.fi) (Ping timeout: 245 seconds)
- # [01:23] * Joins: davidb_ (~davidb@66.207.208.98)
- # [01:23] * Quits: necolas (~necolas@5e041dd3.bb.sky.com) (Remote host closed the connection)
- # [01:24] * Joins: othermaciej (~mjs@63-145-238-4.dia.static.qwest.net)
- # [01:25] * Joins: ezoe (~ezoe@203-140-88-232f1.kyt1.eonet.ne.jp)
- # [01:26] * Quits: davidb_ (~davidb@66.207.208.98) (Client Quit)
- # [01:28] * nunnun_away is now known as nunnun
- # [01:28] * Quits: myakura_ (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [01:28] * Joins: myakura (~myakura@209.119.68.98)
- # [01:30] * Joins: Rik`_ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [01:30] * Quits: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Read error: Connection reset by peer)
- # [01:30] * Quits: zcorpan (~zcorpan@pat.se.opera.com) (Quit: zcorpan)
- # [01:30] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [01:30] * Joins: myakura (~myakura@209.119.68.98)
- # [01:32] * Joins: myakura_ (~myakura@209.119.68.98)
- # [01:32] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [01:34] * Joins: rniwa (~rniwa@63-145-238-4.dia.static.qwest.net)
- # [01:34] * Quits: myakura_ (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [01:34] * Joins: myakura (~myakura@209.119.68.98)
- # [01:35] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [01:36] * Joins: nessy (~Adium@203-158-44-13.dyn.iinet.net.au)
- # [01:36] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [01:36] * Joins: myakura_ (~myakura@209.119.68.98)
- # [01:37] * Quits: erlehmann (~erlehmann@82.113.99.44) (Quit: Ex-Chat)
- # [01:38] * Joins: AlexNRoss (~AleossIRC@unaffiliated/aleoss)
- # [01:40] * Joins: myakura (~myakura@209.119.68.98)
- # [01:40] * Quits: myakura_ (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [01:42] * Joins: myakura_ (~myakura@209.119.68.98)
- # [01:42] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [01:44] * Joins: tantek-ipod (~tantek@63-145-238-4.dia.static.qwest.net)
- # [01:45] * Joins: myakura (~myakura@209.119.68.98)
- # [01:45] * Quits: myakura_ (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [01:46] * jernoble is now known as jernoble|afk
- # [01:47] * Joins: myakura_ (~myakura@209.119.68.98)
- # [01:47] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [01:51] * tantek_ is now known as tantek
- # [01:51] * Quits: tantek (~tantek@63-145-238-4.dia.static.qwest.net) (Quit: tantek)
- # [01:51] * tantek-ipod is now known as tantek
- # [01:52] * Quits: jamesr (jamesr@nat/google/x-pzxhlpssllkzrznf) (Quit: jamesr)
- # [01:53] * Joins: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [01:53] * Quits: myakura_ (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [01:53] * Joins: myakura (~myakura@209.119.68.98)
- # [01:53] * Quits: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com) (Quit: davidwalsh)
- # [01:54] * Joins: cgcardona_ (~cgcardona@69.38.221.130)
- # [01:54] * Quits: cgcardona_ (~cgcardona@69.38.221.130) (Changing host)
- # [01:54] * Joins: cgcardona_ (~cgcardona@unaffiliated/cgcardona)
- # [01:54] * Quits: cgcardona_ (~cgcardona@unaffiliated/cgcardona) (Client Quit)
- # [01:55] * Joins: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [01:56] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Ping timeout: 260 seconds)
- # [01:58] * nunnun is now known as nunnun_away
- # [01:58] * nunnun_away is now known as nunnun
- # [02:00] * Joins: myakura_ (~myakura@209.119.68.98)
- # [02:00] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [02:00] * Quits: othermaciej (~mjs@63-145-238-4.dia.static.qwest.net) (Quit: othermaciej)
- # [02:04] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: This computer has gone to sleep)
- # [02:05] * Quits: tantek (~tantek@63-145-238-4.dia.static.qwest.net) (Quit: Colloquy for iPod touch - http://colloquy.mobi)
- # [02:05] * Quits: david_carlisle (~chatzilla@dcarlisle.demon.co.uk) (Ping timeout: 260 seconds)
- # [02:05] * Quits: rniwa (~rniwa@63-145-238-4.dia.static.qwest.net) (Quit: rniwa)
- # [02:06] * Joins: tantek (~tantek@63-145-238-4.dia.static.qwest.net)
- # [02:09] * heycam is now known as heycam|away
- # [02:10] * Quits: astearns (~anonymous@63-145-238-4.dia.static.qwest.net) (Quit: astearns)
- # [02:11] * Quits: tantek (~tantek@63-145-238-4.dia.static.qwest.net) (Quit: tantek)
- # [02:15] * Quits: TabAtkin1_ (~tabatkins@63-145-238-4.dia.static.qwest.net) (Ping timeout: 252 seconds)
- # [02:17] * nunnun is now known as nunnun_away
- # [02:22] * Joins: gkellogg (~gregg@c-98-248-150-91.hsd1.ca.comcast.net)
- # [02:29] * Quits: dave_levin (dave_levin@nat/google/x-vgobscyzwgysbrsv) (Quit: dave_levin)
- # [02:34] * Quits: saba (~foo@unaffiliated/saba) (Quit: leaving)
- # [02:34] * Quits: myakura_ (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [02:35] * Joins: myakura (~myakura@209.119.68.98)
- # [02:37] * Quits: _bga (~bga@ppp78-37-222-74.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
- # [02:41] * Joins: myakura_ (~myakura@209.119.68.98)
- # [02:41] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [02:41] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 252 seconds)
- # [02:43] * Joins: miketaylr (~miketaylr@24.42.93.245)
- # [02:46] * Quits: rillian_ (~rillian@mist.thaumas.net) (Remote host closed the connection)
- # [02:46] * Quits: myakura_ (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [02:46] * Joins: myakura (~myakura@209.119.68.98)
- # [02:46] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Quit: eric_carlson)
- # [02:50] * Quits: jacobolus (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [02:51] * Quits: tndH (~Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com) (Quit: ChatZilla 0.9.87-rdmsoft [XULRunner 1.9.0.1/2008072406])
- # [02:51] * Quits: myakura (~myakura@209.119.68.98) (Ping timeout: 252 seconds)
- # [02:52] * Joins: jacobolus (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net)
- # [02:55] * Quits: AlexNRoss (~AleossIRC@unaffiliated/aleoss) (Quit: We love you, Dark Continent! Good night!)
- # [03:11] * Joins: rillian_ (~rillian@mist.thaumas.net)
- # [03:17] * Quits: ezoe (~ezoe@203-140-88-232f1.kyt1.eonet.ne.jp) (Ping timeout: 260 seconds)
- # [03:17] * Quits: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net) (Read error: Connection reset by peer)
- # [03:17] * Joins: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net)
- # [03:21] * Quits: nessy (~Adium@203-158-44-13.dyn.iinet.net.au) (Quit: Leaving.)
- # [03:23] * Quits: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net) (Quit: MikeSmith)
- # [03:27] * Joins: erlehmann (~erlehmann@82.113.99.44)
- # [03:27] * Quits: zewt- (~x@c-24-62-196-44.hsd1.ma.comcast.net) (Read error: Connection reset by peer)
- # [03:28] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [03:29] * Joins: nimbupani (~divyam@27.7.20.144)
- # [03:29] * nimbupani is now known as divya
- # [03:31] * Joins: cgcardona (~cgcardona@c-24-5-113-12.hsd1.ca.comcast.net)
- # [03:31] * Quits: cgcardona (~cgcardona@c-24-5-113-12.hsd1.ca.comcast.net) (Changing host)
- # [03:31] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
- # [03:32] * Quits: Druid_ (~Druid@p5B135873.dip.t-dialin.net) (Ping timeout: 260 seconds)
- # [03:33] * Quits: jwalden (~waldo@2620:101:8003:200:224:d7ff:fef0:8d90) (Quit: ChatZilla 0.9.87-3.1450hg.fc15 [XULRunner 7.0.1/20110930134335])
- # [03:36] * Joins: Druid_ (~Druid@p5B135873.dip.t-dialin.net)
- # [03:42] * Joins: ezoe (~ezoe@61-205-125-65f1.kyt1.eonet.ne.jp)
- # [03:49] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 252 seconds)
- # [03:54] * Joins: tantek (~tantek@63-145-238-4.dia.static.qwest.net)
- # [03:54] * Joins: nessy (~Adium@203-158-44-13.dyn.iinet.net.au)
- # [04:00] * Quits: tantek (~tantek@63-145-238-4.dia.static.qwest.net) (Ping timeout: 245 seconds)
- # [04:11] * Quits: miketaylr (~miketaylr@24.42.93.245) (Quit: miketaylr)
- # [04:20] * Quits: divya (~divyam@27.7.20.144) (Ping timeout: 252 seconds)
- # [04:23] * Joins: nimbupani (~divyam@27.7.20.144)
- # [04:23] * nimbupani is now known as divya
- # [04:40] * Joins: astearns (~anonymous@209.119.68.98)
- # [05:28] * Joins: Evanescence (~Evanescen@122.237.28.107)
- # [05:28] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [05:34] * Quits: cpearce (~chatzilla@60.234.54.74) (Ping timeout: 255 seconds)
- # [05:41] * Joins: nonge__ (~nonge@p5B3267E4.dip.t-dialin.net)
- # [05:45] * Quits: nonge_ (~nonge@p5B32635C.dip.t-dialin.net) (Ping timeout: 258 seconds)
- # [05:50] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 252 seconds)
- # [05:51] * Joins: gkellogg_ (~gkellogg@c-98-248-150-91.hsd1.ca.comcast.net)
- # [05:52] * Quits: gkellogg (~gregg@c-98-248-150-91.hsd1.ca.comcast.net) (Quit: gkellogg)
- # [05:52] * gkellogg_ is now known as gkellogg
- # [05:52] * Quits: gkellogg (~gkellogg@c-98-248-150-91.hsd1.ca.comcast.net) (Client Quit)
- # [05:54] * Quits: rillian_ (~rillian@mist.thaumas.net) (Remote host closed the connection)
- # [05:55] * Joins: gkellogg (~gkellogg@c-98-248-150-91.hsd1.ca.comcast.net)
- # [05:56] * Joins: gkellogg_ (~gregg@c-98-248-150-91.hsd1.ca.comcast.net)
- # [06:07] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Ping timeout: 276 seconds)
- # [06:10] * Quits: astearns (~anonymous@209.119.68.98) (Read error: Connection reset by peer)
- # [06:12] * Joins: astearns (~anonymous@209.119.68.98)
- # [06:14] * Quits: niftylettuce (u2733@gateway/web/irccloud.com/x-nkfjcvkldltqrqxo) (Excess Flood)
- # [06:14] * Joins: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [06:15] * Joins: niftylettuce (u2733@gateway/web/irccloud.com/x-ewvdxeupesshkjys)
- # [06:18] * Quits: matijsb (u2278@gateway/web/irccloud.com/x-vsbmgrbbbacfgdyq) (Ping timeout: 245 seconds)
- # [06:19] * Joins: matijsb (u2278@gateway/web/irccloud.com/x-zdmvhjubndldzibn)
- # [06:24] * Joins: jacobolu_ (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net)
- # [06:25] * Quits: jacobolus (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [06:25] * Quits: niftylettuce (u2733@gateway/web/irccloud.com/x-ewvdxeupesshkjys) (Ping timeout: 260 seconds)
- # [06:25] * Quits: pererik (~pe@unaffiliated/pererik) (Ping timeout: 260 seconds)
- # [06:25] * Joins: pererik (~pe@unaffiliated/pererik)
- # [06:25] * Quits: Evanescence (~Evanescen@122.237.28.107) (Quit: my website: http://stardiviner.dyndns-blog.com/)
- # [06:35] * Joins: Areks_ (~Areks@rs.gridnine.com)
- # [06:36] * Joins: niftylettuce (u2733@gateway/web/irccloud.com/x-egrrczdhqmrrogoa)
- # [06:38] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 260 seconds)
- # [06:41] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [06:42] * Joins: cpearce (~chatzilla@ip-118-90-36-154.xdsl.xnet.co.nz)
- # [06:45] * Joins: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [06:45] * Quits: Rik`_ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Read error: Connection reset by peer)
- # [06:48] * Joins: Rik`_ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [06:48] * Quits: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Read error: Connection reset by peer)
- # [06:50] * Joins: Evanescence (~Evanescen@122.237.28.107)
- # [06:51] * Joins: Rik` (~Rik`@2a01:e34:ec0f:1570:e98e:8176:12e6:4d3d)
- # [06:51] * Quits: Rik`_ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Read error: Connection reset by peer)
- # [06:53] * Joins: Rik`_ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [06:53] * Joins: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net)
- # [06:54] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [06:55] * Quits: Rik`_ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Read error: Connection reset by peer)
- # [06:55] * Joins: Rik`__ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [06:56] * Quits: Rik`__ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Read error: Connection reset by peer)
- # [06:56] * Quits: Rik` (~Rik`@2a01:e34:ec0f:1570:e98e:8176:12e6:4d3d) (Ping timeout: 244 seconds)
- # [06:57] * Joins: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [06:57] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Client Quit)
- # [06:58] * Quits: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Read error: Connection reset by peer)
- # [06:58] * Joins: Rik`_ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [07:00] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [07:00] * Quits: Rik`_ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Read error: Connection reset by peer)
- # [07:00] * Joins: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [07:01] * Quits: astearns (~anonymous@209.119.68.98) (Quit: astearns)
- # [07:06] * Joins: abarth (~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net)
- # [07:15] * jernoble|afk is now known as jernoble
- # [07:23] * Quits: gkellogg (~gkellogg@c-98-248-150-91.hsd1.ca.comcast.net) (Quit: Colloquy for iPad - http://colloquy.mobi)
- # [07:23] * gkellogg_ is now known as gkellogg
- # [07:36] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 252 seconds)
- # [07:36] * Joins: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net)
- # [07:43] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [07:49] * Joins: dirkpennings (~Vuurbal@90-145-26-140.bbserv.nl)
- # [07:52] * Joins: FlorianX (~Florian_S@p4FCF6850.dip.t-dialin.net)
- # [07:54] * Quits: Evanescence (~Evanescen@122.237.28.107) (Quit: my website: http://stardiviner.dyndns-blog.com/)
- # [07:56] * Quits: jernoble (~jernoble@17.212.152.13) (Remote host closed the connection)
- # [08:03] * Joins: jernoble (~jernoble@2620:149:4:1b01:7989:999e:fe2a:aaa9)
- # [08:10] * Quits: jernoble (~jernoble@2620:149:4:1b01:7989:999e:fe2a:aaa9) (Read error: Connection reset by peer)
- # [08:10] * Joins: jernoble (~jernoble@2620:149:4:1b01:7989:999e:fe2a:aaa9)
- # [08:17] * Joins: brucel (~brucel@cpc4-smal11-2-0-cust879.perr.cable.virginmedia.com)
- # [08:20] * Quits: divya (~divyam@27.7.20.144) (Quit: Leaving.)
- # [08:21] * Quits: benjoffe (~benjoffe_@CPE-121-216-39-241.lnse1.ken.bigpond.net.au) (Remote host closed the connection)
- # [08:28] * Quits: hsivonen (~hsivonen@kekkonen.cs.hut.fi) (Disconnected by services)
- # [08:28] * Joins: hsivonen (~hsivonen@srv-e205.esp.mediateam.fi)
- # [08:31] * Joins: myakura (~myakura@209.119.68.98)
- # [08:36] * Joins: Telling (~unknown@80-71-135-15.u.parknet.dk)
- # [08:37] * Quits: Telling (~unknown@80-71-135-15.u.parknet.dk) (Client Quit)
- # [08:38] * Joins: Telling (~unknown@80-71-135-15.u.parknet.dk)
- # [08:40] * Quits: ezoe (~ezoe@61-205-125-65f1.kyt1.eonet.ne.jp) (Ping timeout: 260 seconds)
- # [08:42] * twisted is now known as twisted`
- # [08:42] * nunnun_away is now known as nunnun
- # [08:42] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [08:47] * Quits: erlehmann (~erlehmann@82.113.99.44) (Quit: Ex-Chat)
- # [08:48] * Joins: Evanescence (~Evanescen@122.237.28.107)
- # [08:48] * Quits: Evanescence (~Evanescen@122.237.28.107) (Client Quit)
- # [08:49] <benschwarz> foolip: !ping
- # [08:55] * Quits: Telling (~unknown@80-71-135-15.u.parknet.dk) (Quit: ...)
- # [08:55] * Joins: Evanescence (~Evanescen@122.237.28.107)
- # [08:56] * Joins: Telling (~unknown@80-71-135-15.u.parknet.dk)
- # [08:57] * Quits: mishunov (~spliter@77.88.72.162) (Remote host closed the connection)
- # [08:57] * Quits: Evanescence (~Evanescen@122.237.28.107) (Client Quit)
- # [08:57] * Joins: mishunov (~spliter@77.88.72.162)
- # [08:58] * Parts: mishunov (~spliter@77.88.72.162)
- # [09:02] * Joins: Evanescence (~Evanescen@122.237.28.107)
- # [09:04] * Joins: rtuin (~rtuin@213.125.175.250)
- # [09:10] * Joins: tomasf (~tomasf@77.72.97.5.c.fiberdirekt.net)
- # [09:14] * Joins: nimbupani (~divyam@27.7.20.144)
- # [09:14] * nimbupani is now known as divya
- # [09:16] * temp02 is now known as temp01
- # [09:25] <kennyluck> What is the easiest way to trigger WebKit encoding mismatch reparsing ?
- # [09:25] <kennyluck> (Or does such thing exists?)
- # [09:27] * Quits: jacobolu_ (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [09:34] * Quits: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl) (Remote host closed the connection)
- # [09:35] * Joins: hasather_ (~hasather_@84.38.144.96)
- # [09:36] * Quits: Druid_ (~Druid@p5B135873.dip.t-dialin.net) (Ping timeout: 260 seconds)
- # [09:41] * Joins: Timz (~Adium@86.89.174.199)
- # [09:41] * Joins: Druid_ (~Druid@p5B05CD65.dip.t-dialin.net)
- # [09:43] * Quits: Evanescence (~Evanescen@122.237.28.107) (Quit: my website: http://stardiviner.dyndns-blog.com/)
- # [09:55] * Quits: hasather_ (~hasather_@84.38.144.96) (Remote host closed the connection)
- # [09:55] * Joins: zcorpan (~zcorpan@node-7ahkvq28vc65m79q2.a0.ipv6.opera.com)
- # [10:01] * Joins: jacobolus (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net)
- # [10:11] * Joins: necolas (~necolas@80.169.28.3)
- # [10:12] * Joins: ezoe (~ezoe@203-140-91-163f1.kyt1.eonet.ne.jp)
- # [10:12] <foolip> benschwarz, !pong
- # [10:14] * Joins: virtuelv (~virtuelv_@pat-tdc.opera.com)
- # [10:15] * Joins: Ms2ger (~Ms2ger@91.181.107.198)
- # [10:15] * Joins: david_carlisle (~chatzilla@86.188.197.189)
- # [10:16] * Quits: divya (~divyam@27.7.20.144) (Quit: Leaving.)
- # [10:17] * Joins: hasather_ (~hasather_@84.38.144.96)
- # [10:17] * Quits: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net) (Quit: jamesr)
- # [10:19] * Joins: danbri (~danbri@dhcp-123-246.public.vu.nl)
- # [10:21] * Quits: hasather_ (~hasather_@84.38.144.96) (Ping timeout: 245 seconds)
- # [10:26] * Quits: Necrathex (~nectop@82-170-160-25.ip.telfort.nl) (Ping timeout: 276 seconds)
- # [10:30] * Quits: myakura (~myakura@209.119.68.98) (Remote host closed the connection)
- # [10:32] * Quits: danbri (~danbri@dhcp-123-246.public.vu.nl) (Ping timeout: 261 seconds)
- # [10:33] * Joins: Necrathex (~nectop@82-170-160-25.ip.telfort.nl)
- # [10:36] * Joins: danbri (~danbri@note-guus2.few.vu.nl)
- # [10:39] * Joins: hasather_ (~hasather_@84.38.144.96)
- # [10:39] * Joins: 64MAA0OWX (~drublic@frbg-4d02938f.pool.mediaWays.net)
- # [10:40] * Joins: connrs (~connrs@conners.plus.com)
- # [10:43] * Quits: hasather_ (~hasather_@84.38.144.96) (Ping timeout: 258 seconds)
- # [10:46] * Joins: Evanescence (~Evanescen@122.237.38.139)
- # [10:49] * Quits: david_carlisle (~chatzilla@86.188.197.189) (Read error: Connection reset by peer)
- # [10:52] * Joins: nimbupani (~divyam@27.7.20.144)
- # [10:52] * nimbupani is now known as divya
- # [10:56] * 64MAA0OWX is now known as drublic
- # [11:04] * Quits: yutak (~yutak@2401:fa00:4:1000:baac:6fff:fe99:adfb) (Ping timeout: 240 seconds)
- # [11:07] <Ms2ger> Oh, hmm
- # [11:10] <Ms2ger> AryehGregor, could you update anolis? Looks like a full stop still gets lost in your version: https://bitbucket.org/ms2ger/dom-core/changeset/e4ce1db482f8#chg_dom-core.html_oldline7684
- # [11:11] * Joins: yutak (~yutak@2401:fa00:4:1004:baac:6fff:fe99:adfb)
- # [11:17] * Joins: phunkei (~phunkei@ip-178-201-28-191.unitymediagroup.de)
- # [11:17] <phunkei> hello, can someone tell me the markup for a valid (Maybe valid for the next few month) datetime on blogposts?
- # [11:19] <phunkei> A few days ago I started using the <time> tag but it seems to be deprecated already
- # [11:21] * Joins: hasather_ (~hasather_@84.38.144.96)
- # [11:25] <divya> phunkei: use spans :)
- # [11:25] * Quits: hasather_ (~hasather_@84.38.144.96) (Ping timeout: 244 seconds)
- # [11:26] * Joins: Scorchin_ (u1242@gateway/web/irccloud.com/session)
- # [11:28] * Joins: tndH (~Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com)
- # [11:30] * Joins: bga_ (~bga@ppp78-37-222-74.pppoe.avangarddsl.ru)
- # [11:33] * Quits: jacobolus (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net) (*.net *.split)
- # [11:33] * Quits: tomasf (~tomasf@77.72.97.5.c.fiberdirekt.net) (*.net *.split)
- # [11:33] * Quits: matijsb (u2278@gateway/web/irccloud.com/x-zdmvhjubndldzibn) (*.net *.split)
- # [11:33] * Quits: GPH-Zeke (~GPHemsley@pdpc/supporter/student/GPHemsley) (*.net *.split)
- # [11:33] * Quits: payman (~payman@pat.se.opera.com) (*.net *.split)
- # [11:33] * Quits: MooCalifornia (~quassel@herd37.twinapex.fi) (*.net *.split)
- # [11:33] * Quits: connrs (~connrs@conners.plus.com) (*.net *.split)
- # [11:33] * Quits: nessy (~Adium@203-158-44-13.dyn.iinet.net.au) (*.net *.split)
- # [11:33] * Quits: lensco (u4054@gateway/web/irccloud.com/x-yhtckzczvpjukdcb) (*.net *.split)
- # [11:33] * Quits: salavas (~salavas@c83-248-102-83.bredband.comhem.se) (*.net *.split)
- # [11:33] * Quits: doublec (~doublec@unaffiliated/doublec) (*.net *.split)
- # [11:33] * Quits: gsnedders (~gsnedders@mail.gsnedders.com) (*.net *.split)
- # [11:33] * Quits: ryuone (~ryuone@www1138ua.sakura.ne.jp) (*.net *.split)
- # [11:33] * Quits: heycam|away (~cam@203.98.73.35) (*.net *.split)
- # [11:33] * Quits: nw` (eero@212.94.66.210) (*.net *.split)
- # [11:33] * Quits: Velmont (odinho@knuth.ping.uio.no) (*.net *.split)
- # [11:33] * Quits: ivan`` (~ivan@li125-242.members.linode.com) (*.net *.split)
- # [11:33] * Quits: phunkei (~phunkei@ip-178-201-28-191.unitymediagroup.de) (*.net *.split)
- # [11:33] * Quits: virtuelv (~virtuelv_@pat-tdc.opera.com) (*.net *.split)
- # [11:33] * Quits: Timz (~Adium@86.89.174.199) (*.net *.split)
- # [11:33] * Quits: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (*.net *.split)
- # [11:33] * Quits: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp) (*.net *.split)
- # [11:33] * Quits: mven (~mven__@169.241.49.57) (*.net *.split)
- # [11:33] * Quits: mbatle (~mbatle@pasanda.collabora.co.uk) (*.net *.split)
- # [11:33] * Quits: Rubennn (~quassel@apher.xlshosting.net) (*.net *.split)
- # [11:33] * Quits: llrcombs (~llrcombs@64.130.210.214) (*.net *.split)
- # [11:33] * Quits: purefusion (~purefusio@unaffiliated/purefusion) (*.net *.split)
- # [11:33] * Quits: Telling (~unknown@80-71-135-15.u.parknet.dk) (*.net *.split)
- # [11:33] * Quits: dirkpennings (~Vuurbal@90-145-26-140.bbserv.nl) (*.net *.split)
- # [11:33] * Quits: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net) (*.net *.split)
- # [11:33] * Quits: pererik (~pe@unaffiliated/pererik) (*.net *.split)
- # [11:33] * Quits: wycats (u79@gateway/web/irccloud.com/x-itqzaigcufqzyrwy) (*.net *.split)
- # [11:33] * Quits: mbatle_ (~mbatle@190.236.248.11) (*.net *.split)
- # [11:33] * Quits: gwillen (~gwillen@unaffiliated/gwillen) (*.net *.split)
- # [11:33] * Quits: timeless (u4015@firefox/developer/timeless) (*.net *.split)
- # [11:33] * Quits: benschwarz (u2121@gateway/web/irccloud.com/x-lboyvtnpcnvatihw) (*.net *.split)
- # [11:33] * Quits: hoodow (~hoodow@pdpc/supporter/active/hoodow) (*.net *.split)
- # [11:33] * Quits: TabAtkins (tabatkins@nat/google/x-tikwitgbqveakztl) (*.net *.split)
- # [11:33] * Quits: nunnun (~nunnun@2001:268:355:1:20c:29ff:fed5:973a) (*.net *.split)
- # [11:33] * Quits: drublic (~drublic@frbg-4d02938f.pool.mediaWays.net) (*.net *.split)
- # [11:33] * Quits: gkellogg (~gregg@c-98-248-150-91.hsd1.ca.comcast.net) (*.net *.split)
- # [11:33] * Quits: jarib_ (~jarib@109.74.192.179) (*.net *.split)
- # [11:33] * Quits: manu-db (~msporny@digitalbazaar.com) (*.net *.split)
- # [11:33] * Quits: hendry (~hendry@212.13.195.83) (*.net *.split)
- # [11:33] * Quits: gavin (~gavin@firefox/developer/gavin) (*.net *.split)
- # [11:33] * Quits: jeremyselier (u2513@gateway/web/irccloud.com/x-qyxxhfrhyqowvbua) (*.net *.split)
- # [11:33] * Quits: ParadoX- (parad0x@hades.spexhost.com) (*.net *.split)
- # [11:33] * Quits: dglazkov (u4270@gateway/web/irccloud.com/x-lfbsjtxdizaenewl) (*.net *.split)
- # [11:33] * Quits: matjas (u2247@gateway/web/irccloud.com/x-fbcjhlmqiykctgbw) (*.net *.split)
- # [11:33] * Quits: Phae (u455@gateway/web/irccloud.com/x-brngijapodxfsjum) (*.net *.split)
- # [11:33] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (*.net *.split)
- # [11:33] * Quits: foolip (~philip@83.218.67.122) (*.net *.split)
- # [11:33] * Quits: Peter` (~peter@nishino.lvp-media.com) (*.net *.split)
- # [11:33] * Quits: silky (~silky@pool-74-108-142-22.nycmny.fios.verizon.net) (*.net *.split)
- # [11:33] * Quits: ben_alman (~ben_alman@web126.webfaction.com) (*.net *.split)
- # [11:33] * Quits: wirepair (fbi@random.supermario.org) (*.net *.split)
- # [11:33] * Quits: danheberden (~danheberd@li225-35.members.linode.com) (*.net *.split)
- # [11:33] * Quits: Kingdutch (~kingdutch@188.200.149.217) (*.net *.split)
- # [11:33] * Quits: bzed (~bzed@devel.recluse.de) (*.net *.split)
- # [11:33] * Quits: necolas (~necolas@80.169.28.3) (*.net *.split)
- # [11:33] * Quits: abarth (~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net) (*.net *.split)
- # [11:33] * Quits: Scorchin (u1242@gateway/web/irccloud.com/x-ticluzdvwcvaopon) (*.net *.split)
- # [11:33] * Quits: hasather (~davidh@pat-tdc.opera.com) (*.net *.split)
- # [11:33] * Quits: twisted` (~twisted@205.189.73.45) (*.net *.split)
- # [11:33] * Quits: webben (~benjamin@173-203-84-17.static.cloud-ips.com) (*.net *.split)
- # [11:34] * Joins: twisted` (~twisted@205.189.73.45)
- # [11:35] * Joins: wycats (u79@gateway/web/irccloud.com/session)
- # [11:36] * Quits: Druid_ (~Druid@p5B05CD65.dip.t-dialin.net) (Ping timeout: 260 seconds)
- # [11:38] * Joins: phunkei (~phunkei@ip-178-201-28-191.unitymediagroup.de)
- # [11:38] * Joins: drublic (~drublic@frbg-4d02938f.pool.mediaWays.net)
- # [11:38] * Joins: virtuelv (~virtuelv_@pat-tdc.opera.com)
- # [11:38] * Joins: Timz (~Adium@86.89.174.199)
- # [11:38] * Joins: Telling (~unknown@80-71-135-15.u.parknet.dk)
- # [11:38] * Joins: dirkpennings (~Vuurbal@90-145-26-140.bbserv.nl)
- # [11:38] * Joins: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [11:38] * Joins: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net)
- # [11:38] * Joins: pererik (~pe@unaffiliated/pererik)
- # [11:38] * Joins: gkellogg (~gregg@c-98-248-150-91.hsd1.ca.comcast.net)
- # [11:38] * Joins: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [11:38] * Joins: jarib_ (~jarib@109.74.192.179)
- # [11:38] * Joins: mbatle_ (~mbatle@190.236.248.11)
- # [11:38] * Joins: manu-db (~msporny@digitalbazaar.com)
- # [11:38] * Joins: hendry (~hendry@212.13.195.83)
- # [11:38] * Joins: mven (~mven__@169.241.49.57)
- # [11:38] * Joins: gavin (~gavin@firefox/developer/gavin)
- # [11:38] * Joins: gwillen (~gwillen@unaffiliated/gwillen)
- # [11:38] * Joins: jeremyselier (u2513@gateway/web/irccloud.com/x-qyxxhfrhyqowvbua)
- # [11:38] * Joins: ParadoX- (parad0x@hades.spexhost.com)
- # [11:38] * Joins: timeless (u4015@firefox/developer/timeless)
- # [11:38] * Joins: dglazkov (u4270@gateway/web/irccloud.com/x-lfbsjtxdizaenewl)
- # [11:38] * Joins: matjas (u2247@gateway/web/irccloud.com/x-fbcjhlmqiykctgbw)
- # [11:38] * Joins: Phae (u455@gateway/web/irccloud.com/x-brngijapodxfsjum)
- # [11:38] * Joins: benschwarz (u2121@gateway/web/irccloud.com/x-lboyvtnpcnvatihw)
- # [11:38] * Joins: mbatle (~mbatle@pasanda.collabora.co.uk)
- # [11:38] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [11:38] * Joins: hoodow (~hoodow@pdpc/supporter/active/hoodow)
- # [11:38] * Joins: foolip (~philip@83.218.67.122)
- # [11:38] * Joins: TabAtkins (tabatkins@nat/google/x-tikwitgbqveakztl)
- # [11:38] * Joins: Rubennn (~quassel@apher.xlshosting.net)
- # [11:38] * Joins: Peter` (~peter@nishino.lvp-media.com)
- # [11:38] * Joins: silky (~silky@pool-74-108-142-22.nycmny.fios.verizon.net)
- # [11:38] * Joins: ben_alman (~ben_alman@web126.webfaction.com)
- # [11:38] * Joins: nunnun (~nunnun@2001:268:355:1:20c:29ff:fed5:973a)
- # [11:38] * Joins: wirepair (fbi@random.supermario.org)
- # [11:38] * Joins: danheberden (~danheberd@li225-35.members.linode.com)
- # [11:38] * Joins: Kingdutch (~kingdutch@188.200.149.217)
- # [11:38] * Joins: bzed (~bzed@devel.recluse.de)
- # [11:38] * Joins: llrcombs (~llrcombs@64.130.210.214)
- # [11:38] * Joins: purefusion (~purefusio@unaffiliated/purefusion)
- # [11:38] * Joins: tomasf (~tomasf@77.72.97.5.c.fiberdirekt.net)
- # [11:38] * Joins: matijsb (u2278@gateway/web/irccloud.com/x-zdmvhjubndldzibn)
- # [11:38] * Joins: GPH-Zeke (~GPHemsley@pdpc/supporter/student/GPHemsley)
- # [11:38] * Joins: payman (~payman@pat.se.opera.com)
- # [11:38] * Joins: MooCalifornia (~quassel@herd37.twinapex.fi)
- # [11:38] * Joins: salavas (~salavas@c83-248-102-83.bredband.comhem.se)
- # [11:39] * Joins: doublec (~doublec@cd.pn)
- # [11:39] * Quits: phunkei (~phunkei@ip-178-201-28-191.unitymediagroup.de) (Quit: Leaving...)
- # [11:39] * Joins: nw` (eero@heaven.unlink.org)
- # [11:39] * Joins: gsnedders (~gsnedders@mail.gsnedders.com)
- # [11:39] * Joins: Druid_ (~Druid@p5B05CD65.dip.t-dialin.net)
- # [11:40] * Quits: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Remote host closed the connection)
- # [11:41] * Joins: lensco (u4054@gateway/web/irccloud.com/session)
- # [11:44] <bga_> http://www.youtube.com/watch?v=i2fhNVQPb5I
- # [11:44] * Joins: Velmont (odinho@knuth.ping.uio.no)
- # [11:45] * Joins: nessy (~Adium@203-158-44-13.dyn.iinet.net.au)
- # [11:46] * Joins: jacobolus (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net)
- # [11:46] * Joins: akamike (~akamike@94-193-106-14.zone7.bethere.co.uk)
- # [11:52] * Parts: doublec (~doublec@cd.pn)
- # [11:53] * Joins: ryuone (~ryuone@www1138ua.sakura.ne.jp)
- # [11:57] * Quits: kennyluck (~kennyluck@114-43-127-97.dynamic.hinet.net) (Quit: kennyluck)
- # [11:57] * Joins: abarth (~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net)
- # [11:59] * Quits: Evanescence (~Evanescen@122.237.38.139) (Quit: my website: http://stardiviner.dyndns-blog.com/)
- # [12:00] * Quits: Scorchin_ (u1242@gateway/web/irccloud.com/session) (Changing host)
- # [12:00] * Joins: Scorchin_ (u1242@gateway/web/irccloud.com/x-vmuwrzstcmtfgzew)
- # [12:00] * Joins: Evanescence (~Evanescen@122.237.38.139)
- # [12:00] * Quits: Evanescence (~Evanescen@122.237.38.139) (Client Quit)
- # [12:02] * Joins: necolas (~necolas@80.169.28.3)
- # [12:03] * Joins: benjoffe (~benjoffe_@CPE-121-216-39-241.lnse1.ken.bigpond.net.au)
- # [12:03] * Joins: smaug____ (~chatzilla@GGYMCCCXXXV.gprs.sl-laajakaista.fi)
- # [12:03] * Quits: wycats (u79@gateway/web/irccloud.com/session) (Changing host)
- # [12:03] * Joins: wycats (u79@gateway/web/irccloud.com/x-hiwzalovlctbshmj)
- # [12:04] * Quits: lensco (u4054@gateway/web/irccloud.com/session) (Changing host)
- # [12:04] * Joins: lensco (u4054@gateway/web/irccloud.com/x-mlxktwzktafeedvv)
- # [12:04] * Quits: virtuelv (~virtuelv_@pat-tdc.opera.com) (Quit: Ex-Chat)
- # [12:04] * Joins: astearns (~anonymous@209.119.68.98)
- # [12:10] * Joins: hasather (~davidh@pat-tdc.opera.com)
- # [12:10] * Quits: dirkpennings (~Vuurbal@90-145-26-140.bbserv.nl) (Ping timeout: 260 seconds)
- # [12:10] * Joins: virtuelv (~virtuelv_@pat-tdc.opera.com)
- # [12:13] * Joins: Rik` (~Rik`@mozilla.vlan402.asr1.cdg3.gblx.net)
- # [12:14] * Joins: mishunov (~spliter@77.88.72.162)
- # [12:15] * Joins: Evanescence (~Evanescen@122.237.38.139)
- # [12:18] * Joins: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
- # [12:19] * Quits: Evanescence (~Evanescen@122.237.38.139) (Client Quit)
- # [12:25] <Ms2ger> <zcorpan> i carefully read every email i receive, several times, then backwards, then in random order following any references
- # [12:25] <gsnedders> That guy is *smart*.
- # [12:33] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 260 seconds)
- # [12:38] * Quits: akamike (~akamike@94-193-106-14.zone7.bethere.co.uk) (Quit: akamike)
- # [12:51] <Ms2ger> http://quotes.burntelectrons.org/157
- # [13:02] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [13:04] * gsnedders mumbles something about host objects and getters
- # [13:04] <Ms2ger> Can we just for back to .item()?
- # [13:04] <Ms2ger> for?
- # [13:05] * Ms2ger can't tpye
- # [13:12] * Joins: doublec (~doublec@cd.pn)
- # [13:12] * Quits: danbri (~danbri@note-guus2.few.vu.nl) (Ping timeout: 258 seconds)
- # [13:13] * Quits: doublec (~doublec@cd.pn) (Changing host)
- # [13:13] * Joins: doublec (~doublec@unaffiliated/doublec)
- # [13:14] * Joins: danbri (~danbri@note-danbri.few.vu.nl)
- # [13:15] * Joins: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
- # [13:23] * Quits: Druid_ (~Druid@p5B05CD65.dip.t-dialin.net)
- # [13:28] * Quits: astearns (~anonymous@209.119.68.98) (Quit: astearns)
- # [13:31] * Quits: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net) (Quit: eric_carlson)
- # [13:31] <foolip> Mike[tm], http://dev.w3.org/html5/spec/the-iframe-element.html#the-video-element is on the wrong page, can you update the W3C spec splitter to fix?
- # [13:33] * Joins: micheil (~micheil@195.24.233.121)
- # [13:46] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 260 seconds)
- # [13:48] * Quits: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com) (Quit: ZNC - http://znc.sourceforge.net)
- # [13:49] * Joins: annevk (~annevk@209.119.68.98)
- # [13:49] * Joins: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com)
- # [13:51] * Quits: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [13:57] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [13:58] * Quits: smaug____ (~chatzilla@GGYMCCCXXXV.gprs.sl-laajakaista.fi) (Ping timeout: 252 seconds)
- # [14:03] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [14:08] * Joins: mpt (mpt@conference/ubuntudevelopersummit/x-kacfzvaneiqrdslr)
- # [14:08] * Quits: mpt (mpt@conference/ubuntudevelopersummit/x-kacfzvaneiqrdslr) (Changing host)
- # [14:08] * Joins: mpt (mpt@canonical/mpt)
- # [14:11] * Quits: necolas (~necolas@80.169.28.3) (Remote host closed the connection)
- # [14:12] * Joins: webben (~benjamin@173-203-84-17.static.cloud-ips.com)
- # [14:15] * Joins: erlehmann (~erlehmann@89.204.137.72)
- # [14:15] * Joins: dirkpennings (~Vuurbal@ip54534592.speed.planet.nl)
- # [14:18] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [14:20] * Quits: virtuelv (~virtuelv_@pat-tdc.opera.com) (Quit: Ex-Chat)
- # [14:20] * Joins: necolas (~necolas@80.169.28.3)
- # [14:21] * Quits: Telling (~unknown@80-71-135-15.u.parknet.dk) (Quit: ...)
- # [14:27] * Parts: Areks_ (~Areks@rs.gridnine.com) ("Once you know what it is you want to be true, instinct is a very useful device for enabling you to know that it is")
- # [14:28] * Joins: Druid_ (~Druid@p5B05CD65.dip.t-dialin.net)
- # [14:29] * Joins: MacTed (~Thud@63.119.36.36)
- # [14:30] * Joins: davidb_ (~davidb@66.207.208.98)
- # [14:36] * Quits: davidb_ (~davidb@66.207.208.98) (Quit: blast off!)
- # [14:36] * Joins: jdong_bot_ (~jdong_bot@118.186.129.158)
- # [14:36] * Quits: nessy (~Adium@203-158-44-13.dyn.iinet.net.au) (Quit: Leaving.)
- # [14:47] * Quits: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net) (Quit: tantek)
- # [14:50] * Joins: Areks_ (~Areks@rs.gridnine.com)
- # [14:51] <boblet> I can’t see <time> in #obsolete. is that intentional?
- # [14:51] <boblet> s/#obsolete/obsolete.html#obsolete/
- # [14:53] * Joins: _bga (~bga@ppp78-37-222-74.pppoe.avangarddsl.ru)
- # [14:53] * Quits: bga_ (~bga@ppp78-37-222-74.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
- # [14:53] <annevk> it was not in a previous HTML iteration
- # [14:55] <gsnedders> What's an iteration?
- # [14:55] <gsnedders> Like, given the fact WHATWG now publishes a single Living Standard, what justifies something being obsolete?
- # [14:55] <boblet> annevk: aah, suspected so. so treated as a <span> equivalent, with @datetime and @pubdate ignored, amirite? Btw, how is this going to work for the Living Standard spec in the future?
- # [14:56] <boblet> oh. what he said :)
- # [14:56] <annevk> boblet, I suspect it depends on the stability level of the feature
- # [14:56] <annevk> boblet, <time> never made it past Last Call or so
- # [14:57] <zcorpan> the Living Standard doesn't have Last Calls
- # [14:57] * nunnun is now known as nunnun_away
- # [14:57] <annevk> zcorpan, its sections do
- # [14:57] <boblet> annevk: spec stability rather than browser implementation? hmm, I would have guessed the latter, and was wondering if it was two implementations or something
- # [14:58] <boblet> browser uptake reflecting reality etc etc
- # [14:58] <annevk> e.g. the Window object is marked as "Implemented and widely deployed"
- # [14:58] <annevk> were we to remove it I would expect that to be noted somewhere
- # [14:59] <annevk> now not all of these markers are up to date so there's still some room for confusion
- # [14:59] <annevk> it's also not all figured out
- # [15:05] * Quits: divya (~divyam@27.7.20.144) (Ping timeout: 276 seconds)
- # [15:06] * Joins: astearns (~anonymous@209.119.68.98)
- # [15:07] * Joins: nimbupani (~divyam@27.7.20.144)
- # [15:07] * nimbupani is now known as divya
- # [15:08] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: Freedom - to walk free and own no superior.)
- # [15:08] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [15:10] * Quits: zcorpan (~zcorpan@node-7ahkvq28vc65m79q2.a0.ipv6.opera.com) (Quit: zcorpan)
- # [15:11] * Joins: digger3 (~digger3@92.254.121.93)
- # [15:12] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [15:18] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: This computer has gone to sleep)
- # [15:19] * Quits: tomasf (~tomasf@77.72.97.5.c.fiberdirekt.net) (Quit: tomasf)
- # [15:22] * Joins: Evanescence (~Evanescen@122.237.16.178)
- # [15:24] * Quits: Evanescence (~Evanescen@122.237.16.178) (Client Quit)
- # [15:32] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [15:32] * Joins: rniwa (~rniwa@216.239.45.130)
- # [15:32] * Joins: davidb_ (~davidb@66.207.208.98)
- # [15:37] <adactio> If <time> is being dropped in favour of a more general <data> element, what is the justification for keeping <nav>, <aside> and <article> ....surely the more general <section> should suffice, by the same logic?
- # [15:38] <adactio> (in particular, distinguishing when to use <section> and when to use <article> is something that WHATWGers can't agree on, let alone web developers)
- # [15:38] * Quits: rniwa (~rniwa@216.239.45.130) (Ping timeout: 252 seconds)
- # [15:39] <digger3> applying similar reasoning to any hierarchy of elements will collapse it to the most general element.
- # [15:39] * Joins: eric_carlson (~eric@17.212.152.104)
- # [15:39] <digger3> This isn't even too far off proposing that 1984's newspeak was on too something (yes this is a pseudo-Godwin)
- # [15:40] <adactio> But in the specific case of sectioning content, why is more than one element needed?
- # [15:42] <digger3> adactio: the additional semantic information needs to support a requirement either grounded in markup or automated information extraction. I'm assuming ththat this holds fothe more specific sectioning elements
- # [15:43] * nunnun_away is now known as nunnun
- # [15:44] <adactio> digger3: then why doesn't that logic apply to <time>? There's the generic <data> (just like <section>) and then the more specific <time> (just like <article> or <aside>). The existence of <data> doesn't negate the need for <time> any more than the existence of <section> negates the need for <aside> (for exactly the parsing reasons you mention).
- # [15:45] * Quits: Hixie (~ianh@trivini.no) (Remote host closed the connection)
- # [15:45] * Quits: wilhelm (~wilhelm@trivini.no) (Read error: Connection reset by peer)
- # [15:47] <digger3> adactio: that argument is perfectly valid, it was certainly not my intention to contest _that_
- # [15:47] * Joins: zcorpan (~zcorpan@c-5eeaaa3c-74736162.cust.telenor.se)
- # [15:48] <adactio> Could anyone else explain it to me then? annevk? hsivonen? gsnedders? anyone? bueller?
- # [15:48] * Quits: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi)
- # [15:49] * Quits: Areks_ (~Areks@rs.gridnine.com) (Ping timeout: 240 seconds)
- # [15:51] <annevk> adactio, I don't really think there's an analogy to be made between structural elements and an element designed to made a concept machine readable
- # [15:51] <foolip> adactio, AFAIK <article> and friends were added as convenient styling hooks based on common class values
- # [15:51] <foolip> while the purpose of <time> was for use in microformats and such
- # [15:51] <foolip> it may be that people are just using it for styling, though
- # [15:52] <adactio> annevk: You don't consider part of the reason for the existence of sectioning content is to allow machine parsing? (e.g. skip navigation)
- # [15:54] <adactio> To be clear, I'm not arguing against the existence of <data>; I just don't think it negates the need for a more specific <time> element (in the same way that the existence of <section> doesn't mean there's no reason to have a <nav> element.
- # [15:54] <adactio> <time> is to <data> as <article>, <nav> and <aside> are to <section>.
- # [15:54] <annevk> I just don't think it's quite the same
- # [15:55] <annevk> If you need Microdata to make use of <time> then it might as well be <data>
- # [15:55] <adactio> annevk: It's not *quite* the same but it is very very similar. Both use cases have semantic (structural) value as well as machine-reading value (and to a much lesser extent, styling).
- # [15:56] <annevk> If there are other uses, they should probably be brought up as they have not been considered
- # [15:56] <adactio> annevk: But that's the point: you don't need microdata to make use of time because it's *vocabulary* is pre-set (namely ISO 8601)
- # [15:56] <foolip> it's not ISO 8601
- # [15:56] <adactio> annevk: whereas with <data>, the vocabulary is "fuck knows."
- # [15:56] <foolip> it's much more limited
- # [15:57] <annevk> adactio, see http://www.w3.org/Bugs/Public/show_bug.cgi?id=13240#c0
- # [15:57] <adactio> foolip: a subset of ISO 8601, yes. The point is: it is pre-defined.
- # [15:57] * Quits: mpt (mpt@canonical/mpt) (Ping timeout: 258 seconds)
- # [15:57] <adactio> annevk: Oh, I've seen it. Believe me, I've seen it. All. Of. It.
- # [15:57] <annevk> I mostly used <time> as a replacement for some other construct on my blog, but not sure what the purpose was
- # [15:57] <webben> adactio: One of the purposes of the specific sectioning elements is to allow the navigation and reorganisation of content (cf. the ARIA roles to which they are mapped).
- # [15:58] <adactio> webben: For that reason, I consider those elements to be machine-readable (as well as conveying semantics) ...just like <time>.
- # [15:59] <webben> adactio: Not sure what you're saying.
- # [15:59] <webben> adactio: I'm pointing to a reason why making those sectioning semantics machine-readable and part of the core vocabulary is important.
- # [16:00] * Quits: zcorpan (~zcorpan@c-5eeaaa3c-74736162.cust.telenor.se) (Quit: zcorpan)
- # [16:01] <adactio> webben: and I'm not disagreeing with you. I'm pointing out that putting some elements (section, article, nav, etc.) into the bucket of "structural" while putting other elements (time) into the bucket of "machine readable" isn't a straightforward division. *All* of those elements are both semantic and machine-readable. It's not a binary thing.
- # [16:01] * Quits: hsivonen (~hsivonen@srv-e205.esp.mediateam.fi) (Quit: Lost terminal)
- # [16:02] <webben> "structural" vs. "machine-readable" does not make sense as a distinction, I agree.
- # [16:03] <digger3> machine-readable -> machine-interpretable
- # [16:04] * Joins: smaug____ (~chatzilla@GGYYYMMXXV.gprs.sl-laajakaista.fi)
- # [16:04] * Joins: PrgmrBill^ (~PrgmrBill@prgmrbill.com)
- # [16:04] * Joins: zewt (~x@c-24-62-196-44.hsd1.ma.comcast.net)
- # [16:06] * Quits: PrgmrBill (~PrgmrBill@unaffiliated/prgmrbill) (Disconnected by services)
- # [16:06] <webben> I can imagine <time> having a positive influence on text-to-speech, since tts has traditionally struggled to distinguish numbers from datetimes. The lead time on having important tts agents actually make use of it may be quite long however.
- # [16:07] * PrgmrBill^ is now known as PrgmrBill
- # [16:07] * Quits: PrgmrBill (~PrgmrBill@prgmrbill.com) (Changing host)
- # [16:07] * Joins: PrgmrBill (~PrgmrBill@unaffiliated/prgmrbill)
- # [16:08] * Joins: kennyluck (~kennyluck@114-43-127-97.dynamic.hinet.net)
- # [16:10] * Quits: mishunov (~spliter@77.88.72.162) (Quit: mishunov)
- # [16:12] * Joins: rillian_ (~rillian@mist.thaumas.net)
- # [16:13] * Joins: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi)
- # [16:13] * Joins: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net)
- # [16:16] * Joins: gavinc (~gavin@50-0-138-90.dsl.dynamic.sonic.net)
- # [16:16] * Joins: cgcardona (~cgcardona@69.38.221.130)
- # [16:16] * Quits: cgcardona (~cgcardona@69.38.221.130) (Changing host)
- # [16:16] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
- # [16:20] * Joins: mpt (mpt@canonical/mpt)
- # [16:23] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [16:24] * Joins: zcorpan (~zcorpan@c-5eeaaa3c-74736162.cust.telenor.se)
- # [16:25] <zcorpan> woah, why did i not know of http://blekko.com/webgrep before?
- # [16:25] * Quits: smaug____ (~chatzilla@GGYYYMMXXV.gprs.sl-laajakaista.fi) (Ping timeout: 260 seconds)
- # [16:26] * Quits: astearns (~anonymous@209.119.68.98) (Quit: astearns)
- # [16:29] * Joins: plutoniix (~plutoniix@ppp-124-120-46-183.revip2.asianet.co.th)
- # [16:31] <Ms2ger> Does Opera support strict mode already?
- # [16:32] <annevk> I think we implemented ES5
- # [16:32] <zcorpan> opera.next does i think
- # [16:32] <boblet> so sad I missed this conversation :)
- # [16:32] <divya> yes opera.next does
- # [16:34] <Ms2ger> Want to tell me what http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1243 logs in .next, then?
- # [16:35] <zcorpan> log: wtf
- # [16:35] <zcorpan> log: wtf
- # [16:35] <zcorpan> log: wtf
- # [16:35] <zcorpan> log: wtf
- # [16:35] <Ms2ger> That's a bug, then :)
- # [16:35] <Ms2ger> But perhaps in WebIDL
- # [16:36] * annevk heads to TPAC
- # [16:36] * Quits: annevk (~annevk@209.119.68.98) (Quit: annevk)
- # [16:36] <zcorpan> yeah i think we have some bugs with webidl/dom and strict
- # [16:37] <zcorpan> e.g. setting readonly property doesn't throw TypeError iirc
- # [16:37] <Ms2ger> \o/
- # [16:38] <zcorpan> jgraham probably knows better
- # [16:38] <Ms2ger> Poke heycam about it, will you? :)
- # [16:39] * Quits: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [16:39] * Joins: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net)
- # [16:39] * Joins: tantek (~tantek@63-145-238-4.dia.static.qwest.net)
- # [16:39] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [16:41] <zcorpan> about what?
- # [16:41] * Quits: mpt (mpt@canonical/mpt) (Ping timeout: 248 seconds)
- # [16:44] * Joins: richt (~richt@63-145-238-4.dia.static.qwest.net)
- # [16:46] * Quits: richt (~richt@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [16:46] * Joins: Cornelia (~cornelia@63-145-238-4.dia.static.qwest.net)
- # [16:47] * Parts: Cornelia (~cornelia@63-145-238-4.dia.static.qwest.net)
- # [16:49] * Joins: ciluu (~ciluu@2a01:270:dd00:b800::1)
- # [16:50] * Joins: yatil_ (~ericegger@p5DC0496A.dip.t-dialin.net)
- # [16:52] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [16:56] * Joins: wilhelm (~wilhelm@178.255.149.98)
- # [16:57] * Quits: jdong_bot_ (~jdong_bot@118.186.129.158) (Remote host closed the connection)
- # [16:58] <dglazkov> good morning, Whatwg!
- # [16:59] <Ms2ger> Good evening, dglazkov
- # [17:00] <divya> good nite dglazkov!
- # [17:01] <dglazkov> hello timezone-impaired people! :P
- # [17:02] <divya> :))
- # [17:02] * Quits: mbatle_ (~mbatle@190.236.248.11) (Ping timeout: 260 seconds)
- # [17:08] * Quits: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [17:09] * Quits: rtuin (~rtuin@213.125.175.250) (Quit: Leaving)
- # [17:10] * Joins: myakura (~myakura@209.119.68.98)
- # [17:12] * Joins: smaug____ (~chatzilla@cs181151161.pp.htv.fi)
- # [17:14] * Parts: yatil_ (~ericegger@p5DC0496A.dip.t-dialin.net)
- # [17:14] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [17:14] * Joins: myakura (~myakura@209.119.68.98)
- # [17:14] * Joins: mpt (mpt@conference/ubuntudevelopersummit/x-krvxtbslqolefjjp)
- # [17:14] * Quits: mpt (mpt@conference/ubuntudevelopersummit/x-krvxtbslqolefjjp) (Changing host)
- # [17:14] * Joins: mpt (mpt@canonical/mpt)
- # [17:15] <_bga> morning is not time, its state of soul
- # [17:15] <_bga> :)
- # [17:15] * Joins: rniwa (~rniwa@63-145-238-4.dia.static.qwest.net)
- # [17:15] <divya> my soul is dark and stormy then
- # [17:16] * Joins: mbatle_ (~mbatle@201.230.136.93)
- # [17:16] * Quits: espadrine (~thaddee_t@acces2219.res.insa-lyon.fr) (Ping timeout: 260 seconds)
- # [17:17] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
- # [17:19] <dglazkov> _bga++
- # [17:20] * Joins: TabAtkins_ (~tabatkins@63-145-238-4.dia.static.qwest.net)
- # [17:20] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [17:20] * Joins: myakura (~myakura@209.119.68.98)
- # [17:20] <dglazkov> and OMG does Mountain View have great mornings or what
- # [17:20] * Quits: rniwa (~rniwa@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [17:21] <divya> dglazkov: wai u no tpac?
- # [17:21] * Joins: rniwa (~rniwa@216.239.45.130)
- # [17:21] <gsnedders> dglazkov: Dunno. Can you get me plane tickets?
- # [17:22] <dglazkov> divya: they are doing plenareeey things in the morning. I am trying to catch up on emails and #whatwg trolling
- # [17:22] <divya> sgtm
- # [17:22] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [17:22] <dglazkov> gsnedders: only if it's a paper plane
- # [17:22] * Joins: myakura (~myakura@209.119.68.98)
- # [17:23] * Quits: plutoniix (~plutoniix@ppp-124-120-46-183.revip2.asianet.co.th) (Ping timeout: 260 seconds)
- # [17:23] <gsnedders> dglazkov: hmm, might not be great over the Atlantic
- # [17:23] <dglazkov> gsnedders: :)
- # [17:23] <rniwa> dglazkov: or land patches :D
- # [17:23] * Joins: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net)
- # [17:23] <zcorpan> anyone know of a good reason why <data value> shouldn't be <global itemvalue>?
- # [17:24] <dglazkov> rniwa: :)
- # [17:25] * Joins: myakura_ (~myakura@209.119.68.98)
- # [17:25] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [17:27] * Joins: heycam|away (~cam@wok.mcc.id.au)
- # [17:27] * Quits: myakura_ (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [17:27] * Joins: myakura (~myakura@209.119.68.98)
- # [17:29] <foolip> zcorpan, don't you already know?
- # [17:30] * Joins: saba (~foo@unaffiliated/saba)
- # [17:30] <divya> zcorpan: you should check the 100,000 messages on the mailing list because it will surely contain an answer to that question
- # [17:31] <foolip> zcorpan, worst case scenario would be <time datetime="" itemvalue=""> where the itemValue reflection can be 3 different things
- # [17:32] * Joins: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net)
- # [17:33] <zcorpan> divya: pointer?
- # [17:33] <divya> zcorpan: i was snarking :P
- # [17:34] <divya> its what is the default recommendation :PPP
- # [17:34] <divya> (also how broak it is that you need to search mailing list for rationale :/ )
- # [17:34] <zcorpan> foolip: yeah, that's true. could disallow it for elements that don't reflect to their textContent by default, maybe
- # [17:34] <foolip> zcorpan, disallow it, of course, but how should it be implemented?
- # [17:34] <Ms2ger> divya, there's a wiki page you can add to :)
- # [17:35] <divya> Ms2ger: o? where?
- # [17:35] <divya> that whatwg wiki?
- # [17:35] <zcorpan> foolip: ignore itemvalue?
- # [17:35] <Ms2ger> Yep
- # [17:35] <gsnedders> divya: Running svn blame on the spec, seeing if there's a bug mentioned in commit message when text you're interested in changed, or searching mailing lists for emails from Hixie around then tends to work
- # [17:35] <foolip> zcorpan, in other words, add it in the otherwise clause of http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html#dom-itemvalue ?
- # [17:36] <zcorpan> gotta go. next stop: örebro c
- # [17:36] * Quits: zcorpan (~zcorpan@c-5eeaaa3c-74736162.cust.telenor.se) (Quit: zcorpan)
- # [17:37] <divya> gsnedders: :'( its so tedious
- # [17:38] <foolip> divya, what change do you want to know about?
- # [17:39] <foolip> if it's just that svn is slow, I maintain https://gitorious.org/whatwg/webapps pretty much only for this purpose
- # [17:39] <divya> foolip: nothing just generally complaining how it takes a while to figure out why a certain feature exists in the form it does.
- # [17:39] * divya should shut up now
- # [17:39] <foolip> that it does
- # [17:39] <divya> foolip: ooo i did not know about that gitorious!
- # [17:40] <divya> omg amazing
- # [17:40] <divya> at least its not too bad
- # [17:40] <foolip> sometimes it's possible to git bisect your way to the right commit, sometimes not
- # [17:42] * Quits: ezoe (~ezoe@203-140-91-163f1.kyt1.eonet.ne.jp) (Ping timeout: 258 seconds)
- # [17:42] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [17:42] * Joins: myakura (~myakura@209.119.68.98)
- # [17:45] * Joins: ap (~ap@2620:149:4:1b01:7d64:3efa:9777:246c)
- # [17:45] * Joins: plutoniix (~plutoniix@ppp-124-120-46-183.revip2.asianet.co.th)
- # [17:45] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [17:45] * Joins: myakura (~myakura@209.119.68.98)
- # [17:47] * Quits: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [17:47] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [17:48] * Joins: myakura (~myakura@209.119.68.98)
- # [17:49] * Quits: danbri (~danbri@note-danbri.few.vu.nl) (Ping timeout: 258 seconds)
- # [17:49] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [17:50] * Joins: myakura (~myakura@209.119.68.98)
- # [17:53] * Joins: myakura_ (~myakura@209.119.68.98)
- # [17:53] * Quits: myakura (~myakura@209.119.68.98) (Read error: Connection reset by peer)
- # [17:53] * Quits: myakura_ (~myakura@209.119.68.98) (Remote host closed the connection)
- # [17:55] * Joins: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net)
- # [17:55] * Joins: hasather_ (~hasather_@84.38.144.96)
- # [17:57] * Quits: AryehGregor (~Simetrica@mediawiki/simetrical) (Remote host closed the connection)
- # [17:58] * Joins: AryehGregor (~Simetrica@cpe-68-175-61-233.nyc.res.rr.com)
- # [17:58] * Quits: AryehGregor (~Simetrica@cpe-68-175-61-233.nyc.res.rr.com) (Changing host)
- # [17:58] * Joins: AryehGregor (~Simetrica@mediawiki/simetrical)
- # [18:02] <boblet> this may be of interest to some of you: http://html5doctor.com/time-and-data-element/
- # [18:02] <AryehGregor> Ms2ger, how do I do that again? It's been so long that I've forgotten.
- # [18:02] <boblet> although possibly not by now :)
- # [18:03] <Ms2ger> hg pull -u in your source folder
- # [18:03] <Ms2ger> and sudo python setup.py install, IIRC
- # [18:03] * Joins: KillerX (~anant@206-15-76-122.static.twtelecom.net)
- # [18:04] <AryehGregor> Printed out a bunch of stuff that doesn't look like errors.
- # [18:04] <AryehGregor> I guess we'll see if it works.
- # [18:04] <Ms2ger> Heh
- # [18:05] * Quits: mpt (mpt@canonical/mpt) (Ping timeout: 260 seconds)
- # [18:06] * Joins: derekjohnson (~derekmj74@host81-149-242-230.in-addr.btopenworld.com)
- # [18:06] * Parts: derekjohnson (~derekmj74@host81-149-242-230.in-addr.btopenworld.com)
- # [18:07] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [18:10] * Joins: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net)
- # [18:10] <digger3> boblet: excellent story and considerations
- # [18:11] <boblet> digger3: thank you. it’s all due to annevk5 and foolip’s excellent feedback :)
- # [18:12] * Quits: KillerX (~anant@206-15-76-122.static.twtelecom.net) (Remote host closed the connection)
- # [18:12] * Joins: KillerX (~anant@206-15-76-122.static.twtelecom.net)
- # [18:16] * Quits: TabAtkins_ (~tabatkins@63-145-238-4.dia.static.qwest.net) (Ping timeout: 248 seconds)
- # [18:17] * Joins: tomasf (~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se)
- # [18:17] * Quits: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net) (Quit: Colloquy for iPad - http://colloquy.mobi)
- # [18:17] * Joins: myakura (~myakura@63-145-238-4.dia.static.qwest.net)
- # [18:20] * heycam|away is now known as heycam|away|away
- # [18:22] * Quits: tantek (~tantek@63-145-238-4.dia.static.qwest.net) (Quit: tantek)
- # [18:22] * Joins: Maurice` (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [18:22] * Joins: richt (~richt@63-145-238-4.dia.static.qwest.net)
- # [18:25] * Quits: benjoffe (~benjoffe_@CPE-121-216-39-241.lnse1.ken.bigpond.net.au) (Remote host closed the connection)
- # [18:27] <MikeSmith> dglazkov: did anybody get back to you about the room yet?
- # [18:29] * Joins: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net)
- # [18:32] * Joins: TabAtkins_ (~tabatkins@63-145-238-4.dia.static.qwest.net)
- # [18:37] * Joins: KillerX_ (~anant@206-15-76-122.static.twtelecom.net)
- # [18:39] * Quits: KillerX (~anant@206-15-76-122.static.twtelecom.net) (Read error: Operation timed out)
- # [18:39] * KillerX_ is now known as KillerX
- # [18:40] * Quits: richt (~richt@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [18:43] * Quits: rniwa (~rniwa@216.239.45.130) (Ping timeout: 248 seconds)
- # [18:44] * Quits: myakura (~myakura@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [18:52] * Joins: Areks (~Areks@176.14.214.163)
- # [18:52] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: This computer has gone to sleep)
- # [18:55] * Quits: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net) (Quit: jamesr)
- # [18:55] * Quits: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net) (Quit: MikeSmith)
- # [18:55] * Joins: rniwa (~rniwa@63-145-238-4.dia.static.qwest.net)
- # [18:55] * Joins: bfwcjdw (~bfwcjdw@smtp.builderadius.com)
- # [18:56] * Parts: bfwcjdw (~bfwcjdw@smtp.builderadius.com)
- # [18:59] * Quits: rniwa (~rniwa@63-145-238-4.dia.static.qwest.net) (Client Quit)
- # [19:03] * Quits: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk) (Quit: Leaving)
- # [19:04] * Joins: myakura (~myakura@63-145-238-4.dia.static.qwest.net)
- # [19:09] * Joins: jamesr (jamesr@nat/google/x-chiouynqxauqrvqr)
- # [19:10] * Joins: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk)
- # [19:10] * Joins: rniwa (~rniwa@63-145-238-4.dia.static.qwest.net)
- # [19:12] * Quits: necolas (~necolas@80.169.28.3) (Remote host closed the connection)
- # [19:12] * Quits: rillian_ (~rillian@mist.thaumas.net) (Remote host closed the connection)
- # [19:15] * Quits: rniwa (~rniwa@63-145-238-4.dia.static.qwest.net) (Client Quit)
- # [19:15] * Joins: espadrine (~thaddee_t@acces2219.res.insa-lyon.fr)
- # [19:15] * Joins: dbaron (~dbaron@63-145-238-4.dia.static.qwest.net)
- # [19:18] * Quits: myakura (~myakura@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [19:18] * Joins: astearns (~anonymous@63-145-238-4.dia.static.qwest.net)
- # [19:19] * Parts: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
- # [19:19] * Joins: rniwa (~rniwa@63-145-238-4.dia.static.qwest.net)
- # [19:22] * Quits: Areks (~Areks@176.14.214.163) (Read error: Connection reset by peer)
- # [19:23] * Quits: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net) (Quit: Colloquy for iPad - http://colloquy.mobi)
- # [19:23] * Quits: rniwa (~rniwa@63-145-238-4.dia.static.qwest.net) (Client Quit)
- # [19:24] * Joins: myakura (~myakura@63-145-238-4.dia.static.qwest.net)
- # [19:25] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [19:25] * nunnun is now known as nunnun_away
- # [19:26] * nunnun_away is now known as nunnun
- # [19:30] * Joins: tantek (~tantek@63-145-238-4.dia.static.qwest.net)
- # [19:31] * Quits: dirkpennings (~Vuurbal@ip54534592.speed.planet.nl) (Ping timeout: 256 seconds)
- # [19:32] * Joins: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net)
- # [19:33] * Quits: TabAtkins_ (~tabatkins@63-145-238-4.dia.static.qwest.net) (Ping timeout: 252 seconds)
- # [19:33] * Joins: shepazu (~shepazu@63-145-238-4.dia.static.qwest.net)
- # [19:33] <dglazkov> Mike[tm]: yus
- # [19:34] <dglazkov> In addition, I managed to misplace, panic about it, and recover the key to the room in about 10 minutes.
- # [19:34] * Joins: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net)
- # [19:35] <dglazkov> excellent fodder for your next nightmare
- # [19:35] <MikeSmith> heh
- # [19:35] * Joins: rniwa (~rniwa@63-145-238-4.dia.static.qwest.net)
- # [19:37] * Quits: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [19:37] * Joins: jwalden (~waldo@2620:101:8003:200:224:d7ff:fef0:8d90)
- # [19:37] * Joins: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net)
- # [19:39] * Joins: ivan`` (~ivan@li125-242.members.linode.com)
- # [19:40] * Quits: divya (~divyam@27.7.20.144) (Quit: Leaving.)
- # [19:43] <MikeSmith> abarth: I just switched on your commit perms for http://dvcs.w3.org/hg/content-security-policy
- # [19:43] <abarth> thanks!
- # [19:43] <MikeSmith> please try it and make sure it works
- # [19:45] * Quits: jamesr (jamesr@nat/google/x-chiouynqxauqrvqr) (Quit: jamesr)
- # [19:47] <abarth> abort: authorization failed
- # [19:47] <abarth> maybe i have the wrong password
- # [19:48] <MikeSmith> abarth: it should be the same username and password as your W3C web login
- # [19:48] <MikeSmith> we use the same ldap db for both
- # [19:48] <abarth> success!
- # [19:48] <abarth> thanks
- # [19:48] <MikeSmith> cheers
- # [19:54] * Joins: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl)
- # [19:56] * Joins: jamesr (jamesr@nat/google/x-towbxvqujmrocixg)
- # [19:59] * Joins: rillian_ (~rillian@184.71.182.138)
- # [20:04] * Joins: jacobolu_ (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net)
- # [20:05] * Quits: jacobolus (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [20:06] * Quits: KillerX (~anant@206-15-76-122.static.twtelecom.net) (Read error: Connection reset by peer)
- # [20:07] * Joins: KillerX (~anant@206-15-76-122.static.twtelecom.net)
- # [20:08] * Quits: Timz (~Adium@86.89.174.199) (Quit: Leaving.)
- # [20:08] * Joins: othermaciej (~mjs@17.245.90.67)
- # [20:09] * Quits: mbatle_ (~mbatle@201.230.136.93) (Ping timeout: 252 seconds)
- # [20:13] * Quits: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl) (Remote host closed the connection)
- # [20:13] * Quits: Rik` (~Rik`@mozilla.vlan402.asr1.cdg3.gblx.net) (Remote host closed the connection)
- # [20:17] * Quits: astearns (~anonymous@63-145-238-4.dia.static.qwest.net) (Quit: astearns)
- # [20:18] * Quits: rniwa (~rniwa@63-145-238-4.dia.static.qwest.net) (Quit: rniwa)
- # [20:18] * Quits: dbaron (~dbaron@63-145-238-4.dia.static.qwest.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [20:19] * Joins: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl)
- # [20:20] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [20:20] * nunnun is now known as nunnun_away
- # [20:21] * nunnun_away is now known as nunnun
- # [20:21] * Joins: necolas (~necolas@5e04326b.bb.sky.com)
- # [20:23] * Quits: eric_carlson (~eric@17.212.152.104) (Quit: eric_carlson)
- # [20:23] <Ms2ger> Oh, look
- # [20:23] <Ms2ger> testharness.js' logging in broken in XHTML documents
- # [20:23] <Ms2ger> Guess why
- # [20:23] * Quits: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net) (Quit: MikeSmith)
- # [20:24] * Joins: mbatle_ (~mbatle@201.230.214.93)
- # [20:24] * Joins: ThiagoTPC (~TPC@186.214.211.247)
- # [20:27] * Joins: bhearsum (~bhearsum@isa.hearsum.ca)
- # [20:28] <bhearsum> does HTML5 support 'put', 'delete', and other methods on forms? if so, which browsers have support for it?
- # [20:28] <bhearsum> hmm, i can probably test this myself
- # [20:29] <Ms2ger> Hi bhearsum
- # [20:29] <bhearsum> hi Ms2ger :)
- # [20:30] <Ms2ger> HTML supported it for a while, IIRC, but it was removed for lack of use cases
- # [20:30] <bhearsum> doesn't look like HTML5 supports it, either, based on http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-form-element and it not validating with http://html5.validator.nu/
- # [20:31] * Quits: shepazu (~shepazu@63-145-238-4.dia.static.qwest.net) (Quit: shepazu)
- # [20:32] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: This computer has gone to sleep)
- # [20:33] * Quits: myakura (~myakura@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [20:33] * Joins: Hixie (~ianh@trivini.no)
- # [20:38] * nunnun is now known as nunnun_away
- # [20:38] <Hixie> so which room are people in at tpac?
- # [20:41] * Joins: bga_ (~bga@ppp78-37-217-171.pppoe.avangarddsl.ru)
- # [20:43] * Quits: _bga (~bga@ppp78-37-222-74.pppoe.avangarddsl.ru) (Ping timeout: 245 seconds)
- # [20:44] * Joins: Stikk (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi)
- # [20:46] * Quits: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi) (Ping timeout: 245 seconds)
- # [20:49] * Quits: tantek (~tantek@63-145-238-4.dia.static.qwest.net) (Quit: tantek)
- # [20:53] * Quits: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net) (Quit: Colloquy for iPad - http://colloquy.mobi)
- # [20:57] * Joins: tantek (~tantek@63-145-238-4.dia.static.qwest.net)
- # [20:58] * Joins: myakura (~myakura@63-145-238-4.dia.static.qwest.net)
- # [21:02] * Quits: myakura (~myakura@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [21:02] * Joins: astearns (~anonymous@63-145-238-4.dia.static.qwest.net)
- # [21:02] <hober> component model at 1:30 in room 1234
- # [21:04] * Joins: mpt (mpt@canonical/mpt)
- # [21:05] * nunnun_away is now known as nunnun
- # [21:10] * Parts: brucel (~brucel@cpc4-smal11-2-0-cust879.perr.cable.virginmedia.com)
- # [21:11] * Quits: cpearce (~chatzilla@ip-118-90-36-154.xdsl.xnet.co.nz) (Ping timeout: 240 seconds)
- # [21:18] * Joins: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net)
- # [21:19] <MikeSmith> Ms2ger: that may be the cause of some problem I had with running the DOM4 test suite
- # [21:19] <Ms2ger> That's where it hit me
- # [21:20] <Ms2ger> All the xhtml tests time out
- # [21:21] * heycam|away|away is now known as heycam|away
- # [21:23] * heycam|away is now known as heycam|away|away
- # [21:25] * Quits: FlorianX (~Florian_S@p4FCF6850.dip.t-dialin.net) (Quit: Leaving.)
- # [21:26] * Joins: myakura (~myakura@63-145-238-4.dia.static.qwest.net)
- # [21:26] * Joins: GlitchMr (~glitchmr@178-36-188-20.adsl.inetia.pl)
- # [21:30] * Joins: KillerX_ (~anant@206-15-76-122.static.twtelecom.net)
- # [21:30] * Joins: Timz (~Adium@86.89.174.199)
- # [21:31] * Joins: TabAtkin1_ (~tabatkins@63-145-238-4.dia.static.qwest.net)
- # [21:33] * Quits: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net) (Quit: MikeSmith)
- # [21:33] * Quits: KillerX (~anant@206-15-76-122.static.twtelecom.net) (Ping timeout: 260 seconds)
- # [21:33] * KillerX_ is now known as KillerX
- # [21:34] * Joins: miketaylr (~miketaylr@76-229-242-92.lightspeed.okcbok.sbcglobal.net)
- # [21:34] * Joins: dbaron (~dbaron@63-145-238-4.dia.static.qwest.net)
- # [21:34] * Quits: myakura (~myakura@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [21:34] * Quits: bga_ (~bga@ppp78-37-217-171.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
- # [21:35] * heycam|away|away is now known as heycam|away
- # [21:35] * nunnun is now known as nunnun_away
- # [21:35] * Quits: ThiagoTPC (~TPC@186.214.211.247)
- # [21:35] * nunnun_away is now known as nunnun
- # [21:36] * Joins: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net)
- # [21:36] <jgraham> Ms2ger: Oh. I thought I fixed that for the SVG folks
- # [21:36] <jgraham> But I guess AryehGregor broke it again
- # [21:36] * Joins: _bga (~bga@ppp78-37-217-171.pppoe.avangarddsl.ru)
- # [21:36] <jgraham> Should add a TC
- # [21:37] * Joins: annevk (~annevk@63-145-238-4.dia.static.qwest.net)
- # [21:38] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [21:45] * Joins: shepazu (~shepazu@63-145-238-4.dia.static.qwest.net)
- # [21:47] * Joins: eric_carlson (~ericc@63-145-238-4.dia.static.qwest.net)
- # [21:48] * Joins: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net)
- # [21:51] * Joins: cpearce (~chatzilla@60.234.54.74)
- # [21:52] * Joins: myakura (~myakura@63-145-238-4.dia.static.qwest.net)
- # [21:52] * Quits: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net) (Client Quit)
- # [21:52] * nunnun is now known as nunnun_away
- # [21:54] * Parts: bhearsum (~bhearsum@isa.hearsum.ca)
- # [21:54] * Quits: astearns (~anonymous@63-145-238-4.dia.static.qwest.net) (Quit: astearns)
- # [21:55] <annevk> so if you set <textarea>'s raw value to \r\n you get \r\r\n?
- # [21:56] <annevk> on submission
- # [21:57] * Joins: astearns (~anonymous@63-145-238-4.dia.static.qwest.net)
- # [22:00] * Quits: othermaciej (~mjs@17.245.90.67) (Quit: othermaciej)
- # [22:00] * Quits: Stikk (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi) (Ping timeout: 255 seconds)
- # [22:02] * Joins: othermaciej (~mjs@17.245.90.67)
- # [22:03] * Quits: mpt (mpt@canonical/mpt) (Ping timeout: 248 seconds)
- # [22:04] * Joins: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi)
- # [22:05] * Quits: MacTed (~Thud@63.119.36.36)
- # [22:06] * Quits: tantek (~tantek@63-145-238-4.dia.static.qwest.net) (Quit: tantek)
- # [22:07] * Joins: mpt (mpt@canonical/mpt)
- # [22:07] * Quits: shepazu (~shepazu@63-145-238-4.dia.static.qwest.net) (Ping timeout: 260 seconds)
- # [22:12] * Scorchin_ is now known as Scorchin
- # [22:15] * Quits: davidb_ (~davidb@66.207.208.98) (Quit: davidb_)
- # [22:16] <AryehGregor> jgraham, does the test harness itself have a test suite to detect breakage, that I should run to check that any changes of mine are correct?
- # [22:18] * Quits: jwalden (~waldo@2620:101:8003:200:224:d7ff:fef0:8d90) (Ping timeout: 240 seconds)
- # [22:19] * Quits: GlitchMr (~glitchmr@178-36-188-20.adsl.inetia.pl) (Read error: Connection reset by peer)
- # [22:19] * Joins: jwalden (~waldo@2620:101:8003:200:f2de:f1ff:fe8f:60c8)
- # [22:20] <jgraham> AryehGregor: The apisample files
- # [22:20] <jgraham> I think there is one bug there at the moment
- # [22:20] * AryehGregor notes for the future
- # [22:20] <jgraham> (they don't all say "PASS", you have to read the description)
- # [22:28] <AryehGregor> jgraham, you should make a README or HACKING file or something with instructions on how to write patches/test they're correct/get review/etc.
- # [22:31] * nunnun_away is now known as nunnun
- # [22:31] <jgraham> AryehGregor: Good idea
- # [22:32] * Quits: dbaron (~dbaron@63-145-238-4.dia.static.qwest.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [22:34] * Quits: KillerX (~anant@206-15-76-122.static.twtelecom.net) (Quit: KillerX)
- # [22:36] * Joins: bga_ (~bga@ppp78-37-217-171.pppoe.avangarddsl.ru)
- # [22:37] * Quits: TabAtkin1_ (~tabatkins@63-145-238-4.dia.static.qwest.net) (Ping timeout: 258 seconds)
- # [22:37] * Quits: eric_carlson (~ericc@63-145-238-4.dia.static.qwest.net) (Quit: eric_carlson)
- # [22:38] * Quits: _bga (~bga@ppp78-37-217-171.pppoe.avangarddsl.ru) (Ping timeout: 260 seconds)
- # [22:40] * Quits: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net) (Quit: MikeSmith)
- # [22:40] * heycam|away is now known as heycam|away|away
- # [22:41] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: This computer has gone to sleep)
- # [22:42] * Joins: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net)
- # [22:42] * Joins: tantek (~tantek@63-145-238-4.dia.static.qwest.net)
- # [22:43] * Quits: annevk (~annevk@63-145-238-4.dia.static.qwest.net) (Quit: annevk)
- # [22:44] * Quits: tantek (~tantek@63-145-238-4.dia.static.qwest.net) (Client Quit)
- # [22:44] * heycam|away|away is now known as heycam|away
- # [22:45] * Joins: dbaron (~dbaron@63-145-238-4.dia.static.qwest.net)
- # [22:45] * Joins: eric_carlson (~ericc@63-145-238-4.dia.static.qwest.net)
- # [22:46] * Quits: jacobolu_ (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [22:47] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [22:47] * Quits: jamesr (jamesr@nat/google/x-towbxvqujmrocixg) (Ping timeout: 244 seconds)
- # [22:48] * nunnun is now known as nunnun_away
- # [22:48] * nunnun_away is now known as nunnun
- # [22:53] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Ping timeout: 258 seconds)
- # [22:53] * Quits: drublic (~drublic@frbg-4d02938f.pool.mediaWays.net) (Remote host closed the connection)
- # [22:55] * Quits: Ms2ger (~Ms2ger@91.181.107.198) (Quit: nn)
- # [22:57] * Joins: tantek (~tantek@63-145-238-4.dia.static.qwest.net)
- # [22:59] * Quits: tantek (~tantek@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [23:00] * Joins: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net)
- # [23:03] * Joins: shepazu (~shepazu@63-145-238-4.dia.static.qwest.net)
- # [23:05] * Quits: eric_carlson (~ericc@63-145-238-4.dia.static.qwest.net) (Quit: eric_carlson)
- # [23:10] * Quits: Maurice` (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [23:10] * Quits: tomasf (~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Quit: tomasf)
- # [23:10] * Quits: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [23:11] * Quits: Obvious (tachikoma@188.226.74.2) (Ping timeout: 276 seconds)
- # [23:16] * Quits: mpt (mpt@canonical/mpt) (Ping timeout: 252 seconds)
- # [23:18] * Joins: eric_carlson (~ericc@63-145-238-4.dia.static.qwest.net)
- # [23:20] * Quits: Timz (~Adium@86.89.174.199) (Quit: Leaving.)
- # [23:22] * Joins: Obvious (tachikoma@188.226.74.2)
- # [23:26] * Quits: miketaylr (~miketaylr@76-229-242-92.lightspeed.okcbok.sbcglobal.net) (Quit: miketaylr)
- # [23:26] * Quits: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net) (Ping timeout: 260 seconds)
- # [23:27] * Joins: tantek (~tantek@63-145-238-4.dia.static.qwest.net)
- # [23:29] * Joins: MikeSmith (~MikeSmith@63-145-238-4.dia.static.qwest.net)
- # [23:29] * Joins: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net)
- # [23:30] * heycam|away is now known as heycam|away|away
- # [23:31] * Joins: davidb (~davidb@bas1-toronto06-2925210074.dsl.bell.ca)
- # [23:36] * Quits: dbaron (~dbaron@63-145-238-4.dia.static.qwest.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [23:36] * Quits: smaug____ (~chatzilla@cs181151161.pp.htv.fi) (Ping timeout: 258 seconds)
- # [23:36] * nunnun is now known as nunnun_away
- # [23:37] * Quits: eric_carlson (~ericc@63-145-238-4.dia.static.qwest.net) (Quit: eric_carlson)
- # [23:37] * nunnun_away is now known as nunnun
- # [23:37] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: This computer has gone to sleep)
- # [23:42] * Joins: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [23:44] * Quits: davidb (~davidb@bas1-toronto06-2925210074.dsl.bell.ca) (Quit: davidb)
- # [23:44] * Quits: myakura (~myakura@63-145-238-4.dia.static.qwest.net) (Remote host closed the connection)
- # [23:45] * Joins: mpt (~mpt@canonical/mpt)
- # [23:47] * Quits: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net) (Quit: Colloquy for iPad - http://colloquy.mobi)
- # [23:49] * Joins: gkellogg_ (~gkellogg@63-145-238-4.dia.static.qwest.net)
- # [23:52] * Joins: myakura (~myakura@63-145-238-4.dia.static.qwest.net)
- # [23:53] * nunnun is now known as nunnun_away
- # [23:53] * nunnun_away is now known as nunnun
- # [23:56] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [23:56] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 252 seconds)
- # [23:57] * Joins: smaug____ (~chatzilla@GGZYYYKMDCCCXLVI.gprs.sl-laajakaista.fi)
- # Session Close: Thu Nov 03 00:00:01 2011
The end :)