Options:
- # Session Start: Fri Dec 13 00:00:00 2013
- # Session Ident: #whatwg
- # [00:00] <bholley> Hixie: alright, let's see where we can get with this in 30 minutes
- # [00:01] <bholley> Hixie: So. The big problem with the grand Alien Object compromise that I'm thinking about right now is the stuff related to the functions we pull off the object
- # [00:02] <bholley> in particular, if we were to do this in Gecko today, two same-origin observers would pull different function identities off of a cross-origin Location
- # [00:03] <bholley> I could brainstorm ways to fix that
- # [00:04] * Quits: ehsan_ (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [00:06] <Hixie> isn't the easiest way to fix it to just prevent access to all the things like prototypes and so on? and fake it in the ==/=== operators or something?
- # [00:06] <bholley> Hixie: I think we removed all ability to fake ===
- # [00:07] <bholley> Hixie: which is ok. I could fix it with membranes I think
- # [00:07] <bholley> Hixie: but if we go that route, it seems like we should do something similar with Window, right?
- # [00:08] <Hixie> i would certainly love for Window and Location to have similar logic, for the spec's sake if not yours :-)
- # [00:08] <bholley> Hixie: well, that's most of where I'd be coming from on that as well
- # [00:09] * Quits: turingTest (~mfrawley@66-188-99-174.static.ftbg.wi.charter.com) (Quit: Leaving.)
- # [00:09] <bholley> Hixie: I'm guessing adam has more flexibility with Window than he does with Location
- # [00:09] <bholley> because it's already magical
- # [00:09] <Hixie> look, i'm basically open to anything at all at this point, so long as (a) it's secure and ideally (b) it doesn't result in weird identity issues where depending on how you look at an object, you get different results.
- # [00:10] <Hixie> and obviously if (b) is a non-starter, then i guess (a) is the only real requirements
- # [00:10] <Hixie> though i really do think authors will get themselves into very confused states if we don't do (b)
- # [00:10] <bholley> yeah
- # [00:12] <bholley> Hixie: yeah ok. Maybe we should do lunch. How about tuesday?
- # [00:12] <Hixie> tuesday 17th lgtm
- # [00:12] * Quits: dbaron (~dbaron@corp-nat.p2p.sfo1.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [00:12] <bholley> Hixie: who is the counterpart with WebKit these days?
- # [00:12] <bholley> Hixie: or will adam know enough about WebKit to speak for them?
- # [00:13] <Hixie> he probably will, but it'd be nice to get someone else there
- # [00:13] * Quits: roven_ (~roven@78-20-24-80.access.telenet.be)
- # [00:13] <Hixie> hober: ping
- # [00:13] <bholley> abarth: ping
- # [00:13] <abarth> bholley: hi
- # [00:14] <bholley> abarth: how about lunch next week with me and Hixie?
- # [00:14] <Hixie> to talk about Location/Window, primarily
- # [00:14] <abarth> sure
- # [00:14] <bholley> abarth: tuesday work?
- # [00:15] <abarth> mon and tues, I'm at an all-day meeting. wed works though
- # [00:15] <Hixie> aklein: ping https://www.w3.org/Bugs/Public/show_bug.cgi?id=23990
- # [00:15] <bholley> blarg, I'm getting a visa on wed
- # [00:15] <abarth> where are you located?
- # [00:16] <abarth> I could do thursday in san francisco
- # [00:16] <Hixie> thurs is no good for me
- # [00:16] <Hixie> friday works though if you're around
- # [00:16] <bholley> abarth: I'm kinda stochastic between the peninsula, east bay, and SF
- # [00:16] <abarth> i could do friday in SF
- # [00:17] <Hixie> friday in the goog office?
- # [00:17] <Hixie> i can just work from google's SF office on friday if we do that
- # [00:17] <bholley> that works
- # [00:18] <bholley> I can do that to, I guess. We might think of other things to talk about
- # [00:18] <Hixie> heh
- # [00:18] <bholley> (assuming I'm allowed to do that?)
- # [00:18] <abarth> yes :)
- # [00:18] <abarth> send me email and we can work out the details
- # [00:18] <Hixie> bholley: i'm sure there's somewhere we can put you :-)
- # [00:18] <bholley> sounds good :-)
- # [00:19] <bholley> friday is the last day before Mozilla shuts down for 2 weeks :-)
- # [00:19] <aklein> Hixie: looking...
- # [00:19] <Hixie> this is friday 20th right, not tomorrow
- # [00:20] <abarth> yep
- # [00:20] * Quits: shannonmoeller (~shannonmo@pool-98-117-166-14.bflony.fios.verizon.net) (Quit: Leaving...)
- # [00:21] <aklein> Hixie: pong
- # [00:22] <Hixie> aklein: thanks
- # [00:22] <Hixie> oh, interesting
- # [00:22] <Hixie> hadn't thought about how this impacts nested templates
- # [00:22] * Quits: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net) (Quit: tobie)
- # [00:23] <aklein> yeah, nesting was the original motivation for re-use when the the ownerDocument already lacked a browsing context
- # [00:23] * Krinkle|detached is now known as Krinkle
- # [00:23] <aklein> just came naturally, basically
- # [00:24] <Hixie> ok well since i create the documents right there, i can label them easily enough
- # [00:24] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [00:25] <aklein> yeah, it's easy enough, just sort of tricky
- # [00:25] <aklein> would have liked to hear wchen's thoughts on this
- # [00:26] * Quits: cheron (~cheron@unaffiliated/cheron) (Ping timeout: 272 seconds)
- # [00:26] <Hixie> bholley: you gonna send e-mail to abarth and i for details?
- # [00:26] <bholley> Hixie: I did, didn't I
- # [00:26] <bholley> ?
- # [00:27] <Hixie> ah ok, cool. haven't gotten it yet. thanks.
- # [00:29] <hober> Hixie: coincidentally, i'll be in the google sf office tomorrow
- # [00:29] * Joins: hasather (~hasather@guest.schibsted.no)
- # [00:30] * hober reads more, realizes you were talking about a different friday
- # [00:33] * Quits: hasather (~hasather@guest.schibsted.no) (Read error: Operation timed out)
- # [00:35] <Hixie> hober: d'oh
- # [00:35] <Hixie> hober: you wanna come the next friday also? :-)
- # [00:35] <Hixie> hober: actually what i wanted to ask you is who from apple would be appropriate to talk to about this
- # [00:36] <bholley> Hixie: maybe we should see if microsoft could send someone too? It could be a real summit!
- # [00:36] <bholley> ;-)
- # [00:37] * Joins: dbaron (~dbaron@corp-nat.p2p.sfo1.mozilla.com)
- # [00:39] <Hixie> i'd love to have them send someone
- # [00:39] * jorendorff is now known as jorendorff_away
- # [00:41] * Joins: lerc (~quassel@121-74-1-14.telstraclear.net)
- # [00:44] * Quits: lerc_ (~quassel@121-74-1-14.telstraclear.net) (Read error: Connection reset by peer)
- # [00:47] * Quits: jernoble (~jernoble@17.212.152.13) (Quit: Textual IRC Client: www.textualapp.com)
- # [00:48] <Hixie> aklein: bug fixed
- # [00:48] <Hixie> bholley: haven't seen your e-mail yet, fwiw
- # [00:49] <aklein> Hixie: thanks!
- # [00:49] * Joins: Mentioum (~Mentioum@213.205.241.166)
- # [00:50] * Joins: dbaron_ (~dbaron@corp-nat.p2p.sfo1.mozilla.com)
- # [00:50] <bholley> Hixie: it was sent to ian@hixie.ch
- # [00:50] <bholley> Hixie: subject: Friday the 20th at Google
- # [00:50] <bholley> abarth: did you get the email?
- # [00:51] <Hixie> it's quite possible that my mail setup ate it, or is just sitting on it to spite me
- # [00:53] * Joins: KevinMarks (~KevinMark@LPuteaux-156-15-41-14.w82-127.abo.wanadoo.fr)
- # [00:54] * Quits: dbaron (~dbaron@corp-nat.p2p.sfo1.mozilla.com) (Ping timeout: 260 seconds)
- # [00:55] * Quits: ap (~ap@17.114.107.163) (Quit: ap)
- # [00:56] * Quits: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com) (Remote host closed the connection)
- # [00:56] * Joins: arunranga (~otherarun@cpe-74-73-238-8.nyc.res.rr.com)
- # [01:01] <hober> Hixie: I'm not sure what this is
- # [01:01] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [01:04] <bholley> hober: this is a meetup to spec out the corner-case behavior of cross-origin Location objects
- # [01:06] * Quits: bholley (~bholley@c-50-148-162-19.hsd1.ca.comcast.net) (Quit: bholley)
- # [01:08] <Hixie> hober: https://www.w3.org/Bugs/Public/show_bug.cgi?id=20701
- # [01:09] <Hixie> i'm going offline til tomorrow. later all.
- # [01:11] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [01:12] * Joins: ap (~ap@17.114.218.49)
- # [01:13] * Quits: scor (~scor@drupal.org/user/52142/view) (Remote host closed the connection)
- # [01:15] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [01:17] * Quits: weinig (~weinig@17.114.216.117) (Quit: weinig)
- # [01:18] * Quits: KevinMarks (~KevinMark@LPuteaux-156-15-41-14.w82-127.abo.wanadoo.fr) (Ping timeout: 250 seconds)
- # [01:18] * Quits: ap (~ap@17.114.218.49) (Remote host closed the connection)
- # [01:19] * Joins: malaclyps (~Danny@unaffiliated/malaclyps)
- # [01:19] * Joins: ap (~ap@17.202.44.214)
- # [01:23] * Quits: decotii (~decotii@hq.croscon.com) (Quit: Leaving)
- # [01:29] * Joins: hasather (~hasather@guest.schibsted.no)
- # [01:34] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 265 seconds)
- # [01:34] * Quits: malaclyps (~Danny@unaffiliated/malaclyps) (Ping timeout: 252 seconds)
- # [01:37] * Joins: jernoble (~jernoble@17.212.152.13)
- # [01:38] * Joins: a-ja (~Instantbi@70.230.144.214)
- # [01:46] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [01:56] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
- # [01:57] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [02:05] * Joins: weinig (~weinig@17.114.216.117)
- # [02:12] * Quits: WeirdAl (~chatzilla@g2spf.ask.info) (Quit: ChatZilla 0.9.90.1 [Firefox 26.0/20131205075310])
- # [02:12] * Quits: ap (~ap@17.202.44.214) (Quit: ap)
- # [02:13] * Quits: espadrine (~ttyl@acces1130.res.insa-lyon.fr) (Ping timeout: 246 seconds)
- # [02:13] * Joins: ehsan_ (~ehsan@24-212-206-174.cable.teksavvy.com)
- # [02:26] * Quits: jorgepedret (~jorgepedr@64-46-23-103.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
- # [02:29] * Quits: weinig (~weinig@17.114.216.117) (Quit: weinig)
- # [02:30] * Joins: hasather (~hasather@guest.schibsted.no)
- # [02:32] * Quits: seventh (seventh@209.99.2.82) (Ping timeout: 250 seconds)
- # [02:34] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 260 seconds)
- # [02:41] * Joins: hasather (~hasather@guest.schibsted.no)
- # [02:43] * Joins: weinig (~weinig@17.114.216.117)
- # [02:45] * Quits: Mentioum (~Mentioum@213.205.241.166) (Quit: Textual IRC Client: www.textualapp.com)
- # [02:45] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 265 seconds)
- # [02:46] * Quits: weinig (~weinig@17.114.216.117) (Client Quit)
- # [02:56] * Joins: [[zz]] (~zz]]@node-ll1.pool-101-108.dynamic.totbb.net)
- # [02:57] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [02:58] * Quits: sgalineau (~sylvaing@192.150.22.5) (Ping timeout: 240 seconds)
- # [02:58] * Joins: falken_ (uid20729@gateway/web/irccloud.com/x-skzvxmykokkjzaar)
- # [03:01] * Parts: hayato_ (hayato@nat/google/x-bqtrhlrjgutstcvc)
- # [03:01] * Joins: hayato (uid20728@gateway/web/irccloud.com/x-lkertumizaniltap)
- # [03:13] * heycam is now known as heycam|away
- # [03:17] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [03:21] * Quits: lilmonkey` (~colin@pdpc/supporter/professional/riven) (Ping timeout: 272 seconds)
- # [03:30] * Krinkle is now known as Krinkle|detached
- # [03:31] * Joins: hasather (~hasather@guest.schibsted.no)
- # [03:31] * Quits: vortex (~vortex@78.97.67.247) (Ping timeout: 250 seconds)
- # [03:33] * Joins: vortex (~vortex@78.97.67.247)
- # [03:35] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 246 seconds)
- # [03:39] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [03:39] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [03:41] * Joins: lilmonkey` (~colin@pdpc/supporter/professional/riven)
- # [03:42] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Ping timeout: 272 seconds)
- # [03:43] * Joins: bholley (~bholley@c-50-148-162-19.hsd1.ca.comcast.net)
- # [03:44] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 260 seconds)
- # [03:45] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Ping timeout: 272 seconds)
- # [03:45] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [03:46] * Quits: lilmonkey` (~colin@pdpc/supporter/professional/riven) (Read error: Operation timed out)
- # [03:48] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Read error: Connection reset by peer)
- # [03:48] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [03:50] * Joins: lilmonkey` (~colin@5469E6D4.cm-12-2d.dynamic.ziggo.nl)
- # [03:50] * Quits: lilmonkey` (~colin@5469E6D4.cm-12-2d.dynamic.ziggo.nl) (Changing host)
- # [03:50] * Joins: lilmonkey` (~colin@pdpc/supporter/professional/riven)
- # [03:53] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Ping timeout: 272 seconds)
- # [03:56] * heycam|away is now known as heycam
- # [03:58] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [04:00] * Quits: dbaron_ (~dbaron@corp-nat.p2p.sfo1.mozilla.com) (Ping timeout: 252 seconds)
- # [04:00] * Quits: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net) (Ping timeout: 246 seconds)
- # [04:02] * Quits: lilmonkey` (~colin@pdpc/supporter/professional/riven) (Ping timeout: 246 seconds)
- # [04:05] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Read error: Connection reset by peer)
- # [04:06] * Joins: lilmonkey (~colin@5469E6D4.cm-12-2d.dynamic.ziggo.nl)
- # [04:06] * Quits: lilmonkey (~colin@5469E6D4.cm-12-2d.dynamic.ziggo.nl) (Changing host)
- # [04:06] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [04:12] * Joins: lilmonkey` (~colin@pdpc/supporter/professional/riven)
- # [04:13] * Quits: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com) (Remote host closed the connection)
- # [04:13] * Joins: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com)
- # [04:14] * Quits: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com) (Remote host closed the connection)
- # [04:14] * Joins: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com)
- # [04:14] * Quits: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com) (Remote host closed the connection)
- # [04:14] * Joins: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com)
- # [04:15] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Ping timeout: 250 seconds)
- # [04:15] * Quits: bholley (~bholley@c-50-148-162-19.hsd1.ca.comcast.net) (Quit: bholley)
- # [04:19] * Quits: marcosc (~marcosc@101.165.85.63) (Read error: Connection reset by peer)
- # [04:20] * Joins: marcosc (~marcosc@101.165.85.63)
- # [04:25] * Quits: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com) (Quit: leaving)
- # [04:28] * Quits: alancutter (~chatzilla@2401:fa00:9:1:b6b5:2fff:fecb:1eda) (Read error: No route to host)
- # [04:31] * Joins: hasather (~hasather@guest.schibsted.no)
- # [04:34] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [04:35] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 246 seconds)
- # [04:37] * Joins: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
- # [04:37] * Quits: lilmonkey` (~colin@pdpc/supporter/professional/riven) (Ping timeout: 245 seconds)
- # [04:39] * Quits: jwalden (~waldo@2620:101:8003:200:3ea9:f4ff:fe34:6fd4) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 25.0/20131030081700])
- # [04:41] * Joins: hasather (~hasather@guest.schibsted.no)
- # [04:43] * Quits: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net) (Ping timeout: 250 seconds)
- # [04:45] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 246 seconds)
- # [04:47] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [04:49] * Quits: a-ja (~Instantbi@70.230.144.214) (Ping timeout: 272 seconds)
- # [04:49] * Quits: marcosc (~marcosc@101.165.85.63) (Read error: Connection reset by peer)
- # [04:49] * Joins: bzalasky_ (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [04:50] * Joins: marcosc (~marcosc@101.165.85.63)
- # [04:50] * Joins: a-ja (~Instantbi@70.230.150.59)
- # [04:51] * Quits: jgraham (~jgraham@web91.webfaction.com) (Ping timeout: 252 seconds)
- # [04:51] * Joins: jgraham (~jgraham@web91.webfaction.com)
- # [05:02] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [05:03] * Joins: bholley (~bholley@c-50-148-162-19.hsd1.ca.comcast.net)
- # [05:17] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [05:19] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [05:25] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [05:29] * Quits: bholley (~bholley@c-50-148-162-19.hsd1.ca.comcast.net) (Quit: bholley)
- # [05:32] * Joins: hasather (~hasather@guest.schibsted.no)
- # [05:32] * Joins: plutoniix (~plutoniix@210.213.57.70)
- # [05:35] * Joins: weinig (~weinig@24.130.60.35)
- # [05:35] * Quits: weinig (~weinig@24.130.60.35) (Client Quit)
- # [05:37] * Joins: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com)
- # [05:37] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 260 seconds)
- # [05:50] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
- # [05:56] * Quits: gavin_ (~gavin@76.14.87.162) (Ping timeout: 272 seconds)
- # [05:58] * Quits: plutoniix (~plutoniix@210.213.57.70) (Quit: จรลี จรลา)
- # [06:00] * Joins: gavin_ (~gavin@76.14.87.162)
- # [06:18] * Parts: a-ja (~Instantbi@70.230.150.59)
- # [06:19] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [06:23] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 246 seconds)
- # [06:28] * Quits: ehsan_ (~ehsan@24-212-206-174.cable.teksavvy.com) (Remote host closed the connection)
- # [06:29] <MikeSmith> astearns: I suppose I should have realize that. Dunno why he bothers, since he's not going to get what he wants, if that's what he wants. Unless he wants to start writing ones himself in the old-school style to replace them
- # [06:30] <MikeSmith> some people really just love formalisms I guess
- # [06:32] * Joins: dglazkov_ (uid20749@gateway/web/irccloud.com/x-wvtbqudanobmayul)
- # [06:33] * Joins: hasather (~hasather@guest.schibsted.no)
- # [06:37] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 246 seconds)
- # [06:43] * Joins: hasather (~hasather@guest.schibsted.no)
- # [06:43] * Quits: rniwa (~rniwa@17.212.154.114) (Quit: rniwa)
- # [06:47] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 265 seconds)
- # [06:48] * Quits: bzalasky_ (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [06:49] * heycam is now known as heycam|away
- # [06:50] * Quits: Goplat (~goplat@reactos/developer/Goplat)
- # [06:55] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [06:59] * Joins: ehsan_ (~ehsan@24-212-206-174.cable.teksavvy.com)
- # [07:04] * Quits: ehsan_ (~ehsan@24-212-206-174.cable.teksavvy.com) (Ping timeout: 259 seconds)
- # [07:11] * Joins: niloy (~niloy@223.239.201.199)
- # [07:11] * Quits: niloy (~niloy@223.239.201.199) (Client Quit)
- # [07:11] <MikeSmith> hsivonen: http://bugzilla.validator.nu/ keeps requiring me to log back in during the same session, even though my IP is not changing and anyway I have "Restrict this session to this IP address". (And in both Firefox and Chromium)
- # [07:30] * Joins: niloy (~niloy@223.239.201.199)
- # [07:30] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Ping timeout: 245 seconds)
- # [07:33] * Joins: hasather (~hasather@guest.schibsted.no)
- # [07:38] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 260 seconds)
- # [07:39] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [07:41] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [07:47] <hsivonen> MikeSmith: I checked the relevant Bugzilla settings and didn't see anything obviously wrong.
- # [07:47] <hsivonen> MikeSmith: I'm not a Bugzilla expert, so I really don't know what might be causing the problem
- # [07:48] <hsivonen> MikeSmith: do you know what I should be looking for?
- # [07:50] <hsivonen> annevk: regarding glibc and gb18030: a) not suprised at maintainer attitude b) gb18030 was supposed to be a UTF, so why does there exist a 2005 update?
- # [07:50] <hsivonen> *surprised
- # [07:57] <hsivonen> annevk: I find the use of PUA in GBK decoders (per http://coq.no/character-tables/chinese-simplified/en) troubling
- # [08:00] * Quits: niloy (~niloy@223.239.201.199) (Remote host closed the connection)
- # [08:01] * Quits: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net) (Quit: ZNC - http://znc.in)
- # [08:03] * Joins: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net)
- # [08:03] * Joins: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net)
- # [08:03] * Joins: niloy (~niloy@223.239.201.199)
- # [08:06] * Joins: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net)
- # [08:10] <hsivonen> annevk: considering that IE doesn't support (according to coq.no) ISO-8859-14 and -16, did you try to find out if there exists non-test case Web content in those encodings?
- # [08:12] * Quits: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net) (Changing host)
- # [08:12] * Joins: diffalot (~diffalot@unaffiliated/papyromancer)
- # [08:13] * Joins: [[zzz]] (~zz]]@node-4iq.pool-125-25.dynamic.totbb.net)
- # [08:17] * Quits: [[zz]] (~zz]]@node-ll1.pool-101-108.dynamic.totbb.net) (Ping timeout: 265 seconds)
- # [08:17] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [08:18] * Quits: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net) (Quit: tobie)
- # [08:22] * Joins: mven_ (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [08:22] <MikeSmith> hsivonen: my Bugzilla knowledge is pretty limited. Don't know what to suggest you should look for. But if you try it yourself I'd think you'd be able to reproduce it.
- # [08:26] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Ping timeout: 252 seconds)
- # [08:31] * Quits: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
- # [08:34] * Joins: hasather (~hasather@guest.schibsted.no)
- # [08:35] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [08:37] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [08:38] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 260 seconds)
- # [08:44] <zcorpan> no patches, no record :-(
- # [08:44] * Joins: hasather (~hasather@guest.schibsted.no)
- # [08:47] <zcorpan> Hixie: the application-name edit seems like it selects no meta if no language has been declared. shouldn't it just fall back to the first element instead of none?
- # [08:49] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 265 seconds)
- # [08:56] * Quits: vortex (~vortex@78.97.67.247) (Quit: Konversation terminated!)
- # [08:58] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [09:00] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [09:03] * Parts: ondras (~ondras@zarovi.cz)
- # [09:09] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [09:14] * Joins: rego (~rego@231.193.27.77.dynamic.mundo-r.com)
- # [09:20] * Joins: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net)
- # [09:23] <MikeSmith> trying figure out of marcosc is getting trolled in http://lists.w3.org/Archives/Public/uri/2013Dec/0007.html or whether marcosc is actually the one doing the trolling
- # [09:23] * Quits: kangil (~kangil@210.94.41.89) (Remote host closed the connection)
- # [09:23] * Quits: dwim (~dwim@210.94.41.89) (Remote host closed the connection)
- # [09:28] * Joins: dwim (~dwim@210.94.41.89)
- # [09:29] * Joins: kangil (~kangil@210.94.41.89)
- # [09:31] * Joins: hasather (~hasather@80.91.33.141)
- # [09:38] <hsivonen> MikeSmith: indeed hard to say. marcosc's position looks rather extreme. what John Cowan says makes sense if he executes English as program code.
- # [09:38] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [09:40] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [09:44] * Joins: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net)
- # [09:47] <zcorpan> testing resolving url in a cache manifest was actually straight-forward, to my surprise
- # [09:56] * Quits: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net) (Quit: tobie)
- # [09:59] <zcorpan> wonder if i should also test "fallback" and "online whitelist", that seems slightly more annoying
- # [10:05] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [10:06] <MikeSmith> hsivonen: claiming a spec that uses (English) prose pseudo-code is a "reference implementation" is like saying a recipe for a cake is the same thing as a cake
- # [10:07] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [10:08] * Joins: jochen___ (jochen@nat/google/x-zkzpqmpbpwvofchv)
- # [10:11] * Joins: espadrine (~ttyl@acces1130.res.insa-lyon.fr)
- # [10:12] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
- # [10:26] * Quits: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
- # [10:31] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [10:32] * Joins: Smylers (~smylers@81.143.60.194)
- # [10:34] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [10:34] * Joins: darobin (~darobin@78.109.80.74)
- # [10:38] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [10:38] <marcosc> what?
- # [10:38] <marcosc> me troll?
- # [10:39] <marcosc> hsivonen, MikeSmith - what he was implying doesn't make sense.
- # [10:39] <marcosc> English is not code
- # [10:40] <marcosc> And a spec not written in a form that can be implemented doesn't make sense
- # [10:40] <marcosc> also, I was basically giving the definition of a standard as defined by ISO, I think... let check on that
- # [10:45] <tantek> marcosc, standards that you have to pay for to get a copy of a PDF?
- # [10:48] * Joins: MichielDeWilde (~michielde@78-21-133-221.access.telenet.be)
- # [10:49] <zcorpan> nice, i put \u00E5 in the query string in a cache manifest, presto fetches %C3%83%C2%A5
- # [10:49] * [[zzz]] is now known as [[zz]]
- # [10:51] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [10:59] <marcosc> tantek: isn't that what makes a standard? :)
- # [11:01] <marcosc> "This might be very useful for people writing implementation code, butit's not so helpful for people *using* the feature (like authoring fileURIs), or people trying to understand why something works the way it works."
- # [11:01] <hsivonen> marcosc: well, suggesting a browser is a reference implementation is pretty extreme even for the WHATWG and doesn't make sense without saying *which* browser
- # [11:01] <marcosc> hsivonen: I don't follow?
- # [11:02] <hsivonen> marcosc: John is right about the meaning of "reference implementation"
- # [11:02] <hsivonen> marcosc: which means a piece of software whose behavior constitutes the authoritative standard
- # [11:03] <marcosc> I don't agree. Or at least, and implementation to me is something else.
- # [11:03] <marcosc> an spec cannot be an implementation of itself
- # [11:03] <marcosc> as an implementation cannot pass a test suite
- # [11:04] <marcosc> im·ple·men·ta·tion "the process of putting a decision or plan into effect; execution."
- # [11:04] <hsivonen> marcosc: John is right about what "reference implementation" means. When he says WHATWG specs are reference implementations, he probably considers WHATWG spec language style as algorithmic enough English to be like code
- # [11:05] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [11:05] <marcosc> even if that were true (which, is demonstratively not the case as English is pretty bad at executing), his definition of a standard would still be flawed
- # [11:06] <marcosc> as what he is suggesting for a standard is something that would not follow these rules and hence one could not implement reliably?
- # [11:06] <hsivonen> dunno how he defines "standard"
- # [11:06] <marcosc> well, he clearly excludes the WHATWG specs
- # [11:06] <marcosc> which makes me very suspicious and leads me to conclude that he is confused about what a standard is.
- # [11:06] <hsivonen> marcosc: maybe RFCs are something that one could not implement reliably, and, therefore, count as standards. ;-)
- # [11:07] <marcosc> heh
- # [11:07] <marcosc> could be :)
- # [11:07] <marcosc> I guess the same applies to W3C specs?
- # [11:07] <hsivonen> at least the ones that aren't just copies of WHATWG specs. :-)
- # [11:09] * Joins: falken__ (~falken@2401:fa00:4:fd00:bced:8265:41e4:34c5)
- # [11:09] * Quits: falken__ (~falken@2401:fa00:4:fd00:bced:8265:41e4:34c5) (Client Quit)
- # [11:17] * Joins: barnabywalters (~barnabywa@108.59.8.165)
- # [11:17] * Joins: Lachy (~Lachy@213.166.174.2)
- # [11:19] * Joins: Ms2ger (~Ms2ger@149.225-64-87.adsl-dyn.isp.belgacom.be)
- # [11:23] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [11:24] * Quits: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr) (Excess Flood)
- # [11:25] <Ms2ger> Nobody mentioned http://blog.chromium.org/2013/12/ecma-forms-tc52-for-dart-standardization.html yet?
- # [11:27] * Joins: fredy (~fredy@snf-8914.vm.okeanos.grnet.gr)
- # [11:29] * Quits: MichielDeWilde (~michielde@78-21-133-221.access.telenet.be) (Remote host closed the connection)
- # [11:34] * Joins: MichielDeWilde (~michielde@78-21-133-221.access.telenet.be)
- # [11:37] * Quits: MichielDeWilde (~michielde@78-21-133-221.access.telenet.be) (Remote host closed the connection)
- # [11:41] <jgraham> Ms2ger: zgrep
- # [11:42] <jgraham> Oh, I was way into the backscroll
- # [11:42] <Ms2ger> jgraham, yep, I found that, thanks :)
- # [11:42] <jgraham> Sorry
- # [11:43] * Quits: niloy (~niloy@223.239.201.199) (Read error: Connection reset by peer)
- # [11:44] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [11:47] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [11:57] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [12:00] * Joins: niloy (~niloy@223.239.201.199)
- # [12:07] * Joins: MichielDeWilde (~michielde@78-21-133-221.access.telenet.be)
- # [12:08] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [12:21] <darobin> I had no idea that Ecma standardised Eiffel
- # [12:23] <jgraham> I hear it was a towering achievement
- # [12:23] * jgraham gets his coat
- # [12:25] * Joins: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net)
- # [12:25] <darobin> badum *tsch*
- # [12:29] * Quits: lerc (~quassel@121-74-1-14.telstraclear.net) (Read error: Operation timed out)
- # [12:29] <gsnedders> …
- # [12:31] * Joins: felipeduardo_ (~felipedua@r253-pw-corumbatai.ibys.com.br)
- # [12:33] <marcosc> You know ECMA is the real deal because they publish using Word!... though those in-spec-algorithms my not cut the "standards" mustard.
- # [12:36] <Ms2ger> Pff, tc39 only does reference implementations
- # [12:39] <jgraham> They should have written the dart standard in js and the js standard in C# and the C# standard in Eiffel. Then it really would be an Eiffel tower.
- # [12:40] <tantek> jgraham++
- # [12:41] <gsnedders> jgraham: Don't say that. People might get ideas.
- # [12:42] <Ms2ger> Did gsnedders just get ideas for a thesis?
- # [12:43] <jgraham> gsnedders: It's fine. At the end they would publish the whole lot in Open Office XML transcoded into JSON and distribute it on HVD-ROM cartridges
- # [12:44] * Joins: adactio (~adactio@212.42.170.181)
- # [12:48] * Joins: lerc (~quassel@121-74-1-14.telstraclear.net)
- # [12:49] <annevk> hsivonen: I think gb18030 had an update to note more code points have a mapping, not sure exactly what the purpose was; it might be that the standard also has font requirements and such
- # [12:49] <zcorpan> Hixie: why the readyState check for video resize event?
- # [12:49] <annevk> hsivonen: I have not tried to find out anything for -14 and -16, if only one browser did not support an encoding my assumption was that I should include it
- # [12:53] <annevk> hsivonen: so it seems gb18030 and gbk in the Encoding Standard are basically wrong
- # [12:54] <annevk> hsivonen: I will figure out how to fix that I suppose :/
- # [12:58] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [13:00] * Quits: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net) (Quit: tobie)
- # [13:02] <zcorpan> Hixie: nm
- # [13:03] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 272 seconds)
- # [13:20] <zcorpan> css 'binding' is basically obsolete, right?
- # [13:30] <annevk> marcosc: oh man, that thread
- # [13:31] * Quits: arunranga (~otherarun@cpe-74-73-238-8.nyc.res.rr.com) (Quit: arunranga)
- # [13:33] * Joins: Kolombiken1 (~Adium@94.137.124.2)
- # [13:34] * Quits: Kolombiken (~Adium@94.137.124.2) (Ping timeout: 272 seconds)
- # [13:36] * Quits: MichielDeWilde (~michielde@78-21-133-221.access.telenet.be) (Read error: Connection reset by peer)
- # [13:36] * Joins: MichielDeWilde (~michielde@78-21-133-221.access.telenet.be)
- # [13:40] * Joins: tomasf (~tomasf@77.72.97.10.c.fiberdirekt.net)
- # [13:41] * Quits: MichielDeWilde (~michielde@78-21-133-221.access.telenet.be) (Read error: Connection reset by peer)
- # [13:41] * Joins: MichielDeWilde (~michielde@78-21-133-221.access.telenet.be)
- # [13:43] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [13:46] <gsnedders> darobin: I'm not sure I want to accept your pull requests. I'll merge them if it seems like people are actually going to implement them in browsers.
- # [13:47] * Quits: espadrine (~ttyl@acces1130.res.insa-lyon.fr) (Quit: Leaving)
- # [13:50] <hsivonen> annevk: looking forward to finding out if we can get away with aliasing gbk to gb18030
- # [13:50] <hsivonen> Hixie: when you put gb18030 instead of gbk in the HTML spec, did you do research or did you just make an optimistic guess that that would work?
- # [13:51] <hsivonen> (in the HTML spec as the Simplified Chinese fallback encoding that is)
- # [13:51] <annevk> hsivonen: so I think that alias is not feasible unless those 25 code points turn out not to matter
- # [13:51] <annevk> hsivonen: well actually, given what Opera did for a long time maybe it is...
- # [13:57] * Joins: membrane (~textual@62.57.156.24.dyn.user.ono.com)
- # [14:00] * Quits: membrane (~textual@62.57.156.24.dyn.user.ono.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [14:03] * jorendorff_away is now known as jorendorff
- # [14:04] * Joins: membrane (~textual@62.57.156.24.dyn.user.ono.com)
- # [14:04] * Quits: niloy (~niloy@223.239.201.199) (Ping timeout: 272 seconds)
- # [14:05] * Joins: ehsan_ (~ehsan@24-212-206-174.cable.teksavvy.com)
- # [14:05] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
- # [14:05] <hsivonen> So compared to ISO Greek, Windows Greek just bikesheds the position of Ά? why oh why?
- # [14:06] <annevk> What came first? ISO or Windows?
- # [14:06] <gsnedders> hsivonen: Swapping it with what? An undefined character?
- # [14:07] <annevk> Might as well have been the standardization committee that had a hatred for Microsoft
- # [14:08] <hsivonen> "this difference was instrumented in order to rectify the appearance of an early version of Microsoft Word for Windows in which the end-of-section symbol clashed with the "Greek capital alpha with acute" glyph"
- # [14:09] * Joins: tj_vantoll (~Adium@2601:4:1400:6b6:b813:f8f5:a789:1b0d)
- # [14:09] * Quits: ehsan_ (~ehsan@24-212-206-174.cable.teksavvy.com) (Ping timeout: 265 seconds)
- # [14:11] <hsivonen> gsnedders: Windows Greek has a paragraph symbol where ISO Greek has capital alpha with acute
- # [14:12] <hsivonen> annevk: ISO Greek is 1987 and a copy of a Greek standard from 1986
- # [14:12] <hsivonen> annevk: dunno when Windows got Greek support
- # [14:14] <annevk> hsivonen: seems like Microsoft hated ISO then :/
- # [14:16] <darobin> gsnedders: I don't expect you to merge them before you have more evidence
- # [14:17] <gsnedders> darobin: Okay, good to know we're on the same page :)
- # [14:17] <darobin> I mean, feel free to if you want to, but there's a reason I marked them as "merge with caution"
- # [14:17] <darobin> gsnedders: I'm landing this because input from implementers is that this is what they plan to do, but as always I'll believe that when I've seen it :)
- # [14:18] * Joins: krawchyk (~krawchyk@65.220.49.251)
- # [14:18] <gsnedders> darobin: Are there any bugs anywhere for it?
- # [14:20] <darobin> gsnedders: not on the parsing changes but the use cases were brought up from https://www.w3.org/Bugs/Public/show_bug.cgi?id=20115 and https://www.w3.org/Bugs/Public/show_bug.cgi?id=20114
- # [14:20] <gsnedders> darobin: I meant for implementors
- # [14:21] <darobin> ah, sorry
- # [14:22] * Quits: MichielDeWilde (~michielde@78-21-133-221.access.telenet.be)
- # [14:22] <darobin> gsnedders: there's https://bugzilla.mozilla.org/show_bug.cgi?id=33339 if you want to read long history; I'm not aware of others
- # [14:22] <gsnedders> (I don't care so much about why it's there as whether I should implement it :P)
- # [14:22] <darobin> gsnedders: my understanding was that WebKit wanted a bug when this came into the spec, so as to have a link
- # [14:22] <darobin> I'll be making sure that happens
- # [14:23] <darobin> and I can't give you a bug for IE though the input was positive :)
- # [14:23] <darobin> I don't know about Blink
- # [14:23] * Quits: Kolombiken1 (~Adium@94.137.124.2) (Quit: Leaving.)
- # [14:23] <darobin> gsnedders: I wouldn't bother taking the PRs yet, just leave them open and apply when something happens
- # [14:23] <gsnedders> Wow, I actually remember my login details for Bugzilla. :)
- # [14:24] <darobin> *normally* the changes I made to html5lib ought to be enough
- # [14:24] <gsnedders> darobin: BTW, you might want to add Ruby to the sanitizer whitelists — it should be safe, no?
- # [14:24] <darobin> mmm, that's a good point
- # [14:24] <gsnedders> On the other hand, my near total rewrite of the sanitizer will probably land before this :P
- # [14:25] <gsnedders> darobin: Can you comment as much on the bug, and explicitly say about waiting for impls for html5lib-tests (not everyone with reviewer access there so closely follows both WHATWG/W3C specs).
- # [14:26] <gsnedders> (I have an essay to somehow finish in the next 30 minutes or so.)
- # [14:26] <darobin> I was thinking of my own sanitiser anyway ;)
- # [14:26] <darobin> go finish your essay, I'll add the comments
- # [14:26] <gsnedders> (I'm not going to finish it. I've been ill for weeks, been granted maximum extension, and I'm still nearly 1000 words under min word count)
- # [14:27] <darobin> sorry to hear you've been ill
- # [14:27] <darobin> if you close IRC that just a little bit over a word every two seconds...
- # [14:28] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [14:28] <gsnedders> :)
- # [14:28] <gsnedders> I'm not sure I can write more without reading more papers to actually be able to cite anything more.
- # [14:29] * Joins: ehsan_ (~ehsan@24-212-206-174.cable.teksavvy.com)
- # [14:30] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [14:31] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [14:33] <darobin> thanks, hober, really, for bikeshedding straight from the top of a thread
- # [14:38] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [14:39] * Quits: marcosc (~marcosc@101.165.85.63) (Read error: Connection reset by peer)
- # [14:42] * Joins: marcosc (~marcosc@101.165.85.63)
- # [14:42] * Quits: membrane (~textual@62.57.156.24.dyn.user.ono.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [14:42] <annevk> hsivonen: so it turns out they actually changed the mapping in gb18030 around 2005
- # [14:42] <annevk> hsivonen: ftp://ftp.oreilly.com/pub/examples/nutshell/cjkv/pdf/GB18030_Summary.pdf has some background story
- # [14:43] * Joins: membrane (~textual@62.57.156.24.dyn.user.ono.com)
- # [14:44] * Joins: tj_vantoll1 (~Adium@c-68-84-189-15.hsd1.mi.comcast.net)
- # [14:45] <annevk> Pretty interesting: "We will later see that both the code space and the character repertoire of GBK create the foundation for the almost completely compatible code space of GB 18030. In fact, there is text in the standard indicating that GB 18030 (the “standard”) is meant to replace (代替 daiti) GBK (the “specification”)."
- # [14:46] * Quits: tj_vantoll (~Adium@2601:4:1400:6b6:b813:f8f5:a789:1b0d) (Ping timeout: 245 seconds)
- # [14:48] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [14:48] <annevk> "Update: Actually, a third large gap can be found in the re-released mapping data now that is caused by the removal of the Unicode Surrogate code points (U+d800 through U+dfff) from the four-byte mapping area."
- # [14:48] <annevk> Whoa, so initially gb18030 covered more than Unicode scalar values
- # [14:48] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [14:50] * Joins: decotii (~decotii@hq.croscon.com)
- # [14:50] * Joins: Ir1sh (~Ir1sh@89.100.254.231)
- # [14:50] <annevk> Kinda of like UCS-4, but more restricted in range...
- # [14:51] <annevk> http://en.wikipedia.org/wiki/UTF-32 does not even mention it excludes surrogates...
- # [14:53] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
- # [14:57] <annevk> http://shop.oreilly.com/product/9781565922242.do needs a second edition to tell the story of gb18030
- # [14:57] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [14:58] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [15:01] * jorendorff is now known as jorendorff_away
- # [15:01] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 246 seconds)
- # [15:06] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 246 seconds)
- # [15:07] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [15:08] * Joins: smaug____ (~chatzilla@cs78246079.pp.htv.fi)
- # [15:19] * Quits: Ir1sh (~Ir1sh@89.100.254.231) (Read error: Connection reset by peer)
- # [15:21] * Quits: tomasf (~tomasf@77.72.97.10.c.fiberdirekt.net) (Read error: Operation timed out)
- # [15:24] * Joins: TallTed (~Thud@63.119.36.36)
- # [15:24] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [15:32] * Joins: reyre (~reyre@66.207.208.102)
- # [15:35] * Quits: reyre (~reyre@66.207.208.102) (Remote host closed the connection)
- # [15:36] * Joins: reyre (~reyre@66.207.208.102)
- # [15:36] * Quits: adactio (~adactio@212.42.170.181) (Quit: adactio)
- # [15:37] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [15:40] * Joins: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net)
- # [15:40] * Quits: scor (~scor@drupal.org/user/52142/view) (Client Quit)
- # [15:42] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [15:43] * Quits: rektide (~rektide@eldergods.com) (Read error: Operation timed out)
- # [15:43] * Joins: rektide (~rektide@eldergods.com)
- # [15:44] * Quits: scor (~scor@drupal.org/user/52142/view) (Client Quit)
- # [15:46] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [15:47] * Quits: membrane (~textual@62.57.156.24.dyn.user.ono.com) (Ping timeout: 246 seconds)
- # [15:53] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [15:55] * Joins: encryptd_fractal (~mfrawley@66-188-99-174.static.ftbg.wi.charter.com)
- # [15:58] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [15:59] * Joins: hasather_ (~hasather@guest.schibsted.no)
- # [16:00] * Quits: ehsan_ (~ehsan@24-212-206-174.cable.teksavvy.com) (Remote host closed the connection)
- # [16:02] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 246 seconds)
- # [16:02] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 260 seconds)
- # [16:03] * Quits: hasather_ (~hasather@guest.schibsted.no) (Ping timeout: 246 seconds)
- # [16:07] * Quits: stalled (~stalled@unaffiliated/stalled) (Read error: Connection reset by peer)
- # [16:08] * Joins: membrane (~textual@62.57.156.24.dyn.user.ono.com)
- # [16:14] <annevk> The gb18030 situation might be less worse than expected. Extreme Decemberfest might hold me back in fixing it today though
- # [16:14] <annevk> s/worse/bad/
- # [16:14] <jgraham> Ms2ger: -webkit-? Really
- # [16:14] * jgraham is disappointed :p
- # [16:15] <annevk> jgraham: in Ms2ger or Chinese encodings?
- # [16:15] <jgraham> Both?
- # [16:16] <Ms2ger> jgraham, I did what now?
- # [16:16] * Quits: cheron (~cheron@unaffiliated/cheron) (Ping timeout: 246 seconds)
- # [16:16] <jgraham> meter::-webkit-meter-horizontal-bar and more gunk
- # [16:16] <Ms2ger> Oh, that
- # [16:16] <Ms2ger> I was young :)
- # [16:17] <annevk> Ms2ger: that phrase is reserved for us
- # [16:21] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [16:27] * jorendorff_away is now known as jorendorff
- # [16:27] * Joins: ehsan_ (~ehsan@66.207.208.102)
- # [16:29] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [16:31] * Quits: membrane (~textual@62.57.156.24.dyn.user.ono.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [16:32] * MikeSmith hums "whatever happened to the teenage dream?"
- # [16:33] * Joins: jwalden (~waldo@156.39.10.22)
- # [16:33] * Joins: Ir1sh (~Ir1sh@89.100.254.231)
- # [16:34] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
- # [16:35] * Joins: arunranga (~otherarun@cpe-74-73-238-8.nyc.res.rr.com)
- # [16:35] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Remote host closed the connection)
- # [16:35] * Joins: sankha93 (~Instantbi@fsf/emeritus/sankha93)
- # [16:35] * Quits: sankha93 (~Instantbi@fsf/emeritus/sankha93) (Client Quit)
- # [16:36] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [16:39] * Quits: krawchyk (~krawchyk@65.220.49.251) (Ping timeout: 245 seconds)
- # [16:41] * Joins: shannonmoeller (~shannonmo@pool-98-117-166-14.bflony.fios.verizon.net)
- # [16:43] * Joins: membrane (~textual@62.57.156.24.dyn.user.ono.com)
- # [16:45] * Quits: mven_ (~mven@ip68-224-15-53.lv.lv.cox.net) (Remote host closed the connection)
- # [16:48] * Quits: ricea (~ricea@2401:fa00:4:1000:b6b5:2fff:feca:47f8) (Quit: Leaving.)
- # [16:53] * Quits: ^esc (~esc-ape@178-165-128-130.dyn.orange.at) (Ping timeout: 264 seconds)
- # [16:53] * Quits: Ir1sh (~Ir1sh@89.100.254.231) (Read error: Connection reset by peer)
- # [16:53] <gsnedders> annevk: Bah, you're old!
- # [16:53] * Joins: Ir1sh (~Ir1sh@89.100.254.231)
- # [16:53] * Joins: seventh (seventh@69.80.107.186)
- # [16:54] * Quits: rego (~rego@231.193.27.77.dynamic.mundo-r.com) (Remote host closed the connection)
- # [16:57] * Quits: smaug____ (~chatzilla@cs78246079.pp.htv.fi) (Ping timeout: 246 seconds)
- # [16:59] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [16:59] * Quits: jwalden (~waldo@156.39.10.22) (Quit: ChatZilla 0.9.87-7.1450hg.fc19 [XULRunner 25.0/20131030081700])
- # [17:00] * Joins: hasather (~hasather@guest.schibsted.no)
- # [17:03] * Joins: scor (scor@nat/acquia/x-rwlclbiygvaeqbwa)
- # [17:03] * Quits: scor (scor@nat/acquia/x-rwlclbiygvaeqbwa) (Changing host)
- # [17:03] * Joins: scor (scor@drupal.org/user/52142/view)
- # [17:05] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 272 seconds)
- # [17:09] * Quits: hayato (uid20728@gateway/web/irccloud.com/x-lkertumizaniltap) (Read error: Connection reset by peer)
- # [17:09] * Quits: falken_ (uid20729@gateway/web/irccloud.com/x-skzvxmykokkjzaar) (Read error: Connection reset by peer)
- # [17:10] * Joins: falken_ (uid20729@gateway/web/irccloud.com/x-qoslxtzzfmjhsulu)
- # [17:10] * Joins: hayato (uid20728@gateway/web/irccloud.com/x-rlxqewrlkascwgwk)
- # [17:11] * Quits: barnabywalters (~barnabywa@108.59.8.165) (Remote host closed the connection)
- # [17:17] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [17:18] * Joins: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
- # [17:20] * Quits: scor (scor@drupal.org/user/52142/view) (Read error: Connection reset by peer)
- # [17:23] * Quits: membrane (~textual@62.57.156.24.dyn.user.ono.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [17:24] * Joins: membrane (~textual@62.57.156.24.dyn.user.ono.com)
- # [17:25] * Joins: barnabywalters (~barnabywa@108.59.8.165)
- # [17:25] * Quits: seventh (seventh@69.80.107.186) (Ping timeout: 265 seconds)
- # [17:27] * Joins: kuatsure (~kuatsure@208.102.118.1)
- # [17:30] * Joins: darobin_ (~darobin@78.109.80.74)
- # [17:30] * Quits: lokling (~quassel@quassel.woboq.com) (Read error: Operation timed out)
- # [17:30] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Ping timeout: 246 seconds)
- # [17:31] * Joins: tobie_ (~tobielang@col74-1-88-183-112-72.fbx.proxad.net)
- # [17:32] * Joins: lilmonkey (~colin@5469E6D4.cm-12-2d.dynamic.ziggo.nl)
- # [17:32] * Quits: lilmonkey (~colin@5469E6D4.cm-12-2d.dynamic.ziggo.nl) (Changing host)
- # [17:32] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [17:32] * Joins: lokling (~quassel@quassel.woboq.de)
- # [17:33] * Joins: kuatsure_ (~kuatsure@208.102.118.1)
- # [17:33] * Quits: kuatsure (~kuatsure@208.102.118.1) (*.net *.split)
- # [17:34] * Quits: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net) (*.net *.split)
- # [17:34] * Quits: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net) (*.net *.split)
- # [17:34] * Quits: darobin (~darobin@78.109.80.74) (*.net *.split)
- # [17:34] * Quits: kborchers (~kborchers@unaffiliated/kborchers) (*.net *.split)
- # [17:34] * Quits: hendry (~hendry@sg.webconverger.com) (*.net *.split)
- # [17:34] * Quits: Workshiva (~Dashiva@74.125.121.65) (*.net *.split)
- # [17:34] * kuatsure_ is now known as kuatsure
- # [17:35] * Joins: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net)
- # [17:35] * Joins: hendry (~hendry@sg.webconverger.com)
- # [17:35] * Joins: Workshiva (~Dashiva@74.125.121.65)
- # [17:36] * Joins: kborchers (~kborchers@unaffiliated/kborchers)
- # [17:39] * Joins: jtcranme1 (~jcranmer@ltsp2.csl.tjhsst.edu)
- # [17:40] * tobie_ is now known as tobie
- # [17:40] * Quits: jtcranmer (~jcranmer@ltsp2.csl.tjhsst.edu) (Write error: Broken pipe)
- # [17:40] * Joins: seventh (seventh@206.222.178.203)
- # [17:40] * Quits: mpt (~mpt@canonical/mpt) (Excess Flood)
- # [17:41] * Joins: mpt (~mpt@canonical/mpt)
- # [17:41] * Quits: remysharp (sid4345@gateway/web/irccloud.com/x-xeqtwifkeeapmjtj) (Ping timeout: 338 seconds)
- # [17:41] * Joins: hendry_ (~hendry@sg.webconverger.com)
- # [17:41] * Joins: remysharp (sid4345@gateway/web/irccloud.com/x-dyfyvkgsaybmxrny)
- # [17:46] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Remote host closed the connection)
- # [17:46] * Quits: foxtrotwhiskey (~foxtrotwh@c-98-225-154-188.hsd1.pa.comcast.net) (*.net *.split)
- # [17:46] * Quits: hendry (~hendry@sg.webconverger.com) (*.net *.split)
- # [17:46] * Quits: Workshiva (~Dashiva@74.125.121.65) (*.net *.split)
- # [17:46] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [17:47] * Joins: bholley (~bholley@c-50-148-162-19.hsd1.ca.comcast.net)
- # [17:47] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Read error: No route to host)
- # [17:48] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [17:51] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [17:51] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Remote host closed the connection)
- # [17:51] * Joins: Workshiva (~Dashiva@74.125.121.65)
- # [17:54] * Joins: paxcoder (~paxcoder@unaffiliated/paxcoder)
- # [17:54] <paxcoder> keygen tag ooooh yeaaah
- # [17:57] * Quits: darobin_ (~darobin@78.109.80.74) (Remote host closed the connection)
- # [17:59] * Joins: smaug____ (~chatzilla@cs78246079.pp.htv.fi)
- # [18:00] * Joins: ^esc (~esc-ape@77.119.129.127.wireless.dyn.drei.com)
- # [18:00] * hendry_ is now known as hendry
- # [18:01] * Joins: hasather (~hasather@guest.schibsted.no)
- # [18:05] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 246 seconds)
- # [18:05] * Quits: barnabywalters (~barnabywa@108.59.8.165) (Quit: Back to real life!)
- # [18:06] <Hixie> hsivonen: re gb18030, the comment in the spec for that line says "Windows Vista, Chrome, and Firefox agreed", so it was part of the research you had me do with the big table from vista and chrome and firefox data
- # [18:06] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [18:06] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [18:06] <Hixie> hsivonen: oh, nevermind
- # [18:07] <Hixie> hsivonen: there's a source comment at the top of that section that says "[assumption:] Windows-936 is a basically a subset of GBK which is basically a subset of GB18030 (supported by wikipedia)"
- # [18:07] * Quits: Hixie (~ianh@178.255.149.100) (Quit: brb)
- # [18:07] * Quits: ehsan_ (~ehsan@66.207.208.102) (Read error: Connection reset by peer)
- # [18:07] * Joins: Hixie (~ianh@178.255.149.100)
- # [18:08] * Joins: ehsan_ (~ehsan@66.207.208.102)
- # [18:11] * Joins: ap (~ap@2620:149:4:304:307e:cbae:9e1a:bbe7)
- # [18:17] * Quits: reyre (~reyre@66.207.208.102) (Remote host closed the connection)
- # [18:17] * Joins: mven (~mven@169.241.49.227)
- # [18:19] * Quits: kuatsure (~kuatsure@208.102.118.1) (Quit: zzz)
- # [18:20] * Quits: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net) (Quit: tobie)
- # [18:22] * Quits: Smylers (~smylers@81.143.60.194) (Quit: Leaving.)
- # [18:25] * Joins: membrane_ (~textual@62.57.156.24.dyn.user.ono.com)
- # [18:25] * Quits: membrane (~textual@62.57.156.24.dyn.user.ono.com) (Read error: Connection reset by peer)
- # [18:27] * Joins: sgalineau (~sylvaing@192.150.22.5)
- # [18:27] * Joins: Maurice (~copyman@5ED57922.cm-7-6b.dynamic.ziggo.nl)
- # [18:30] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [18:30] * Quits: jernoble (~jernoble@17.212.152.13) (Quit: Textual IRC Client: www.textualapp.com)
- # [18:39] * Quits: membrane_ (~textual@62.57.156.24.dyn.user.ono.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [18:39] * Joins: frozenice (~frozenice@unaffiliated/fr0zenice)
- # [18:39] * Joins: reyre (~reyre@66.207.208.102)
- # [18:40] * Joins: alecf_ (alecf@nat/google/x-udqqksjbsjeebudt)
- # [18:46] * Joins: alecf__ (alecf@nat/google/x-wxrmhxqyxhmqurrc)
- # [18:46] * Quits: alecf_ (alecf@nat/google/x-udqqksjbsjeebudt) (Ping timeout: 246 seconds)
- # [18:49] <paxcoder> can someone explain what the challenge (attribute) is in the keygen tag?
- # [18:54] * Joins: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net)
- # [18:56] * Joins: membrane (~textual@62.57.156.24.dyn.user.ono.com)
- # [18:57] <Hixie> paxcoder: the sum total of my understanding of keygen is in the spec :-(
- # [18:57] <Hixie> paxcoder: i recommend looking up SignedPublicKeyAndChallenge in [X690]
- # [18:59] <Ms2ger> paxcoder, you realize that this is something netscape came up with in the nineties? :)
- # [18:59] * Joins: jwalden (~waldo@199.36.244.11)
- # [19:00] <paxcoder> Hixie, thanks... i'm still clueless though :-P
- # [19:00] <paxcoder> Ms2ger, i don't, but it rocks
- # [19:00] * Joins: rdebeasi (~rdebeasi@datacenter.ef.com)
- # [19:01] <paxcoder> though i guess it doesn't prevent MITM so it doesn't rock that much.
- # [19:01] * Quits: rdebeasi (~rdebeasi@datacenter.ef.com) (Client Quit)
- # [19:01] <Hixie> paxcoder: what's the underlying problem you're trying to solve?
- # [19:01] * Joins: rdebeasi (~rdebeasi@datacenter.ef.com)
- # [19:01] * Joins: hasather (~hasather@guest.schibsted.no)
- # [19:01] * Quits: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
- # [19:02] <paxcoder> Hixie, nothing, i'm just going over HTML5 tags I don't know, and I'm wondering what a challenge is. But my hope is to get rid of CAs
- # [19:02] <paxcoder> (though I'm not sure if that's realistic)
- # [19:02] <Hixie> aah
- # [19:03] <Hixie> well if you manage to find a way to get rid of CAs, lots of people would be very happy (and lots very unhappy, but that's another story)
- # [19:03] <paxcoder> who'd be unhappy?
- # [19:03] <Hixie> the CAs, mainly
- # [19:03] <paxcoder> doesn't diffie-hellman get rid of them though?
- # [19:04] <Hixie> still need some way to prove identity
- # [19:04] <Hixie> and the CAs are the only way we have to do that so far
- # [19:04] <paxcoder> darnit
- # [19:06] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 252 seconds)
- # [19:08] * Joins: jernoble (~jernoble@17.212.152.13)
- # [19:08] <Hixie> https://www.w3.org/Bugs/Public/show_bug.cgi?id=24094 wtf
- # [19:08] <Hixie> someone went to the multipage spec's elements.html page
- # [19:08] <Hixie> then went to the namespaces.html page
- # [19:08] <Hixie> then clicked on the svg namespace
- # [19:09] <Hixie> then submitted the comment "i like may you install for the video html"
- # [19:09] <Hixie> WHAT ARE YOU DOING
- # [19:10] <Hixie> it's an African IP. So on the one hand, yay, we're getting feedback from Africa, I keep saying that using e-mail and Web is the way to do that and that f2fs and telecons disenfranchise many parts of the world including probably much of africa.
- # [19:10] <Hixie> but on the other hand, what did they mean???
- # [19:10] <TabAtkins> That doesn't even English, so just close as invalid.
- # [19:11] <TabAtkins> Like, there's no way to interpret it into a meaningful sentence.
- # [19:11] <Hixie> i usually close those as NEEDSINFO
- # [19:11] <Hixie> but yeah
- # [19:11] * Joins: hasather (~hasather@guest.schibsted.no)
- # [19:11] <Hixie> (i reserve INVALID for things like actual obvious spam)
- # [19:15] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 240 seconds)
- # [19:16] * Joins: willob (~willob@173-166-99-161-newengland.hfc.comcastbusiness.net)
- # [19:16] * Joins: will-ob (~willob@173-166-99-161-newengland.hfc.comcastbusiness.net)
- # [19:23] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [19:32] * Joins: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net)
- # [19:33] * Joins: jsbell (jsbell@nat/google/x-vpsgbmdcknofahyo)
- # [19:34] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [19:35] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [19:44] <TabAtkins> Augh, good lord, talking on the SVG ml is almost impossible at times, with all the top-quoting and HTML-emailling. >_<
- # [19:45] <Ms2ger> At least it's not SVG-emailing
- # [19:49] * Quits: Cromulent (~Cromulent@cpc1-reig5-2-0-cust251.6-3.cable.virginm.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [19:50] * jtcranme1 is now known as jtcranmer
- # [19:50] <TabAtkins> Thank jeebus for that.
- # [19:50] * Quits: jwalden (~waldo@199.36.244.11) (Quit: boarding for DTW, back later)
- # [19:54] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [19:57] * Quits: membrane (~textual@62.57.156.24.dyn.user.ono.com) (Read error: Connection reset by peer)
- # [19:57] * Joins: membrane (~textual@62.57.156.24.dyn.user.ono.com)
- # [20:00] * Quits: arunranga (~otherarun@cpe-74-73-238-8.nyc.res.rr.com) (Quit: arunranga)
- # [20:01] * Quits: alecf__ (alecf@nat/google/x-wxrmhxqyxhmqurrc) (Ping timeout: 245 seconds)
- # [20:01] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [20:01] * Joins: alecf_ (alecf@nat/google/x-wairvcfgrlvcpfyf)
- # [20:02] * Joins: hasather (~hasather@guest.schibsted.no)
- # [20:05] * Quits: lerc (~quassel@121-74-1-14.telstraclear.net) (Read error: Connection reset by peer)
- # [20:05] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 265 seconds)
- # [20:06] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 240 seconds)
- # [20:08] * Quits: rdebeasi (~rdebeasi@datacenter.ef.com) (Quit: Leaving)
- # [20:08] * Joins: rdebeasi (~rdebeasi@datacenter.ef.com)
- # [20:12] * Quits: felipeduardo_ (~felipedua@r253-pw-corumbatai.ibys.com.br) (Ping timeout: 246 seconds)
- # [20:17] * Quits: Benvie_ (~bbenvie@corp-nat.p2p.sfo1.mozilla.com) (Ping timeout: 246 seconds)
- # [20:17] * Joins: Benvie (~bbenvie@corp-nat.p2p.sfo1.mozilla.com)
- # [20:22] <jamesr__> http://dev.w3.org/fxtf/compositing-1/#canvascompositingandblending - is that intended to add new values to 2d canvas?
- # [20:23] <Ms2ger> There's been some discussion on www-style
- # [20:23] <Ms2ger> Mostly coming down to "Are you high?"
- # [20:24] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 250 seconds)
- # [20:24] <jamesr__> yes, i've been posting a lot of that. i'm trying to figure out if this is different from the previous state or not
- # [20:25] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [20:26] * Joins: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net)
- # [20:28] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Remote host closed the connection)
- # [20:33] <Hixie> jamesr__: i hope to defer to that spec eventually,
- # [20:34] <Hixie> jamesr__: but hopefully not until it's sane
- # [20:34] * Joins: lerc (~quassel@121-74-1-14.telstraclear.net)
- # [20:35] * Quits: lerc (~quassel@121-74-1-14.telstraclear.net) (Read error: Connection reset by peer)
- # [20:35] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [20:37] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [20:38] <jamesr__> it's not
- # [20:39] <jamesr__> most of the definitions are in sections marked non-normative
- # [20:39] <jamesr__> including all of the values referenced in the globalCompositeOperation section
- # [20:41] <jamesr__> even the css blend mode definitions refer to keywords defined in sections marked non-normative
- # [20:41] * Joins: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com)
- # [20:41] * Quits: membrane (~textual@62.57.156.24.dyn.user.ono.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [20:41] * Quits: jsbell (jsbell@nat/google/x-vpsgbmdcknofahyo) (Quit: There's no place like home...)
- # [20:42] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Ping timeout: 248 seconds)
- # [20:42] * jamesr__ is really curious how this thing made it almost to CR
- # [20:42] * Quits: ap (~ap@2620:149:4:304:307e:cbae:9e1a:bbe7) (Quit: ap)
- # [20:42] <Ms2ger> Nobody's watching?
- # [20:43] <jamesr__> s'pose
- # [20:43] * Joins: malaclyps (~Danny@unaffiliated/malaclyps)
- # [20:46] <Hixie> CR doesn't mean much...
- # [20:46] * Joins: jsbell (jsbell@nat/google/x-ipywicwzhztobqcm)
- # [20:46] * Joins: ap (~ap@2620:149:4:304:5856:abf1:5676:7cb1)
- # [20:51] * Joins: kuatsure (~kuatsure@208.102.118.1)
- # [20:51] * Quits: kuatsure (~kuatsure@208.102.118.1) (Client Quit)
- # [20:56] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [20:56] * Joins: jorgepedret (~jorgepedr@64-46-23-103.dyn.novuscom.net)
- # [20:59] <paxcoder> Hixie, I think the only thing we can say when faced with the problem of identity and central authorities is: WOT?
- # [20:59] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [20:59] <paxcoder> but heck, I'm skeptical about the Web of trust too.
- # [21:01] <paxcoder> Degrees of separation and chinese whispers.
- # [21:01] * Joins: weinig (~weinig@17.114.216.117)
- # [21:01] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Read error: Connection reset by peer)
- # [21:01] <paxcoder> Actually, first thing only. The whispers are the work of Mallroy.
- # [21:02] <paxcoder> i'm rambling, bye :-)
- # [21:02] * Quits: paxcoder (~paxcoder@unaffiliated/paxcoder) (Quit: Leaving)
- # [21:03] * Joins: hasather (~hasather@guest.schibsted.no)
- # [21:07] * Quits: hasather (~hasather@guest.schibsted.no) (Ping timeout: 245 seconds)
- # [21:08] * Quits: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net) (Quit: tobie)
- # [21:13] <TabAtkins> Sigh, I knew last time I reviewed Compositing that it was unreadable. I need to rewrite it.
- # [21:14] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [21:16] * Joins: lerc (~quassel@121-74-1-14.telstraclear.net)
- # [21:21] * Quits: lerc (~quassel@121-74-1-14.telstraclear.net) (Remote host closed the connection)
- # [21:25] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [21:25] * Joins: lerc (~quassel@121-74-1-14.telstraclear.net)
- # [21:31] * Quits: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley) (Ping timeout: 246 seconds)
- # [21:32] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [21:33] * Joins: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley)
- # [21:40] * Quits: seventh (seventh@206.222.178.203) (Ping timeout: 272 seconds)
- # [21:40] * Quits: jernoble (~jernoble@17.212.152.13) (Quit: Textual IRC Client: www.textualapp.com)
- # [21:41] * Joins: jernoble (~jernoble@17.212.152.13)
- # [21:41] * Joins: tantek (~tantek@99-204-11-205.pools.spcsdns.net)
- # [21:44] <zcorpan> what does <input type=file> do if you delete the selected file?
- # [21:48] * Quits: tantek (~tantek@99-204-11-205.pools.spcsdns.net) (Quit: tantek)
- # [21:52] * Quits: reyre (~reyre@66.207.208.102) (Remote host closed the connection)
- # [21:53] * Quits: mven (~mven@169.241.49.227) (Remote host closed the connection)
- # [21:53] * Quits: frozenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
- # [21:55] * Joins: mven (~mven@169.241.49.227)
- # [22:01] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [22:02] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [22:03] * Joins: hasather_ (~hasather@guest.schibsted.no)
- # [22:06] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Ping timeout: 248 seconds)
- # [22:07] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 265 seconds)
- # [22:08] * Quits: hasather_ (~hasather@guest.schibsted.no) (Ping timeout: 240 seconds)
- # [22:16] <Hixie> zcorpan: ideally, once you've selected it, the browser makes a copy of it, so that you can't delete it
- # [22:17] <Hixie> (a hardlink, obviously, not a real copy, that would be way too inefficient for big files)
- # [22:18] <zcorpan> Hixie: where does that leave Blob.close()? :-)
- # [22:18] <zewt> well, if the user selects a file and then deletes it, they may well expect that it means the browser can't access it either
- # [22:18] <zewt> the website, rather
- # [22:19] * Quits: mven (~mven@169.241.49.227) (Remote host closed the connection)
- # [22:20] * Joins: membrane (~textual@62.57.156.24.dyn.user.ono.com)
- # [22:20] <zewt> it also depends on what the behavior is when you select a file and then modify it: if you revoke access if the mtime changes (eg. selecting a file means "you have access to the file in this state, but not future states") then that works, but if it does mean to give access to changes too, then a hardlink will sometimes break that
- # [22:20] <zewt> (when programs save over files by creating a new file then renaming over the old one)
- # [22:23] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [22:28] * Quits: weinig (~weinig@17.114.216.117) (Quit: weinig)
- # [22:28] * ojan is now known as ojan_away
- # [22:30] * Quits: membrane (~textual@62.57.156.24.dyn.user.ono.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [22:36] * Quits: malaclyps (~Danny@unaffiliated/malaclyps) (Ping timeout: 264 seconds)
- # [22:40] * Joins: weinig (~weinig@17.114.216.117)
- # [22:45] <Ms2ger> http://office.microsoft.com/en-us/outlook-help/print-emails-showing-names-on-the-bcc-line-HA102919777.aspx
- # [22:45] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [22:46] * Joins: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net)
- # [22:46] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [22:47] * Joins: malaclyps (~Danny@unaffiliated/malaclyps)
- # [22:50] * Quits: rdebeasi (~rdebeasi@datacenter.ef.com) (Quit: Leaving)
- # [22:51] * Quits: bholley (~bholley@c-50-148-162-19.hsd1.ca.comcast.net) (Quit: bholley)
- # [22:54] * Joins: dekiss (~dekiss@77.28.11.4)
- # [22:54] <dekiss> guys
- # [22:54] <dekiss> do you support webgl ?
- # [22:55] * Quits: TallTed (~Thud@63.119.36.36)
- # [22:59] * Quits: tj_vantoll1 (~Adium@c-68-84-189-15.hsd1.mi.comcast.net) (Quit: Leaving.)
- # [23:00] * Joins: Smylers (~smylers@host86-156-113-237.range86-156.btcentralplus.com)
- # [23:00] * Joins: seventh (seventh@64.9.157.76)
- # [23:02] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [23:02] <Hixie> zcorpan: dunno
- # [23:03] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [23:03] <Hixie> zcorpan: ping https://www.w3.org/Bugs/Public/show_bug.cgi?id=24089 btw
- # [23:04] * Joins: hasather_ (~hasather@guest.schibsted.no)
- # [23:07] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Ping timeout: 265 seconds)
- # [23:08] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 260 seconds)
- # [23:08] * Quits: tobie (~tobielang@col74-1-88-183-112-72.fbx.proxad.net) (Quit: tobie)
- # [23:09] * Quits: hasather_ (~hasather@guest.schibsted.no) (Ping timeout: 260 seconds)
- # [23:09] * Quits: will-ob (~willob@173-166-99-161-newengland.hfc.comcastbusiness.net) (Ping timeout: 252 seconds)
- # [23:10] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [23:10] <zcorpan> Hixie: see https://www.w3.org/Bugs/Public/show_bug.cgi?id=23968
- # [23:10] * Quits: willob (~willob@173-166-99-161-newengland.hfc.comcastbusiness.net) (Ping timeout: 264 seconds)
- # [23:11] <Hixie> zcorpan: what CSS does is somewhat orthogonal, since it would override HTML on this
- # [23:11] <Hixie> the text in HTML is only really relevant in the hypothetical case of a language that doesn't specify what to do, yes supports <style>
- # [23:11] <Hixie> the only case i can think of is JSSS
- # [23:11] <Hixie> and nobody supports that anyway nowadays
- # [23:12] <zcorpan> Hixie: oh. well in that case i don't care
- # [23:12] <zcorpan> Hixie: i care about css :-)
- # [23:12] <Hixie> k :-)
- # [23:12] <Hixie> me too, i was a bit surprised by your bug :-)
- # [23:12] <Hixie> anyway, that css bug says it should likely not use utf-8 either
- # [23:13] <Hixie> (your last comment)
- # [23:13] <Hixie> the html spec as written says to use the doc encoding
- # [23:14] * Quits: weinig (~weinig@17.114.216.117) (Quit: weinig)
- # [23:16] * Joins: weinig (~weinig@17.114.216.117)
- # [23:18] * Quits: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com) (Read error: Connection reset by peer)
- # [23:18] <zcorpan> yeah
- # [23:19] * Joins: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com)
- # [23:25] * Joins: fischman (fischman@nat/google/x-dqnztsdvgwdcdnuh)
- # [23:26] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [23:27] <fischman> good afternoon; is there policy about attributes vs. events? E.g. media elements have a durationchange event, but they do not have an ondurationchange attribute, which MediaController elements _do_ have. Is it generally expected that on each element that has an event foo there will be a corresponding onfoo attribute, or is it a case-by-case basis, according to what's in the spec? (concretely: I'm wondering whether my blink CL adding the
- # [23:27] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
- # [23:28] <zcorpan> fischman: onfoo attributes in html are generally available on *all* html elements *and* on the document *and* on window
- # [23:29] <zcorpan> fischman: http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html#event-handlers-on-elements,-document-objects,-and-window-objects
- # [23:31] <Hixie> woah, onresize isn't on elements
- # [23:31] <Hixie> let me fix that
- # [23:31] <zcorpan> fischman: MediaController isn't an element
- # [23:31] * Joins: mven (~mven@169.241.49.227)
- # [23:31] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Ping timeout: 252 seconds)
- # [23:31] <dekiss> is the ewebgl part of html5?
- # [23:32] <dekiss> webgl*
- # [23:32] * Joins: dbaron (~dbaron@corp-nat.p2p.sfo1.mozilla.com)
- # [23:32] <Hixie> dekiss: depends what you mean by that exactly
- # [23:32] <dekiss> if no why ou don't make it guys
- # [23:32] <dekiss> 3d canvas
- # [23:32] <dekiss> webgl
- # [23:33] <dekiss> Vendors may define experimental contexts using the syntax vendorname-context, for example, moz-3d.
- # [23:33] <dekiss> † For example, the "webgl" value in the case of a user agent having exhausted the graphics hardware's abilities and having no software fallback implementation.
- # [23:33] <dekiss> ahh I see it is
- # [23:34] <Hixie> i have no idea what you are asking
- # [23:34] <Hixie> i actually have less of an idea now than i did when you first asked your question :-)
- # [23:35] <fischman> zcorpan: thanks. Is there a backstory for why this is so? I.e. what does it _mean_ for a <form> (say) element to have a non-null onseeking attribute set?
- # [23:35] * Quits: weinig (~weinig@17.114.216.117) (Quit: weinig)
- # [23:35] <Hixie> fischman: just means it has an event handler
- # [23:35] <fischman> Hixie: that can never fire?
- # [23:35] <Hixie> it can fire whenever such an event is dispatched at the element in question
- # [23:35] <Hixie> or, for bubbling events, any of its descendants
- # [23:36] * Joins: weinig (~weinig@17.114.216.117)
- # [23:36] <Hixie> it's just like addEventListener(), more or less
- # [23:36] <fischman> Hixie: ah, bubbling is the thing I was forgetting.
- # [23:36] <Hixie> you can also dispatch events manually
- # [23:36] <Hixie> dispatchEvent()
- # [23:36] * Quits: marcosc (~marcosc@101.165.85.63) (Remote host closed the connection)
- # [23:36] <fischman> Hixie: thanks for the clarifications (and for the event! :))
- # [23:37] * Joins: marcosc (~marcosc@101.165.85.63)
- # [23:37] <zcorpan> fischman: as for the why, i think it was because it's simpler to implement
- # [23:38] <fischman> zcorpan: yeah, makes sense in a world where events aren't tied to elements (as bubbling and generic dispatchEvent() are).
- # [23:39] * zcorpan is low on battery. both in laptop and brain
- # [23:39] <zcorpan> nn
- # [23:39] <smaug____> events aren't tied to elements
- # [23:40] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [23:40] * Joins: jensnockert_ (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com)
- # [23:41] * Quits: marcosc (~marcosc@101.165.85.63) (Ping timeout: 256 seconds)
- # [23:42] <dekiss> Hixie sorry
- # [23:42] <dekiss> is the webgl part of the html5 specifications ?
- # [23:42] <dekiss> or any official w3c or whatwg specification
- # [23:42] <dekiss> omg
- # [23:43] <dekiss> ignore this please :)))) <dekiss> † For example, the "webgl" value in the case of a user agent having exhausted the graphics hardware's abilities and having no software fallback implementation.
- # [23:43] <dekiss> this was wrong paste :)
- # [23:43] * Quits: fischman (fischman@nat/google/x-dqnztsdvgwdcdnuh) (Quit: leaving)
- # [23:43] <Hixie> what do you mean by "part of"?
- # [23:43] <dekiss> well.......
- # [23:43] * Quits: jensnockert (~jensnocke@dynamic.1.24.64e950153c80.01b11587a2c.afb.bredband2.com) (Ping timeout: 260 seconds)
- # [23:43] <dekiss> part of hhh
- # [23:43] <dekiss> is tehre anything about webgl I am seeing something but don't udnertand :S
- # [23:43] <Hixie> do you mean, "is the specification of the webgl api published in the same document as the specification of the HTMLCanvasElement API?"
- # [23:43] <dekiss> let me check again
- # [23:44] <dekiss> no no
- # [23:44] <dekiss> I see webgl is mentioned in webgl specs
- # [23:44] <dekiss> http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html here exactly
- # [23:45] <dekiss> ah lol I got confused so yeah Vendors may define experimental contexts using the syntax vendorname-context, for example, moz-3d.
- # [23:45] <dekiss> † For example, the "webgl" value in the case of a user agent having exhausted the graphics hardware's abilities and having no software fallback implementation.
- # [23:45] <dekiss> this I don't understand
- # [23:45] <dekiss> this is part of the html5 - canvas specification
- # [23:45] <Hixie> that's part of the html specification
- # [23:45] <Hixie> (html5 is dead, long live html)
- # [23:47] <dekiss> :)
- # [23:47] <dekiss> ye
- # [23:47] <dekiss> ok haha Hixie ^^
- # [23:47] <dekiss> YOu made that descision in 2011
- # [23:47] <dekiss> that was part of my courses haha
- # [23:49] <dekiss> Hixie, like or not people, I am pretty sure webgl is the future of the web :)
- # [23:49] * Quits: weinig (~weinig@17.114.216.117) (Quit: weinig)
- # [23:51] <dekiss> peopel liek it because looks awesome, developers liek it because it is awesome and it pays 150$.hour :)
- # [23:51] <dekiss> 150$/hour
- # [23:57] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Read error: Connection reset by peer)
- # Session Close: Sat Dec 14 00:00:00 2013
The end :)