Options:
- # Session Start: Tue Apr 16 00:00:00 2013
- # Session Ident: #whatwg
- # [00:00] * Joins: dgorbik (~dgorbik@2620:149:4:203:889e:7d50:f283:9c9b)
- # [00:01] <rillian> did the websec-mime-sniff draft become http://mimesniff.spec.whatwg.org or is one a fork of the other?
- # [00:02] * Quits: Smylers (~smylers@host86-168-221-39.range86-168.btcentralplus.com) (Ping timeout: 248 seconds)
- # [00:03] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [00:05] <Hixie> rillian: yeah, iirc ietf basically didn't like it existing
- # [00:06] <Hixie> abarth would know more
- # [00:07] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Read error: Operation timed out)
- # [00:07] <TabAtkins> Hixie: No, getting a selector to match elements whose contents are numeric is not realistic in the short term. It's basically equivalent in difficulty to getting one which matches a regex against text contents, which has been shot down for performance reasons for a long time.
- # [00:07] * Joins: Badreddin (~Nur@189.192.138.187)
- # [00:08] <Hixie> TabAtkins: can you comment to that effect on the bug? would be much appreciated. (also if you have any other ideas for addressing that use case, cos i'm all out of ideas on that front)
- # [00:08] <rillian> abarth: IIRC we were trying to limit things to the first 500 bytes and/or only mask/compare
- # [00:08] <TabAtkins> Yes, I can comment. I think the right thing to do is simply having the column selectors/combinator that Selectors 4 has, which is sufficient.
- # [00:08] <rillian> which is why the mp3 and webm sniffing doesn't really work. Does that match your recollection?
- # [00:09] <rillian> Hixie: thanks
- # [00:09] <Hixie> TabAtkins: cool, thanks
- # [00:10] <TabAtkins> Hixie: Though... Hm, testing an attribute value for numeric-ness would probably work.
- # [00:10] <TabAtkins> It's roughly equivalent in difficulty to the existing attr operations.
- # [00:10] <TabAtkins> (Fundamental problem with testing text content is what to do with non-child text nodes.)
- # [00:13] <Hixie> i once proposed [attr>4] and related selectors
- # [00:13] <Hixie> fwiw
- # [00:13] <TabAtkins> Yeah, I wanna put those into either Selectors 4 or 5.
- # [00:13] <TabAtkins> We're trying to shut down 4, so it'll probably make 5.
- # [00:15] * Quits: ehsan_ (~ehsan@66.207.208.98) (Remote host closed the connection)
- # [00:16] * Joins: mven (~mven@169.241.49.210)
- # [00:17] * Quits: wilhelm_ (~wilhelm@178.255.149.100) (Ping timeout: 240 seconds)
- # [00:17] * Quits: Hixie (~ianh@178.255.149.100) (Ping timeout: 252 seconds)
- # [00:18] <TabAtkins> I wonder what kind of syntax would make sense to test if an attr was numeric.
- # [00:18] * Joins: Hixie (~ianh@178.255.149.100)
- # [00:18] <TabAtkins> I mean, you could definitely do :matches([foo>0], [foo<=0]), but that's a bit verbose.
- # [00:20] <Hixie> TabAtkins: yeah
- # [00:21] <Hixie> TabAtkins: also, you should clearly switch to an unversioned development model so you could add things whenever :-)
- # [00:22] <TabAtkins> Hixie: As soon as we get CR of a spec, we push the unversioned url to a new version, so we can work on whatever we were waiting on.
- # [00:22] <TabAtkins> The only time versioning gets in our way now is the period between "ok, time to stabilize and finish what we've got" and "CR published!".
- # [00:22] * Joins: wilhelm (~wilhelm@178.255.149.100)
- # [00:23] <TabAtkins> Hmm, since we already have a type flag for case-insensitive matches, maybe we can just use that. [foo n] matches if the foo attribute's value is numeric.
- # [00:24] <TabAtkins> Or just make a new comparison. [foo <=> 0] tests for numericness. ^_^
- # [00:25] <Hixie> there's an unversioned url?
- # [00:26] <TabAtkins> Now there is! Just drop the number (or dash-number) from any dev.w3.org css url, and you'll get the latest draft.
- # [00:26] <Hixie> ooo
- # [00:26] <TabAtkins> dev.w3.org/csswg/css-flexbox-1 and css-flexbox both point to the same spec, for example.
- # [00:26] <TabAtkins> We're planning to apply the same policy to our /TR drafts.
- # [00:27] <TabAtkins> All the old css3-foo links still work, because we added redirects, but the preferred url form now is "css-foo", or "css-foo-N" if you want a specific version.
- # [00:28] * Quits: ^esc (~esc_ape@178.115.250.42.wireless.dyn.drei.com) (Remote host closed the connection)
- # [00:28] * Joins: ehsan (~ehsan@66.207.208.98)
- # [00:29] * Quits: ehsan (~ehsan@66.207.208.98) (Remote host closed the connection)
- # [00:29] * Joins: birtles (~chatzilla@p14119-ipngn3901marunouchi.tokyo.ocn.ne.jp)
- # [00:29] * Joins: ^esc (~esc_ape@178.115.250.42.wireless.dyn.drei.com)
- # [00:31] * Quits: nimbu (~nimbu@sjfw1.adobe.com) (Quit: Leaving.)
- # [00:31] * Quits: mven (~mven@169.241.49.210) (Remote host closed the connection)
- # [00:36] * Joins: mven (~mven@169.241.49.210)
- # [00:38] * Joins: ehsan (~ehsan@66.207.208.98)
- # [00:38] * Quits: weinig (~weinig@17.114.107.135) (Quit: weinig)
- # [00:39] * Joins: weinig (~weinig@17.114.107.135)
- # [00:45] * Quits: tomasf (~tom@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Quit: tomasf)
- # [01:02] * Quits: othermaciej (~mjs@17.114.108.14) (Quit: othermaciej)
- # [01:02] * Quits: ^esc (~esc_ape@178.115.250.42.wireless.dyn.drei.com) (Remote host closed the connection)
- # [01:04] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [01:05] * Joins: ^esc (~esc_ape@178.115.250.42.wireless.dyn.drei.com)
- # [01:07] * Joins: othermaciej (~mjs@17.114.108.14)
- # [01:07] * Quits: miketaylr (~miketaylr@cpe-72-179-62-16.austin.res.rr.com) (Quit: miketaylr)
- # [01:08] * Quits: mven (~mven@169.241.49.210) (Remote host closed the connection)
- # [01:08] <Hixie> abarth: ping https://www.w3.org/Bugs/Public/show_bug.cgi?id=19662#c7
- # [01:09] <abarth> Hixie: hi
- # [01:09] <abarth> Hixie: looking
- # [01:09] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
- # [01:12] <abarth> Hixie: too complicated for me to think about right now, sorry. I've added it to my asana for this week
- # [01:14] <Hixie> thanks!
- # [01:14] * Joins: a-ja (~Instantbi@70.230.144.183)
- # [01:15] * Joins: bentruyman (~bentruyma@c-98-193-95-144.hsd1.il.comcast.net)
- # [01:16] <Hixie> abarth: while i have you here, are you still working on web origin?
- # [01:16] <Hixie> abarth: in particular, it seems a bit ambiguous what "host" means when the origin has an ipv6 address in it
- # [01:16] <Hixie> abarth: whether it has the []s or not
- # [01:16] <abarth> yeah, we never resolved that issue
- # [01:17] <abarth> do you know which way it ought to be?
- # [01:19] <Hixie> i think square brackets included?
- # [01:19] <Hixie> but i'm not really sure
- # [01:19] <Hixie> it would match url.spec.whateg.org
- # [01:19] <Hixie> whatwg even
- # [01:19] * Quits: othermaciej (~mjs@17.114.108.14) (Quit: othermaciej)
- # [01:20] * Quits: krit (~krit@sjfw1.adobe.com) (Quit: Leaving.)
- # [01:20] <Hixie> abarth: but really my question isn't so much about the serialisation, but about whether "the host part of the tuple" contains the square brackets or not
- # [01:20] <Hixie> abarth: and that i've really no idea if it should or not
- # [01:21] * heycam|away is now known as heycam
- # [01:21] <abarth> this gets into how much browsers canonicalize IP addresses
- # [01:21] <abarth> As I recall, IE and Chrome do a lot of canonicalization
- # [01:21] <abarth> whereas Firefox and Safari do very little canonicalization
- # [01:21] * Joins: othermaciej (~mjs@17.114.108.14)
- # [01:22] <abarth> I don't remember the details about this particular bit of canonicalization
- # [01:22] <Hixie> url.spec.whatwg.org requires a specific form
- # [01:22] <abarth> for my money, i'd err on the side of more canonicalization
- # [01:22] <abarth> so, if you supply and IPv4 address in octal, it will end up as a dotted quad?
- # [01:23] <Hixie> no idea if he supports octal
- # [01:24] <Hixie> oh, ipv4 parsing isn't yet defined
- # [01:24] <Hixie> indeed host parsing isn't defined other than ipv6
- # [01:24] <abarth> i see
- # [01:25] <abarth> if folks like the general approach of canonicalizing IP addresses, then we should canonicalize IPv6 address to include the [ ]
- # [01:25] <Hixie> k
- # [01:26] <Hixie> so I should assume the 'host' part of an origin tuple includes the brackets?
- # [01:26] <abarth> yes
- # [01:26] <Hixie> is there somewhere i can file a bug on web origin, or does that go on your list too? :-)
- # [01:28] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [01:29] * Quits: weinig (~weinig@17.114.107.135) (Quit: weinig)
- # [01:32] <abarth> Hixie: you can file an issue in this github project: https://github.com/abarth/websec
- # [01:33] <Hixie> k
- # [01:35] <gsnedders> hober: I presume you don't mind if I base the new html5lib documentation on http://edward.oconnor.cx/2009/08/djangosd-html5lib? :)
- # [01:36] * Quits: garciawebdev (~garciaweb@190.244.74.107) (Remote host closed the connection)
- # [01:37] * Joins: vcarbune (~vcarbune@c-83-233-12-59.cust.bredband2.com)
- # [01:40] * Joins: weinig (~weinig@17.114.107.135)
- # [01:41] * Quits: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net) (Quit: tantek)
- # [01:42] * Quits: bholley (~bholley@24.212.243.246) (Quit: bholley)
- # [01:44] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Quit: Leaving.)
- # [01:45] * Quits: vcarbune (~vcarbune@c-83-233-12-59.cust.bredband2.com) (Read error: Operation timed out)
- # [01:45] * Quits: necolas_ (~necolas@8.25.197.25) (Read error: Connection reset by peer)
- # [01:46] <gsnedders> jgraham: We (html5lib) got mentioned in PEP-411!
- # [01:46] * Joins: necolas (~necolas@8.25.197.25)
- # [01:49] * Quits: bentruyman (~bentruyma@c-98-193-95-144.hsd1.il.comcast.net) (Quit: Computer has gone to sleep.)
- # [01:50] <hober> gsnedders: fine by me! i think most or all of my site is cc by sa, iirc
- # [01:50] <TabAtkins> Ah, you crazy viral copylefters.
- # [01:50] <gsnedders> hober: Yeah, it says so. But would be nice to have docs same license as everything else, and given I'm basically just ripping off your structure :P
- # [01:51] <hober> :)
- # [01:51] <hober> i forgot all about that talk
- # [01:51] * gsnedders was just Googling for html5lib :)
- # [01:56] * Quits: othermaciej (~mjs@17.114.108.14) (Quit: othermaciej)
- # [01:57] * Joins: tantek (~tantek@ip-64-134-239-41.public.wayport.net)
- # [01:57] * Quits: jernoble (~jernoble@17.212.152.13) (Quit: Textual IRC Client: www.textualapp.com)
- # [01:58] * Joins: jernoble (~jernoble@17.212.152.13)
- # [01:59] * Joins: othermaciej (~mjs@17.114.108.14)
- # [02:05] * Quits: weinig (~weinig@17.114.107.135) (Quit: weinig)
- # [02:12] * heycam is now known as heycam|away
- # [02:13] * heycam|away is now known as heycam
- # [02:14] * Quits: ehsan (~ehsan@66.207.208.98) (Remote host closed the connection)
- # [02:19] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [02:23] * Quits: necolas (~necolas@8.25.197.25) (Remote host closed the connection)
- # [02:23] * Joins: nessy (~silviapf@dps-pool9.nat.nicta.com.au)
- # [02:26] * Joins: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se)
- # [02:26] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [02:29] * jernoble is now known as jernoble|afk
- # [02:29] * jernoble|afk is now known as jernoble
- # [02:29] * Quits: jsbell (jsbell@nat/google/x-vcgnctnndsxnmmtb) (Quit: There's no place like home...)
- # [02:30] * Quits: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se) (Ping timeout: 264 seconds)
- # [02:32] * Joins: necolas (~necolas@8.25.197.25)
- # [02:43] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [02:45] * Joins: richt (~richt@222.233.254.208)
- # [02:49] * Joins: weinig (~weinig@17.114.107.135)
- # [02:52] * Quits: barneybook (~kvirc@114-44-245-13.dynamic.hinet.net) (Read error: Connection reset by peer)
- # [02:53] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
- # [02:56] * Joins: ehsan (~ehsan@24.212.206.174)
- # [02:56] * jernoble is now known as jernoble|afk
- # [02:56] * jernoble|afk is now known as jernoble
- # [03:01] * Quits: weinig (~weinig@17.114.107.135) (Ping timeout: 264 seconds)
- # [03:13] * Joins: weinig (~weinig@17.245.109.140)
- # [03:14] * Quits: smaug____ (~chatzilla@cs164155.pp.htv.fi) (Ping timeout: 245 seconds)
- # [03:22] * Quits: JohnAlbin_zzzzzz (~JohnAlbin@111-250-151-68.dynamic.hinet.net) (Quit: HTTP/1.1 404 JohnAlbin Not Found)
- # [03:24] * Quits: tantek (~tantek@ip-64-134-239-41.public.wayport.net) (Quit: tantek)
- # [03:24] * Quits: necolas (~necolas@8.25.197.25) (Remote host closed the connection)
- # [03:28] * Quits: yorick (~yorick@oftn/member/yorick) (Remote host closed the connection)
- # [03:33] * Joins: bentruyman (~bentruyma@c-98-193-95-144.hsd1.il.comcast.net)
- # [03:33] * Quits: nessy (~silviapf@dps-pool9.nat.nicta.com.au) (Ping timeout: 256 seconds)
- # [03:34] * Joins: nessy (~silviapf@stargate.it.nicta.com.au)
- # [03:35] * Joins: barneybook (~kvirc@114-43-144-194.dynamic.hinet.net)
- # [03:35] * jernoble is now known as jernoble|afk
- # [03:35] * jernoble|afk is now known as jernoble
- # [03:51] * Quits: bentruyman (~bentruyma@c-98-193-95-144.hsd1.il.comcast.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [04:00] * Quits: birtles (~chatzilla@p14119-ipngn3901marunouchi.tokyo.ocn.ne.jp) (Ping timeout: 256 seconds)
- # [04:01] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [04:02] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [04:03] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [04:09] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
- # [04:09] * Joins: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net)
- # [04:11] * Quits: nessy (~silviapf@stargate.it.nicta.com.au) (Quit: Leaving.)
- # [04:12] * Joins: roc (~chatzilla@60.234.66.20)
- # [04:20] * Quits: rcombs (~rcombs@rodgercombs.tk) (Ping timeout: 245 seconds)
- # [04:20] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [04:20] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [04:22] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [04:22] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [04:26] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [04:26] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [04:29] * Krinkle is now known as Krinkle|detached
- # [04:30] * Joins: rcombs (~rcombs@rodgercombs.tk)
- # [04:33] * Joins: nessy (~silviapf@stargate.it.nicta.com.au)
- # [04:37] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [04:39] * Quits: jwalden (~waldo@2620:101:8003:200:224:d7ff:fef0:8d90) (Quit: ChatZilla 0.9.87-6.1450hg.fc18 [XULRunner 20.0/20130401111945])
- # [04:40] * heycam is now known as heycam|away
- # [04:43] * Quits: Lachy (~Lachy@cm-84.215.19.229.getinternet.no) (Quit: Computer has gone to sleep.)
- # [04:45] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Quit: Leaving.)
- # [04:46] <MikeSmith> http://www.w3.org/2010/02/rdfa/meetings/2013-02-28#Mike_Smith__28_tm__29___27_s_Complaint
- # [04:47] <MikeSmith> "q+ to ask why tool authors who work for us get to wag the dog here"
- # [04:47] <MikeSmith> gotta love that kind of response
- # [04:50] * Quits: weinig (~weinig@17.245.109.140) (Remote host closed the connection)
- # [04:52] <Hixie> hahaha
- # [04:52] <Hixie> "damn these people sending us valid feedback, why do we have to make a good technology that considers things we hadn't thought of"
- # [04:53] <Hixie> this is as opposed to when _I_ disagree with you, when that happens i just try to drown you in a wall of text, amirite? ;-)
- # [04:53] * Quits: linclark (~clark@c-67-186-35-246.hsd1.pa.comcast.net) (Quit: linclark)
- # [04:56] <zewt> Hixie: but they thought of everything, therefore the feedback must be invalid, qed
- # [04:56] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [04:57] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [05:07] <MikeSmith> not even clear to me from those minutes what point he was trying to make
- # [05:07] <MikeSmith> "I think that the tool is broken."
- # [05:08] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [05:08] <MikeSmith> broken in that it actually implements what the spec says, instead of, I guess, what they intended for it to say, or what somebody should be expected to assume from reading it
- # [05:08] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [05:08] <MikeSmith> I've had some many cases of that with the RDFa specs
- # [05:09] <MikeSmith> e.g., before the spec never explicitly stated that the values of the various RDFa attributes could be the empty string
- # [05:11] <MikeSmith> so beack then I commented about that and I think I got the same kind of response; i.e., something like "Well of course they can be the empty string. ANy fool can see that. So the spec doesn't actually have to say it."
- # [05:11] <Hixie> to be fair, a lot of spec authors are of the mindset that specs don't have to be thorough and precise
- # [05:11] <Hixie> a _lot_ of w3c and ietf specs are like that
- # [05:12] <Hixie> they give a general idea, and leave the details to implementors
- # [05:12] <Hixie> HTML4 being a classic example
- # [05:12] <Hixie> but by no means either the worst or the first
- # [05:12] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [05:13] <MikeSmith> yeah
- # [05:13] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [05:13] <MikeSmith> but I would hope the bar is a lot higher these days
- # [05:14] <Hixie> a lot of people were never asked if they agreed with the kind of spec quality css2.1 started
- # [05:14] <Hixie> and so they're still in the old world
- # [05:14] <Hixie> where spec writing was easy :-)
- # [05:14] <MikeSmith> heh
- # [05:15] * heycam|away is now known as heycam
- # [05:15] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [05:15] <zewt> wow, irssi is terrible
- # [05:15] <zewt> it takes _foo_ and underlines it
- # [05:16] <zewt> you know you've worked on crappy terminal irc client too long if you're implementing that and actually think it's not horrible gimmicky nonsense
- # [05:16] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [05:16] <othermaciej> implementors can't be trusted to figure out the details in a consistent way
- # [05:16] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [05:16] <Hixie> othermaciej: don't forget, this is the same mindset that thinks that non-conforming documents are irrelevant because interop doesn't matter if the author screwed up
- # [05:18] <zewt> (which itself assumes that a nonconforming document is the author's fault)
- # [05:19] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [05:19] <Hixie> it often is, to a first approximation, but that's of no consolation to the users when 97% of documents are trivially non-conforming in some way or other :-)
- # [05:20] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [05:21] <zewt> but 97% of documents are nonconforming != 97% of authors screwed up :P
- # [05:21] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [05:21] <zewt> (no, we're not disagreeing in any material way)
- # [05:22] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 252 seconds)
- # [05:22] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [05:23] * Quits: barneybook (~kvirc@114-43-144-194.dynamic.hinet.net) (Read error: Connection reset by peer)
- # [05:23] * Joins: barneybook (~kvirc@114-43-144-194.dynamic.hinet.net)
- # [05:25] * Joins: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net)
- # [05:26] * Quits: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net) (Max SendQ exceeded)
- # [05:26] * Joins: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net)
- # [05:27] * Quits: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net) (Max SendQ exceeded)
- # [05:27] * Joins: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net)
- # [05:27] * Quits: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net) (Client Quit)
- # [05:28] * Joins: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net)
- # [05:28] * Quits: barneybook (~kvirc@114-43-144-194.dynamic.hinet.net) (Ping timeout: 240 seconds)
- # [05:29] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [05:29] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [05:30] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [05:31] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [05:34] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [05:34] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [05:35] * Quits: kochi (~kochi@2401:fa00:4:1004:26be:5ff:fe03:db82) (Quit: Leaving.)
- # [05:36] * Joins: kochi (~kochi@2401:fa00:4:1004:26be:5ff:fe03:db82)
- # [05:39] * Joins: skcin7 (~skcin7@c-68-38-156-213.hsd1.nj.comcast.net)
- # [05:39] * Quits: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net) (Quit: tantek)
- # [05:42] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [05:43] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [05:44] * Quits: Badreddin (~Nur@189.192.138.187) (Ping timeout: 276 seconds)
- # [05:57] * Quits: othermaciej (~mjs@17.114.108.14) (Quit: othermaciej)
- # [05:57] * Joins: fishd (~fishd@216.239.45.130)
- # [05:58] * jernoble is now known as jernoble|afk
- # [05:58] * jernoble|afk is now known as jernoble
- # [06:01] * Quits: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net) (Read error: Connection reset by peer)
- # [06:01] * Joins: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net)
- # [06:02] * Quits: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net) (Max SendQ exceeded)
- # [06:04] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [06:07] * Joins: Badreddin (~Nur@189.192.155.69)
- # [06:10] * Joins: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net)
- # [06:10] * Quits: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net) (Changing host)
- # [06:10] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [06:10] * Joins: krit (~krit@c-24-4-184-107.hsd1.ca.comcast.net)
- # [06:11] * Quits: scor (~scor@drupal.org/user/52142/view) (Client Quit)
- # [06:19] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [06:19] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [06:21] * Joins: weinig (~weinig@17.114.107.135)
- # [06:21] * Quits: weinig (~weinig@17.114.107.135) (Client Quit)
- # [06:23] * Joins: jryans (~jryans@cpe-70-113-92-118.austin.res.rr.com)
- # [06:26] * Quits: ehsan (~ehsan@24.212.206.174) (Remote host closed the connection)
- # [06:26] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [06:26] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [06:29] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [06:29] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [06:30] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [06:30] * Quits: othree_ (~othree@li379-129.members.linode.com) (Remote host closed the connection)
- # [06:31] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [06:35] * jernoble is now known as jernoble|afk
- # [06:35] * jernoble|afk is now known as jernoble
- # [06:37] * Joins: miketaylr2000 (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [06:37] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Read error: Connection reset by peer)
- # [06:38] * Quits: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [06:40] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [06:41] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [06:41] * Joins: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net)
- # [06:43] * Quits: miketaylr2000 (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: goodbye cruel world)
- # [06:44] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [06:45] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [06:46] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [06:46] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
- # [06:49] * Quits: rniwa (~rniwa@17.212.154.114) (Quit: rniwa)
- # [07:01] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
- # [07:18] * Quits: roc (~chatzilla@60.234.66.20) (Remote host closed the connection)
- # [07:21] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [07:22] * Quits: fishd (~fishd@216.239.45.130) (Ping timeout: 245 seconds)
- # [07:22] * Quits: krit (~krit@c-24-4-184-107.hsd1.ca.comcast.net) (Quit: Leaving.)
- # [07:23] * Joins: fishd (~fishd@c-50-131-6-45.hsd1.ca.comcast.net)
- # [07:26] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
- # [07:26] * Quits: gnarf (~gnarf@unaffiliated/gnarf) (Ping timeout: 246 seconds)
- # [07:26] * Quits: kborchers (~kborchers@unaffiliated/kborchers) (Ping timeout: 252 seconds)
- # [07:32] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [07:38] * Joins: barneybook|3 (~kvirc@114-43-144-194.dynamic.hinet.net)
- # [07:40] * Joins: rniwa_ (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [07:40] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [07:41] * Joins: barneybook (~kvirc@114-43-144-194.dynamic.hinet.net)
- # [07:41] * Joins: gnarf (~gnarf@unaffiliated/gnarf)
- # [07:43] * Quits: barneybook|3 (~kvirc@114-43-144-194.dynamic.hinet.net) (Ping timeout: 246 seconds)
- # [07:45] * Joins: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net)
- # [07:46] * Quits: barneybook (~kvirc@114-43-144-194.dynamic.hinet.net) (Ping timeout: 256 seconds)
- # [07:47] * Quits: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net) (Client Quit)
- # [07:57] * Quits: darobin (~darobin@78.208.93.24) (Remote host closed the connection)
- # [07:59] * Joins: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net)
- # [08:01] * Joins: Masklinn (~textual@77.109.112.145)
- # [08:02] * Joins: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si)
- # [08:21] * Quits: fishd (~fishd@c-50-131-6-45.hsd1.ca.comcast.net) (Ping timeout: 276 seconds)
- # [08:21] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [08:26] * Joins: alrra (~alrra@unaffiliated/alrra)
- # [08:26] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
- # [08:36] * Joins: vcarbune (~vcarbune@c-83-233-12-59.cust.bredband2.com)
- # [08:39] * Joins: sedovsek (~robert@89.143.12.238)
- # [08:41] * Quits: nessy (~silviapf@stargate.it.nicta.com.au) (Read error: Connection reset by peer)
- # [08:41] * Joins: nessy (~silviapf@stargate.it.nicta.com.au)
- # [08:47] * Joins: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se)
- # [08:49] * Quits: vcarbune (~vcarbune@c-83-233-12-59.cust.bredband2.com) (Ping timeout: 252 seconds)
- # [08:51] * Joins: Ms2ger (~Ms2ger@193.190.253.150)
- # [08:52] * Joins: SimonSapin (~simon@ip-134.net-89-2-126.rev.numericable.fr)
- # [08:53] * Quits: Masklinn (~textual@77.109.112.145)
- # [08:57] * Joins: marcosc (~marcosc@bl7-52-57.dsl.telepac.pt)
- # [09:04] <Ms2ger> annevk: I saw a Gecko patch for autoRevoke, btw
- # [09:11] * Quits: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [09:13] * Joins: hasather (~hasather@80.91.33.141)
- # [09:15] * Joins: Kolombiken (~Adium@94.137.124.2)
- # [09:17] * Joins: darobin (~darobin@78.109.80.74)
- # [09:18] * Quits: Adawerk (~ada@169.241.49.57) (Read error: Connection reset by peer)
- # [09:18] * Joins: Adawerk (~ada@169.241.49.57)
- # [09:22] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [09:25] <zcorpan> TabAtkins: do you have any URLs to sites that do smooth scrolling?
- # [09:26] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 255 seconds)
- # [09:33] * Joins: Masklinn (~textual@109.89.134.164)
- # [09:35] * Joins: shwetank (~shwetank@122.161.67.238)
- # [09:35] * Quits: nessy (~silviapf@stargate.it.nicta.com.au) (Quit: Leaving.)
- # [09:41] * Joins: mitemitreski (~mitemitre@212.120.17.179)
- # [09:48] * Quits: dgorbik (~dgorbik@2620:149:4:203:889e:7d50:f283:9c9b) (Quit: ZNC - http://znc.in)
- # [09:59] * Quits: jochen__ (jochen@nat/google/x-wgzenlcaaecylqdo) (Read error: Connection reset by peer)
- # [10:00] <zcorpan> Hixie: https://www.w3.org/Bugs/Public/show_bug.cgi?id=16920 seems good to me
- # [10:01] <zcorpan> hmm, except for "This should be done even if the video is paused, except if video playback hasn't ever started yet."
- # [10:01] * heycam is now known as heycam|away
- # [10:03] * heycam|away is now known as heycam
- # [10:03] * Joins: baku (~baku@201.Red-88-12-18.staticIP.rima-tde.net)
- # [10:09] * Quits: Ms2ger (~Ms2ger@193.190.253.150) (Ping timeout: 245 seconds)
- # [10:09] * Joins: Ms2ger (~Ms2ger@193.190.253.150)
- # [10:14] * Joins: smaug____ (~chatzilla@cs164155.pp.htv.fi)
- # [10:16] * Joins: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com)
- # [10:17] * jernoble is now known as jernoble|afk
- # [10:17] * jernoble|afk is now known as jernoble
- # [10:19] * Quits: Ms2ger (~Ms2ger@193.190.253.150) (Quit: Leaving)
- # [10:19] * Joins: Ms2ger (~Ms2ger@193.190.253.150)
- # [10:22] * Joins: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net)
- # [10:23] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [10:24] * Joins: benbarnett (~Adium@80.87.30.115)
- # [10:26] * Joins: annevk (~annevk@207.218.72.65)
- # [10:26] * Quits: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
- # [10:26] * Quits: annevk (~annevk@207.218.72.65) (Read error: Connection reset by peer)
- # [10:27] * Joins: annevk (~annevk@207.218.72.65)
- # [10:27] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 256 seconds)
- # [10:32] * Krinkle|detached is now known as Krinkle
- # [10:33] * heycam is now known as heycam|away
- # [10:34] * Joins: tomasf (~tomasf@77.72.97.10.c.fiberdirekt.net)
- # [10:34] * Quits: SimonSapin (~simon@ip-134.net-89-2-126.rev.numericable.fr) (Ping timeout: 248 seconds)
- # [10:34] <annevk> Why can https://cgi.w3.org/member-bin/MailingListQuery.pl?queryList=www-dom and such no longer be accessed with Member credentials?
- # [10:36] <Ms2ger> jgraham, so how do I get my pr mirrored?
- # [10:37] * Krinkle is now known as Krinkle|detached
- # [10:38] * Joins: nonge_ (~nonge@p5B3264C2.dip.t-dialin.net)
- # [10:40] <MikeSmith> annevk: dunno but maybe not intentional
- # [10:40] <MikeSmith> annevk: best to e-mail sysreq@w3.org to ask
- # [10:40] <jgraham> Ms2ger: In theory, if you have push access, do nothing
- # [10:40] <jgraham> Ms2ger: Since the code is totally untested and therefore broken, tell dom to start looking for the stacktrace in the log
- # [10:42] * Quits: nonge (~nonge@p5B326EF6.dip.t-dialin.net) (Ping timeout: 245 seconds)
- # [10:42] * Joins: sicking (~sicking@226.Red-83-58-222.dynamicIP.rima-tde.net)
- # [10:46] * Quits: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com) (Remote host closed the connection)
- # [10:57] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [11:00] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [11:03] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
- # [11:04] * Joins: jochen__ (jochen@nat/google/x-ppduakhjelnqawed)
- # [11:05] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Remote host closed the connection)
- # [11:12] * Quits: yoav_ (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Read error: Connection reset by peer)
- # [11:12] * Joins: yoav_ (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [11:13] * Quits: rniwa_ (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa_)
- # [11:14] * jernoble is now known as jernoble|afk
- # [11:14] * jernoble|afk is now known as jernoble
- # [11:15] * Quits: yoav_ (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Remote host closed the connection)
- # [11:15] * Joins: yoav_ (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [11:18] <annevk> I wonder why filing bugs no longer works on HTML?
- # [11:18] <annevk> Or did I just file dozens?
- # [11:20] * Joins: nessy (~silviapf@124-168-62-140.dyn.iinet.net.au)
- # [11:23] <hsivonen> zcorpan: there's a harness and then almost no tests
- # [11:23] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [11:24] <hsivonen> I know one should not read Internet comments, but there are just so many ill-informed people commenting on the Netflix HTML5 news on The Verge.
- # [11:26] * Joins: SimonSapin (~simon@vev69-1-82-232-219-95.fbx.proxad.net)
- # [11:28] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 255 seconds)
- # [11:28] * Quits: shwetank (~shwetank@122.161.67.238) (Quit: Leaving...)
- # [11:29] <zcorpan> hsivonen: pointer to the harness?
- # [11:29] <a-ja> hsivonen: read article, but not comments....pretty silly ones, eh?
- # [11:30] <zcorpan> anyone have API design opinions on https://www.w3.org/Bugs/Public/show_bug.cgi?id=20328 and https://www.w3.org/Bugs/Public/show_bug.cgi?id=19753 ?
- # [11:31] * Ms2ger is now known as annevk`
- # [11:31] <annevk`> Looks like a future
- # [11:31] * annevk` is now known as Ms2ger
- # [11:32] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [11:35] <zcorpan> allElementsFromPoint(x,y, 'document') ?
- # [11:36] <Ms2ger> 'document'?
- # [11:37] <annevk> lol, who is annevk`?
- # [11:38] <annevk> ah, should have known
- # [11:38] <Ms2ger> :)
- # [11:39] <hsivonen> a-ja: even the article was just press release journalism summarising the Netflix post without checking other sources for relevant info
- # [11:39] <zcorpan> Ms2ger: https://www.w3.org/Bugs/Public/show_bug.cgi?id=20328 wants to use these methods outside the viewport, in the canvas area
- # [11:39] <hsivonen> zcorpan: https://bitbucket.org/validator/validator/src/0d0e5f1771339b55adda64089b12a32c5dacb78c/test-harness?at=default
- # [11:39] * Quits: Obvious (tachikoma@188.226.74.2) (Read error: Connection reset by peer)
- # [11:40] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [11:40] <annevk> zcorpan: document.hitTest({x:2, y:5}) -> static list (same as the one to be returned from document.find()
- # [11:42] <zcorpan> annevk: and what about choosing which area you want (viewport vs document)?
- # [11:42] * zcorpan bbiab
- # [11:42] * Quits: alrra (~alrra@unaffiliated/alrra) (Quit: Leaving)
- # [11:42] <annevk> context:"page" / "client" or some such?
- # [11:42] <hsivonen> the coverage at Ars is a bit better, but is still pretty close to mere press release journalism
- # [11:43] * Joins: Obvious (tachikoma@188.226.74.2)
- # [11:45] * Quits: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si) (Quit: ZNC - http://znc.in)
- # [11:46] <hsivonen> at least over at Ars, the commenters have more clue than over at The Verge
- # [11:46] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
- # [11:48] <annevk> Oh that is interesting. Netflix made a bet on DRM ending up in HTML?
- # [11:48] * Joins: JibberJim (~opera@132.185.151.37)
- # [11:53] <hsivonen> annevk: well, at this point, EME shipping on Chrome OS is not a bet anymore
- # [11:54] * Quits: skcin7 (~skcin7@c-68-38-156-213.hsd1.nj.comcast.net) (Quit: Computer has gone to sleep.)
- # [11:59] * Joins: Lachy (~Lachy@cm-84.215.19.229.getinternet.no)
- # [12:02] * Quits: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se) (Remote host closed the connection)
- # [12:03] * Quits: richt (~richt@222.233.254.208) (Remote host closed the connection)
- # [12:03] * Joins: richt (~richt@222.233.254.208)
- # [12:06] * Joins: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si)
- # [12:06] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Ping timeout: 252 seconds)
- # [12:08] * Quits: richt (~richt@222.233.254.208) (Ping timeout: 240 seconds)
- # [12:10] * Joins: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
- # [12:10] <marcosc> darobin: in respec, how do I escape [[HasOwnProperty]] without respect trying to associate it with a biblio entry?
- # [12:11] * Joins: shwetank (~shwetank@122.161.67.238)
- # [12:11] <marcosc> s/respect/respec
- # [12:11] <Ms2ger> Bwahahaha
- # [12:11] <marcosc> heh
- # [12:11] <Ms2ger> Try [<!-- -->[
- # [12:11] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [12:12] <marcosc> no, Ms2ger, I'm sure Respec will handle this in a clever way
- # [12:12] <marcosc> :)
- # [12:13] * Joins: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se)
- # [12:17] <Ms2ger> Bwahahaha
- # [12:18] * Quits: Ms2ger (~Ms2ger@193.190.253.150) (Quit: bbl)
- # [12:19] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Ping timeout: 276 seconds)
- # [12:19] <annevk> You want to write a spec. You think, I'll use ReSpec. Now you have two problems.
- # [12:21] * Quits: sicking (~sicking@226.Red-83-58-222.dynamicIP.rima-tde.net) (Quit: sicking)
- # [12:24] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [12:25] <zcorpan> annevk: do you have a fancy name for the new caretPositionFromPoint that returns a list?
- # [12:25] <annevk> caretHitTest?
- # [12:26] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
- # [12:27] <annevk> note though that without defining hit testing this will create a ton of issues down the road :(
- # [12:27] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Read error: Operation timed out)
- # [12:27] * heycam|away is now known as heycam
- # [12:31] <annevk> it also seems somewhat unclear what kind of list you want to return
- # [12:31] <annevk> e.g. if an element is transparent to hit testing, should it still be in the list?
- # [12:31] <annevk> where should it be in the list?
- # [12:31] * Quits: shwetank (~shwetank@122.161.67.238) (Quit: Leaving...)
- # [12:31] <marcosc> annevk, one day we will convince mounir that there is only one true tool for spec writing :)
- # [12:31] <annevk> mounir is a co-chair now, he doesn't have to entertain the thought of spec writing anymore :p
- # [12:32] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
- # [12:32] * heycam wonders where this idea of co-chairing and not having to do spec writing comes from :)
- # [12:32] <marcosc> annevk pioneered that, heycam
- # [12:33] <zcorpan> it seems the stated problem can be solved by setting pointer-events:none on the top-most element and calling elementFromPoint or caretPositionFromPoint again
- # [12:33] <marcosc> heycam: annevk also told me that if we got on the TAG, we could lounge around all day by the beach and just get paid.
- # [12:33] <marcosc> :)
- # [12:36] <annevk> zcorpan: on the element returned?
- # [12:36] <zcorpan> annevk: yeah
- # [12:37] <annevk> zcorpan: yeah, I guess at some point you might want to have things like "ignore pointer-events, ignore transparancy, ..."
- # [12:37] <zcorpan> annevk: similar to the current workarounds that remove or hide the element, but without any visual glitch
- # [12:37] <annevk> zcorpan: which the dictionary will help with
- # [12:37] <heycam> marcosc, ha
- # [12:38] <zcorpan> annevk: do you mean that you would want to get an element even if it is transparent or has pointer-events:none ?
- # [12:40] <annevk> zcorpan: yeah maybe, would have to study hit testing APIs out there
- # [12:42] * zcorpan finds http://ie.microsoft.com/testdrive/HTML5/HitTest/
- # [12:43] * Joins: alrra (~alrra@188.24.66.95)
- # [12:43] * Quits: alrra (~alrra@188.24.66.95) (Changing host)
- # [12:43] * Joins: alrra (~alrra@unaffiliated/alrra)
- # [12:43] * Quits: alrra (~alrra@unaffiliated/alrra) (Remote host closed the connection)
- # [12:53] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [12:53] * Joins: hasather (~hasather@80.91.33.141)
- # [13:00] <hsivonen> wondering if I should file a bug to make Thunderbird and SeaMonkey always send email as UTF-8
- # [13:00] <hsivonen> surely everyone can receive UTF-8 these days
- # [13:01] <hsivonen> (except maybe Hixie on pine)
- # [13:01] <annevk> yeah I'm not sure why that hasn't happened, but I'm thinking there might be some legacy out there in Japan and such on phones
- # [13:02] <annevk> so that if you want your friend to be able to read the email, it better use the right encoding...
- # [13:04] <hsivonen> I think we should find out
- # [13:04] * hsivonen is generally annoyed by not doing stuff because of *maybe* weird stuff in Japan
- # [13:04] * jgraham also uses (al)pine (sometimes) fwiw
- # [13:05] <hsivonen> (actual weird stuff anywhere is another thing)
- # [13:05] <hsivonen> jgraham: how does it deal with incoming UTF-8?
- # [13:05] <jgraham> I don't reacall having character encoding issues
- # [13:05] <jgraham> But I haven't exactly tested
- # [13:05] <hsivonen> alpine was written in the mid-2000s, so it would be shameful for it not to support UTF-8
- # [13:06] <hsivonen> I guess I'll file the bug and see what happens to it
- # [13:07] <annevk> +1
- # [13:08] * Quits: baku (~baku@201.Red-88-12-18.staticIP.rima-tde.net) (Ping timeout: 258 seconds)
- # [13:08] <marcosc> annevk: any chance http://*.spec.whatwg.org could be CORS enabled?
- # [13:09] <jgraham> hsivonen: Incoming UTF-8 seems to work fine
- # [13:10] <annevk> marcosc: yeah I guess
- # [13:10] <odinho> marcosc: Or at least fetch? :P
- # [13:10] <hsivonen> jgraham: great
- # [13:10] <marcosc> odinho: all would be nice :)
- # [13:11] <marcosc> annevk: should I file a bug somewhere?
- # [13:11] <odinho> I was just thinking about doogfooding.
- # [13:11] <odinho> Minus one o.
- # [13:11] <marcosc> fetching fetch?
- # [13:11] <marcosc> :)
- # [13:14] * Joins: richt (~richt@175.209.165.25)
- # [13:15] <annevk> so what's the way to make this work?
- # [13:15] * Joins: richt_ (~richt@91.216.105.26)
- # [13:15] <annevk> well, is there a simple way to add a header to the output of an entire domain
- # [13:16] <annevk> in fact, does .htaccess take effect if you put it above the directory the site is served from?
- # [13:18] <jgraham> annevk: No, but you can put it in the root, or change the apache config
- # [13:18] <jgraham> (the documentroot I mean)
- # [13:19] * Quits: richt (~richt@175.209.165.25) (Ping timeout: 258 seconds)
- # [13:19] * jernoble is now known as jernoble|afk
- # [13:19] * jernoble|afk is now known as jernoble
- # [13:20] <annevk> stupid console
- # [13:20] <annevk> shows 304, but does not give a way to show what was actually returned from the cache
- # [13:21] * Quits: TabAtkins (~tabatkins@216.239.45.72) (Ping timeout: 264 seconds)
- # [13:21] * Quits: nessy (~silviapf@124-168-62-140.dyn.iinet.net.au) (Quit: Leaving.)
- # [13:21] <annevk> jgraham: so it does actually
- # [13:22] <annevk> marcosc: everything but dom.spec.whatwg.org now has Access-Control-Allow-Origin:*
- # [13:22] <hsivonen> bug filed https://bugzilla.mozilla.org/show_bug.cgi?id=862292
- # [13:22] <marcosc> thanks annevk!
- # [13:22] * Joins: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com)
- # [13:22] <marcosc> how come not dom?
- # [13:22] <annevk> by adding "Header set Access-Control-Allow-Origin *" to a .htaccess file shared across the domains
- # [13:22] * Joins: yorick (~yorick@oftn/member/yorick)
- # [13:22] <annevk> marcosc: I need to fix that one separately unfortunately
- # [13:23] <annevk> but should be easy
- # [13:23] <marcosc> np, thanks for doing that :)
- # [13:24] <marcosc> annevk: works well (confirmed with http://marcoscaceres.github.io/bib_entry_maker/)
- # [13:24] <jgraham> Holy crap it does
- # [13:24] <jgraham> That's insane
- # [13:24] <annevk> DOM has it too now
- # [13:25] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [13:25] * Quits: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com) (Remote host closed the connection)
- # [13:25] * Joins: kborchers (~kborchers@unaffiliated/kborchers)
- # [13:25] * Joins: TabAtkins (~tabatkins@216.239.45.72)
- # [13:26] * Joins: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com)
- # [13:26] <marcosc> need to add all these references to Respec ... normative references to Living Standards For. The. Win...!
- # [13:27] * Joins: baku (~baku@93.Red-79-147-88.dynamicIP.rima-tde.net)
- # [13:28] * Quits: annevk (~annevk@207.218.72.65) (Remote host closed the connection)
- # [13:29] * Joins: annevk (~annevk@207.218.72.65)
- # [13:29] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
- # [13:31] * Quits: annevk (~annevk@207.218.72.65) (Remote host closed the connection)
- # [13:31] * Joins: richt (~richt@175.209.165.25)
- # [13:31] * Joins: annevk (~annevk@207.218.72.65)
- # [13:31] * Quits: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com) (Remote host closed the connection)
- # [13:34] * Quits: richt_ (~richt@91.216.105.26) (Ping timeout: 240 seconds)
- # [13:36] * Joins: alrra (~alrra@188.24.66.95)
- # [13:36] * Quits: alrra (~alrra@188.24.66.95) (Changing host)
- # [13:36] * Joins: alrra (~alrra@unaffiliated/alrra)
- # [13:36] * Quits: alrra (~alrra@unaffiliated/alrra) (Remote host closed the connection)
- # [13:38] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [13:39] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 258 seconds)
- # [13:39] * SteveF_ is now known as SteveF
- # [13:42] <hsivonen> when do blobs get garbage collected if revokeObjectURL is not called?
- # [13:45] * Quits: richt (~richt@175.209.165.25) (Remote host closed the connection)
- # [13:45] * Quits: jryans (~jryans@cpe-70-113-92-118.austin.res.rr.com) (Quit: Be back later)
- # [13:45] * Joins: richt (~richt@175.209.165.25)
- # [13:50] * Quits: richt (~richt@175.209.165.25) (Ping timeout: 264 seconds)
- # [13:55] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 245 seconds)
- # [13:57] <zcorpan> i wonder how to define offset* for <col>/<colgroup>
- # [13:58] * Joins: runeh (~Rune@phlebotinum.org)
- # [13:58] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [14:02] <zcorpan> is it sufficient to say that elements with computed value of 'display' of 'table-column' and 'table-column-group' must be considered to be CSS layout boxes for the purpose of the offset* attributes?
- # [14:04] <MikeSmith> hsivonen, annevk : I did used to be that the mail clients on a lot of Japanese keitai did not support UTF-8 but I don't think that's the case any longer
- # [14:04] <MikeSmith> it used to be that many did not even have fonts with glyphs for latin characters that have diacritical marks and such, non-ascii
- # [14:05] * Joins: scor (scor@drupal.org/user/52142/view)
- # [14:05] <MikeSmith> but I think that's not that case any longer either
- # [14:05] * Quits: baku (~baku@93.Red-79-147-88.dynamicIP.rima-tde.net) (Read error: No route to host)
- # [14:06] <MikeSmith> lacking those glyphs it didn't matter much how a message was encoded anyway, because you wouldn't be able to read it regardless
- # [14:08] * Joins: richt (~richt@222.233.254.208)
- # [14:09] * Parts: a-ja (~Instantbi@70.230.144.183)
- # [14:15] * Quits: Badreddin (~Nur@189.192.155.69) (Ping timeout: 276 seconds)
- # [14:16] <darobin> marcosc: you use [[\Foo]]
- # [14:16] * Quits: JibberJim (~opera@132.185.151.37) (Quit: JibberJim)
- # [14:17] * Joins: krawchyk (~krawchyk@65.220.49.251)
- # [14:17] <annevk> hsivonen: I suspect when everything else is collected
- # [14:17] <annevk> hsivonen: although that might break fastback?
- # [14:21] * Quits: rcombs (~rcombs@rodgercombs.tk) (Ping timeout: 264 seconds)
- # [14:21] * Quits: marcosc (~marcosc@bl7-52-57.dsl.telepac.pt) (Remote host closed the connection)
- # [14:23] * Joins: Ms2ger (~Ms2ger@vpnb206.ugent.be)
- # [14:25] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [14:29] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Read error: Operation timed out)
- # [14:32] * Joins: marcosc (~marcosc@bl7-52-57.dsl.telepac.pt)
- # [14:39] * Joins: tobie (~tobielang@73-118.195-178.cust.bluewin.ch)
- # [14:41] * Joins: rcombs (~rcombs@rodgercombs.tk)
- # [14:41] * Joins: jmason (~jmason@174.137.103.143)
- # [14:42] * Joins: baku (~baku@54.Red-83-44-206.dynamicIP.rima-tde.net)
- # [14:47] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Ping timeout: 252 seconds)
- # [14:48] <annevk> okay, so merging redirect fetch and CORS fetch was not a good idea :/
- # [14:50] * heycam is now known as heycam|away
- # [14:51] <karlcow> [07:07] * hsivonen is generally annoyed by not doing stuff because of *maybe* weird stuff in Japan
- # [14:52] <karlcow> I have the feeling is a combination of technology/culture at a certain point in space/time.
- # [14:52] * Joins: JibberJim (~opera@132.185.151.36)
- # [14:52] <karlcow> I wonder what are the constraints on low-end phones in other territories
- # [14:54] <karlcow> maybe less an issue now given that the low end phones anyway are a lot more powerful than 10 years ago.
- # [14:54] <karlcow> bah
- # [14:54] <annevk> bah?
- # [14:54] * Parts: JibberJim (~opera@132.185.151.36)
- # [14:55] * Joins: sicking (~sicking@54.Red-83-44-206.dynamicIP.rima-tde.net)
- # [14:57] <karlcow> ah. my 「bah」in a 「can't be helped」way.
- # [14:57] <karlcow> Shikata ga nai
- # [14:58] <karlcow> https://en.wikipedia.org/wiki/Shikata_ga_nai
- # [15:02] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [15:05] * Quits: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se) (Remote host closed the connection)
- # [15:05] * Joins: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se)
- # [15:06] * Quits: yorick (~yorick@oftn/member/yorick) (Ping timeout: 245 seconds)
- # [15:07] * Joins: yorick (~yorick@oftn/member/yorick)
- # [15:07] * Quits: marcosc (~marcosc@bl7-52-57.dsl.telepac.pt) (Remote host closed the connection)
- # [15:10] * Joins: jryans (~jryans@office.massrel.com)
- # [15:12] * Quits: tomasf (~tomasf@77.72.97.10.c.fiberdirekt.net) (Ping timeout: 245 seconds)
- # [15:13] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 255 seconds)
- # [15:19] * Joins: krit1 (~krit@c-24-4-184-107.hsd1.ca.comcast.net)
- # [15:21] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [15:26] * Joins: TallTed (~Thud@63.119.36.36)
- # [15:26] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
- # [15:26] * krit1 is now known as krit
- # [15:26] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [15:27] * Joins: linclark (~clark@c-67-186-35-246.hsd1.pa.comcast.net)
- # [15:28] * jernoble is now known as jernoble|afk
- # [15:28] * jernoble|afk is now known as jernoble
- # [15:31] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 245 seconds)
- # [15:36] * Quits: espadrine (~opera@85-218-11-118.dclient.lsne.ch) (Ping timeout: 256 seconds)
- # [15:44] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [15:50] * Quits: eric_carlson (~eric@17.212.152.104) (Quit: eric_carlson)
- # [15:54] * Joins: brl4n (~brl4n@204.108.237.194)
- # [15:54] * Joins: marcosc (~marcosc@bl7-52-57.dsl.telepac.pt)
- # [15:58] * Joins: RobbertAtWork (~robbertat@2001:980:9368:1:e54b:9bc3:ed6b:d05c)
- # [16:01] * Joins: ehsan (~ehsan@24-212-206-174.cable.teksavvy.com)
- # [16:01] * Joins: erichynds (~ehynds@64.206.121.41)
- # [16:02] <RobbertAtWork> hsivonen: you did a lot of research on the HTML doctype in different browsers; is it a known effect that in IE6 the doctype is returned as comment node by getElementsByTagName()?
- # [16:02] * Quits: Masklinn (~textual@109.89.134.164) (Ping timeout: 256 seconds)
- # [16:02] <RobbertAtWork> hsivonen: freaks me out
- # [16:02] <RobbertAtWork> hsivonen: http://robbertbroersma.nl/demo/html5-ie6/ alerts "#comment" in IE6
- # [16:02] <marcosc> darobin: thanks!
- # [16:03] <marcosc> Ms2ger: see! darobin made something clever :)
- # [16:03] * Joins: izhak (~izhak@31.47.120.119)
- # [16:04] * jernoble is now known as jernoble|afk
- # [16:04] * jernoble|afk is now known as jernoble
- # [16:04] <RobbertAtWork> hsivonen: it's not IE6 only by the way, it's IE8 as well
- # [16:05] <annevk> RobbertAtWork: I think that was a known quirk of their old parser
- # [16:07] <RobbertAtWork> annevk: I see. Never knew I had to filter getElementsByTagName() results by nodeType
- # [16:07] * Joins: Masklinn (~textual@109.89.134.164)
- # [16:08] * Joins: tomasf (~tomasf@static-88.131.62.36.addr.tdcsong.se)
- # [16:08] <annevk> RobbertAtWork: http://ln.hixie.ch/?start=1137740632&count=1
- # [16:08] <annevk> RobbertAtWork: has some related fun stuff
- # [16:09] * Joins: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net)
- # [16:10] * Quits: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [16:10] * Joins: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net)
- # [16:11] * Quits: brl4n (~brl4n@204.108.237.194) (Remote host closed the connection)
- # [16:11] * Quits: krit (~krit@c-24-4-184-107.hsd1.ca.comcast.net) (Quit: Leaving.)
- # [16:11] <RobbertAtWork> annevk: thanks!
- # [16:13] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
- # [16:13] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Client Quit)
- # [16:14] * Joins: brl4n (~brl4n@204.108.237.194)
- # [16:14] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [16:16] * Quits: brl4n (~brl4n@204.108.237.194) (Client Quit)
- # [16:18] * Joins: nimbu (~nimbu@sjfw1.adobe.com)
- # [16:20] <Ms2ger> marcosc, unpossible
- # [16:22] * Quits: sicking (~sicking@54.Red-83-44-206.dynamicIP.rima-tde.net) (Ping timeout: 256 seconds)
- # [16:23] * Quits: baku (~baku@54.Red-83-44-206.dynamicIP.rima-tde.net) (Ping timeout: 245 seconds)
- # [16:25] * Joins: baku (~baku@212.Red-88-3-202.dynamicIP.rima-tde.net)
- # [16:27] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [16:28] * Joins: sicking (~sicking@212.Red-88-3-202.dynamicIP.rima-tde.net)
- # [16:32] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
- # [16:44] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 252 seconds)
- # [16:51] * Quits: richt (~richt@222.233.254.208) (Remote host closed the connection)
- # [16:51] * Joins: richt (~richt@222.233.254.208)
- # [16:51] * Joins: shwetank (~shwetank@122.161.67.238)
- # [16:53] * jernoble is now known as jernoble|afk
- # [16:53] * jernoble|afk is now known as jernoble
- # [16:55] * Quits: richt (~richt@222.233.254.208) (Ping timeout: 245 seconds)
- # [16:57] * Joins: sicking_ (~sicking@212.Red-88-3-202.dynamicIP.rima-tde.net)
- # [16:58] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
- # [16:59] * Joins: eric_carlson (~eric@17.212.152.104)
- # [16:59] * Quits: sicking (~sicking@212.Red-88-3-202.dynamicIP.rima-tde.net) (Ping timeout: 252 seconds)
- # [16:59] * sicking_ is now known as sicking
- # [16:59] <karlcow> "Use the glass://map URI to request a map." — developers.google.com/glass/location :(
- # [17:00] * Quits: Ms2ger (~Ms2ger@vpnb206.ugent.be) (Quit: bbl)
- # [17:03] <annevk> It renders as an image?
- # [17:04] * Quits: tomasf (~tomasf@static-88.131.62.36.addr.tdcsong.se) (Quit: tomasf)
- # [17:05] * Parts: mitemitreski (~mitemitre@212.120.17.179)
- # [17:05] * Quits: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se) (Remote host closed the connection)
- # [17:05] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [17:06] * Quits: jryans (~jryans@office.massrel.com) (Quit: Linkinus - http://linkinus.com)
- # [17:06] * Joins: jryans (~jryans@office.massrel.com)
- # [17:07] <karlcow> annevk: it seems
- # [17:07] <karlcow> <img src="glass://map?w=width&h=height&marker=0;latitude,longitude&marker=1;latitude,longitude&polyline=;latitude,longitude,latitude,longitude"
- # [17:07] <karlcow> width="width"
- # [17:07] <karlcow> height="height"/>
- # [17:08] * Joins: Cromulent (~Cromulent@cpc4-reig5-2-0-cust637.6-3.cable.virginmedia.com)
- # [17:08] <annevk> I wonder if they're using a full browser or a subset of sorts
- # [17:08] * Quits: baku (~baku@212.Red-88-3-202.dynamicIP.rima-tde.net) (Ping timeout: 245 seconds)
- # [17:09] * Joins: bholley (~bholley@24.212.243.246)
- # [17:09] <bholley> Hixie: yt?
- # [17:09] <annevk> oh Java and Python
- # [17:09] * Joins: baku (~baku@212.Red-88-3-202.dynamicIP.rima-tde.net)
- # [17:11] <bholley> Hixie: am reading the spec correctly to mean that enumerating cross-origin DOM objects (Window and Location) shouldn't throw, but should instead return the appropriate cross-origin-accessible properties?
- # [17:11] <bholley> Hixie: that is to say, "get the raw properties and then filter"?
- # [17:13] <annevk> oh so everything is JSON
- # [17:13] <annevk> and JSON can include some raw HTML
- # [17:13] <annevk> that's some weird shit
- # [17:13] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Remote host closed the connection)
- # [17:14] * jernoble is now known as jernoble|afk
- # [17:14] * jernoble|afk is now known as jernoble
- # [17:18] <annevk> smaug____: yo
- # [17:19] <annevk> smaug____: so upload progress events
- # [17:19] <annevk> smaug____: combined with a 307
- # [17:19] <smaug____> meeting
- # [17:19] <annevk> smaug____: your argument is invalid
- # [17:19] * Joins: barneybook (~kvirc@114-44-245-13.dynamic.hinet.net)
- # [17:20] * Joins: garciawebdev (~garciaweb@190.244.74.107)
- # [17:20] * Quits: Masklinn (~textual@109.89.134.164)
- # [17:23] <annevk> So Gecko does not seem to dispatch a progress event in that sequence...
- # [17:23] <annevk> Lets try setting up some stuff to make a redirect work...
- # [17:27] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [17:29] * Joins: sedovsek (~robert@89.143.12.238)
- # [17:29] * Quits: Cromulent (~Cromulent@cpc4-reig5-2-0-cust637.6-3.cable.virginmedia.com) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [17:31] * Quits: Kolombiken (~Adium@94.137.124.2) (Quit: Leaving.)
- # [17:31] * Joins: Kolombiken (~Adium@94.137.124.2)
- # [17:31] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Read error: Operation timed out)
- # [17:34] * Joins: frozenice (~frozenice@unaffiliated/fr0zenice)
- # [17:36] * Quits: Kolombiken (~Adium@94.137.124.2) (Ping timeout: 240 seconds)
- # [17:37] * Joins: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se)
- # [17:39] * jernoble is now known as jernoble|afk
- # [17:39] * jernoble|afk is now known as jernoble
- # [17:40] * Joins: Masklinn (~textual@77.109.112.145)
- # [17:43] <nimbu> Dear whatwg http://tjvantoll.com/2013/04/15/list-of-pseudo-elements-to-style-form-controls/ is terrible is this specced somewhere?
- # [17:43] <nimbu> or are there plans to?
- # [17:44] * Quits: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se) (Ping timeout: 252 seconds)
- # [17:44] <annevk> only long term
- # [17:45] <annevk> nimbu: latest is https://groups.google.com/a/chromium.org/forum/?fromgroups=#!topic/blink-dev/ZAdZJWahyF8
- # [17:45] <nimbu> annevk: thnx!
- # [17:45] <nimbu> long term!!
- # [17:45] <nimbu> long term we will have 100 new nasty pseudo elms
- # [17:46] <nimbu> ok i will see what i can do.
- # [17:46] <nimbu> thnx annevk
- # [17:46] <annevk> well you know, HTML has been around for almost 20 years now and parsing got interoperable about a year ago
- # [17:47] <annevk> but yeah, I'd love for this to get fixed
- # [17:48] <nimbu> yeah no thanks to some super human efforts
- # [17:48] <nimbu> we dont want to be there again
- # [17:49] * Joins: krit (~krit@sjfw1.adobe.com)
- # [17:50] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
- # [17:51] * Joins: Ms2ger (~Ms2ger@53.200-64-87.adsl-dyn.isp.belgacom.be)
- # [17:51] <marcosc> darobin: might be a bug, but using [[\Foo]] shows up as [[\Foo]] in the spec :(
- # [17:55] * Joins: scor (scor@drupal.org/user/52142/view)
- # [17:55] <darobin> marcosc: it works here — pointer?
- # [17:56] <marcosc> darobin: http://runtime.sysapps.org/
- # [17:56] <marcosc> search for [[\
- # [17:56] <Ms2ger> 0x7fdde645398
- # [17:56] * marcosc waits for robin to point out some dumbass mistake that marcos made
- # [17:56] * marcosc will find a way to blame Ms2ger
- # [17:58] <darobin> marcosc: shows up as [[HasOwnProperty]] here...
- # [17:59] <marcosc> darobin: what browser?
- # [17:59] <darobin> I blame whatever benighted browser you must be using
- # [17:59] <darobin> Firefox
- # [17:59] <darobin> what else?
- # [17:59] <marcosc> um,
- # [17:59] <marcosc> that one with the funny color circle?
- # [17:59] <darobin> more seriously I doubt that there's a browser difference here
- # [17:59] <marcosc> checking
- # [17:59] <darobin> or rather, not in processing
- # [18:00] <marcosc> yeah, that would be weird on the Web
- # [18:00] <darobin> I suspect you have a rather old ReSpec aggressively cached maybe?
- # [18:00] <darobin> it would be weird for something this trivial :)
- # [18:00] <darobin> yeah, works in Chrome here
- # [18:00] <darobin> I suggest you reload with extreme prejudice
- # [18:00] <marcosc> ok, thanks
- # [18:00] <marcosc> will do that
- # [18:00] <darobin> looks like your Chrome is pulling off a classic Opera
- # [18:01] <marcosc> aren't they the same? :)
- # [18:01] * marcosc drumroll please
- # [18:01] <darobin> ka-ching
- # [18:02] * Joins: gavinc (~gavin@barad-dur.carothers.name)
- # [18:02] * Joins: stkrzysiak (~stkrzysia@199.96.144.130)
- # [18:02] * jernoble is now known as jernoble|afk
- # [18:02] * jernoble|afk is now known as jernoble
- # [18:02] <marcosc> darobin: one more tiny question... in section 3.3, why is the algorithm counting from 14? (i.e., picking up from counter in section 3)
- # [18:03] * Joins: dbaron (~dbaron@212.Red-88-3-202.dynamicIP.rima-tde.net)
- # [18:03] <darobin> hah, that's funny
- # [18:03] <darobin> I don't believe that's something that ReSpec is doing...
- # [18:04] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
- # [18:04] <darobin> it's... weird
- # [18:04] <marcosc> mkay
- # [18:05] <darobin> fascinating
- # [18:06] <darobin> actually someone did add support for algorithm styling, for whatever reason
- # [18:06] * Quits: TallTed (~Thud@63.119.36.36) (Ping timeout: 246 seconds)
- # [18:10] * Quits: erichynds (~ehynds@64.206.121.41)
- # [18:10] <blink-bot> good morning, Whatwg!
- # [18:11] <darobin> marcosc: I'm very puzzle about why the counter-reset doesn't kick in here
- # [18:12] <marcosc> darobin: yeah, I thought the markup was ok. About to look at the CSS
- # [18:12] <darobin> feel free to use a different class name
- # [18:12] <darobin> but there's something really weird going on in the styling there
- # [18:13] * blink-bot is now known as dglazkov
- # [18:13] <smaug____> annevk: back
- # [18:13] <smaug____> haa haa
- # [18:13] <smaug____> good morning blink-bot
- # [18:13] <marcosc> darobin: yeah, gets more funky if you toggle "counter-reset: numsection"
- # [18:13] <marcosc> then it goes to 21?
- # [18:14] <smaug____> is that what dglazkov uses his 20% time for, being a blink-bot :p
- # [18:14] <Ms2ger> He's off half of the time
- # [18:14] <dglazkov> smaug____: I have no idea how that happened. Must've been drunk last week or something
- # [18:14] <darobin> marcosc: I have no idea who added that horrible style or why
- # [18:15] <darobin> I have half a mind to yank it
- # [18:15] <darobin> whoever did it didn't add a test
- # [18:15] <marcosc> ok, now it makes sense
- # [18:15] <marcosc> I'll change the class name
- # [18:15] <darobin> marcosc: that's what's weird: the counter-reset works once, but not the second time
- # [18:16] <marcosc> it's like because it's in a sub section it won't reset
- # [18:17] <marcosc> darobin: it breaks anyway for sub steps
- # [18:17] <marcosc> darobin: you should probably yank it
- # [18:17] * Joins: jsbell (~jsbell@216.239.45.130)
- # [18:18] <marcosc> darobin: see any step in "teps for processing an application manifest "
- # [18:18] <marcosc> "steps for processing an application manifest"
- # [18:18] <marcosc> even
- # [18:18] <darobin> marcosc: yeah, I'm going to pull it
- # [18:18] <darobin> just looking through history to figure out who added it
- # [18:18] <marcosc> git blame!!! git blame!!! :D
- # [18:19] <marcosc> we need a "git name and shame "
- # [18:21] * Joins: skcin7 (~skcin7@c-68-38-156-213.hsd1.nj.comcast.net)
- # [18:21] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [18:22] <darobin> ok, I don't think anyone uses that
- # [18:22] * marcosc updates the spec
- # [18:23] * jernoble is now known as jernoble|afk
- # [18:23] * jernoble|afk is now known as jernoble
- # [18:23] * Quits: nimbu (~nimbu@sjfw1.adobe.com) (Quit: Leaving.)
- # [18:27] * Joins: nimbu (~nimbu@sjfw1.adobe.com)
- # [18:27] * Quits: Lachy (~Lachy@cm-84.215.19.229.getinternet.no) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [18:28] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [18:29] * Joins: erichynds (~ehynds@64.206.121.41)
- # [18:30] <darobin> marcosc: that particular weird piece of madness is now gone
- # [18:31] <darobin> it's a change grandfathered from something that came from v2 in HG
- # [18:31] <marcosc> darobin: thanks!!!
- # [18:31] <darobin> so, I blame hg
- # [18:31] <jsbell> darobin: new respec.js push? I note the list of "undefined definition" errors in the IDB spec is way down today.
- # [18:31] <Ms2ger> marcosc, did you mess with its references database?
- # [18:32] <darobin> jsbell: yes, I found that the missing definition detection code had an issue
- # [18:32] <marcosc> heh, Ms2ger not today :)
- # [18:32] <darobin> which I plugged
- # [18:32] <darobin> jsbell: I still need to look at your other problems
- # [18:32] <darobin> I wish people stopped having issues with the current WebIDL code though, it would give me time to actually make the WebIDL bits modern and nice and all :)
- # [18:33] <marcosc> darobin: users are the worst!
- # [18:33] <marcosc> :)
- # [18:33] <darobin> yeah, they want all sorts of shit :)
- # [18:33] <marcosc> takes all the fun out of writing code
- # [18:33] <jsbell> darobin: cool, thanks. The remaining errors list looks mostly legitimate; still interested in how to correctly reference an enum or interface member.
- # [18:33] <jsbell> WANT WANT WANT
- # [18:33] <Ms2ger> <dfn>?
- # [18:33] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 272 seconds)
- # [18:34] <darobin> jsbell: I'll look at that tomorrow, right now I've just finished doing my taxes and I need a beer :)
- # [18:34] <Ms2ger> darobin, also, IDB has issues with TypeError claiming to be a DOMException
- # [18:34] <jsbell> no rush
- # [18:34] <jsbell> ms2ger: in an "Exceptio table" ?
- # [18:34] <jsbell> +n
- # [18:34] <jsbell> or in the prose?
- # [18:34] <Ms2ger> Table
- # [18:35] <jsbell> We need to kill the tables
- # [18:35] <darobin> KILL THE TABLES
- # [18:35] <Ms2ger> Yes please
- # [18:35] <darobin> isn't that what Anssi's legacyThingie does?
- # [18:36] <jsbell> I'm waiting on https://www.w3.org/Bugs/Public/show_bug.cgi?id=21555 before replacing the exception tales with prose.
- # [18:36] <jsbell> tables. Can't type today.
- # [18:36] <darobin> jsbell: look at http://lists.w3.org/Archives/Public/public-sysapps/2013Apr/0132.html
- # [18:36] <jsbell> Ugh, wrong bug link too...
- # [18:36] <jsbell> https://www.w3.org/Bugs/Public/show_bug.cgi?id=17681
- # [18:37] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
- # [18:37] * Quits: benbarnett (~Adium@80.87.30.115) (Quit: Leaving.)
- # [18:37] <darobin> jsbell: so yeah, it looks like noLegacyStyle: true in the config will kill the tables
- # [18:38] <darobin> of course, that'll kill whatever content you were expecting to put there, too :)
- # [18:38] <Ms2ger> darobin, ... again
- # [18:38] <darobin> Ms2ger: ?
- # [18:39] <Ms2ger> ReSpec made the tables disappear a while back
- # [18:39] <jsbell> right, that's the problem with the IDB spec. Not all of the exceptions are defined in prose.
- # [18:39] <darobin> Ms2ger: I think you're thinking about exceptions
- # [18:39] * Joins: jwalden (~waldo@2620:101:8003:200:224:d7ff:fef0:8d90)
- # [18:39] <darobin> completely different problem :)
- # [18:40] <darobin> IDB suffered when ReSpec dropped support for WebIDL exceptions
- # [18:41] <Ms2ger> darobin, I am talking about exceptions, yes
- # [18:41] <jsbell> Yep, we're relying on { idlOldStyleExceptions: true }
- # [18:41] <Ms2ger> darobin, what are you talking about, if not exceptions?
- # [18:41] <jsbell> I was talking about exceptions too, so confused. :)
- # [18:41] <darobin> I think I should add a feature to do spec linting, that would also collect the editors' emails, and would email them insults when they're doing stuff wrong :)
- # [18:41] <darobin> Ms2ger: there are other tables, parameters and shit like that
- # [18:41] <darobin> those need to go as well
- # [18:42] <darobin> in the grand scheme of things
- # [18:42] <darobin> which is moving everyone to better specs and all
- # [18:42] * Ms2ger suggests anolis for that
- # [18:43] * darobin giggles
- # [18:43] <Hixie> bholley: i hope so, but wouldn't guarantee it
- # [18:43] <Hixie> annevk: how does filing bugs not work?
- # [18:43] <darobin> anyway, not that you fine people don't make for enjoyable conversation
- # [18:43] <darobin> but as I was saying -> beer
- # [18:43] <darobin> thanks for the laughs though Ms2ger ;)
- # [18:44] <bholley> Hixie: can you confirm on https://bugzilla.mozilla.org/show_bug.cgi?id=862380 when you get the chance?
- # [18:45] <Hixie> send me mail - i'm mostly afk for the next few days
- # [18:45] * Quits: shwetank (~shwetank@122.161.67.238) (Ping timeout: 245 seconds)
- # [18:46] <Ms2ger> Tired from the sprint the last few days? :)
- # [18:46] * Joins: Lachy (~Lachy@cm-84.215.19.229.getinternet.no)
- # [18:47] * Quits: darobin (~darobin@78.109.80.74) (Remote host closed the connection)
- # [18:48] <Hixie> you could say that
- # [18:50] * Joins: shwetank (~shwetank@122.161.33.190)
- # [18:53] * Quits: baku (~baku@212.Red-88-3-202.dynamicIP.rima-tde.net) (Ping timeout: 245 seconds)
- # [18:54] * linclark is now known as linclark|afk
- # [18:54] * Joins: astearns (~astearns@192.150.22.5)
- # [18:55] * jernoble is now known as jernoble|afk
- # [18:55] * jernoble|afk is now known as jernoble
- # [18:55] * Quits: sicking (~sicking@212.Red-88-3-202.dynamicIP.rima-tde.net) (Quit: sicking)
- # [19:00] * Quits: dbaron (~dbaron@212.Red-88-3-202.dynamicIP.rima-tde.net) (Ping timeout: 245 seconds)
- # [19:00] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [19:01] * Joins: mven (~mven@169.241.49.210)
- # [19:03] <annevk> Hixie: dunno, I filed one manually
- # [19:04] <Hixie> what wasn't working?
- # [19:09] <annevk> Hixie: using the form from within Firefox
- # [19:11] * Joins: vcarbune (~vcarbune@c-83-233-12-59.cust.bredband2.com)
- # [19:12] * Quits: scor (scor@drupal.org/user/52142/view) (Ping timeout: 260 seconds)
- # [19:15] * Joins: scor (scor@nat/acquia/x-mqkhraklcuaqohdv)
- # [19:15] * Quits: scor (scor@nat/acquia/x-mqkhraklcuaqohdv) (Changing host)
- # [19:15] * Joins: scor (scor@drupal.org/user/52142/view)
- # [19:20] * Quits: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net) (Ping timeout: 245 seconds)
- # [19:21] <annevk> Hixie: seems to happen in http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html
- # [19:21] * linclark|afk is now known as linclark
- # [19:22] <annevk> Hixie: tried to report a bug about blink
- # [19:26] * Parts: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
- # [19:29] * Quits: nonge_ (~nonge@p5B3264C2.dip.t-dialin.net) (Quit: Verlassend)
- # [19:29] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [19:30] <annevk> smaug____: see public-webapps I suppose
- # [19:31] <smaug____> k
- # [19:32] * Joins: necolas (~necolas@8.25.197.25)
- # [19:32] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
- # [19:33] <annevk> I'm still a bit stuck modelling http://fetch.spec.whatwg.org/#fetching
- # [19:33] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 246 seconds)
- # [19:34] <annevk> E.g. synchronous / asynchronous sharing a code path is hard.
- # [19:34] <annevk> The user being able to cancel the request at any point, regardless of synchronous, is hard.
- # [19:35] <annevk> Upload progress tasks being able to spain several requests, is hard. Although I guess the same goes for normal progress tasks...
- # [19:36] <annevk> I'm very much cheating my way out of this engineering challenge by having a set of encompassing requirements that accompany the algorithm.
- # [19:36] <annevk> Sorry, meant to so I'm close to doing that cheating.
- # [19:37] * Quits: mven (~mven@169.241.49.210) (Remote host closed the connection)
- # [19:40] * Quits: Adawerk (~ada@169.241.49.57) (Quit: Leaving)
- # [19:41] * Joins: mven (~mven@169.241.49.210)
- # [19:43] * Joins: Adawerk (~ada@169.241.49.57)
- # [19:45] * Parts: scott_gonzalez (scott_gonz@gateway/shell/jquery.com/x-gfbfbizhormhhzur)
- # [19:47] * Joins: dbaron (~dbaron@194.140.132.4)
- # [19:48] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [19:49] * Quits: vcarbune (~vcarbune@c-83-233-12-59.cust.bredband2.com) (Ping timeout: 276 seconds)
- # [19:53] * Joins: say2joe (~say2joe@204.56.108.2)
- # [19:54] * Parts: say2joe (~say2joe@204.56.108.2)
- # [19:55] * Joins: ^esc_ (~esc_ape@77.116.247.81.wireless.dyn.drei.com)
- # [19:56] * Quits: ^esc (~esc_ape@178.115.250.42.wireless.dyn.drei.com) (Ping timeout: 248 seconds)
- # [19:57] * Quits: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net) (Ping timeout: 272 seconds)
- # [19:59] * Quits: RobbertAtWork (~robbertat@2001:980:9368:1:e54b:9bc3:ed6b:d05c) (Remote host closed the connection)
- # [20:01] * Joins: RobbertAtWork (~robbertat@2001:980:9368:1:f8bf:fda3:777a:ac5)
- # [20:02] * Quits: RobbertAtWork (~robbertat@2001:980:9368:1:f8bf:fda3:777a:ac5) (Remote host closed the connection)
- # [20:09] * Quits: jmason (~jmason@174.137.103.143) (Read error: Operation timed out)
- # [20:09] * Joins: rniwa (~rniwa@17.212.154.114)
- # [20:09] * Joins: fishd (~darin@216.239.45.66)
- # [20:12] <Ms2ger> Nothing new on http://tc39memes.tumblr.com/ lately...
- # [20:13] * Quits: SimonSapin (~simon@vev69-1-82-232-219-95.fbx.proxad.net) (Ping timeout: 246 seconds)
- # [20:17] <jsbell> Ms2ger: https://twitter.com/FakeAlexRussell isn't enough funny for you?
- # [20:20] * Quits: izhak (~izhak@31.47.120.119) (Ping timeout: 264 seconds)
- # [20:22] * Quits: dbaron (~dbaron@194.140.132.4) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [20:30] * Joins: othermaciej (~mjs@17.114.108.14)
- # [20:30] * Joins: RobbertAtWork (~robbertat@2001:980:9368:1:bd8e:5176:95a9:5c3b)
- # [20:32] <karlcow> A proposal for unprefixing https://groups.google.com/a/chromium.org/forum/m/?fromgroups#!topic/blink-dev/E0OkYhvF7q8
- # [20:32] * Quits: ehsan (~ehsan@24-212-206-174.cable.teksavvy.com) (Remote host closed the connection)
- # [20:40] * Quits: jsbell (~jsbell@216.239.45.130) (Quit: jsbell)
- # [20:44] * Joins: weinig (~weinig@17.114.107.135)
- # [20:44] * Quits: erichynds (~ehynds@64.206.121.41)
- # [20:50] * Joins: amtiskaw (~oh@cpc6-brmb7-2-0-cust953.1-3.cable.virginmedia.com)
- # [20:51] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
- # [20:51] * Joins: aklein (uid4454@gateway/web/irccloud.com/x-iwswryboduigbzho)
- # [20:51] <Ms2ger> TabAtkins, people still haven't figured out that you can have requirements for multiple conformance classes?
- # [20:54] * Quits: nimbu (~nimbu@sjfw1.adobe.com) (Quit: Leaving.)
- # [20:57] * Quits: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [20:58] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
- # [20:58] * Joins: awoxp_ (~awoxp@host86-143-180-42.range86-143.btcentralplus.com)
- # [20:58] * Quits: awoxp_ (~awoxp@host86-143-180-42.range86-143.btcentralplus.com) (Client Quit)
- # [20:58] * Joins: awoxp (~awoxp@host86-143-180-42.range86-143.btcentralplus.com)
- # [21:00] * Quits: weinig (~weinig@17.114.107.135) (Quit: weinig)
- # [21:01] * Quits: scor (scor@drupal.org/user/52142/view) (Ping timeout: 256 seconds)
- # [21:05] * Joins: scor (scor@nat/acquia/x-xnwwmpvtxmzziloa)
- # [21:05] * Quits: scor (scor@nat/acquia/x-xnwwmpvtxmzziloa) (Changing host)
- # [21:05] * Joins: scor (scor@drupal.org/user/52142/view)
- # [21:08] * jernoble is now known as jernoble|afk
- # [21:08] * jernoble|afk is now known as jernoble
- # [21:10] * Joins: Bennyville (~Benny@85.233.34.52.dynamic.cablesurf.de)
- # [21:12] * Quits: frozenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
- # [21:12] * Quits: annevk (~annevk@207.218.72.65) (Remote host closed the connection)
- # [21:12] * Joins: reybango (~reybango@c-66-229-94-105.hsd1.fl.comcast.net)
- # [21:16] * Joins: zagamqt (~zagam@81-230-17-139-no148.bredband.skanova.com)
- # [21:16] * Joins: fronteers (~fronteers@91-118-56-137.dynamic.adsl-line.inode.at)
- # [21:22] * Joins: yalcin (~yalcin@78.176.31.149)
- # [21:25] * Joins: andrewrhee (~andrewrhe@cpe-108-184-185-20.socal.res.rr.com)
- # [21:27] * Parts: andrewrhee (~andrewrhe@cpe-108-184-185-20.socal.res.rr.com)
- # [21:28] * Joins: ehsan (~ehsan@24.212.206.174)
- # [21:29] * Quits: cheron (~cheron@unaffiliated/cheron) (Read error: Operation timed out)
- # [21:32] * Joins: andrewrhee (~andrewrhe@cpe-108-184-185-20.socal.res.rr.com)
- # [21:32] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [21:33] * Joins: weinig (~weinig@17.114.107.135)
- # [21:33] * Parts: andrewrhee (~andrewrhe@cpe-108-184-185-20.socal.res.rr.com)
- # [21:33] * Joins: sedovsek (~robert@lk.84.20.237.54.dc.cable.static.lj-kabel.net)
- # [21:35] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
- # [21:35] * Joins: TheGallery (~TheGaller@79.103.84.65.dsl.dyn.forthnet.gr)
- # [21:35] * Quits: ehsan (~ehsan@24.212.206.174) (Remote host closed the connection)
- # [21:36] * Joins: ehsan (~ehsan@24.212.206.174)
- # [21:43] * Quits: ^esc_ (~esc_ape@77.116.247.81.wireless.dyn.drei.com) (Ping timeout: 248 seconds)
- # [21:44] * Quits: marcosc (~marcosc@bl7-52-57.dsl.telepac.pt) (Remote host closed the connection)
- # [21:46] * Joins: Badreddin (~Nur@189.192.155.69)
- # [21:46] * Quits: TheGallery (~TheGaller@79.103.84.65.dsl.dyn.forthnet.gr) (Quit: Leaving)
- # [21:48] * Joins: TheGallery (~TheGaller@79.103.84.65.dsl.dyn.forthnet.gr)
- # [21:48] * Joins: ^esc (~esc_ape@77.116.247.81.wireless.dyn.drei.com)
- # [21:51] * Joins: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se)
- # [21:52] * Quits: Ms2ger (~Ms2ger@53.200-64-87.adsl-dyn.isp.belgacom.be) (Ping timeout: 245 seconds)
- # [22:00] * Joins: s19 (~s19@dslb-094-218-001-135.pools.arcor-ip.net)
- # [22:00] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [22:01] * Quits: s19 (~s19@dslb-094-218-001-135.pools.arcor-ip.net) (Client Quit)
- # [22:01] * Joins: jonlee_ (~jonlee@17.212.153.19)
- # [22:02] * Quits: RobbertAtWork (~robbertat@2001:980:9368:1:bd8e:5176:95a9:5c3b) (Remote host closed the connection)
- # [22:02] * Quits: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net) (Ping timeout: 272 seconds)
- # [22:04] * Quits: weinig (~weinig@17.114.107.135) (Quit: weinig)
- # [22:05] * Joins: Mohamed-Ted (~Mohamed@197.205.51.90)
- # [22:05] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 258 seconds)
- # [22:08] * Quits: Mohamed-Ted (~Mohamed@197.205.51.90) (Client Quit)
- # [22:08] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
- # [22:08] * Joins: Ms2ger (~Ms2ger@53.200-64-87.adsl-dyn.isp.belgacom.be)
- # [22:09] * Joins: nimbu (~nimbu@sjfw1.adobe.com)
- # [22:09] * Joins: Mohamed-Ted (~Mohamed@197.205.51.90)
- # [22:09] * Quits: fronteers (~fronteers@91-118-56-137.dynamic.adsl-line.inode.at) (Quit: Leaving)
- # [22:10] * Joins: fronteers (~fronteers@91-118-56-137.dynamic.adsl-line.inode.at)
- # [22:10] * Quits: Mohamed-Ted (~Mohamed@197.205.51.90) (Client Quit)
- # [22:10] * Quits: fronteers (~fronteers@91-118-56-137.dynamic.adsl-line.inode.at) (Client Quit)
- # [22:11] * Joins: fronteers (~fronteers@91-118-56-137.dynamic.adsl-line.inode.at)
- # [22:11] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [22:11] * jonlee_ is now known as jonlee|afk
- # [22:12] * linclark is now known as linclark|afk
- # [22:13] * Joins: drpcken (~kmacdonal@mail.paradoxecorporation.com)
- # [22:14] * Quits: krawchyk (~krawchyk@65.220.49.251) (Remote host closed the connection)
- # [22:14] * Joins: OwainK (~Owain@535159F3.cm-6-2b.dynamic.ziggo.nl)
- # [22:14] * Joins: Dave_ (~Davsu@176.26.27.182)
- # [22:15] * Quits: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net) (Ping timeout: 264 seconds)
- # [22:16] * Quits: Dave_ (~Davsu@176.26.27.182) (Client Quit)
- # [22:17] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [22:18] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
- # [22:22] * Parts: drpcken (~kmacdonal@mail.paradoxecorporation.com) ("Leaving")
- # [22:22] * Quits: Ms2ger (~Ms2ger@53.200-64-87.adsl-dyn.isp.belgacom.be) (Quit: nn)
- # [22:24] * Quits: fronteers (~fronteers@91-118-56-137.dynamic.adsl-line.inode.at) (Quit: Leaving)
- # [22:27] * Quits: OwainK (~Owain@535159F3.cm-6-2b.dynamic.ziggo.nl) (Quit: Leaving)
- # [22:28] * Joins: Andreo (~Andreo@177.97.105.34)
- # [22:28] * Quits: Andreo (~Andreo@177.97.105.34) (Read error: Connection reset by peer)
- # [22:30] * Joins: Andreo (~Andreo@177.97.105.34)
- # [22:31] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [22:32] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
- # [22:32] * Joins: newtron_work (~newtron_w@199.71.174.103)
- # [22:34] * Quits: Badreddin (~Nur@189.192.155.69) (Ping timeout: 276 seconds)
- # [22:35] * Joins: weinig (~weinig@17.114.107.135)
- # [22:36] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: goodbye cruel world)
- # [22:36] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 260 seconds)
- # [22:38] * Quits: Andreo (~Andreo@177.97.105.34) (Quit: Leaving)
- # [22:38] * Joins: Andreo (~Andreo@177.97.105.34)
- # [22:39] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Remote host closed the connection)
- # [22:40] * Quits: Andreo (~Andreo@177.97.105.34) (Client Quit)
- # [22:41] * Joins: Andreo (~Andreo@177.97.105.34)
- # [22:41] * Quits: DanielFriesen (~dantman@mediawiki/dantman) (Remote host closed the connection)
- # [22:42] * Joins: Dantman (~dantman@mediawiki/dantman)
- # [22:42] * Quits: Andreo (~Andreo@177.97.105.34) (Read error: Connection reset by peer)
- # [22:42] * Joins: eresair (~eresair@75-101-60-180.dsl.static.sonic.net)
- # [22:43] * Joins: Andreo (~Andreo@177.97.105.34)
- # [22:43] * Quits: Andreo (~Andreo@177.97.105.34) (Read error: Connection reset by peer)
- # [22:44] * Joins: Andreo (~Andreo@177.97.105.34)
- # [22:44] * Quits: sedovsek (~robert@lk.84.20.237.54.dc.cable.static.lj-kabel.net) (Quit: sedovsek)
- # [22:45] * Joins: halomac (~konrad0@83-168-66-167.static.espol.com.pl)
- # [22:48] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Quit: Leaving)
- # [22:50] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [22:50] * Quits: shwetank (~shwetank@122.161.33.190) (Quit: Leaving...)
- # [22:52] * Joins: SimonSapin (~simon@ip-134.net-89-2-126.rev.numericable.fr)
- # [22:53] * Quits: Andreo (~Andreo@177.97.105.34) (Quit: Leaving)
- # [22:53] * Joins: Andreo (~Andreo@177.97.105.34)
- # [22:53] * Quits: yalcin (~yalcin@78.176.31.149) (Quit: Lost terminal)
- # [22:56] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Quit: Leaving)
- # [22:57] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [23:00] * Quits: kinetik (~kinetik@121.99.42.88) (Quit: leaving)
- # [23:00] * Quits: Bennyville (~Benny@85.233.34.52.dynamic.cablesurf.de) (Read error: Connection reset by peer)
- # [23:00] * Joins: kinetik (~kinetik@121.99.42.88)
- # [23:02] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Read error: Connection reset by peer)
- # [23:02] * Joins: Andreo_ (~Andreo@177.97.105.34)
- # [23:02] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [23:02] * Quits: Andreo_ (~Andreo@177.97.105.34) (Read error: Connection reset by peer)
- # [23:02] * Joins: stalled_ (~stalled@unaffiliated/stalled)
- # [23:03] * Joins: Badreddin (~Nur@189.192.155.69)
- # [23:04] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Read error: Connection reset by peer)
- # [23:04] * Joins: awoxp_ (~awoxp@2001:630:301:a152::63)
- # [23:04] * Quits: stalled (~stalled@unaffiliated/stalled) (Read error: Connection reset by peer)
- # [23:05] * Quits: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net) (Quit: tantek)
- # [23:08] * Quits: awoxp (~awoxp@host86-143-180-42.range86-143.btcentralplus.com) (Ping timeout: 264 seconds)
- # [23:10] * Quits: newtron_work (~newtron_w@199.71.174.103) (Remote host closed the connection)
- # [23:13] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [23:14] * Quits: weinig (~weinig@17.114.107.135) (Quit: weinig)
- # [23:15] * Quits: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si) (Quit: ZNC - http://znc.in)
- # [23:17] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [23:23] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [23:23] * Quits: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net) (Ping timeout: 272 seconds)
- # [23:24] * Quits: tobie (~tobielang@73-118.195-178.cust.bluewin.ch) (Ping timeout: 264 seconds)
- # [23:27] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 255 seconds)
- # [23:28] * Quits: reybango (~reybango@c-66-229-94-105.hsd1.fl.comcast.net) (Quit: Leaving)
- # [23:29] * Joins: shaundunne (uid5048@gateway/web/irccloud.com/x-jjbroqboisudnfth)
- # [23:30] * Joins: tobie (~tobielang@73-118.195-178.cust.bluewin.ch)
- # [23:31] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Read error: Connection reset by peer)
- # [23:31] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
- # [23:31] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [23:32] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [23:33] * Joins: sgalineau (~sylvaing@sjfw1-a.adobe.com)
- # [23:34] * Joins: kungettan (5518b170@gateway/web/freenode/ip.85.24.177.112)
- # [23:34] * Quits: bholley (~bholley@24.212.243.246) (Read error: Connection reset by peer)
- # [23:35] * Quits: kungettan (5518b170@gateway/web/freenode/ip.85.24.177.112) (Client Quit)
- # [23:35] * Joins: bholley (~bholley@24.212.243.246)
- # [23:36] * Joins: ryanclark (~ryanclark@c-67-188-41-58.hsd1.ca.comcast.net)
- # [23:36] * Quits: bholley (~bholley@24.212.243.246) (Read error: Connection reset by peer)
- # [23:37] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 248 seconds)
- # [23:38] * Joins: sedovsek (~robert@lk.84.20.237.54.dc.cable.static.lj-kabel.net)
- # [23:38] * Joins: bholley (~bholley@24.212.243.246)
- # [23:38] * Joins: thepreacher (~thepreach@156.200.125.91.dyn.plus.net)
- # [23:38] * Joins: pmj (~pmj@dsl-210-15-203-176-static.QLD.netspace.net.au)
- # [23:40] * Quits: TheGallery (~TheGaller@79.103.84.65.dsl.dyn.forthnet.gr) (Quit: Leaving)
- # [23:40] * Quits: barneybook (~kvirc@114-44-245-13.dynamic.hinet.net) (Read error: Connection reset by peer)
- # [23:41] * Parts: pmj (~pmj@dsl-210-15-203-176-static.QLD.netspace.net.au)
- # [23:41] * Joins: barneybook (~kvirc@114-44-244-88.dynamic.hinet.net)
- # [23:43] * Joins: weinig (~weinig@17.212.154.208)
- # [23:47] * Quits: Badreddin (~Nur@189.192.155.69) (Ping timeout: 276 seconds)
- # [23:48] * Quits: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net) (Ping timeout: 272 seconds)
- # [23:50] * Quits: thepreacher (~thepreach@156.200.125.91.dyn.plus.net) (Quit: Leaving)
- # [23:51] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
- # [23:53] * Quits: sedovsek (~robert@lk.84.20.237.54.dc.cable.static.lj-kabel.net) (Quit: sedovsek)
- # [23:54] * jernoble is now known as jernoble|afk
- # [23:54] * jernoble|afk is now known as jernoble
- # [23:55] * Joins: eschafer (~eschafer@c-50-133-227-168.hsd1.ma.comcast.net)
- # [23:58] * Quits: krit (~krit@sjfw1.adobe.com) (Quit: Leaving.)
- # [23:58] * Quits: sgalineau (~sylvaing@sjfw1-a.adobe.com) (Read error: Connection reset by peer)
- # Session Close: Wed Apr 17 00:00:00 2013
The end :)