Options:
- # Session Start: Fri Nov 08 00:00:01 2013
- # Session Ident: #whatwg
- # [00:02] * Joins: ap (~ap@17.114.110.145)
- # [00:03] * Joins: weinig (~weinig@17.114.107.18)
- # [00:03] * Quits: bzalasky_ (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [00:04] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [00:05] * Joins: bzalasky_ (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [00:08] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [00:10] <jorendorff> Domenic_: interesting situation... the Loader's use of Promises is supposed to be kind of an implementation detail, unobservable
- # [00:10] <jorendorff> Domenic_: but at various points user scripts can screw us over by modifying the builtins
- # [00:10] * Joins: lerc (~quassel@121-74-234-24.telstraclear.net)
- # [00:11] <jorendorff> Domenic_: for example, CastToPromise calls GetDeferred which calls C.[[Construct]] which calls C[@@create], which is configurable
- # [00:11] <jorendorff> big ufn
- # [00:12] * Quits: weinig (~weinig@17.114.107.18) (Quit: weinig)
- # [00:12] * Quits: ap (~ap@17.114.110.145) (Quit: ap)
- # [00:13] * Joins: lilmonkey` (~colin@pdpc/supporter/professional/riven)
- # [00:13] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Read error: Connection reset by peer)
- # [00:14] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [00:14] * Quits: TabAtkins (sid11559@gateway/web/irccloud.com/x-bdijnmmvaimxmgmf) (Read error: Connection reset by peer)
- # [00:14] * Quits: bkardell__ (uid10373@gateway/web/irccloud.com/x-fqkgpqqtdvwhsdib) (Read error: Connection reset by peer)
- # [00:14] * Joins: bkardell__ (uid10373@gateway/web/irccloud.com/x-yuyhfbinihrkmzps)
- # [00:15] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [00:15] * Joins: ehsan (~ehsan@66.207.208.102)
- # [00:15] * Quits: kennyluck (~kennyluck@174.34.185.252) (Quit: kennyluck)
- # [00:16] * Joins: TabAtkins (sid11559@gateway/web/irccloud.com/x-hwvixalyjodxmymc)
- # [00:16] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Ping timeout: 272 seconds)
- # [00:16] * Quits: ehsan (~ehsan@66.207.208.102) (Read error: Connection reset by peer)
- # [00:17] * Quits: bzalasky_ (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [00:18] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [00:20] <TabAtkins> jorendorff: We're dealing with that too. The solution seems to be to have some way to provide clean built-ins to browser JS.
- # [00:21] <Hixie_> that's basically what we do for all the other things that are defined in terms of author-visible features
- # [00:21] <jorendorff> TabAtkins: oh, dherman has designed an API for this: new Realm
- # [00:21] <jorendorff> but all the methods are probably configurable
- # [00:21] <Hixie_> (though i've tended to just define things in terms of algorithms and then invoke the algorithms rather than the native features)
- # [00:22] <Hixie_> s/native/author-accessible/
- # [00:23] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
- # [00:23] <jorendorff> that's what I'm used to (algorithms), but Promises are high-level enough that it starts to break down
- # [00:25] * Quits: Smylers (~smylers@host86-128-219-55.range86-128.btcentralplus.com) (Quit: Leaving.)
- # [00:25] * Joins: alecf (alecf@nat/google/x-mmwwsmtnyxsfhzvq)
- # [00:29] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [00:31] * Quits: encryptd_fractal (~mfrawley@66-188-99-174.static.ftbg.wi.charter.com) (Quit: Leaving.)
- # [00:31] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [00:31] * Joins: weinig (~weinig@17.114.107.18)
- # [00:32] * Quits: roven_ (~roven@78-20-24-80.access.telenet.be) (Remote host closed the connection)
- # [00:33] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [00:37] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Ping timeout: 272 seconds)
- # [00:41] * Quits: Guest6182 (~Danny@gateway/tor-sasl/malaclyps) (Ping timeout: 240 seconds)
- # [00:42] * Quits: barnabywalters (~barnabywa@89.17.128.127) (Quit: Back to real life!)
- # [00:46] * Joins: Guest6182 (~Danny@gateway/tor-sasl/malaclyps)
- # [00:53] * Joins: othermaciej (~mjs@17.114.106.194)
- # [00:54] * Joins: ap (~ap@17.114.110.145)
- # [00:57] * Quits: Guest6182 (~Danny@gateway/tor-sasl/malaclyps) (Ping timeout: 240 seconds)
- # [00:57] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [00:58] * Joins: Benvie (~bbenvie@corp-nat.p2p.sfo1.mozilla.com)
- # [00:58] * Joins: a-ja (~Instantbi@70.230.164.222)
- # [01:00] * Quits: Benvie_ (~bbenvie@corp-nat.p2p.sfo1.mozilla.com) (Ping timeout: 240 seconds)
- # [01:01] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [01:02] * Quits: gerente (~gerente@a94-133-101-219.cpe.netcabo.pt) (Quit: gerente)
- # [01:04] * jorendorff is now known as jorendorff_away
- # [01:04] * Quits: weinig (~weinig@17.114.107.18) (Quit: weinig)
- # [01:07] * Joins: weinig (~weinig@17.114.107.18)
- # [01:09] * Quits: idbentley (~idbentley@204.91.28.98) (Ping timeout: 244 seconds)
- # [01:20] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Quit: Leaving.)
- # [01:22] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Quit: Leaving.)
- # [01:23] * Quits: weinig (~weinig@17.114.107.18) (Quit: weinig)
- # [01:23] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
- # [01:23] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Remote host closed the connection)
- # [01:24] * Joins: weinig (~weinig@17.114.107.18)
- # [01:37] * Quits: weinig (~weinig@17.114.107.18) (Quit: weinig)
- # [01:39] * Quits: othermaciej (~mjs@17.114.106.194) (Quit: othermaciej)
- # [01:41] * Joins: parshap (~parshap@ip68-5-37-109.oc.oc.cox.net)
- # [01:45] * Joins: weinig (~weinig@17.114.107.18)
- # [01:49] * Joins: Guest6182 (~Danny@gateway/tor-sasl/malaclyps)
- # [01:55] * Quits: jsbell (jsbell@nat/google/x-lvcaxvsyftndvxid) (Quit: There's no place like home...)
- # [01:56] * Quits: espadrine (~ttyl@acces1121.res.insa-lyon.fr) (Ping timeout: 248 seconds)
- # [01:56] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 260 seconds)
- # [01:57] * Quits: vcarbune_ (~vcarbune@84-75-248-2.dclient.hispeed.ch) (Read error: Operation timed out)
- # [01:57] * Quits: smaug____ (~chatzilla@cs78246079.pp.htv.fi) (Ping timeout: 240 seconds)
- # [01:58] * Quits: cabanier (~cabanier@113.28.134.1) (Quit: Leaving.)
- # [02:00] * Quits: Guest6182 (~Danny@gateway/tor-sasl/malaclyps) (Ping timeout: 240 seconds)
- # [02:02] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [02:03] * Joins: Guest6182 (~Danny@gateway/tor-sasl/malaclyps)
- # [02:06] * Joins: jernoble|laptop (~jernoble@76.74.153.49)
- # [02:06] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
- # [02:10] * Joins: Guest88386 (~master@199-193-119-20.static.hvvc.us)
- # [02:21] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [02:21] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [02:23] * Quits: Guest6182 (~Danny@gateway/tor-sasl/malaclyps) (Ping timeout: 240 seconds)
- # [02:25] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [02:26] * heycam is now known as heycam|away
- # [02:30] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Quit: Leaving...)
- # [02:30] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [02:31] * Quits: WeirdAl (~chatzilla@g2spf.ask.info) (Quit: ChatZilla 0.9.90.1 [Firefox 25.0/20131025151332])
- # [02:33] * Quits: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net) (Ping timeout: 252 seconds)
- # [02:34] * Quits: ap (~ap@17.114.110.145) (Quit: ap)
- # [02:35] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Quit: Leaving.)
- # [02:35] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
- # [02:36] * Quits: decotii (~decotii@hq.croscon.com) (Quit: This computer has gone to sleep)
- # [02:39] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [02:39] * Quits: weinig (~weinig@17.114.107.18) (Quit: weinig)
- # [02:46] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Quit: Leaving.)
- # [02:50] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [02:52] * Joins: falken_ (~falken@2401:fa00:4:1000:acaa:d1ac:44f8:1b06)
- # [02:54] * Joins: plutoniix (~plutoniix@ppp-61-91-149-118.revip15.asianet.co.th)
- # [02:56] * Quits: falken_ (~falken@2401:fa00:4:1000:acaa:d1ac:44f8:1b06) (Remote host closed the connection)
- # [02:56] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [02:57] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [02:59] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [03:01] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 260 seconds)
- # [03:03] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [03:03] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [03:04] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [03:05] * Joins: cabanier (~cabanier@203.184.139.5)
- # [03:05] * Quits: jernoble|laptop (~jernoble@76.74.153.49) (Ping timeout: 252 seconds)
- # [03:06] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [03:09] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [03:10] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [03:11] * Joins: jernoble|laptop (~jernoble@76.74.153.49)
- # [03:11] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [03:18] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [03:24] * Quits: cabanier (~cabanier@203.184.139.5) (Quit: Leaving.)
- # [03:29] * Quits: jernoble|laptop (~jernoble@76.74.153.49) (Quit: Computer has gone to sleep.)
- # [03:31] * Quits: willob (~willob@38.104.224.62) (Ping timeout: 244 seconds)
- # [03:33] * Quits: rniwa (~rniwa@17.212.154.114) (Quit: rniwa)
- # [03:36] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [03:39] <zewt> https://www.w3.org/Bugs/Public/show_bug.cgi?id=23766 yeah i really don't understand dom3 events at all
- # [03:40] <zewt> why is a web spec trying to define every vendor-proprietary key
- # [03:40] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [03:41] * Joins: ehsan (~ehsan@24-212-206-174.cable.teksavvy.com)
- # [03:42] * Quits: ehsan (~ehsan@24-212-206-174.cable.teksavvy.com) (Client Quit)
- # [03:43] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [03:45] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [03:47] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [03:53] * Joins: Guest6182 (~Danny@gateway/tor-sasl/malaclyps)
- # [03:53] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [03:59] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [03:59] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [04:01] * heycam|away is now known as heycam
- # [04:01] <GPHemsley> Anyone have any tips for getting a quick understanding of what is valid XSL?
- # [04:03] * Joins: Areks_home (~Areks@95-26-130-24.broadband.corbina.ru)
- # [04:04] <zewt> *(char*)0
- # [04:04] * GPHemsley thinks Hixie_ should give a course on how to write useful specs.
- # [04:05] <GPHemsley> This is the closest I've found to the XSL-related specs being useful: http://www.w3.org/TR/xmlschema-0/#index
- # [04:08] * Quits: Areks_home (~Areks@95-26-130-24.broadband.corbina.ru) (Ping timeout: 252 seconds)
- # [04:08] <GPHemsley> (You'd think XML would be pretty straightforward to document: elements, attributes, possible values—boom, done.)
- # [04:16] * heycam is now known as heycam|away
- # [04:18] <GPHemsley> s/XSL/XSD/
- # [04:18] <GPHemsley> I don't know why I keep making that mistake.
- # [04:22] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [04:23] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [04:24] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [04:28] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 240 seconds)
- # [04:30] * heycam|away is now known as heycam
- # [04:32] * Quits: seventh (seventh@206.222.178.142) (Remote host closed the connection)
- # [04:34] * Krinkle is now known as Krinkle|detached
- # [04:52] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [04:53] * Joins: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net)
- # [04:53] * Quits: jreading (~Adium@ip98-169-193-48.dc.dc.cox.net) (Client Quit)
- # [04:57] * Quits: jorgepedret (~jorgepedr@64-46-23-103.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
- # [04:57] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 260 seconds)
- # [05:04] * Joins: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net)
- # [05:05] * Quits: Guest6182 (~Danny@gateway/tor-sasl/malaclyps) (Ping timeout: 240 seconds)
- # [05:10] * Quits: plutoniix (~plutoniix@ppp-61-91-149-118.revip15.asianet.co.th) (Quit: จรลี จรลา)
- # [05:15] * Quits: parshap (~parshap@ip68-5-37-109.oc.oc.cox.net) (Ping timeout: 260 seconds)
- # [05:15] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [05:41] * Joins: dbaron (~dbaron@nat/mozilla/x-qsysylcajwmfrhax)
- # [05:46] * Joins: [[zzz]] (~zz]]@101.108.248.249)
- # [05:48] * Quits: hsivonen (~hsivonen@srv-e205.esp.mediateam.fi) (Remote host closed the connection)
- # [05:49] * Quits: Guest88386 (~master@199-193-119-20.static.hvvc.us) (Quit: Leaving)
- # [05:50] * Joins: bzalasky_ (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [05:50] * Quits: [[zz]] (~zz]]@101.108.251.193) (Ping timeout: 252 seconds)
- # [06:07] * Joins: jernoble|laptop (~jernoble@199-188-193-107.PUBLIC.monkeybrains.net)
- # [06:09] * Joins: cabanier (~cabanier@59.37.57.226)
- # [06:12] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 252 seconds)
- # [06:13] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [06:13] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [06:16] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [06:17] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 240 seconds)
- # [06:25] * Quits: dbaron (~dbaron@nat/mozilla/x-qsysylcajwmfrhax) (Ping timeout: 265 seconds)
- # [06:26] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [06:43] * Quits: cabanier (~cabanier@59.37.57.226) (Quit: Leaving.)
- # [06:51] * Quits: birtles (~chatzilla@61-121-216-2.bitcat.net) (Read error: Connection reset by peer)
- # [06:54] * Quits: bzalasky_ (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [06:55] * Joins: Guest6182 (~Danny@gateway/tor-sasl/malaclyps)
- # [06:55] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [06:56] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [06:59] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [07:01] * Quits: jwalden (~waldo@nat/mozilla/x-zdbqajdibrdihqqf) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 24.0/20130916094533])
- # [07:07] * [[zzz]] is now known as [[zz]]
- # [07:08] * Quits: Guest6182 (~Danny@gateway/tor-sasl/malaclyps) (Remote host closed the connection)
- # [07:08] * Joins: malaclyps (~Danny@gateway/tor-sasl/malaclyps)
- # [07:14] * Joins: falken (~falken@2401:fa00:4:1000:90cb:ce0b:f97a:c66d)
- # [07:20] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [07:22] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [07:22] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [07:23] * Joins: a-ja1 (~Instantbi@70.230.164.222)
- # [07:23] * Quits: malaclyps (~Danny@gateway/tor-sasl/malaclyps) (Ping timeout: 240 seconds)
- # [07:24] * Quits: a-ja (~Instantbi@70.230.164.222) (Ping timeout: 244 seconds)
- # [07:27] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 265 seconds)
- # [07:31] * Joins: malaclyps (~Danny@gateway/tor-sasl/malaclyps)
- # [07:37] * Quits: jernoble|laptop (~jernoble@199-188-193-107.PUBLIC.monkeybrains.net) (Quit: Computer has gone to sleep.)
- # [07:38] * Joins: birtles (~chatzilla@61-121-216-2.bitcat.net)
- # [07:44] * Quits: falken (~falken@2401:fa00:4:1000:90cb:ce0b:f97a:c66d) (Ping timeout: 240 seconds)
- # [07:45] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [07:46] * heycam is now known as heycam|away
- # [07:47] * Joins: Smylers (~smylers@host86-128-219-55.range86-128.btcentralplus.com)
- # [07:48] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [07:50] * Joins: falken (~falken@2401:fa00:4:1000:34d5:3ee5:d74f:49d8)
- # [07:55] * Joins: parshap (~parshap@ip68-5-37-109.oc.oc.cox.net)
- # [07:55] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [07:56] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [07:58] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [08:00] * Quits: KevinMarks (~yaaic@2607:fb90:2208:7960:ff20:ca6:c326:bc9) (Ping timeout: 240 seconds)
- # [08:03] * Joins: Areks_home (~Areks@95-26-130-24.broadband.corbina.ru)
- # [08:08] * Quits: Areks_home (~Areks@95-26-130-24.broadband.corbina.ru) (Ping timeout: 252 seconds)
- # [08:08] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Read error: Connection reset by peer)
- # [08:09] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [08:11] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Ping timeout: 244 seconds)
- # [08:12] * Joins: richt (~richt@124-170-60-133.dyn.iinet.net.au)
- # [08:12] * Joins: richt_ (~richt@91.216.105.37)
- # [08:13] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [08:17] * Quits: richt (~richt@124-170-60-133.dyn.iinet.net.au) (Ping timeout: 272 seconds)
- # [08:33] * Joins: hsivonen (~hsivonen@fsf/member/hsivonen)
- # [08:33] * Quits: Smylers (~smylers@host86-128-219-55.range86-128.btcentralplus.com) (Read error: Operation timed out)
- # [08:34] * Quits: hsivonen (~hsivonen@fsf/member/hsivonen) (Client Quit)
- # [08:37] * Joins: sayanee (~sayanee@119.75.1.236)
- # [08:40] * Joins: hsivonen (~hsivonen@fsf/member/hsivonen)
- # [08:42] * Joins: zdobersek (~zdobersek@46.165.220.207)
- # [08:45] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [08:45] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [08:47] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [08:49] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 240 seconds)
- # [08:50] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [08:55] * Quits: stalled_ (~stalled@unaffiliated/stalled) (Ping timeout: 260 seconds)
- # [08:56] * Joins: Ms2ger (~Ms2ger@47.199-64-87.adsl-dyn.isp.belgacom.be)
- # [09:03] * Joins: frustrum (~frustrum@128.54.210.118)
- # [09:03] * Quits: frustrum (~frustrum@128.54.210.118) (Client Quit)
- # [09:08] * Joins: WesleyMcClane_ (~quassel@host2-106-dynamic.7-87-r.retail.telecomitalia.it)
- # [09:09] <Ms2ger> Hrm
- # [09:09] <Ms2ger> So what's [TreatUndefinedAs=Null] good for?
- # [09:11] * Quits: WesleyMcClane (~quassel@host28-26-dynamic.10-87-r.retail.telecomitalia.it) (Ping timeout: 252 seconds)
- # [09:15] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Quit: Leaving.)
- # [09:15] * Joins: rego (~rego@231.193.27.77.dynamic.mundo-r.com)
- # [09:20] * Joins: Streusel (ae071bd2@gateway/web/freenode/ip.174.7.27.210)
- # [09:21] <Streusel> Suggestion to add dc.title for metaextensions. Unless this is the wrong place & I misread it.
- # [09:25] * Quits: malaclyps (~Danny@gateway/tor-sasl/malaclyps) (Ping timeout: 240 seconds)
- # [09:25] * Joins: malaclyps (~Danny@gateway/tor-sasl/malaclyps)
- # [09:25] * Quits: brianloveswords (~brianlove@li124-154.members.linode.com) (Excess Flood)
- # [09:26] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [09:26] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [09:27] * Joins: brianloveswords (~brianlove@li124-154.members.linode.com)
- # [09:27] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [09:28] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [09:37] * Quits: Streusel (ae071bd2@gateway/web/freenode/ip.174.7.27.210)
- # [09:39] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Quit: Leaving.)
- # [09:41] * Joins: hasather (~hasather@80.91.33.141)
- # [09:43] * Joins: dbaron (~dbaron@nat/mozilla/x-lknefdlohifkgkfu)
- # [09:45] * Quits: falken (~falken@2401:fa00:4:1000:34d5:3ee5:d74f:49d8) (Ping timeout: 240 seconds)
- # [09:45] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [09:45] * Joins: sgalineau (~sylvaing@59.37.57.226)
- # [09:49] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [09:50] <MikeSmith> can't seem to get to http://testthewebforward.org/ from here in Shenzhen
- # [09:50] * Quits: sgalineau (~sylvaing@59.37.57.226) (Client Quit)
- # [09:51] <MikeSmith> great to see the Chinese censors got their priorities straight
- # [09:51] <Ms2ger> jgraham, check ^
- # [09:52] <MikeSmith> can get to http://w3cmemes.tumblr.com/ so there's at least one useful thing we'll be able to do while we're here
- # [09:52] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [09:54] <wilhelm_> MikeSmith: Confirmed. I've been on VPN all day, so I haven't noticed.
- # [09:59] <MikeSmith> wilhelm_: you know if jgraham and annevk-cloud have arrived?
- # [10:00] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [10:01] * Quits: parshap (~parshap@ip68-5-37-109.oc.oc.cox.net) (Ping timeout: 252 seconds)
- # [10:02] <wilhelm_> MikeSmith: No, don't know which flights they are on. I'm hanging out in the lobby, cursing the wifi.
- # [10:03] <MikeSmith> wilhelm_: Wuzhou lobby?
- # [10:03] <wilhelm_> Yup.
- # [10:04] * Joins: zcorpan (~zcorpan@59.37.57.226)
- # [10:05] <MikeSmith> I'll come down
- # [10:05] <MikeSmith> building A lobby?
- # [10:06] <wilhelm_> Uhh. Main lobby.
- # [10:06] <wilhelm_> The one in the middle.
- # [10:07] <wilhelm_> jgraham and AutomatedTester just walked in the door.
- # [10:08] <MikeSmith> party time
- # [10:09] <Ms2ger> Say hi to them, then
- # [10:09] * zcorpan is now at the guest house
- # [10:14] * Quits: birtles (~chatzilla@61-121-216-2.bitcat.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
- # [10:14] * Joins: Smylers (~smylers@81.143.60.194)
- # [10:15] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [10:16] * Quits: Ms2ger (~Ms2ger@47.199-64-87.adsl-dyn.isp.belgacom.be) (Quit: bbl)
- # [10:16] <zcorpan> i guess i'll walk down and see if i can find someone i recognize
- # [10:17] * Quits: zcorpan (~zcorpan@59.37.57.226) (Remote host closed the connection)
- # [10:18] <annevk-cloud> MikeSmith: belt seven
- # [10:18] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [10:18] <annevk-cloud> In HK...
- # [10:25] * Parts: a-ja1 (~Instantbi@70.230.164.222)
- # [10:30] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [10:30] <annevk-cloud> Ms2ger: I already filed a bug to kill TreatAsUndefined
- # [10:30] * Joins: shaunbaker (~shaunbake@public.lbi.co.uk)
- # [10:31] * Joins: shaunbak_ (~shaunbake@brick-lane.lbi.co.uk)
- # [10:34] <MikeSmith> annevk-cloud: you coming to Wuzhou after you arrive?
- # [10:34] <MikeSmith> some kind of meetup planned for 8pm
- # [10:34] * Joins: vincent (~woops@129.175.204.73)
- # [10:35] <annevk-cloud> Hopefully I can make that!
- # [10:35] * vincent is now known as Guest88486
- # [10:35] * Quits: shaunbaker (~shaunbake@public.lbi.co.uk) (Ping timeout: 252 seconds)
- # [10:36] <hsivonen> looks like IRC works from China, then
- # [10:38] <MikeSmith> hsivonen: yeah
- # [10:38] * Quits: sayanee (~sayanee@119.75.1.236) (Remote host closed the connection)
- # [10:40] * Joins: zcorpan (~zcorpan@59.37.57.226)
- # [10:40] <zcorpan> no dice
- # [10:40] <wilhelm_> zcorpan: Some of us are in the sofas in the lobby.
- # [10:40] <wilhelm_> Squatting.
- # [10:41] <zcorpan> the lobby next to the reception in A?
- # [10:41] <wilhelm_> Main lobby. I guess that's A.
- # [10:42] <zcorpan> i looked there twice, i guess you must be hiding pretty well
- # [10:42] <wilhelm_> Yellow sofas.
- # [10:43] <zcorpan> ok i'll try again
- # [10:44] * Quits: zcorpan (~zcorpan@59.37.57.226) (Remote host closed the connection)
- # [10:54] * Joins: falken (~falken@2401:fa00:4:1000:347a:5637:6a5b:897a)
- # [10:54] * Quits: rego (~rego@231.193.27.77.dynamic.mundo-r.com) (Ping timeout: 272 seconds)
- # [10:55] <sangwhan__> Don't try to walk out of the hotel, seems to lead straight to some expressway. Almost got killed.
- # [10:55] * Joins: barnabywalters (~barnabywa@46-239-239-203.tal.is)
- # [10:59] * Joins: rego (~rego@231.193.27.77.dynamic.mundo-r.com)
- # [10:59] * Joins: Lachy (~Lachy@213.166.174.2)
- # [11:02] * hsivonen makes a mental note of the "other factors" euphemism for prospective Membership fees
- # [11:04] * Quits: Lachy (~Lachy@213.166.174.2) (Client Quit)
- # [11:04] <MikeSmith> hsivonen: where's that from? the page about Membership fees I guess?
- # [11:08] <hsivonen> MikeSmith: https://twitter.com/w3c/status/398748409018208256
- # [11:09] * Joins: Lachy (~Lachy@213.166.174.2)
- # [11:10] * Quits: Guest88486 (~woops@129.175.204.73) (Remote host closed the connection)
- # [11:10] * Quits: jahman (~woops@129.175.204.73) (Remote host closed the connection)
- # [11:12] * Joins: jahman (~woops@129.175.204.73)
- # [11:14] <jgraham> Hmm, I don't think twitter resolves
- # [11:15] <jgraham> Actually, that's not true it's just timing out
- # [11:15] <hsivonen> jgraham: the tweet says "@hsivonen We get it. A W3C Host opened there in Jan. Other factors led to holding #TPAC in China; that Twitter is blocked wasn't one of them"
- # [11:15] * Joins: cabanier (~cabanier@14.28.224.206)
- # [11:17] * Quits: cabanier (~cabanier@14.28.224.206) (Client Quit)
- # [11:27] * Joins: Ms2ger (~Ms2ger@b255h248.ugent.be)
- # [11:28] * Joins: cabanier (~cabanier@59.37.57.226)
- # [11:33] * Quits: cabanier (~cabanier@59.37.57.226) (Client Quit)
- # [11:42] * Joins: cabanier (~cabanier@59.37.9.131)
- # [11:42] * Joins: richt (~richt@124-170-60-133.dyn.iinet.net.au)
- # [11:45] * Quits: richt_ (~richt@91.216.105.37) (Ping timeout: 252 seconds)
- # [11:48] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Ping timeout: 260 seconds)
- # [11:51] * Joins: smaug____ (~chatzilla@cs78246079.pp.htv.fi)
- # [11:53] * Quits: dbaron (~dbaron@nat/mozilla/x-lknefdlohifkgkfu) (Ping timeout: 260 seconds)
- # [11:58] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Quit: Ex-Chat)
- # [12:02] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [12:04] * Joins: cabanier1 (~cabanier@59.37.57.226)
- # [12:06] * Joins: sayanee (~sayanee@210.23.18.239)
- # [12:06] * Quits: cabanier1 (~cabanier@59.37.57.226) (Client Quit)
- # [12:08] * Quits: cabanier (~cabanier@59.37.9.131) (Ping timeout: 244 seconds)
- # [12:11] * Joins: baku (~baku@207.218.72.65)
- # [12:15] * Joins: tomasf (~tomasf@77.72.97.10.c.fiberdirekt.net)
- # [12:15] * Quits: Ms2ger (~Ms2ger@b255h248.ugent.be) (Quit: bbl)
- # [12:19] * Quits: malaclyps (~Danny@gateway/tor-sasl/malaclyps) (Ping timeout: 240 seconds)
- # [12:20] <MikeSmith> annevk-cloud: when you arrive at the Wuzhou, a bunch of us are at the lobby restaurant, straight back from the front entrance
- # [12:21] * Joins: cabanier (~cabanier@59.37.57.226)
- # [12:22] * Quits: cabanier (~cabanier@59.37.57.226) (Client Quit)
- # [12:30] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [12:30] * Joins: espadrine (~ttyl@acces1121.res.insa-lyon.fr)
- # [12:31] * Joins: hasather (~hasather@80.91.33.141)
- # [12:34] * Quits: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
- # [12:41] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [12:44] * Quits: sayanee (~sayanee@210.23.18.239) (Ping timeout: 244 seconds)
- # [12:45] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [12:45] * Joins: hasather (~hasather@80.91.33.141)
- # [12:49] * Joins: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
- # [12:50] * Joins: cabanier (~cabanier@59.37.57.226)
- # [12:56] * Joins: gerente (~gerente@a89-155-10-201.cpe.netcabo.pt)
- # [13:02] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Quit: Leaving.)
- # [13:03] * Quits: cabanier (~cabanier@59.37.57.226) (Quit: Leaving.)
- # [13:05] <smaug____> annevk-cloud: ping
- # [13:05] <smaug____> annevk-cloud: are you familiar with https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/Beacon/Overview.html ?
- # [13:06] * smaug____ kind of likes that idea
- # [13:06] <smaug____> but sendBeacon should be mapped somehow to XHR.send
- # [13:10] * Joins: Kolombiken (~Adium@94.137.124.2)
- # [13:16] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [13:17] * Quits: Somatt_wrk (~somattwrk@130.193.24.135) (Read error: Connection reset by peer)
- # [13:17] * Joins: Somatt_wrk (~somattwrk@130.193.24.135)
- # [13:21] * Joins: sayanee (~sayanee@210.23.18.239)
- # [13:22] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [13:24] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [13:28] * Joins: cabanier (~cabanier@59.37.9.131)
- # [13:31] * Joins: Ms2ger (~Ms2ger@47.199-64-87.adsl-dyn.isp.belgacom.be)
- # [13:31] * Quits: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net) (Ping timeout: 252 seconds)
- # [13:33] * Joins: WesleyMcClane (~quassel@host203-150-dynamic.11-87-r.retail.telecomitalia.it)
- # [13:35] * Quits: WesleyMcClane_ (~quassel@host2-106-dynamic.7-87-r.retail.telecomitalia.it) (Ping timeout: 244 seconds)
- # [13:36] * Quits: gerente (~gerente@a89-155-10-201.cpe.netcabo.pt) (Quit: gerente)
- # [13:49] * Joins: felipeduardo (~felipedua@r253-pw-corumbatai.ibys.com.br)
- # [13:49] * Quits: cabanier (~cabanier@59.37.9.131) (Quit: Leaving.)
- # [13:51] <annevk-cloud> MikeSmith: just got to my hotel, still worth it?
- # [13:51] <MikeSmith> yeah
- # [13:51] * Quits: rcombs (~rcombs@rcombs.me) (Read error: Connection reset by peer)
- # [13:51] <MikeSmith> annevk-cloud: we just finishing dinner now, and there's some TestTWF thing upstairs we going to from here
- # [13:53] * Joins: rcombs (~rcombs@rcombs.me)
- # [13:54] <MikeSmith> Huaxia Hall
- # [13:54] <MikeSmith> ah now
- # [13:54] <MikeSmith> *no
- # [13:54] <MikeSmith> that's wrong
- # [13:55] <MikeSmith> Longzhou Room
- # [13:55] <MikeSmith> is the place
- # [13:58] <annevk-cloud> Okay, going to find some money and a cab
- # [13:58] <annevk-cloud> Oh, and I guess the name of the hotel in Chinese
- # [14:01] * Quits: felipeduardo (~felipedua@r253-pw-corumbatai.ibys.com.br) (Quit: Leaving)
- # [14:01] * Joins: felipeduardo (~felipedua@r253-pw-corumbatai.ibys.com.br)
- # [14:02] <MikeSmith> annevk-cloud: hang on, will get it for you
- # [14:05] <Ms2ger> Ohai guys: http://i.imgur.com/57yCyrh.jpg
- # [14:13] <MikeSmith> annevk-cloud: 深圳市五洲宾馆
- # [14:17] <MikeSmith> Ms2ger: nice to have something to look forward to
- # [14:21] * Joins: TheGallery (~TheGaller@athedsl-216184.home.otenet.gr)
- # [14:21] <annevk-cloud> Thanks, going nowish.
- # [14:21] * Joins: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.k368.webspeed.dk)
- # [14:24] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [14:29] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 240 seconds)
- # [14:32] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [14:41] * Joins: dbaron (~dbaron@nat/mozilla/x-rszfamirwozsvoql)
- # [14:45] * Joins: zcorpan (~zcorpan@59.37.57.226)
- # [14:46] * Quits: dbaron (~dbaron@nat/mozilla/x-rszfamirwozsvoql) (Ping timeout: 272 seconds)
- # [14:49] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [14:52] * Joins: foxtrotwhiskey (~foxtrotwh@192-63-2457.unisys.com)
- # [14:53] * Joins: decotii (~decotii@hq.croscon.com)
- # [14:57] <sangwhan__> dbaron: 华强北 (hua chang bay) and 赛格广场 (sei ger guang chang) are the keywords you want (romanization might be incorrect, i don't speak chinese)
- # [14:59] * Quits: zcorpan (~zcorpan@59.37.57.226) (Remote host closed the connection)
- # [15:02] * Joins: parshap (~parshap@ip68-5-37-109.oc.oc.cox.net)
- # [15:02] * Quits: TheGallery (~TheGaller@athedsl-216184.home.otenet.gr) (Quit: Leaving)
- # [15:03] <hsivonen> good thing https://bugzilla.mozilla.org/show_bug.cgi?id=214729 was WONTFIXed
- # [15:03] * Joins: zcorpan (~zcorpan@59.37.57.226)
- # [15:05] * Joins: umgrosscol (~umgrossco@grosscol.umdl.umich.edu)
- # [15:08] * Quits: zcorpan (~zcorpan@59.37.57.226) (Ping timeout: 244 seconds)
- # [15:08] * Quits: parshap (~parshap@ip68-5-37-109.oc.oc.cox.net) (Ping timeout: 245 seconds)
- # [15:11] * Quits: sayanee (~sayanee@210.23.18.239) (Remote host closed the connection)
- # [15:21] * Joins: TallTed (~Thud@63.119.36.36)
- # [15:29] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [15:31] * Joins: rubatdub (~khalil@213.188.180.185)
- # [15:34] * Joins: zcorpan (~zcorpan@59.37.57.226)
- # [15:37] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
- # [15:39] * Joins: cabanier (~cabanier@59.37.57.226)
- # [15:40] * Quits: rubatdub (~khalil@213.188.180.185) (Quit: Quitte)
- # [15:42] * Joins: rubatdub (~khalil@213.188.180.185)
- # [15:42] * Quits: zcorpan (~zcorpan@59.37.57.226) (Ping timeout: 245 seconds)
- # [15:45] * Joins: erichynds (~erichynds@64.206.121.41)
- # [15:47] * Joins: idbentley (~idbentley@204.91.28.98)
- # [15:56] * Joins: encryptd_fractal (~mfrawley@66-188-99-174.static.ftbg.wi.charter.com)
- # [15:59] * Joins: jreading (Adium@nat/novell/x-suswvxjoazkibomb)
- # [16:01] <SteveF> marcosc: don't mess with Ms2ger's module
- # [16:02] <marcosc> heh
- # [16:02] <marcosc> Who is the module owner anyway?
- # [16:09] * Joins: hasather_ (~hasather@guest.schibsted.no)
- # [16:12] <Ms2ger> jst/peterv
- # [16:12] <Ms2ger> SteveF, not mine... I learned not to wontfix bugs the same way :)
- # [16:13] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 252 seconds)
- # [16:14] * Quits: hasather_ (~hasather@guest.schibsted.no) (Ping timeout: 248 seconds)
- # [16:15] <SteveF> Ms2ger: comment was driven by alliteration Mess Ms2ger Module
- # [16:21] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [16:22] * Quits: brianloveswords (~brianlove@li124-154.members.linode.com) (Excess Flood)
- # [16:22] * Joins: brianloveswords (~brianlove@li124-154.members.linode.com)
- # [16:24] * Parts: jreading (Adium@nat/novell/x-suswvxjoazkibomb)
- # [16:29] * Quits: smaug____ (~chatzilla@cs78246079.pp.htv.fi) (Ping timeout: 240 seconds)
- # [16:30] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [16:31] * Quits: falken (~falken@2401:fa00:4:1000:347a:5637:6a5b:897a) (Ping timeout: 240 seconds)
- # [16:31] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [16:34] * Quits: cheron (~cheron@unaffiliated/cheron) (Read error: Operation timed out)
- # [16:34] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [16:36] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [16:36] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 272 seconds)
- # [16:42] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
- # [16:43] * Joins: scor (scor@nat/acquia/x-lriwfokdjhfjrfdr)
- # [16:43] * Quits: scor (scor@nat/acquia/x-lriwfokdjhfjrfdr) (Changing host)
- # [16:43] * Joins: scor (scor@drupal.org/user/52142/view)
- # [16:46] * Quits: cheron (~cheron@unaffiliated/cheron) (Read error: Operation timed out)
- # [16:47] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [16:48] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [16:53] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [16:53] * Joins: ehsan (~ehsan@66.207.208.102)
- # [16:55] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 265 seconds)
- # [16:57] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [16:59] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [17:07] * jorendorff_away is now known as jorendorff
- # [17:08] * Joins: jernoble|laptop (~jernoble@76.74.153.41)
- # [17:09] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [17:14] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Remote host closed the connection)
- # [17:14] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [17:16] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
- # [17:22] * Quits: richt (~richt@124-170-60-133.dyn.iinet.net.au) (Remote host closed the connection)
- # [17:40] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [17:40] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
- # [17:43] * Quits: tomasf (~tomasf@77.72.97.10.c.fiberdirekt.net) (Ping timeout: 240 seconds)
- # [17:44] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [17:44] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Ping timeout: 240 seconds)
- # [17:46] * Joins: jsbell (jsbell@nat/google/x-hovbgrodtmtddunb)
- # [17:49] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [17:50] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [17:55] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 272 seconds)
- # [17:56] * Joins: nimbu (~nimbu@192.150.10.205)
- # [18:04] * Quits: jernoble|laptop (~jernoble@76.74.153.41) (Quit: Computer has gone to sleep.)
- # [18:11] * Joins: frozenice (~frozenice@unaffiliated/fr0zenice)
- # [18:12] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Remote host closed the connection)
- # [18:13] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [18:13] * Joins: jorgepedret (~jorgepedr@64-46-23-103.dyn.novuscom.net)
- # [18:14] * Joins: Maurice (copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl)
- # [18:14] * Quits: Kolombiken (~Adium@94.137.124.2) (Quit: Leaving.)
- # [18:15] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Read error: Operation timed out)
- # [18:16] * Joins: saba (~foo@unaffiliated/saba)
- # [18:20] * Quits: Smylers (~smylers@81.143.60.194) (Quit: Leaving.)
- # [18:24] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [18:26] * Quits: shaunbak_ (~shaunbake@brick-lane.lbi.co.uk)
- # [18:27] <dglazkov> good morning, Whatwg!
- # [18:30] * Joins: smaug____ (~chatzilla@cs78246079.pp.htv.fi)
- # [18:30] * Quits: saba (~foo@unaffiliated/saba) (Quit: leaving)
- # [18:38] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [18:38] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [18:41] * Joins: TheGallery (~TheGaller@athedsl-216184.home.otenet.gr)
- # [18:41] * Joins: reyre_ (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [18:42] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Read error: Connection reset by peer)
- # [18:42] <GPHemsley> Is there no element selector in Chrome Inspector?
- # [18:42] * Quits: nimbu (~nimbu@192.150.10.205) (Quit: Leaving.)
- # [18:43] * Ms2ger thinks zcorpan got his time zones wrong
- # [18:43] * Joins: weinig (~weinig@17.114.218.152)
- # [18:45] * Joins: rniwa (~rniwa@156.39.10.22)
- # [18:46] * Quits: TheGallery (~TheGaller@athedsl-216184.home.otenet.gr) (Quit: Leaving)
- # [18:46] * Quits: erichynds (~erichynds@64.206.121.41)
- # [18:51] * Quits: weinig (~weinig@17.114.218.152) (Quit: weinig)
- # [18:52] * Joins: weinig (~weinig@17.114.218.152)
- # [18:54] * Joins: ap_ (~ap@2620:149:4:304:9109:5793:9029:f13c)
- # [18:58] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [19:01] * Joins: TheGallery (~TheGaller@athedsl-216184.home.otenet.gr)
- # [19:02] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [19:02] * Quits: idbentley (~idbentley@204.91.28.98) (Remote host closed the connection)
- # [19:07] * Joins: nimbu (~nimbu@192.150.10.205)
- # [19:08] * Quits: reyre_ (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [19:08] <karlcow> are there any browsers reading the "type" information in <link rel="icon" type="blah" />?
- # [19:08] <karlcow> My initial gut is none.
- # [19:09] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [19:10] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [19:12] * GPHemsley thinks that would fall under the purview of mimesniff
- # [19:13] <GPHemsley> but I don't know the answer offhand
- # [19:13] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 272 seconds)
- # [19:14] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 264 seconds)
- # [19:18] * Quits: encryptd_fractal (~mfrawley@66-188-99-174.static.ftbg.wi.charter.com) (Remote host closed the connection)
- # [19:19] * Joins: rxgx (~rxgx@wsip-98-174-192-209.ph.ph.cox.net)
- # [19:21] * Quits: espadrine (~ttyl@acces1121.res.insa-lyon.fr) (Ping timeout: 252 seconds)
- # [19:21] * Joins: rmichnik (~quassel@177.135.228.218)
- # [19:22] * Joins: rmichnik_ (~quassel@177.135.228.218)
- # [19:23] * Quits: rmichnik_ (~quassel@177.135.228.218) (Remote host closed the connection)
- # [19:26] * Quits: gavin (~gavin@firefox/developer/gavin) (Quit: leaving)
- # [19:27] * Quits: baku (~baku@207.218.72.65) (Ping timeout: 260 seconds)
- # [19:27] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [19:27] * Joins: gavin (~gavin@people1.scl3.mozilla.com)
- # [19:27] * Quits: gavin (~gavin@people1.scl3.mozilla.com) (Changing host)
- # [19:27] * Joins: gavin (~gavin@firefox/developer/gavin)
- # [19:28] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Remote host closed the connection)
- # [19:28] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [19:28] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
- # [19:31] * Joins: rniwa_ (~rniwa@156.39.10.22)
- # [19:32] * Quits: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr) (Excess Flood)
- # [19:32] <jorendorff> there should be a Promise.nowThen(f), equivalent to Promise.fulfill(undefined).then(f)
- # [19:32] <Hixie_> nowThen nowThen
- # [19:32] <Hixie_> what's all this then
- # [19:33] * Hixie_ shows himself out
- # [19:33] <TabAtkins> jorendorff: What would that do?
- # [19:33] * Joins: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr)
- # [19:33] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Ping timeout: 272 seconds)
- # [19:34] * Quits: rniwa (~rniwa@156.39.10.22) (Ping timeout: 264 seconds)
- # [19:34] * rniwa_ is now known as rniwa
- # [19:34] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [19:34] <jorendorff> TabAtkins: .then() is a good API, it would be nice to have an extremely similar API to use when I'm creating a new Promise from scratch
- # [19:35] <TabAtkins> That's just Promise.fulfill(f())
- # [19:35] <jorendorff> well, no, because f may throw
- # [19:35] <TabAtkins> Ah, I see.
- # [19:36] <jorendorff> the Promise constructor -- i can see why that is necessary, but those state-mutate-y functions, it's pretty weird using them in combination with the rest of the API which is all combinator-y
- # [19:37] <TabAtkins> Yeah, and you can't easily use Promise(f), because f needs to affirmatively resolve the promise with its return value. (But the throwing possibility is taken care of automatically.)
- # [19:37] <TabAtkins> Promise.fulfill().then(f) works, of course.
- # [19:38] <jorendorff> yeah
- # [19:38] <TabAtkins> Promise.call(f)
- # [19:38] <TabAtkins> Suggest it as sugar on the repo.
- # [19:38] <TabAtkins> Wait no, that doesn't work, because Promise is already a function. ^_^
- # [19:38] <Domenic_> Promise.try is the traditional name.
- # [19:38] <jorendorff> heh! good catch :)
- # [19:39] <TabAtkins> Domenic_: Sure, that sounds good.
- # [19:39] <Domenic_> Pretty sure there's already a closed issue for that
- # [19:39] <Domenic_> I have an interesting data point on DRM
- # [19:40] * Quits: weinig (~weinig@17.114.218.152) (Quit: weinig)
- # [19:40] <Domenic_> I am on client site for a top-5 US bank. They need training videos in their web app (which they are selling to many other banks).
- # [19:40] <Domenic_> When presented with the choice between flash + encryption or HTML5 + no encryption, they said HTML5 was a no-brainer
- # [19:40] <Domenic_> They would just protect the videos with login etc.
- # [19:41] <Domenic_> (story over)
- # [19:41] <TabAtkins> Yeah, because that's the *right answer*.
- # [19:41] <TabAtkins> But cool to hear. ^_^
- # [19:46] * Quits: KevinMarks_ (~KevinMark@c-71-204-145-244.hsd1.ca.comcast.net) (Ping timeout: 244 seconds)
- # [19:48] * Joins: erichynds (~erichynds@64.206.121.41)
- # [19:48] * Quits: barnabywalters (~barnabywa@46-239-239-203.tal.is) (Quit: Back to real life!)
- # [20:00] * Quits: rego (~rego@231.193.27.77.dynamic.mundo-r.com) (Remote host closed the connection)
- # [20:00] * Joins: weinig (~weinig@17.114.218.152)
- # [20:09] * Quits: rmichnik (~quassel@177.135.228.218) (Ping timeout: 272 seconds)
- # [20:12] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
- # [20:14] * Joins: KevinMarks (~KevinMark@c-71-204-145-244.hsd1.ca.comcast.net)
- # [20:21] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Remote host closed the connection)
- # [20:23] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
- # [20:24] * Quits: rxgx (~rxgx@wsip-98-174-192-209.ph.ph.cox.net) (Quit: timeout)
- # [20:26] * Quits: umgrosscol (~umgrossco@grosscol.umdl.umich.edu) (Quit: Nettalk6 - www.ntalk.de)
- # [20:27] * Quits: weinig (~weinig@17.114.218.152) (Remote host closed the connection)
- # [20:27] * Quits: rniwa (~rniwa@156.39.10.22) (Quit: rniwa)
- # [20:27] * Joins: weinig (~weinig@17.114.218.152)
- # [20:36] <GPHemsley> Why can't I get a ::before pseudo-element to not inherit text-decoration? ;_;
- # [20:37] * Quits: TheGallery (~TheGaller@athedsl-216184.home.otenet.gr) (Quit: Leaving)
- # [20:38] * Quits: WesleyMcClane (~quassel@host203-150-dynamic.11-87-r.retail.telecomitalia.it) (Ping timeout: 240 seconds)
- # [20:39] * Joins: WesleyMcClane (~quassel@host232-27-dynamic.10-87-r.retail.telecomitalia.it)
- # [20:45] <Hixie_> GPHemsley: it isn't inheriting it
- # [20:45] <Hixie_> GPHemsley: it's just being drawn by the parent
- # [20:45] <Hixie_> across all its children
- # [20:45] <GPHemsley> but I can't undo it, even with !important
- # [20:46] <Hixie_> it's not inherited at all, so, yeah
- # [20:46] <Hixie_> there's nothing to undo
- # [20:47] * Quits: nimbu (~nimbu@192.150.10.205) (Quit: Leaving.)
- # [20:48] <GPHemsley> so how do I do what I want?
- # [20:50] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 272 seconds)
- # [20:52] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [20:53] <Hixie_> GPHemsley: you want to underline the contents of the element and not underline its ::before contents?
- # [20:53] <GPHemsley> line-through, but yeah
- # [20:53] <Hixie_> GPHemsley: i don't think that's possible without either my elaborate ::outside stuff, or extra elements in the DOM
- # [20:54] <GPHemsley> why?? ;_;
- # [20:54] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Remote host closed the connection)
- # [20:54] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
- # [20:58] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [20:59] * Quits: felipeduardo (~felipedua@r253-pw-corumbatai.ibys.com.br) (Quit: Leaving)
- # [21:00] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Ping timeout: 272 seconds)
- # [21:02] * Joins: parshap (~parshap@ip68-5-37-109.oc.oc.cox.net)
- # [21:06] * Quits: weinig (~weinig@17.114.218.152) (Quit: weinig)
- # [21:06] * Quits: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr) (Excess Flood)
- # [21:07] * Joins: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr)
- # [21:10] * Quits: rubatdub (~khalil@213.188.180.185) (Quit: Quitte)
- # [21:10] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [21:11] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Client Quit)
- # [21:13] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [21:15] * Quits: ap_ (~ap@2620:149:4:304:9109:5793:9029:f13c) (Quit: ap_)
- # [21:20] * Joins: ap (~ap@2620:149:4:304:e138:9d5e:4189:b075)
- # [21:23] * Joins: WeirdAl (~chatzilla@g2spf.ask.info)
- # [21:25] * Quits: parshap (~parshap@ip68-5-37-109.oc.oc.cox.net) (Ping timeout: 264 seconds)
- # [21:34] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [21:35] * Quits: smaug____ (~chatzilla@cs78246079.pp.htv.fi) (Read error: Connection reset by peer)
- # [21:36] * Joins: smaug____ (~chatzilla@cs78246079.pp.htv.fi)
- # [21:37] <TabAtkins> GPHemsley: text-decoration doesn't inherit. Text decorations do, in a separate inheritance mechanism.
- # [21:37] <TabAtkins> There are values in Text Decor that suppress decorations coming from your ancestors.
- # [21:40] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [21:41] * Joins: rxgx (~rxgx@wsip-98-174-192-209.ph.ph.cox.net)
- # [21:42] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 272 seconds)
- # [21:49] * Joins: tantek (~tantek@173-148-200-168.pools.spcsdns.net)
- # [21:49] * Joins: jwalden (~waldo@2620:101:8003:200:3ea9:f4ff:fe34:6fd4)
- # [21:54] * Joins: weinig (~weinig@17.114.218.152)
- # [21:55] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
- # [21:58] * Quits: ivan\ (~ivan@unaffiliated/ivan/x-000001) (Quit: ERC Version 5.3 (IRC client for Emacs))
- # [21:59] * Joins: ivan\ (~ivan@unaffiliated/ivan/x-000001)
- # [22:06] * Quits: frozenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
- # [22:10] * Joins: jacobolus (~jacobolus@162.217.72.99)
- # [22:12] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [22:13] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
- # [22:15] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Remote host closed the connection)
- # [22:15] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
- # [22:15] <jorendorff> Domenic_: would you mind joining #jslang on irc.mozilla.org?
- # [22:16] * Parts: Domenic_ (sid10976@gateway/web/irccloud.com/x-aifjvxjlynimuigq)
- # [22:16] * Joins: Domenic_ (sid10976@gateway/web/irccloud.com/x-aifjvxjlynimuigq)
- # [22:18] * Quits: weinig (~weinig@17.114.218.152) (Quit: weinig)
- # [22:20] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Remote host closed the connection)
- # [22:21] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: Textual IRC Client: www.textualapp.com)
- # [22:22] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [22:27] * Quits: tantek (~tantek@173-148-200-168.pools.spcsdns.net) (Ping timeout: 244 seconds)
- # [22:29] * Joins: tantek (~tantek@70-7-135-190.pools.spcsdns.net)
- # [22:29] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Quit: Leaving.)
- # [22:30] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
- # [22:30] * Joins: seventh (seventh@69.80.98.40)
- # [22:31] * Quits: foxtrotwhiskey (~foxtrotwh@192-63-2457.unisys.com)
- # [22:33] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Remote host closed the connection)
- # [22:34] * Quits: erichynds (~erichynds@64.206.121.41)
- # [22:34] * Quits: tantek (~tantek@70-7-135-190.pools.spcsdns.net) (Ping timeout: 245 seconds)
- # [22:34] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
- # [22:38] * Joins: lmcliste_ (~lmclister@183.11.223.194)
- # [22:39] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Ping timeout: 272 seconds)
- # [22:42] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [22:45] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
- # [22:47] * Quits: Ms2ger (~Ms2ger@47.199-64-87.adsl-dyn.isp.belgacom.be) (Quit: nn)
- # [22:48] * Joins: weinig (~weinig@24.130.60.35)
- # [22:48] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
- # [22:50] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 248 seconds)
- # [23:02] * Quits: lmcliste_ (~lmclister@183.11.223.194)
- # [23:02] * Quits: TallTed (~Thud@63.119.36.36)
- # [23:09] * Joins: Smylers (~smylers@host86-128-219-55.range86-128.btcentralplus.com)
- # [23:15] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Remote host closed the connection)
- # [23:15] * Joins: KevinMarks2 (~yaaic@2607:fb90:50f:6a89:af1d:4c32:fbcb:89e4)
- # [23:16] * Joins: lmcliste_ (~lmclister@59.37.57.226)
- # [23:26] * Joins: annevk (~annevk@116.6.23.31)
- # [23:30] <Hixie_> TabAtkins: one option for the img thing that might be better than src-* or scripts or srcset is to have a way to declare how you pick images in general, which you could stash in a block in the <head>, and then you wouldn't need to repeat all the details in each <img> but could still prime the preloaer appropriately
- # [23:31] * Quits: zdobersek (~zdobersek@46.165.220.207) (Quit: ZNC - http://znc.in)
- # [23:32] * Quits: lmcliste_ (~lmclister@59.37.57.226)
- # [23:33] <TabAtkins> Hixie_: Yeah, I've been over this in my head, and I can't come up with a way to program the preloader that's sufficiently general to accomplish what src-N does, let alone goes further.
- # [23:34] <Hixie_> well, you can move most of the logic from src-n to the preloader, right? i mean, in practice, there's gonna be a lot of replication
- # [23:34] <Hixie_> even if it was just to declare a "template", basically, and then srcfoo="" could just invoke a template and then list the urls to put into that template
- # [23:35] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
- # [23:37] * Quits: Smylers (~smylers@host86-128-219-55.range86-128.btcentralplus.com) (Ping timeout: 265 seconds)
- # [23:40] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Quit: Leaving.)
- # [23:40] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Ping timeout: 272 seconds)
- # [23:41] <TabAtkins> Problem is that you can't *just* provide extraction logic. You need to have sufficient primitives to program it with so it can *decide* which to load.
- # [23:41] * Joins: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt)
- # [23:44] * Quits: jacobolus (~jacobolus@162.217.72.99) (Remote host closed the connection)
- # [23:45] <Hixie_> TabAtkins: sure. i'm saying move from <img srcset="foo 2x, bar 1x"> to some block that declares a simple template taking two URLs and mapping them to 2x and 1x respectively, and then <img srcfoo="foo bar">
- # [23:45] <Hixie_> TabAtkins: obviously with one image it's not great, but with a huge grid of images on some complex multi-"breakpoint" layout, it'd be a huge win
- # [23:46] <Hixie_> no need for multiple attributes per element, for example
- # [23:46] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
- # [23:48] * Joins: newtron (~newtron@69-196-176-249.dsl.teksavvy.com)
- # [23:53] * Quits: newtron (~newtron@69-196-176-249.dsl.teksavvy.com) (Ping timeout: 272 seconds)
- # [23:55] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [23:55] * Quits: marcosc (~marcosc@bl11-209-87.dsl.telepac.pt) (Ping timeout: 245 seconds)
- # Session Close: Sat Nov 09 00:00:00 2013
The end :)