Options:
- # Session Start: Tue Aug 06 00:00:00 2013
- # Session Ident: #whatwg
- # [00:00] * Quits: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net) (Quit: tantek)
- # [00:03] * Joins: jacobolus (~jacobolus@108-75-75-178.lightspeed.sntcca.sbcglobal.net)
- # [00:04] * Quits: jacobolus (~jacobolus@108-75-75-178.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
- # [00:06] * Quits: tobie_ (~tobielang@73-118.195-178.cust.bluewin.ch) (Quit: tobie_)
- # [00:07] * Quits: nonge (~nonge@p5082A8DB.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [00:10] * Joins: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net)
- # [00:11] * Quits: zkis (~zkis@87-95-3-153.bb.dnainternet.fi) (Ping timeout: 268 seconds)
- # [00:15] * Quits: rmichnik (~quassel@177.135.228.218) (Ping timeout: 245 seconds)
- # [00:15] <zcorpan> another bug in blink http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2429
- # [00:16] <TabAtkins> yaaaay
- # [00:22] * Joins: weinig (~weinig@17.114.219.4)
- # [00:29] * Quits: mven (~mven@169.241.49.181) (Remote host closed the connection)
- # [00:30] * Joins: mven (~mven@169.241.49.181)
- # [00:33] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
- # [00:33] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [00:35] * Joins: voiceofgrog (~voiceofgr@unaffiliated/voiceofgrog)
- # [00:36] <TabAtkins> zcorpan: You filing that, or should I?
- # [00:39] * Quits: annevk (~annevk@2.28.172.199) (Remote host closed the connection)
- # [00:42] * Quits: weinig (~weinig@17.114.219.4) (Quit: weinig)
- # [00:42] * Joins: karbassi_ (~karbassi@97.107.132.206)
- # [00:44] <SimonSapin> TabAtkins, zcorpan: serialization might exist outside of CSSOM, it makes sense in Syntax IMO
- # [00:44] * Joins: weinig (~weinig@17.114.219.4)
- # [00:45] <zcorpan> TabAtkins: please file it, i'm about to go to bed :-)
- # [00:45] <TabAtkins> kk!
- # [00:45] <Hixie> TabAtkins: how does internal code distinguish them then?
- # [00:45] <Hixie> TabAtkins: (strings and idents)
- # [00:46] * Quits: karbassi (~karbassi@li62-206.members.linode.com) (Ping timeout: 260 seconds)
- # [00:47] * Quits: karbassi_ (~karbassi@97.107.132.206) (Ping timeout: 240 seconds)
- # [00:47] <TabAtkins> Hixie: I think I was wrong - if we're doing things right, it should be distinguishable.
- # [00:48] * Quits: mven (~mven@169.241.49.181) (Remote host closed the connection)
- # [00:48] * Quits: weinig (~weinig@17.114.219.4) (Client Quit)
- # [00:50] <Hixie> k
- # [00:50] <Hixie> i can certainly see it being easy to mix them up
- # [00:50] <Hixie> i mean, i do that all the time in my own code in similar situations
- # [00:51] <Hixie> token structs/unions that represent "identifier" and "string" in very similar ways
- # [00:52] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [00:53] * Joins: weinig (~weinig@17.114.219.4)
- # [00:53] <Hixie> (though i'd imagine in browser code if you're dealing with keywords you'd atomise them)
- # [00:54] * Quits: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net) (Quit: miketaylr)
- # [00:56] * Quits: nimbu (~nimbu@192.150.10.210) (Quit: Leaving.)
- # [00:56] * Joins: nimbu (~nimbu@192.150.10.210)
- # [00:56] <TabAtkins> We usually do, but in some cases you have user-defined idents, so we can't.
- # [00:57] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [00:57] * Joins: nimbu1 (~nimbu@192.150.10.210)
- # [00:57] * Quits: nimbu (~nimbu@192.150.10.210) (Read error: Connection reset by peer)
- # [00:59] * Quits: gavin (~gavin@firefox/developer/gavin) (Ping timeout: 245 seconds)
- # [00:59] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [01:00] * Quits: Rubennn (~Rubennn@apher.gewooniets.nl) (Ping timeout: 245 seconds)
- # [01:00] * Joins: Rubennn (~Rubennn@apher.gewooniets.nl)
- # [01:01] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 268 seconds)
- # [01:03] * Quits: weinig (~weinig@17.114.219.4) (Quit: weinig)
- # [01:04] * Quits: encryptd_fractal (~encryptd_@71-89-74-12.dhcp.bycy.mi.charter.com) (Remote host closed the connection)
- # [01:04] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 248 seconds)
- # [01:11] * Quits: cshu (~cshu@pool-108-49-214-45.bstnma.fios.verizon.net) (Quit: This computer has gone to sleep)
- # [01:13] <jgraham> zcorpan: So I vaugely recall that some browser has a problem with addEventListener("error", function(){}), but maybe I am wrong?
- # [01:13] <jgraham> smaug____: Thanks
- # [01:15] * Quits: yorick (~yorick@oftn/member/yorick) (Remote host closed the connection)
- # [01:16] * Quits: enr^ (~enr@213.179.213.125) (Remote host closed the connection)
- # [01:21] * Quits: nimbu1 (~nimbu@192.150.10.210) (Read error: Connection reset by peer)
- # [01:21] <Hixie> TabAtkins: ah, right
- # [01:22] <Hixie> jgraham: sounds plausible, the spec changed very recently on this
- # [01:22] <zewt> surely nothing related to adding a no-op event listener
- # [01:22] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [01:22] * Joins: nimbu (~nimbu@192.150.10.210)
- # [01:33] * Quits: decotii (~decotii@hq.croscon.com) (Quit: Leaving)
- # [01:38] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [01:39] * heycam|away is now known as heycam
- # [01:41] <jgraham> zewt: The no-op part was misleading
- # [01:42] * Quits: nimbu (~nimbu@192.150.10.210) (Quit: Leaving.)
- # [01:43] * Joins: darobin (~darobin@lns-bzn-52-82-65-80-218.adsl.proxad.net)
- # [01:43] * Quits: darobin_ (~darobin@lns-bzn-52-82-65-80-218.adsl.proxad.net) (Read error: Connection reset by peer)
- # [01:44] * Joins: birtles (~chatzilla@61-121-216-2.bitcat.net)
- # [01:46] * Joins: nimbu (~nimbu@192.150.10.205)
- # [01:47] * Joins: enr (~enr@90-224-37-101-no105.tbcn.telia.com)
- # [01:53] * Quits: vcarbune (~vcarbune@84-74-140-149.dclient.hispeed.ch) (Read error: Operation timed out)
- # [01:55] * Joins: encryptd_fractal (~encryptd_@71-89-74-12.dhcp.bycy.mi.charter.com)
- # [01:55] * Joins: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net)
- # [01:55] * Quits: enr (~enr@90-224-37-101-no105.tbcn.telia.com) (Ping timeout: 246 seconds)
- # [01:58] * Quits: dwim_ (~dwim@210.94.41.89) (Quit: Leaving)
- # [01:58] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [02:04] * Quits: nimbu (~nimbu@192.150.10.205) (Ping timeout: 248 seconds)
- # [02:06] * Joins: weinig (~weinig@17.114.219.4)
- # [02:09] * Joins: rmichnik (~quassel@177.205.90.180.dynamic.adsl.gvt.net.br)
- # [02:09] * Joins: dwim (~dwim@210.94.41.89)
- # [02:17] * Quits: cabanier (~cabanier@192.150.22.55) (Quit: Leaving.)
- # [02:31] * Joins: nessy (~silviapf@stargate.it.nicta.com.au)
- # [02:33] * Quits: weinig (~weinig@17.114.219.4) (Quit: weinig)
- # [02:38] * Quits: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net) (Quit: tantek)
- # [02:46] * Quits: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [02:47] * Joins: danielfilho (~danielfil@200.233.53.17)
- # [02:47] * Joins: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net)
- # [02:47] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 268 seconds)
- # [03:00] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [03:05] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 268 seconds)
- # [03:07] * Quits: smaug____ (~chatzilla@a91-154-47-240.elisa-laajakaista.fi) (Ping timeout: 260 seconds)
- # [03:09] * Joins: blooberry (blooberry_@nat/intel/x-udxcohlfwvmmiqnb)
- # [03:09] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [03:21] * Quits: dwim (~dwim@210.94.41.89) (Remote host closed the connection)
- # [03:23] * Joins: mk2 (~mk2@69.16.172.199)
- # [03:24] <zewt> "from the c++ side" ... leaving this thread to others
- # [03:25] * Quits: reggna (~reggna@irc.jagochmittmoln.se) (Ping timeout: 248 seconds)
- # [03:25] * Joins: karbassi (~karbassi@li62-206.members.linode.com)
- # [03:26] * Joins: reggna (~reggna@irc.jagochmittmoln.se)
- # [03:27] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [03:28] * Quits: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net) (Quit: sicking)
- # [03:31] * Quits: voiceofgrog (~voiceofgr@unaffiliated/voiceofgrog) (Ping timeout: 240 seconds)
- # [03:32] * Quits: lmclister (~lmclister@192.150.10.204) (Quit: lmclister)
- # [03:40] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Quit: Leaving)
- # [03:43] * Quits: karbassi (~karbassi@li62-206.members.linode.com) (Remote host closed the connection)
- # [03:44] * Joins: karbassi (~karbassi@li62-206.members.linode.com)
- # [03:45] * Quits: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [03:48] * Quits: alecf (alecf@nat/google/x-numimxdcotpilpgh) (Quit: alecf)
- # [03:51] * Joins: weinig (~weinig@24.130.60.35)
- # [03:52] * Joins: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net)
- # [03:52] * Joins: enr (~enr@90-224-37-101-no105.tbcn.telia.com)
- # [03:55] * Quits: rmichnik (~quassel@177.205.90.180.dynamic.adsl.gvt.net.br) (Ping timeout: 240 seconds)
- # [04:01] * Quits: enr (~enr@90-224-37-101-no105.tbcn.telia.com) (Ping timeout: 240 seconds)
- # [04:01] * Joins: rmichnik (~quassel@177.205.90.180.dynamic.adsl.gvt.net.br)
- # [04:01] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [04:02] * Quits: rmichnik (~quassel@177.205.90.180.dynamic.adsl.gvt.net.br) (Read error: Connection reset by peer)
- # [04:05] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 256 seconds)
- # [04:09] * Quits: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.k368.webspeed.dk) (Remote host closed the connection)
- # [04:19] * Quits: reggna (~reggna@irc.jagochmittmoln.se) (Ping timeout: 240 seconds)
- # [04:20] * Joins: reggna (~reggna@irc.jagochmittmoln.se)
- # [04:22] * Quits: jwalden (~waldo@nat/mozilla/x-zpkndaykntlxwgsx) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 22.0/20130701153714])
- # [04:26] * heycam is now known as heycam|away
- # [04:27] * Joins: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net)
- # [04:37] * Quits: Zauberfisch_ (~Zauberfis@2a01:4f8:100:73c3::3) (Ping timeout: 246 seconds)
- # [04:41] * Joins: Rubennn_ (~Rubennn@apher.gewooniets.nl)
- # [04:42] * Joins: boaz- (~boaz@li326-230.members.linode.com)
- # [04:43] * Joins: grarg_ (~grarg@195.88.192.65)
- # [04:43] * Quits: jgornick (jgornick@2600:3c00::f03c:91ff:fedf:72b4) (Excess Flood)
- # [04:43] * Quits: grarg (~grarg@195.88.192.65) (Ping timeout: 240 seconds)
- # [04:43] * Quits: Rubennn (~Rubennn@apher.gewooniets.nl) (Ping timeout: 240 seconds)
- # [04:43] * Quits: boaz (~boaz@li326-230.members.linode.com) (Quit: Out)
- # [04:43] * boaz- is now known as boaz
- # [04:45] * Joins: jgornick (jgornick@2600:3c00::f03c:91ff:fedf:72b4)
- # [04:49] * Quits: WesleyL (~Wesley@static.43.95.46.78.clients.your-server.de) (Ping timeout: 268 seconds)
- # [04:53] * Joins: Zauberfisch_ (~Zauberfis@2a01:4f8:100:73c3::3)
- # [04:55] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 246 seconds)
- # [04:57] * heycam|away is now known as heycam
- # [05:00] * Quits: birtles (~chatzilla@61-121-216-2.bitcat.net) (Read error: Connection reset by peer)
- # [05:00] * Joins: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net)
- # [05:00] * Joins: birtles (~chatzilla@61-121-216-2.bitcat.net)
- # [05:01] * Joins: enr_ (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [05:04] * Joins: plutoniix (~plutoniix@210.213.57.70)
- # [05:05] * Quits: enr_ (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 240 seconds)
- # [05:06] * Quits: mk2 (~mk2@69.16.172.199) (Ping timeout: 240 seconds)
- # [05:07] * Joins: dbaron (~dbaron@173-228-85-238.dsl.dynamic.sonic.net)
- # [05:12] * Quits: danielfilho (~danielfil@200.233.53.17) (Remote host closed the connection)
- # [05:16] * Quits: birtles (~chatzilla@61-121-216-2.bitcat.net) (Ping timeout: 240 seconds)
- # [05:16] * Joins: birtles (~chatzilla@61-121-216-2.bitcat.net)
- # [05:18] * Quits: rniwa (~rniwa@17.212.154.114) (Quit: rniwa)
- # [05:34] * Quits: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net) (Quit: goodbye cruel world)
- # [05:38] * Joins: WesleyL (~Wesley@static.43.95.46.78.clients.your-server.de)
- # [05:39] * Quits: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net) (Quit: sicking)
- # [05:49] * Joins: lmclister (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
- # [06:06] * Joins: mk2 (~mk2@69.16.172.223)
- # [06:08] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 268 seconds)
- # [06:11] * Joins: dwim (~dwim@210.94.41.89)
- # [06:16] * Joins: krit (~krit@178-24-147-149-dynip.superkabel.de)
- # [06:28] * Joins: krit1 (~krit@sjfw1.adobe.com)
- # [06:30] * Quits: SonicX (~quassel@ip98-180-37-155.ga.at.cox.net) (Remote host closed the connection)
- # [06:30] * Quits: krit (~krit@178-24-147-149-dynip.superkabel.de) (Ping timeout: 268 seconds)
- # [06:34] * Quits: fishd (~darin@216.239.45.66) (Read error: Connection reset by peer)
- # [06:35] * Joins: fishd (~darin@216.239.45.66)
- # [06:39] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [06:43] * krit1 is now known as krit
- # [06:57] * Quits: mrbkap (~mrbkap@v-1045.fw1.sfo1.mozilla.net) (Quit: No Ping reply in 180 seconds.)
- # [06:57] * Joins: mrbkap (~mrbkap@63.245.219.50)
- # [07:01] * Quits: weinig (~weinig@24.130.60.35) (Quit: weinig)
- # [07:02] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [07:06] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 245 seconds)
- # [07:24] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [07:26] * Quits: mrbkap (~mrbkap@63.245.219.50) (Ping timeout: 256 seconds)
- # [07:26] * Joins: mrbkap_ (~mrbkap@63.245.219.50)
- # [07:35] * Joins: t3oss (~t3oss@77.29.84.49)
- # [07:36] * Quits: teoss (~t3oss@unaffiliated/t3oss) (Ping timeout: 245 seconds)
- # [07:56] * Quits: karbassi (~karbassi@li62-206.members.linode.com) (Remote host closed the connection)
- # [07:57] * Quits: WesleyL (~Wesley@static.43.95.46.78.clients.your-server.de) (Ping timeout: 256 seconds)
- # [07:58] * Joins: zkis (~zkis@87-95-3-153.bb.dnainternet.fi)
- # [08:00] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 268 seconds)
- # [08:03] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [08:07] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 245 seconds)
- # [08:16] * Quits: Smylers (~smylers@host31-51-175-79.range31-51.btcentralplus.com) (Quit: Leaving.)
- # [08:16] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [08:17] * Joins: Yuhong (~chatzilla@S01060019d1e384a3.vc.shawcable.net)
- # [08:18] <Yuhong> Here is another effect of Mariner cancellation: Remember getElementById also including the name attribute?
- # [08:19] <Yuhong> Well, the cancellation of Mariner made IE the only common implementation of DOM Level 1 initially.
- # [08:23] * Quits: Yuhong (~chatzilla@S01060019d1e384a3.vc.shawcable.net) (Quit: ChatZilla 0.9.90.1 [Firefox 22.0/20130618035212])
- # [08:27] * Quits: lmclister (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net) (Ping timeout: 248 seconds)
- # [08:39] * Quits: lerc (~quassel@121.75.134.213) (Ping timeout: 264 seconds)
- # [08:42] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [08:43] * Joins: lmclister (~lmclister@192.150.10.204)
- # [08:43] * Joins: WesleyL (~Wesley@static.43.95.46.78.clients.your-server.de)
- # [08:44] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Remote host closed the connection)
- # [08:45] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [08:50] * Quits: WesleyL (~Wesley@static.43.95.46.78.clients.your-server.de) (Ping timeout: 245 seconds)
- # [08:53] * Quits: lmclister (~lmclister@192.150.10.204) (Read error: Connection reset by peer)
- # [09:00] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Remote host closed the connection)
- # [09:02] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [09:12] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Remote host closed the connection)
- # [09:15] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [09:21] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [09:21] * Joins: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [09:21] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Read error: Connection reset by peer)
- # [09:35] * Quits: nessy (~silviapf@stargate.it.nicta.com.au) (Quit: Leaving.)
- # [09:39] * Quits: dbaron (~dbaron@173-228-85-238.dsl.dynamic.sonic.net) (Ping timeout: 246 seconds)
- # [09:42] * Joins: WesleyL (~Wesley@static.43.95.46.78.clients.your-server.de)
- # [09:48] * zcorpan_ doesn't follow yucca's argument in 'XML data islands related question'
- # [09:48] <zcorpan_> he argues against XHR because it needs a HTTP connection, but still wants <script src>?
- # [09:51] * Joins: Smylers (~smylers@176.12.107.140)
- # [10:00] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: Computer has gone to sleep.)
- # [10:02] * Quits: Smylers (~smylers@176.12.107.140) (Ping timeout: 256 seconds)
- # [10:03] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [10:11] * Joins: Smylers (~smylers@81.143.60.194)
- # [10:13] * Quits: zkis (~zkis@87-95-3-153.bb.dnainternet.fi) (Ping timeout: 268 seconds)
- # [10:13] * Joins: tomasf (~tomasf@77.72.97.10.c.fiberdirekt.net)
- # [10:13] * heycam is now known as heycam|away
- # [10:13] * Joins: Maurice (copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl)
- # [10:17] * Joins: Ms2ger (~Ms2ger@91.180.134.42)
- # [10:17] * Quits: Smylers (~smylers@81.143.60.194) (Remote host closed the connection)
- # [10:18] * Joins: Smylers (~smylers@81.143.60.194)
- # [10:20] * Quits: krit (~krit@sjfw1.adobe.com) (Read error: Connection reset by peer)
- # [10:22] * Joins: krit (~krit@178-24-147-149-dynip.superkabel.de)
- # [10:23] * Joins: hasather (~hasather@80.91.33.141)
- # [10:24] * mpt_ is now known as mpt
- # [10:28] * Quits: krit (~krit@178-24-147-149-dynip.superkabel.de) (Quit: Leaving.)
- # [10:29] * Joins: enr^ (~enr@90-224-37-101-no105.tbcn.telia.com)
- # [10:31] * Joins: Lachy (~Lachy@213.166.174.2)
- # [10:37] * Quits: enr^ (~enr@90-224-37-101-no105.tbcn.telia.com) (Ping timeout: 240 seconds)
- # [10:44] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [10:46] * Joins: benbarnett (~Adium@195.81.245.98)
- # [10:48] * Quits: mk2 (~mk2@69.16.172.223) (Ping timeout: 268 seconds)
- # [10:52] <zcorpan_> TabAtkins: does your preprocessor support the same cross-spec cross-references as anolis+xref?
- # [10:54] * Joins: smaug____ (~chatzilla@a91-154-47-240.elisa-laajakaista.fi)
- # [10:55] * Quits: j_wright (~jwright@ip70-173-127-54.lv.lv.cox.net) (Quit: ircII EPIC4-2.10 -- Are we there yet?)
- # [10:57] * Joins: zkis (~zkis@2001:998:22:0:6987:112a:2b18:4a79)
- # [10:57] * Quits: birtles (~chatzilla@61-121-216-2.bitcat.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
- # [10:58] * Joins: alrra (~alrra@unaffiliated/alrra)
- # [10:59] * Quits: alrra (~alrra@unaffiliated/alrra) (Client Quit)
- # [10:59] * Joins: j_wright (~jwright@ip70-173-127-54.lv.lv.cox.net)
- # [11:02] * Joins: mk2 (~mk2@p114131.doubleroute.jp)
- # [11:09] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 268 seconds)
- # [11:09] <zcorpan_> jgraham: presto doesn't support addEventListener('error', ...) (since it wasn't in the spec when we implemented it), and i think older IE don't support it. not sure about newer IE
- # [11:10] <zcorpan_> jgraham: but i don't mind using onerror there since it's really just a single test case that will need to have a workaround for it
- # [11:14] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Read error: Operation timed out)
- # [11:15] * Quits: mk2 (~mk2@p114131.doubleroute.jp) (Quit: Lost terminal)
- # [11:28] * Quits: t3oss (~t3oss@77.29.84.49) (Ping timeout: 248 seconds)
- # [11:28] * Joins: t3oss (~t3oss@77.28.6.240)
- # [11:29] * Joins: krit (~krit@178-24-147-149-dynip.superkabel.de)
- # [11:29] * Quits: t3oss (~t3oss@77.28.6.240) (Changing host)
- # [11:29] * Joins: t3oss (~t3oss@unaffiliated/t3oss)
- # [11:29] * Joins: annevk (~annevk@207.218.72.66)
- # [11:30] * Quits: annevk (~annevk@207.218.72.66) (Remote host closed the connection)
- # [11:33] * Joins: annevk (~annevk@207.218.72.65)
- # [11:39] * Quits: t3oss (~t3oss@unaffiliated/t3oss) (Ping timeout: 246 seconds)
- # [11:40] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 256 seconds)
- # [11:44] <smaug____> remind me, what is the current name for Future-Promises
- # [11:44] <smaug____> hmm, based on the spec, Promise
- # [11:46] <gsnedders> SimonSapin: Does WeasyPrint support XHTML? Docs sounds like it doesn't?
- # [11:47] * Joins: t3oss (~t3oss@77.28.29.206)
- # [11:47] * Quits: t3oss (~t3oss@77.28.29.206) (Changing host)
- # [11:47] * Joins: t3oss (~t3oss@unaffiliated/t3oss)
- # [11:47] * Joins: nessy (~silviapf@101.164.144.53)
- # [11:50] * Quits: darobin (~darobin@lns-bzn-52-82-65-80-218.adsl.proxad.net) (Ping timeout: 268 seconds)
- # [11:51] * Joins: darobin (~darobin@lns-bzn-52-82-65-80-218.adsl.proxad.net)
- # [11:52] <annevk> smaug____: it's promises and will remain promises
- # [11:53] * Joins: mpt (~mpt@canonical/mpt)
- # [11:56] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [11:58] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [12:01] * Quits: WesleyL (~Wesley@static.43.95.46.78.clients.your-server.de) (Ping timeout: 246 seconds)
- # [12:16] * Joins: lerc (~quassel@121.75.145.115)
- # [12:19] * Joins: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.k368.webspeed.dk)
- # [12:21] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 245 seconds)
- # [12:27] * Quits: t3oss (~t3oss@unaffiliated/t3oss) (Ping timeout: 248 seconds)
- # [12:28] * Joins: t3oss (~t3oss@77.28.5.56)
- # [12:29] * Quits: t3oss (~t3oss@77.28.5.56) (Max SendQ exceeded)
- # [12:29] * Joins: t3oss (~t3oss@77.28.5.56)
- # [12:33] * Joins: teoss (~t3oss@77.28.21.228)
- # [12:33] * Joins: mpt (~mpt@nat/canonical/x-jpkgtnuyhdftyqvm)
- # [12:34] * Quits: mpt (~mpt@nat/canonical/x-jpkgtnuyhdftyqvm) (Changing host)
- # [12:34] * Joins: mpt (~mpt@canonical/mpt)
- # [12:36] * Quits: t3oss (~t3oss@77.28.5.56) (Ping timeout: 256 seconds)
- # [12:42] * Quits: teoss (~t3oss@77.28.21.228) (Quit: Ex-Chat)
- # [12:49] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com)
- # [12:50] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com) (Client Quit)
- # [12:55] * darobin wasn't even aware someone had asked Hixie for a list of bugs over which not to conflict...
- # [12:58] <hsivonen> zcorpan_: livedom.validator.nu is not up-to-date :-(
- # [12:58] <hsivonen> so much stuff I should get done
- # [12:59] <annevk> hsivonen: I recommend putting more on GitHub so you can ask for pull requests rather than doing them yourself
- # [13:00] <hsivonen> annevk: yeah, using hg/bitbucket was betting on the wrong horse. should have gone with git/github
- # [13:00] <hsivonen> need to make MikeSmith's github mirror the source of truth at some point
- # [13:01] <annevk> It's quite easy to move HG repos to GH. I've done that for a couple of specifications without much hassle.
- # [13:03] <hsivonen> Also, as a person trying to keep a proper "paper" trail for a MIT-licensed project, I'm slightly envious of the "Not a Contribution" thing in the Apache License
- # [13:03] <hsivonen> which is one reason I put the one project I do have on github under the Apache License
- # [13:04] * Joins: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si)
- # [13:05] * Joins: t3oss (~t3oss@77.28.21.228)
- # [13:12] * Quits: plutoniix (~plutoniix@210.213.57.70) (Quit: จรลี จรลา)
- # [13:22] * Joins: darobin_ (~darobin@lns-bzn-61-82-250-66-219.adsl.proxad.net)
- # [13:25] * Quits: darobin (~darobin@lns-bzn-52-82-65-80-218.adsl.proxad.net) (Ping timeout: 240 seconds)
- # [13:26] * Quits: t3oss (~t3oss@77.28.21.228) (Changing host)
- # [13:26] * Joins: t3oss (~t3oss@unaffiliated/t3oss)
- # [13:27] <zcorpan_> hsivonen: OK. i noticed somebody was using it as a reference for implementing his parser
- # [13:28] * Joins: nonge (~nonge@p5082854E.dip0.t-ipconnect.de)
- # [13:28] <zcorpan_> hsivonen: i guess livedom.validator.nu isn't as useful now as it was before gecko had teh html5 parser
- # [13:30] <zcorpan_> does anyone have opinions on https://www.w3.org/Bugs/Public/show_bug.cgi?id=22528 ? TabAtkins?
- # [13:35] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com)
- # [13:35] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 268 seconds)
- # [13:37] * Joins: barneybook (~kvirc@118-168-223-2.dynamic.hinet.net)
- # [13:46] * Quits: t3oss (~t3oss@unaffiliated/t3oss) (Quit: Ex-Chat)
- # [13:57] <annevk> Moderat released a new album? The fuck. I thought they were done.
- # [13:57] <annevk> zcorpan_: we discussed that here a while back. I think fantasai and TabAtkins were going to do some LC renaming...
- # [13:58] <zcorpan_> heh
- # [13:58] <SimonSapin> gsnedders: it doesn’t directly, but you can give it a parsed lxml tree
- # [14:00] * Joins: felipeduardo (~felipedua@189.115.44.34)
- # [14:01] <zcorpan_> annevk: can't find 'computedstyle' being discussed here recently
- # [14:01] <gsnedders> SimonSapin: Okay, so what I said isn\t bullshit. :)
- # [14:01] <gsnedders> zcorpan_: Who? (Where?)
- # [14:01] * Joins: yorick (~yorick@oftn/member/yorick)
- # [14:02] <SimonSapin> gsnedders: Do you need XHTML for some reason?
- # [14:02] * Quits: barneybook (~kvirc@118-168-223-2.dynamic.hinet.net) (Read error: Connection reset by peer)
- # [14:02] <zcorpan_> gsnedders: wat?
- # [14:03] <gsnedders> zcorpan_: Who is implementing the parser?
- # [14:03] <zcorpan_> gsnedders: oh
- # [14:03] <annevk> zcorpan_: http://krijnhoetmer.nl/irc-logs/whatwg/20130701#l-308 and onwards
- # [14:03] <gsnedders> SimonSapin: No, just using it as an example on test-infra as something which doesn't support XHTML and HTML
- # [14:03] <SimonSapin> hum, ok
- # [14:03] <SimonSapin> fair enough
- # [14:04] <SimonSapin> gsnedders: mostly it’s that I don’t care about XHTML, and no-one really asked for it yet
- # [14:05] <zcorpan_> gsnedders: http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-August/040355.html
- # [14:05] <zcorpan_> annevk: thanks
- # [14:14] <zcorpan_> i don't mind calling it rawComputedStyle
- # [14:15] <annevk> Where are the attributes defined of http://people.mozilla.org/~jorendorff/es6-draft.html#sec-15.2.3.2 (Object.getPrototypeOf())?
- # [14:16] <SimonSapin> gsnedders: running W3C tests could be a reason to support XHTML in WeasyPrint, it’s easy enough to add
- # [14:17] <gsnedders> SimonSapin: Eh, I was more just coming up with examples.
- # [14:18] <gsnedders> annevk: What attributes?
- # [14:18] <annevk> gsnedders: property attributes
- # [14:18] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Remote host closed the connection)
- # [14:18] <gsnedders> annevk: Oh, you mean of Object.prototypeOf?
- # [14:18] <annevk> Domenic_: why is it okay for Object.create() to do a null-check?
- # [14:19] <annevk> gsnedders: I was trying to ask that, yes :)
- # [14:19] * Joins: scor (scor@nat/acquia/x-nggadgdsgbylczyp)
- # [14:19] * Quits: scor (scor@nat/acquia/x-nggadgdsgbylczyp) (Changing host)
- # [14:19] * Joins: scor (scor@drupal.org/user/52142/view)
- # [14:19] <gsnedders> annevk: "Every other data property described in this clause has the attributes { [[Writable]]: true, [[Enumerable]]: false, [[Configurable]]: true } unless otherwise specified." — start of section 15
- # [14:19] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [14:21] <annevk> gsnedders: ta!
- # [14:22] * Quits: scor (scor@drupal.org/user/52142/view) (Client Quit)
- # [14:25] * Joins: scor (scor@drupal.org/user/52142/view)
- # [14:31] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Quit: Leaving)
- # [14:34] * Quits: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [14:36] * Joins: decotii (~decotii@hq.croscon.com)
- # [14:38] * Joins: newtron (~newtron@199.71.174.103)
- # [14:39] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Remote host closed the connection)
- # [14:42] * Joins: barneybook (~kvirc@114-44-251-170.dynamic.hinet.net)
- # [14:42] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [14:52] * Quits: FireFly (~firefly@oftn/member/FireFly) (Ping timeout: 264 seconds)
- # [14:55] * Quits: nessy (~silviapf@101.164.144.53) (Quit: Leaving.)
- # [14:55] * Quits: coyotebush (~coyotebus@coyotebush.xen.prgmr.com) (Ping timeout: 264 seconds)
- # [14:56] * Joins: FireFly (~firefly@oftn/member/FireFly)
- # [14:56] * Joins: coyotebush (~coyotebus@coyotebush.xen.prgmr.com)
- # [14:58] * Quits: Krinkle|detached (~Krinkle@wikimedia/Krinkle) (Ping timeout: 256 seconds)
- # [14:59] * Joins: barneybook|2 (~kvirc@114-44-251-170.dynamic.hinet.net)
- # [15:01] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [15:04] * Joins: Guest11610 (~Krinkle@ec2-50-112-50-28.us-west-2.compute.amazonaws.com)
- # [15:08] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [15:19] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [15:27] * Joins: TallTed (~Thud@63.119.36.36)
- # [15:33] * Quits: Lachy (~Lachy@213.166.174.2) (Read error: Operation timed out)
- # [15:34] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [15:36] * Joins: Lachy (~Lachy@213.166.174.2)
- # [15:39] * Joins: reyre (~reyre@142.204.133.27)
- # [15:52] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [15:53] * Joins: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net)
- # [15:57] * Quits: Zauberfisch_ (~Zauberfis@2a01:4f8:100:73c3::3) (Ping timeout: 246 seconds)
- # [16:00] * Joins: karbassi (~karbassi@li62-206.members.linode.com)
- # [16:00] * Quits: karbassi (~karbassi@li62-206.members.linode.com) (Remote host closed the connection)
- # [16:01] * Joins: karbassi (~karbassi@li62-206.members.linode.com)
- # [16:03] * Joins: jreading (~Adium@204.56.125.50)
- # [16:05] * Quits: eric_carlson (~eric@17.212.152.104) (Quit: eric_carlson)
- # [16:05] * Joins: Zauberfisch_ (~Zauberfis@2a01:4f8:100:73c3::3)
- # [16:10] * Quits: danielfilho|w (~danielfil@200.232.113.107) (Read error: Connection reset by peer)
- # [16:10] * Joins: danielfilho|w (~danielfil@200.232.113.107)
- # [16:16] * Joins: jreading1 (~Adium@204.56.125.50)
- # [16:18] * Quits: jreading (~Adium@204.56.125.50) (Ping timeout: 240 seconds)
- # [16:19] * Quits: nonge (~nonge@p5082854E.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [16:30] * Quits: barneybook|2 (~kvirc@114-44-251-170.dynamic.hinet.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [16:41] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [16:41] * Quits: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net) (Quit: miketaylr)
- # [16:44] * Joins: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net)
- # [16:45] * Quits: tomasf (~tomasf@77.72.97.10.c.fiberdirekt.net) (Read error: Operation timed out)
- # [16:46] <annevk> String.prototype.normalize o_O
- # [16:47] * Joins: SonicX (~quassel@ip98-180-37-155.ga.at.cox.net)
- # [16:48] * Joins: eric_carlson (~eric@17.212.152.104)
- # [16:50] <gsnedders> Which does what?
- # [16:52] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Remote host closed the connection)
- # [16:53] <Domenic_> annevk: assuming we are talking about the same thing: `null` is a valid prototype. It isn't used to signal default arguments at all.
- # [16:57] <annevk> Domenic_: ah right, doh
- # [16:57] * Joins: dejan123 (~2fast@77.28.21.228)
- # [17:09] * Joins: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net)
- # [17:10] * Quits: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net) (Client Quit)
- # [17:11] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: Computer has gone to sleep.)
- # [17:12] * Joins: jernoble_ (~jernoble@76.74.153.41)
- # [17:16] * Quits: zkis (~zkis@2001:998:22:0:6987:112a:2b18:4a79) (Ping timeout: 245 seconds)
- # [17:17] * Quits: karbassi (~karbassi@li62-206.members.linode.com) (Remote host closed the connection)
- # [17:26] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Remote host closed the connection)
- # [17:28] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com)
- # [17:32] * Joins: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net)
- # [17:32] * Joins: erichynds (~ehynds@64.206.121.41)
- # [17:35] * Quits: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net) (Quit: Leaving.)
- # [17:35] <jgraham> Not really sure what to think about the whole CSS build system
- # [17:36] <Ms2ger> How about the part where it depends on an ancient fork of html5lib?
- # [17:42] <jgraham> Well the implementation obviously has issues :)
- # [17:43] <jgraham> But I meant the theory
- # [17:43] <jgraham> I get the impression that the CSS people are more interested in testing CSS, whereas everyone else is more interested in testing the platform as a whole
- # [17:43] <Ms2ger> I'm not sure what the CSS people are interested in
- # [17:44] <Ms2ger> It seems to be mostly "process"
- # [17:44] <jgraham> So, for example, depending on HTML in a test for a web api is fine
- # [17:44] <jgraham> Because we only really care if it works in browsers
- # [17:44] * Joins: cabanier (~cabanier@192.150.22.55)
- # [17:44] <jgraham> Not if it also works in java, or whatever
- # [17:45] <jgraham> But the CSS people want to maintain some seperation with the rest of the platform
- # [17:45] <jgraham> So they invent all this extra complexity
- # [17:46] <Ms2ger> The idea of testing in html/xml both seems somewhat interesting
- # [17:46] <Ms2ger> But nobody ever did that
- # [17:46] * Joins: lmclister (~lmclister@192.150.10.204)
- # [17:47] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [17:50] * Quits: reyre (~reyre@142.204.133.27) (Ping timeout: 245 seconds)
- # [17:50] <jgraham> I guess it is interesting. It would be more interesting to know how many bugs have been found in CSS that occured in one but not the other. It seems quite unlikely at that level
- # [17:52] <darobin_> I think that CSS's obsession with testing in XHTML borders on madness :)
- # [17:54] * Parts: jreading1 (~Adium@204.56.125.50)
- # [17:56] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [18:04] <MikeSmith> css-wg-wtf.tumblr.com
- # [18:04] * Quits: SonicX (~quassel@ip98-180-37-155.ga.at.cox.net) (Read error: Connection reset by peer)
- # [18:04] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 245 seconds)
- # [18:05] <MikeSmith> subtitle: "An embarrassment of riches"
- # [18:05] <MikeSmith> enough to keep somebody busy full time maintaining it
- # [18:06] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 276 seconds)
- # [18:07] * Quits: jernoble_ (~jernoble@76.74.153.41) (Quit: Computer has gone to sleep.)
- # [18:08] * Joins: nimbu (~nimbu@192.150.10.205)
- # [18:09] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [18:09] * Quits: krit (~krit@178-24-147-149-dynip.superkabel.de) (Quit: Leaving.)
- # [18:10] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [18:11] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 245 seconds)
- # [18:13] * Quits: benbarnett (~Adium@195.81.245.98) (Quit: Leaving.)
- # [18:15] * Joins: jwalden (~waldo@nat/mozilla/x-gvgktaztfygdptws)
- # [18:18] * Joins: zkis (~zkis@37-219-168-142.nat.bb.dnainternet.fi)
- # [18:20] * Joins: krit (~krit@178-24-147-149-dynip.superkabel.de)
- # [18:23] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginmedia.com) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [18:24] * Quits: Smylers (~smylers@81.143.60.194) (Ping timeout: 260 seconds)
- # [18:26] * Quits: krit (~krit@178-24-147-149-dynip.superkabel.de) (Ping timeout: 264 seconds)
- # [18:28] * Joins: krit (~krit@192.150.10.207)
- # [18:31] * Joins: dbaron (~dbaron@173-228-85-238.dsl.dynamic.sonic.net)
- # [18:33] * Quits: Zauberfisch_ (~Zauberfis@2a01:4f8:100:73c3::3) (Ping timeout: 246 seconds)
- # [18:36] * Quits: dejan123 (~2fast@77.28.21.228) (Changing host)
- # [18:36] * Joins: dejan123 (~2fast@unaffiliated/t3oss)
- # [18:36] * Joins: ap (~ap@2620:149:4:1b01:d822:6b07:d6fb:935b)
- # [18:38] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 276 seconds)
- # [18:39] * Joins: Zauberfisch_ (~Zauberfis@2a01:4f8:100:73c3::3)
- # [18:41] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [18:42] <jgraham> odinho: Did you mean to mark https://critic.hoppipolla.co.uk/r/206 as reviewed?
- # [18:52] * Joins: rmichnik (~quassel@177.135.228.218)
- # [18:53] * Quits: zkis (~zkis@37-219-168-142.nat.bb.dnainternet.fi) (Ping timeout: 264 seconds)
- # [18:55] * Joins: Benvie (~bbenvie@v-1045.fw1.sfo1.mozilla.net)
- # [18:56] * Joins: karbassi (~karbassi@li62-206.members.linode.com)
- # [19:01] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [19:02] * Joins: newtron_ (~newtron@199.71.174.7)
- # [19:02] * Quits: newtron_ (~newtron@199.71.174.7) (Remote host closed the connection)
- # [19:03] * Joins: newtron_ (~newtron@199.71.174.103)
- # [19:05] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 246 seconds)
- # [19:06] * Quits: newtron (~newtron@199.71.174.103) (Ping timeout: 276 seconds)
- # [19:07] * Joins: weinig (~weinig@17.212.155.119)
- # [19:13] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 276 seconds)
- # [19:31] * Quits: annevk (~annevk@207.218.72.65) (Remote host closed the connection)
- # [19:32] * Joins: frozenice (~frozenice@unaffiliated/fr0zenice)
- # [19:33] * Joins: Smylers (~smylers@host31-51-175-79.range31-51.btcentralplus.com)
- # [19:34] * Quits: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net) (Quit: tantek)
- # [19:37] * Joins: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net)
- # [19:46] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [19:48] * Joins: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net)
- # [19:50] * Quits: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net) (Ping timeout: 246 seconds)
- # [19:54] * Quits: jwalden (~waldo@nat/mozilla/x-gvgktaztfygdptws) (Quit: brb)
- # [19:57] * Quits: weinig (~weinig@17.212.155.119) (Quit: weinig)
- # [19:58] * Joins: necolas (~necolas@8.25.197.24)
- # [19:58] * Joins: jwalden (~waldo@nat/mozilla/x-ykwotqxyhygmtxho)
- # [20:00] * Joins: mven (~mven@169.241.49.213)
- # [20:02] * Joins: weinig (~weinig@17.114.108.28)
- # [20:04] * Joins: alecf (alecf@nat/google/x-tbeebxbpkwtezsqb)
- # [20:06] * Joins: reyre (~reyre@142.204.133.24)
- # [20:09] * Quits: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net) (Quit: sicking)
- # [20:13] * Quits: reyre (~reyre@142.204.133.24) (Quit: Konversation terminated!)
- # [20:14] * Joins: reyre (~reyre@142.204.133.24)
- # [20:15] * Quits: mven (~mven@169.241.49.213) (Remote host closed the connection)
- # [20:19] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [20:22] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [20:23] * Quits: dejan123 (~2fast@unaffiliated/t3oss) (Quit: Ex-Chat)
- # [20:24] * Quits: jwalden (~waldo@nat/mozilla/x-ykwotqxyhygmtxho) (Read error: Connection reset by peer)
- # [20:24] * Joins: jwalden (~waldo@nat/mozilla/x-wqbaafgtcxacnbmz)
- # [20:26] * Joins: nimbu1 (~nimbu@192.150.10.210)
- # [20:27] * Quits: nimbu1 (~nimbu@192.150.10.210) (Read error: Connection reset by peer)
- # [20:28] * Joins: nimbu1 (~nimbu@192.150.10.210)
- # [20:29] * Quits: nimbu (~nimbu@192.150.10.205) (Ping timeout: 245 seconds)
- # [20:41] <jgraham> Ms2ger: do you remember if Aryeh's thing allows testing things that only reflect on setting?
- # [20:41] <Ms2ger> I'm pretty sure that's not supported
- # [20:43] <jgraham> TODO it is then :)
- # [20:44] * Quits: dbaron (~dbaron@173-228-85-238.dsl.dynamic.sonic.net) (Ping timeout: 245 seconds)
- # [20:46] * Joins: tantek (~tantek@mf80536d0.tmodns.net)
- # [20:48] <Ms2ger> I'll get back to it, promise
- # [20:48] <Ms2ger> Some time
- # [20:50] * Quits: tantek (~tantek@mf80536d0.tmodns.net) (Client Quit)
- # [20:52] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Remote host closed the connection)
- # [20:52] * Quits: weinig (~weinig@17.114.108.28) (Quit: weinig)
- # [20:53] * Joins: zcorpan (~zcorpan@c-5eeaaa29-74736162.cust.telenor.se)
- # [20:54] * Quits: nimbu1 (~nimbu@192.150.10.210) (Quit: Leaving.)
- # [20:59] * Joins: weinig (~weinig@17.114.108.28)
- # [21:02] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [21:03] * Joins: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net)
- # [21:05] * Joins: weinig_ (~weinig@17.245.107.123)
- # [21:05] * Quits: weinig (~weinig@17.114.108.28) (Ping timeout: 264 seconds)
- # [21:05] * weinig_ is now known as weinig
- # [21:06] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 264 seconds)
- # [21:09] * Joins: dejan123 (~2fast@77.28.21.228)
- # [21:09] * Joins: cshu (~cshu@pool-108-49-214-45.bstnma.fios.verizon.net)
- # [21:10] * Joins: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net)
- # [21:11] * Joins: zkis (~zkis@87-95-50-145.bb.dnainternet.fi)
- # [21:12] <jgraham> Ms2ger: Well I think it is done now apart from the a2b stuff that seems unrelated
- # [21:12] <jgraham> But I'm not sure :)
- # [21:12] <jgraham> So it just needs a little review
- # [21:13] * Quits: dejan123 (~2fast@77.28.21.228) (Client Quit)
- # [21:28] * Joins: nimbu (~nimbu@192.150.10.210)
- # [21:33] <jgraham> What's "the MOP"?
- # [21:34] <Ms2ger> meta object protocol?
- # [21:34] * Quits: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net) (Quit: tantek)
- # [21:36] * Quits: Ms2ger (~Ms2ger@91.180.134.42) (Quit: nn)
- # [21:38] <Hixie> how in the !@#$% did this page's encoding get _this_ messed up http://allworldcars.com/wordpress/?p=9815
- # [21:42] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 276 seconds)
- # [21:50] * Quits: nimbu (~nimbu@192.150.10.210) (Read error: Connection reset by peer)
- # [21:50] * Quits: necolas (~necolas@8.25.197.24) (Remote host closed the connection)
- # [21:50] * Joins: nimbu (~nimbu@192.150.10.210)
- # [21:55] <jgraham> So I suppose the obvious followup is "what's a meta object protocol?"
- # [21:58] * Joins: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net)
- # [21:58] * Quits: ap (~ap@2620:149:4:1b01:d822:6b07:d6fb:935b) (Quit: ap)
- # [21:59] <jgraham> Oh, it's to do with being able to customise property access and things
- # [21:59] <jgraham> (I understand that isn't a definition of a protocol, before someone points it out)
- # [21:59] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [22:02] * Quits: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net) (Quit: sicking)
- # [22:02] * Joins: enr (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [22:03] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [22:06] * Joins: garciawebdev (~garciaweb@11-223-235-201.fibertel.com.ar)
- # [22:06] * Quits: enr (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 245 seconds)
- # [22:07] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Ping timeout: 264 seconds)
- # [22:10] * erichynds is now known as ehynds
- # [22:11] * Quits: reyre (~reyre@142.204.133.24) (Quit: Konversation terminated!)
- # [22:13] * Joins: enr (~enr@90-224-37-101-no105.tbcn.telia.com)
- # [22:18] * Quits: weinig (~weinig@17.245.107.123) (Quit: weinig)
- # [22:25] * Quits: nielsle (~nielsle@3239149-cl69.boa.fiberby.dk) (Ping timeout: 256 seconds)
- # [22:27] <Hixie> is FontLoader dead, or did it move somewhere?
- # [22:27] <SimonSapin> Hixie: moved
- # [22:27] <SimonSapin> http://dev.w3.org/csswg/css-font-load-events/
- # [22:28] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 276 seconds)
- # [22:32] * Quits: scor (scor@drupal.org/user/52142/view) (Ping timeout: 268 seconds)
- # [22:34] <hober> MikeSmith: I am so sad that tumblr doesn't actually exist.
- # [22:34] * Quits: Obvious (tachikoma@188.226.74.2) (Ping timeout: 264 seconds)
- # [22:35] * Joins: scor (scor@nat/acquia/x-oqigbtgwprmsdjak)
- # [22:35] * Quits: scor (scor@nat/acquia/x-oqigbtgwprmsdjak) (Changing host)
- # [22:35] * Joins: scor (scor@drupal.org/user/52142/view)
- # [22:36] * Quits: krit (~krit@192.150.10.207) (Quit: Leaving.)
- # [22:36] * Joins: Nenor (~Nenor@ip4-95-82-183-100.cust.nbox.cz)
- # [22:38] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [22:39] <Hixie> SimonSapin: thanks
- # [22:42] * Joins: nielsle (~nielsle@3239149-cl69.boa.fiberby.dk)
- # [22:45] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [22:48] * Quits: zcorpan (~zcorpan@c-5eeaaa29-74736162.cust.telenor.se) (Remote host closed the connection)
- # [22:51] * Joins: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net)
- # [22:53] * Quits: Nenor (~Nenor@ip4-95-82-183-100.cust.nbox.cz) (Quit: Nenor)
- # [22:55] <tantek> http://www.alu.org/mop/index.html ?
- # [22:57] * Quits: TallTed (~Thud@63.119.36.36)
- # [22:57] * Quits: tndrH (~Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com) (Ping timeout: 240 seconds)
- # [22:57] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: Computer has gone to sleep.)
- # [23:02] * Quits: frozenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
- # [23:02] * Joins: enr_ (~enr@static-88.131.87.100.addr.tdcsong.se)
- # [23:05] * Quits: ehynds (~ehynds@64.206.121.41) (Quit: ehynds)
- # [23:06] * Joins: tndrH (~Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com)
- # [23:07] * Quits: enr_ (~enr@static-88.131.87.100.addr.tdcsong.se) (Ping timeout: 245 seconds)
- # [23:09] * Quits: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [23:09] * Quits: newtron_ (~newtron@199.71.174.103) (Remote host closed the connection)
- # [23:10] * Joins: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net)
- # [23:12] * Quits: jernoble (~jernoble@17.212.152.13) (Quit: Textual IRC Client: www.textualapp.com)
- # [23:16] * Joins: weinig (~weinig@17.212.155.119)
- # [23:17] * Quits: cshu (~cshu@pool-108-49-214-45.bstnma.fios.verizon.net) (Quit: This computer has gone to sleep)
- # [23:21] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 276 seconds)
- # [23:35] * Quits: felipeduardo (~felipedua@189.115.44.34) (Remote host closed the connection)
- # [23:35] * Quits: zkis (~zkis@87-95-50-145.bb.dnainternet.fi) (Ping timeout: 276 seconds)
- # [23:37] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
- # [23:37] * Quits: nimbu (~nimbu@192.150.10.210) (Quit: Leaving.)
- # [23:37] * Joins: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net)
- # [23:41] * Quits: Maurice (copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl)
- # [23:42] * Joins: nimbu (~nimbu@192.150.10.210)
- # [23:50] * Quits: Zauberfisch_ (~Zauberfis@2a01:4f8:100:73c3::3) (Ping timeout: 246 seconds)
- # [23:51] * Quits: miketaylr (~miketaylr@65-36-73-92.dyn.grandenetworks.net) (Quit: miketaylr)
- # [23:52] * Joins: necolas (~necolas@8.25.197.24)
- # [23:53] * Quits: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si) (Quit: ZNC - http://znc.in)
- # [23:56] * Quits: nimbu (~nimbu@192.150.10.210) (Quit: Leaving.)
- # [23:57] * Joins: jernoble (~jernoble@17.212.152.13)
- # [23:59] * Joins: Zauberfisch_ (~Zauberfis@2a01:4f8:100:73c3::3)
- # [23:59] * Quits: necolas (~necolas@8.25.197.24) (Remote host closed the connection)
- # Session Close: Wed Aug 07 00:00:00 2013
The end :)