Options:
- # Session Start: Wed Apr 11 00:00:01 2012
- # Session Ident: #whatwg
- # [00:01] <annevk> 'The “let” keyword has been unreserved in JavaScriptCore as reserving it caused compatibility problems.' aah
- # [00:01] <TabAtkins> wut
- # [00:01] <TabAtkins> Do they... do they think that ES will just *not use* 'let'?
- # [00:02] * Parts: ilhan (~ilhan@78.160.114.8)
- # [00:02] <annevk> just quoting from peter.sh
- # [00:03] * Quits: danbri (~danbri@cable-146-255-148-108.dynamic.telemach.ba) (Read error: No route to host)
- # [00:06] * Joins: rubys (~rubys@cpe-098-027-059-167.nc.res.rr.com)
- # [00:06] <rubys> tabatkins: not being a reserved word does *not* mean that it won't be used.
- # [00:06] <rubys> it just means that var let=1; will still be valid.
- # [00:06] <TabAtkins> Ah, that's right.
- # [00:07] <rubys> there are extremely few places in the grammar where "token1 token2" is valid, so sequences that have 'let' immediately followed by a token may still be viable.
- # [00:07] <TabAtkins> Oh yeah, I remember some of this stuff. ES6 is trying to unreserve more keywords, too, as there's often no reason to prevent a keyword from being an array key or such.
- # [00:07] <TabAtkins> object key, that is.
- # [00:07] <rubys> understood
- # [00:08] <rubys> some languages have no reserve words (REXX is one)
- # [00:08] <rubys> reserved*
- # [00:09] <annevk> ah yeah, I think that tripped me up actually in ES a number of times
- # [00:09] <annevk> and more recently in Web IDL
- # [00:10] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [00:13] * Joins: danbri (~danbri@cable-146-255-148-108.dynamic.telemach.ba)
- # [00:16] * Quits: jdaggett (~jdaggett@ad008216.dynamic.ppp.asahi-net.or.jp) (Quit: jdaggett)
- # [00:21] * jonlee is now known as jonlee|afk
- # [00:23] * Joins: niloy (~niloy@42.104.2.229)
- # [00:24] * Quits: stalled_ (~stalled@unaffiliated/stalled) (Ping timeout: 244 seconds)
- # [00:24] * jonlee|afk is now known as jonlee
- # [00:26] * Quits: snowfox (~benschaaf@50-77-199-197-static.hfc.comcastbusiness.net) (Ping timeout: 252 seconds)
- # [00:32] * Quits: tomasf (~tom@c-b7dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Quit: tomasf)
- # [00:34] * Joins: nesta_ (~nesta_@137.Red-79-158-0.staticIP.rima-tde.net)
- # [00:36] * Quits: niloy (~niloy@42.104.2.229) (Read error: Connection reset by peer)
- # [00:41] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [00:48] * Quits: othermaciej (~mjs@17.245.89.222) (Quit: othermaciej)
- # [00:51] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [01:03] * Quits: sicking (~chatzilla@nat/mozilla/x-okzajumigdwfcrxw) (Ping timeout: 246 seconds)
- # [01:03] * Joins: cpearce (~cpearce@60.234.54.74)
- # [01:07] * Quits: ap (~ap@2620:149:4:1b01:1b8:a60b:c771:578a) (Quit: ap)
- # [01:09] * Joins: nessy (~Adium@74.125.56.18)
- # [01:09] * Quits: pyrsmk (~pyrsmk@mau49-1-82-245-46-173.fbx.proxad.net) (Remote host closed the connection)
- # [01:11] * Joins: ap (~ap@17.245.89.133)
- # [01:20] * heycam|away is now known as heycam
- # [01:26] * Quits: rubys (~rubys@cpe-098-027-059-167.nc.res.rr.com) (Ping timeout: 240 seconds)
- # [01:27] * Quits: chriseppstein (~chrisepps@209.119.65.162) (Quit: chriseppstein)
- # [01:31] * Joins: schnoomac (~schnoomac@melbourne.99cluster.com)
- # [01:31] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [01:34] * Joins: sicking (~chatzilla@nat/mozilla/x-pwdgbtrmyjdhvejv)
- # [01:35] * schnoomac is now known as schnoodles
- # [01:36] * Quits: twisted` (~twisted@p5DDBBFD6.dip.t-dialin.net) (Quit: Computer has gone to sleep.)
- # [01:38] * Quits: schnoodles (~schnoomac@melbourne.99cluster.com) (Quit: schnoodles)
- # [01:38] * Joins: schnoodles (~schnoodle@melbourne.99cluster.com)
- # [01:42] * Quits: drublic (~drublic@frbg-4d028c6e.pool.mediaWays.net) (Remote host closed the connection)
- # [01:45] * Quits: saba (~foo@unaffiliated/saba) (Quit: leaving)
- # [01:54] <Hixie> hey TabAtkins, yt? is there a formal way of saying "apply the table at http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo " these days?
- # [01:55] <TabAtkins> What's the context? You have an input display type, and want the computed value from the table?
- # [01:55] * Quits: jernoble (~jernoble@17.212.152.13) (Quit: jernoble)
- # [01:55] <Hixie> yeah
- # [01:55] <Hixie> i'm adding a new 'position' keyword like you suggested
- # [01:55] <TabAtkins> No formal way beyond what you just quoted.
- # [01:55] <Hixie> but need it to convert 'display' to block
- # [01:55] <Hixie> k
- # [01:56] <Hixie> so it's not in a css3 draft yet or anything
- # [01:56] <TabAtkins> Nah.
- # [01:56] <Hixie> k
- # [01:56] <Hixie> thanks
- # [01:56] <TabAtkins> That would be the Box Module, which no one wants to work on yet.
- # [01:56] <TabAtkins> Which means I think I'll do it at the end of the year or so.
- # [01:56] <Hixie> brave man
- # [01:57] * Joins: twisted` (~twisted@p5DDBBFD6.dip.t-dialin.net)
- # [01:57] * Joins: frankaa112 (~frankmax_@dynamic.casap2-210-25-137-41.wanamaroc.com)
- # [01:59] * Quits: schnoodles (~schnoodle@melbourne.99cluster.com) (Quit: schnoodles)
- # [02:00] <Hixie> ok!
- # [02:00] <Hixie> <dialog> is done, i believe
- # [02:00] <Hixie> oh crap
- # [02:00] <Hixie> i forgot <form method=dialog> again
- # [02:00] * Joins: jernoble (~jernoble@2620:149:4:1b01:e4b3:679c:24e9:ca88)
- # [02:02] * Joins: rubys (~rubys@cpe-098-027-059-167.nc.res.rr.com)
- # [02:05] <Hixie> i wonder if i should somehow make method=dialog invalid if the <form> isn't in a <dialog>
- # [02:05] <Hixie> hm, when we talked about this earlier i think we decided it could be useful for other purposes huh
- # [02:05] <TabAtkins> Outside of a dialog, it would just be a form that never navigates, right?
- # [02:07] <Hixie> yeah
- # [02:07] <TabAtkins> Yeah, I'd find that useful. I always forget exactly how I'm supposed to stop navigation, and end up just doing all of them.
- # [02:07] <Hixie> fallback behaviour is suboptimal in legacy UAs but not fatally so
- # [02:08] <Hixie> yeah i usually end up doing action="javascript:void(0)"
- # [02:08] <Hixie> so for legacy purposes you could do method=dialog action="that"
- # [02:09] * Quits: twisted` (~twisted@p5DDBBFD6.dip.t-dialin.net) (Read error: Operation timed out)
- # [02:11] * Quits: jondong (~jondong@123.126.22.58) (Remote host closed the connection)
- # [02:13] * Joins: twisted` (~twisted@p5DDBB5D0.dip.t-dialin.net)
- # [02:17] * Joins: snowfox (~benschaaf@c-98-243-88-119.hsd1.mi.comcast.net)
- # [02:18] * Quits: jernoble (~jernoble@2620:149:4:1b01:e4b3:679c:24e9:ca88) (Read error: Operation timed out)
- # [02:19] <Hixie> okie dokie
- # [02:19] <Hixie> <dialog> is now done! i think.
- # [02:19] <Hixie> (also inert="", though only in the whatwg copy)
- # [02:19] * Parts: rubys (~rubys@cpe-098-027-059-167.nc.res.rr.com)
- # [02:20] <Hixie> (not sure if i should limit method=dialog to the whatwg copy also... anyone? i guess it wasn't mentioned in your CP, right hober?)
- # [02:21] <Hixie> i guess i'll exclude it
- # [02:21] <Hixie> since maciej said to err on the side of caution with respect to the feature freeze
- # [02:24] * Quits: nesta_ (~nesta_@137.Red-79-158-0.staticIP.rima-tde.net) (Ping timeout: 245 seconds)
- # [02:25] <Hixie> oh, oops, i never got around to referencing FULLSCREEN
- # [02:26] * Quits: ap (~ap@17.245.89.133) (Quit: ap)
- # [02:27] * Quits: tantek (~tantek@nat/mozilla/x-uxsphnvzmrlblbli) (Quit: tantek)
- # [02:27] * Quits: pablof (~pablof@144.189.101.1) (Quit: ^z)
- # [02:27] * Quits: KillerX (~anant@nat/mozilla/x-hsvtqmkethinkmwr) (Quit: KillerX)
- # [02:28] * Quits: ehsan (~ehsan@66.207.208.98) (Remote host closed the connection)
- # [02:28] * Quits: jsbell (jsbell@nat/google/x-hxhdhjerqlimuedq) (Quit: There's no place like home...)
- # [02:30] <hober> yeah, we left the form integration for v2
- # [02:31] <Hixie> k, i've left that out of the w3c copy
- # [02:31] * Quits: rniwa (rniwa@nat/google/x-swfutuwxeahvqmlb) (Quit: rniwa)
- # [02:31] <Hixie> (it's like five lines...)
- # [02:31] <Hixie> (ok maybe five paragraphs)
- # [02:37] * Quits: sarro (~sarro@i5E865BCF.versanet.de) (Ping timeout: 246 seconds)
- # [02:38] * Joins: sarro (~sarro@i5E865EBB.versanet.de)
- # [02:39] * jonlee is now known as jonlee|afk
- # [02:42] * Joins: jondong (~jondong@123.126.22.58)
- # [02:43] <Hixie> ok.
- # [02:43] <Hixie> NOW i have finished <dialog>.
- # [02:43] <Hixie> right?
- # [02:43] <Hixie> right?
- # [02:44] * hober hopes so! :)
- # [02:50] <Hixie> checked in.
- # [02:50] <Hixie> tomorrow i begin on the CSP refactoring
- # [02:51] <Hixie> actually i guess i'll have to reply to these dialog e-mails first
- # [02:52] * Quits: Druid_ (~Druid@p5B1366EF.dip.t-dialin.net) (Ping timeout: 265 seconds)
- # [02:53] * Quits: david_carlisle (~chatzilla@dcarlisle.demon.co.uk) (Ping timeout: 246 seconds)
- # [02:54] * Quits: snowfox (~benschaaf@c-98-243-88-119.hsd1.mi.comcast.net) (Quit: snowfox)
- # [02:57] * Joins: Druid_ (~Druid@p5B05DE47.dip.t-dialin.net)
- # [03:01] * Quits: twisted` (~twisted@p5DDBB5D0.dip.t-dialin.net) (Quit: Computer has gone to sleep.)
- # [03:01] * Joins: schnoodles (~schnoodle@melbourne.99cluster.com)
- # [03:04] * Joins: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [03:05] * Quits: dbaron (~dbaron@nat/mozilla/x-eowqnrriiudimmre) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [03:08] * Joins: yuuki_ (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [03:08] * Quits: jwalden (~waldo@2620:101:8003:200:224:d7ff:fef0:8d90) (Quit: ->apt)
- # [03:09] * Quits: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 245 seconds)
- # [03:14] * Joins: tantek (~tantek@70-36-139-112.dsl.dynamic.sonic.net)
- # [03:15] * Joins: roc (~chatzilla@60.234.54.74)
- # [03:26] * Quits: LBP (~Mirc@pD9EB1CE7.dip0.t-ipconnect.de) (Ping timeout: 245 seconds)
- # [03:27] <abarth> Hixie: seamless has some pretty funny bugs
- # [03:27] * Joins: LBP (~Mirc@pD9EB1D6E.dip0.t-ipconnect.de)
- # [03:27] <abarth> Hixie: turns out you can't ever load anything into a seamless iframe
- # [03:28] <abarth> Hixie: i'll send an email to whatwg to explain
- # [03:29] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [03:31] * Joins: ehsan (~ehsan@209.29.21.241)
- # [03:33] * Joins: jwalden (~waldo@c-71-202-165-226.hsd1.ca.comcast.net)
- # [03:36] * Quits: frankaa112 (~frankmax_@dynamic.casap2-210-25-137-41.wanamaroc.com)
- # [03:39] * Joins: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com)
- # [03:43] <zewt> sort of funny to see people recommending canvas features that are pretty much identical to opengl minus a decade or so
- # [03:44] * Quits: danbri (~danbri@cable-146-255-148-108.dynamic.telemach.ba) (Read error: Connection reset by peer)
- # [03:45] <zewt> i guess not really, strictly speaking, since blend functions are still fixed
- # [03:45] <Hixie> abarth: heh, k
- # [03:45] <abarth> Hixie: it's not actually as bad as I thought, but there is a bug in there
- # [03:49] * Quits: aklein (u4454@gateway/web/irccloud.com/x-mcugherijwrbevqm)
- # [03:55] * Joins: danbri (~danbri@cable-146-255-148-108.dynamic.telemach.ba)
- # [03:55] <Hixie> abarth: btw, i'm planning on starting the CSP/sandbox refactoring tomorrow
- # [03:55] <abarth> Hixie: thanks
- # [03:56] <abarth> I think the main trickiness is that we'll want to be able to sandbox top-level documents
- # [03:56] <Hixie> yup
- # [03:56] <Hixie> re: seamless - um, yeah, oops
- # [03:56] <abarth> I probably sent you an email about the sandbox stuff. let me know if there's anything I can do to help
- # [03:57] <Hixie> i expect tomorrow i'll just be printing and reading the CSP spec :-)
- # [03:58] <abarth> the sandbox requirements use "as if", which is always kind of sketchy
- # [03:58] <Hixie> yeah
- # [04:02] * Joins: nattokirai (~nattokira@rtr.mozilla.or.jp)
- # [04:12] * Quits: sarro (~sarro@i5E865EBB.versanet.de)
- # [04:20] * Joins: chriseppstein (~chrisepps@99-6-85-4.lightspeed.sntcca.sbcglobal.net)
- # [04:24] * Quits: beverloo (peter@nat/google/x-xfhellwklovhwquy) (Ping timeout: 272 seconds)
- # [04:28] * Joins: beverloo (peter@nat/google/x-vapyfxrhcymszttn)
- # [04:31] * Joins: rubys (~rubys@cpe-098-027-059-167.nc.res.rr.com)
- # [04:33] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [04:39] * Quits: othree (~othree@140.118.5.39) (Ping timeout: 265 seconds)
- # [04:42] * Parts: rubys (~rubys@cpe-098-027-059-167.nc.res.rr.com)
- # [04:58] * Joins: othree (~othree@admin39.ct.ntust.edu.tw)
- # [05:01] * Joins: twisted` (~twisted@p5DDBB5D0.dip.t-dialin.net)
- # [05:05] * Quits: chriseppstein (~chrisepps@99-6-85-4.lightspeed.sntcca.sbcglobal.net) (Quit: chriseppstein)
- # [05:11] * Quits: othree (~othree@admin39.ct.ntust.edu.tw) (Ping timeout: 252 seconds)
- # [05:12] * heycam is now known as heycam|away
- # [05:17] * Joins: izhak (~izhak@213.87.240.205)
- # [05:21] * Joins: othree (~othree@admin39.ct.ntust.edu.tw)
- # [05:25] * Joins: ginger (~Adium@2401:fa00::72cd:60ff:fea8:8d57)
- # [05:26] * Quits: JohnAlbin (~JohnAlbin@114-42-52-120.dynamic.hinet.net) (Quit: HTTP/1.1 404 JohnAlbin Not Found)
- # [05:50] * Quits: tantek (~tantek@70-36-139-112.dsl.dynamic.sonic.net) (Quit: tantek)
- # [05:53] * heycam|away is now known as heycam
- # [05:56] * Quits: moo-_- (~quassel@herd37.twinapex.fi) (Remote host closed the connection)
- # [05:57] * Quits: ivan\ (~ivan@unaffiliated/ivan/x-000001) (Quit: ERC Version 5.3 (IRC client for Emacs))
- # [05:57] * Joins: ivan\ (~ivan@unaffiliated/ivan/x-000001)
- # [06:03] * Joins: dydz (~dydz@76-220-18-65.lightspeed.sntcca.sbcglobal.net)
- # [06:09] * Joins: chriseppstein (~chrisepps@99-6-85-4.lightspeed.sntcca.sbcglobal.net)
- # [06:10] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [06:16] * Quits: jondong (~jondong@123.126.22.58) (Ping timeout: 250 seconds)
- # [06:16] * Joins: jondong (~jondong@123.126.22.58)
- # [06:17] * Joins: moo-_- (~quassel@herd37.twinapex.fi)
- # [06:31] * Quits: jwalden (~waldo@c-71-202-165-226.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.87-4.1450hg.fc15 [XULRunner 10.0.1/20120216115618])
- # [06:32] * Quits: temp01 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [06:33] * jonlee|afk is now known as jonlee
- # [06:46] * Quits: sicking (~chatzilla@nat/mozilla/x-pwdgbtrmyjdhvejv) (Ping timeout: 244 seconds)
- # [06:55] * Joins: zcorpan (~zcorpan@c-919ae355.410-6-64736c14.cust.bredbandsbolaget.se)
- # [07:02] * Quits: Obvious (tachikoma@188.226.74.2) (Read error: Connection reset by peer)
- # [07:05] * Joins: Obvious (tachikoma@188.226.74.2)
- # [07:22] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 245 seconds)
- # [07:22] * Joins: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi)
- # [07:28] * Quits: timmywil (~timmywil@host-68-169-175-226.WISOLT2.epbfi.com) (Quit: Computer has gone to sleep.)
- # [07:41] * Quits: cpearce (~cpearce@60.234.54.74) (Ping timeout: 276 seconds)
- # [07:41] * Joins: timmywil (~timmywil@host-68-169-154-67.WISOLT2.epbfi.com)
- # [07:47] * Joins: Areks (~Areks@rs.gridnine.com)
- # [07:56] * Joins: tantek (~tantek@70-36-139-112.dsl.dynamic.sonic.net)
- # [08:02] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [08:02] * Joins: sicking (~chatzilla@c-98-210-152-4.hsd1.ca.comcast.net)
- # [08:03] * Joins: kaustubh (~kaustubh@144.187.36.11)
- # [08:12] * Joins: dirkpennings (~dirkpenni@90-145-26-140.bbserv.nl)
- # [08:13] * Joins: gwicke (~gabriel@212.255.28.33)
- # [08:14] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 272 seconds)
- # [08:14] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [08:14] * Quits: AlexNRoss (AleossIRC@unaffiliated/aleoss) (Quit: Rage-quit!)
- # [08:16] * Quits: temp02 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [08:20] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [08:47] * Quits: chriseppstein (~chrisepps@99-6-85-4.lightspeed.sntcca.sbcglobal.net) (Quit: chriseppstein)
- # [08:47] * Quits: beverloo (peter@nat/google/x-vapyfxrhcymszttn) (Ping timeout: 245 seconds)
- # [08:53] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: Leaving...)
- # [08:54] * Quits: ivan`` (~ivan@unaffiliated/ivan/x-000001) (Quit: ERC Version 5.3 (IRC client for Emacs))
- # [08:55] * Joins: beverloo (peter@nat/google/x-kwwedrwnplgjbgej)
- # [08:56] * Joins: ivan`` (~ivan@unaffiliated/ivan/x-000001)
- # [08:56] * Joins: nesta_ (~nesta_@204.Red-83-54-171.dynamicIP.rima-tde.net)
- # [08:58] * Quits: timmywil (~timmywil@host-68-169-154-67.WISOLT2.epbfi.com) (Quit: Computer has gone to sleep.)
- # [08:58] * Joins: maikmerten (~merten@ls5dhcp200.cs.uni-dortmund.de)
- # [09:06] * Quits: dydz (~dydz@76-220-18-65.lightspeed.sntcca.sbcglobal.net) (Quit: dydz)
- # [09:11] <annevk> new cherry tomatoes at the AH
- # [09:11] <annevk> it's a good day
- # [09:15] <nesta_> annevk :)
- # [09:16] <smaug____> AH must be Albert Heijn or some such
- # [09:19] * Joins: Ms2ger (~Ms2ger@94-226-71-4.access.telenet.be)
- # [09:32] <annevk> smaug____: it is
- # [09:33] * Quits: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi) (Remote host closed the connection)
- # [09:34] * Joins: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi)
- # [09:37] * Joins: tomasf (~tom@2002:55e5:dbb7:0:4c70:8fcd:c68e:c36b)
- # [09:39] * Quits: temp01 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [09:42] * Quits: schnoodles (~schnoodle@melbourne.99cluster.com) (Quit: schnoodles)
- # [09:43] * Joins: tomasf_ (~tomasf@77.72.97.5.c.fiberdirekt.net)
- # [09:43] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [09:45] <annevk> I should use argument defaulting in XHR in general I guess
- # [09:45] <annevk> would simplify open() nicely
- # [09:45] * Quits: temp01 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [09:52] <Ms2ger> Not much, I think
- # [09:53] * annevk was dramatizing
- # [09:54] <Ms2ger> I only managed to use it for async
- # [09:59] * Joins: esc_ (~esc_ape@178.115.250.52.wireless.dyn.drei.com)
- # [10:08] * heycam is now known as heycam|away
- # [10:08] * Quits: twisted` (~twisted@p5DDBB5D0.dip.t-dialin.net) (Quit: Computer has gone to sleep.)
- # [10:10] <wilhelm> How stable is the chapter on the <time> element now? Was the feud of last year resolved?
- # [10:17] * Joins: mattwest (~textual@host81-149-171-23.in-addr.btopenworld.com)
- # [10:22] <smaug____> wilhelm: does any browser engine implement <time> ?
- # [10:22] <smaug____> looks like Opera
- # [10:22] <smaug____> ok, that is a better sign
- # [10:22] <wilhelm> smaug____: Opera implemented it before it was removed and put back again.
- # [10:22] * Joins: david_carlisle (~chatzilla@86.188.197.189)
- # [10:22] <smaug____> ahaa
- # [10:23] <smaug____> in many cases I'd wait for 2+ implementations before calling anything stable
- # [10:25] * Quits: nessy (~Adium@74.125.56.18) (Quit: Leaving.)
- # [10:25] * Quits: david_carlisle (~chatzilla@86.188.197.189) (Remote host closed the connection)
- # [10:25] <wilhelm> Indeed. I was merely wondering whether significant changes were planned, however. (I've returned my browser vendor hat, wearing the web developer hat today. “Let's use the <time> element!”, said one of the people I work with, pointing to documentation from, well, 2010. :)
- # [10:27] * Quits: gsnedders (~gsnedders@mail.gsnedders.com) (Remote host closed the connection)
- # [10:28] * Quits: nattokirai (~nattokira@rtr.mozilla.or.jp) (Quit: nattokirai)
- # [10:29] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
- # [10:29] * Joins: niloy (~niloy@61.12.96.242)
- # [10:31] * Quits: yuuki_ (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [10:35] * Joins: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [10:39] * Quits: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi) (Remote host closed the connection)
- # [10:39] * Joins: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi)
- # [10:54] * Joins: drublic (~drublic@frbg-5d84ffa5.pool.mediaWays.net)
- # [11:04] * Joins: mven_ (~mven__@169.241.49.57)
- # [11:04] * jonlee is now known as jonlee|afk
- # [11:05] * Quits: mven (~mven__@169.241.49.57) (Ping timeout: 240 seconds)
- # [11:11] * gwicke is now known as gwicke_
- # [11:11] * gwicke_ is now known as gwicke_away
- # [11:12] * Quits: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley) (Ping timeout: 252 seconds)
- # [11:21] * Quits: sicking (~chatzilla@c-98-210-152-4.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [11:24] * Joins: nonge_ (~nonge@p5B326B4E.dip.t-dialin.net)
- # [11:24] * Quits: roc (~chatzilla@60.234.54.74) (Ping timeout: 246 seconds)
- # [11:28] * Quits: nonge (~nonge@p5082A602.dip.t-dialin.net) (Ping timeout: 265 seconds)
- # [11:42] * gwicke_away is now known as gwicke
- # [12:04] * Quits: Areks (~Areks@rs.gridnine.com) (Ping timeout: 272 seconds)
- # [12:05] * Joins: lumely (~lumely@dhcp2-235.slis.tsukuba.ac.jp)
- # [12:09] * Joins: richt (richt@nat/opera/x-qddcddxvcenydvsy)
- # [12:19] * Joins: Areks (~Areks@rs.gridnine.com)
- # [12:21] * Joins: graememcc (~chatzilla@host86-147-203-185.range86-147.btcentralplus.com)
- # [12:22] * Quits: esc_ (~esc_ape@178.115.250.52.wireless.dyn.drei.com) (Ping timeout: 265 seconds)
- # [12:22] * Quits: kaustubh (~kaustubh@144.187.36.11) (Quit: Leaving...!)
- # [12:22] * Joins: kaustubh (~kaustubh@144.187.36.11)
- # [12:23] * Quits: ehsan (~ehsan@209.29.21.241) (Remote host closed the connection)
- # [12:28] * Quits: dirkpennings (~dirkpenni@90-145-26-140.bbserv.nl) (Ping timeout: 265 seconds)
- # [12:31] * Quits: jahman (~woops@129.175.204.73) (Quit: Quitte)
- # [12:32] * Joins: gsnedders (~gsnedders@mail.gsnedders.com)
- # [12:38] * Quits: mpt (~mpt@canonical/mpt) (Read error: Connection reset by peer)
- # [12:39] * Joins: mpt (~mpt@canonical/mpt)
- # [12:39] * Quits: mpt (~mpt@canonical/mpt) (Read error: Connection reset by peer)
- # [12:39] * Joins: mpt (~mpt@nat/canonical/x-qnuwrofkcswlvzvp)
- # [12:39] * Quits: mpt (~mpt@nat/canonical/x-qnuwrofkcswlvzvp) (Changing host)
- # [12:39] * Joins: mpt (~mpt@canonical/mpt)
- # [12:45] * Quits: Ms2ger (~Ms2ger@94-226-71-4.access.telenet.be) (Ping timeout: 248 seconds)
- # [12:49] * Quits: niloy (~niloy@61.12.96.242) (Ping timeout: 264 seconds)
- # [12:55] * Joins: esc_ (~esc_ape@178.115.248.84.wireless.dyn.drei.com)
- # [13:05] * Joins: nessy (~Adium@124-149-170-217.dyn.iinet.net.au)
- # [13:10] * Quits: annevk (~annevk@a82-161-179-17.adsl.xs4all.nl) (Remote host closed the connection)
- # [13:10] * Joins: annevk (~annevk@a82-161-179-17.adsl.xs4all.nl)
- # [13:12] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [13:15] <annevk> heh 竼 is indeed cool
- # [13:15] <annevk> 竼 MAN WITH BAZOOKA
- # [13:15] <annevk> (re some time yesterday MikeSmith)
- # [13:16] * Joins: niloy (~niloy@203.196.177.156)
- # [13:18] <hsivonen> material for Fake Unicode Consortium on G+
- # [13:22] <hsivonen> is it really the expectation that xmlDoc.load() fails if the caller is a document.open()ed document?
- # [13:24] * Quits: kinetik (~kinetik@121.98.132.55) (Ping timeout: 265 seconds)
- # [13:30] * zcorpan now follows FUC
- # [13:31] <zcorpan> hmm, it needs a K-something in the name
- # [13:31] * Joins: kinetik (~kinetik@121.98.132.55)
- # [13:42] * Quits: kenneth_ (kenneth@nat/nokia/x-uyoosknrfecjjcxq) (Remote host closed the connection)
- # [13:46] * Joins: kenneth (kenneth@nat/nokia/x-rjhlgvwilopyawyj)
- # [13:46] * kenneth is now known as Guest76937
- # [13:46] * Guest76937 is now known as kennet
- # [13:47] * Quits: ryuone (~ryuone@www1138ua.sakura.ne.jp) (Quit: Tiarra 0.1: SIGTERM received; exit)
- # [13:49] * Quits: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com) (Quit: teleject)
- # [13:52] * Quits: izhak (~izhak@213.87.240.205) (Read error: Connection reset by peer)
- # [14:08] * Quits: kinetik (~kinetik@121.98.132.55) (Ping timeout: 245 seconds)
- # [14:11] * Quits: tantek (~tantek@70-36-139-112.dsl.dynamic.sonic.net) (Quit: tantek)
- # [14:11] * Joins: tortvanc (~tortvanc@178-25-184-127-dynip.superkabel.de)
- # [14:13] * Quits: tortvanc (~tortvanc@178-25-184-127-dynip.superkabel.de) (Client Quit)
- # [14:14] * Joins: myakura (~myakura@FL1-119-243-157-97.tky.mesh.ad.jp)
- # [14:15] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 260 seconds)
- # [14:16] * Joins: ryuone (~ryuone@www2406uf.sakura.ne.jp)
- # [14:17] * Joins: pyrsmk (~pyrsmk@mau49-1-82-245-46-173.fbx.proxad.net)
- # [14:29] * Joins: mpt (~mpt@nat/canonical/x-gssymymylmnindvw)
- # [14:29] * Quits: mpt (~mpt@nat/canonical/x-gssymymylmnindvw) (Changing host)
- # [14:29] * Joins: mpt (~mpt@canonical/mpt)
- # [14:30] * Quits: nessy (~Adium@124-149-170-217.dyn.iinet.net.au) (Quit: Leaving.)
- # [14:31] * Quits: ryuone (~ryuone@www2406uf.sakura.ne.jp) (Quit: Tiarra 0.1+svn-37367: SIGTERM received; exit)
- # [14:31] * Joins: ryuone (~ryuone@www2406uf.sakura.ne.jp)
- # [14:34] * Joins: twisted` (~twisted@p5DDBB5D0.dip.t-dialin.net)
- # [14:39] * Joins: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley)
- # [14:40] * Joins: teleject (~christoph@72-48-145-180.static.grandenetworks.net)
- # [14:46] * Joins: jdong_bot_ (~jdong_bot@117.79.233.211)
- # [14:50] * Joins: [[zzz]] (~q@101.109.239.100)
- # [14:51] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [14:52] * Quits: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [14:53] * Quits: [[zz]] (~q@125.25.39.57.adsl.dynamic.totbb.net) (Ping timeout: 248 seconds)
- # [14:54] * Joins: JohnAlbin (~JohnAlbin@114-42-52-120.dynamic.hinet.net)
- # [14:56] * Quits: JohnAlbin (~JohnAlbin@114-42-52-120.dynamic.hinet.net) (Client Quit)
- # [14:57] * Quits: teleject (~christoph@72-48-145-180.static.grandenetworks.net) (Quit: teleject)
- # [15:00] * Quits: temp01 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [15:03] * Joins: teleject (~christoph@72-48-145-180.static.grandenetworks.net)
- # [15:05] * Joins: JohnAlbin (~JohnAlbin@114-42-52-120.dynamic.hinet.net)
- # [15:07] * Joins: plutoniix (~plutoniix@101.109.239.100)
- # [15:08] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [15:08] * Joins: tndrH (~Rob@adsl-77-86-58-134.karoo.kcom.com)
- # [15:09] * [[zzz]] is now known as [[zz]]
- # [15:11] * Quits: JohnAlbin (~JohnAlbin@114-42-52-120.dynamic.hinet.net) (Ping timeout: 245 seconds)
- # [15:15] * Joins: JohnAlbin (~JohnAlbin@111-250-147-216.dynamic.hinet.net)
- # [15:15] * Quits: ben_alman (~cowboy@awesome.benalman.com) (Excess Flood)
- # [15:17] * Joins: sarro (~sarro@i5E865EBB.versanet.de)
- # [15:21] * Joins: ben_alman (~cowboy@awesome.benalman.com)
- # [15:23] * Quits: tomasf_ (~tomasf@77.72.97.5.c.fiberdirekt.net) (Quit: tomasf_)
- # [15:24] <zcorpan> http://html5.validator.nu/?doc=https%3A%2F%2Fembed.spotify.com%2F%3Furi%3Dspotify%3Atrack%3A4bz7uB4edifWKJXSDxwHcs
- # [15:25] <zcorpan> (or check the Image Report)
- # [15:25] * Joins: kinetik (~kinetik@121.98.132.55)
- # [15:32] * Joins: davidb (~davidb@66.207.208.98)
- # [15:46] * Quits: jdong_bot_ (~jdong_bot@117.79.233.211) (Ping timeout: 252 seconds)
- # [15:49] * Joins: MacTed (~Thud@63.119.36.36)
- # [15:50] * Quits: mattwest (~textual@host81-149-171-23.in-addr.btopenworld.com) (Ping timeout: 244 seconds)
- # [15:50] * Quits: temp01 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [15:52] * Quits: richt (richt@nat/opera/x-qddcddxvcenydvsy) (Remote host closed the connection)
- # [15:54] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [15:55] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [15:56] * Joins: ehsan (~ehsan@209.29.21.241)
- # [15:59] * Joins: richt (richt@nat/opera/x-gbcimasgmfbyyafj)
- # [16:03] <annevk> http://blog.whatwg.org/weekly-fullscreen-dialog
- # [16:07] * Joins: ksweeney (~Kevin_Swe@nyv-exweb.iac.com)
- # [16:08] * Quits: ehsan (~ehsan@209.29.21.241) (Remote host closed the connection)
- # [16:10] * Joins: timmywil (~timmywil@host-68-169-175-226.WISOLT2.epbfi.com)
- # [16:12] <zcorpan> man the spec for innerHTML in xml needs a rewrite
- # [16:15] <zcorpan> here's a starting point for the replacement that's probably better than what's currently there: ¯\(°_o)/¯
- # [16:15] * Joins: tomasf_ (~tomasf@static-88.131.62.36.addr.tdcsong.se)
- # [16:17] * Joins: izhak (~izhak@188.168.72.17)
- # [16:17] * Quits: richt (richt@nat/opera/x-gbcimasgmfbyyafj) (Remote host closed the connection)
- # [16:20] * Joins: richt (richt@nat/opera/x-rekpiismrpqfxuuk)
- # [16:21] * zcorpan finds out about "xml:Father"
- # [16:24] <annevk> it's not SGML?
- # [16:24] <annevk> or is that mother?
- # [16:27] <annevk> I need context https://twitter.com/__farre__/status/190073001029550080
- # [16:27] <annevk> anyone?
- # [16:30] <zcorpan> i guess CORE-45384
- # [16:31] <annevk> heh
- # [16:32] * Quits: kaustubh (~kaustubh@144.187.36.11) (Read error: Connection reset by peer)
- # [16:35] * Quits: danbri (~danbri@cable-146-255-148-108.dynamic.telemach.ba) (Read error: Connection reset by peer)
- # [16:35] * Joins: danbri (~danbri@cable-146-255-148-108.dynamic.telemach.ba)
- # [16:36] * Joins: necolas (~necolas@b0fbedcf.bb.sky.com)
- # [16:41] * Joins: ehsan (~ehsan@66.207.208.98)
- # [16:49] * Joins: jdong_bot_ (~jdong_bot@117.79.233.211)
- # [16:56] * Quits: RichardJ (~richard@node.liefcoden.nl) (Ping timeout: 252 seconds)
- # [17:01] * Quits: jdong_bot_ (~jdong_bot@117.79.233.211) (Ping timeout: 246 seconds)
- # [17:03] * Joins: tohava (~tohava@bzq-218-168-182.red.bezeqint.net)
- # [17:04] <tohava> how would you recommend testing via javascript if a browser supports binary websocket frames?
- # [17:04] <tohava> also, does safari 5.1.5 support binary frames?
- # [17:09] * Quits: MikeSmith (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Quit: MikeSmith)
- # [17:09] <zcorpan> var binarySupported = (function(){ var s = new WebSocket('ws://example.invalid/'); s.close(); return 'binaryType' in s })();
- # [17:09] * Quits: maikmerten (~merten@ls5dhcp200.cs.uni-dortmund.de) (Remote host closed the connection)
- # [17:10] * Parts: kennyluck (~kennyluck@114-43-119-166.dynamic.hinet.net)
- # [17:10] <zcorpan> per spec this should work but it doesn't in all browsers yet: var binarySupported = 'binaryType' in WebSocket.prototype;
- # [17:11] <tomasf_> tohava: I think Safari still only supports draft 00 web sockets, but I could be wrong
- # [17:12] <tohava> tomasf, safari does hixie-76, but for some reason autobahn automated tests insist it supports binary frames in some way, this is why i'm confused
- # [17:12] * Joins: tantek (~tantek@70-36-139-112.dsl.dynamic.sonic.net)
- # [17:12] <tomasf_> aha
- # [17:13] <zcorpan> a testsuite should just go "FAIL" for -76
- # [17:13] * Quits: JohnAlbin (~JohnAlbin@111-250-147-216.dynamic.hinet.net) (Read error: Operation timed out)
- # [17:15] * Joins: JohnAlbin (~JohnAlbin@111-250-147-216.dynamic.hinet.net)
- # [17:19] * Joins: RichardJ (~richard@node.liefcoden.nl)
- # [17:19] * Joins: MikeSmith (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
- # [17:21] * Quits: zcorpan (~zcorpan@c-919ae355.410-6-64736c14.cust.bredbandsbolaget.se) (Quit: zcorpan)
- # [17:25] * Quits: izhak (~izhak@188.168.72.17) (Remote host closed the connection)
- # [17:27] * nonge_ is now known as nonge
- # [17:32] * Quits: tonsofpcs (~tonsofpcs@cpe-72-230-192-8.stny.res.rr.com) (Ping timeout: 252 seconds)
- # [17:34] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [17:38] * Joins: kennyluck (~kennyluck@114-43-119-166.dynamic.hinet.net)
- # [17:39] * Quits: kennyluck (~kennyluck@114-43-119-166.dynamic.hinet.net) (Quit: kennyluck)
- # [17:39] * Joins: tonsofpcs (~tonsofpcs@cpe-72-230-192-8.stny.res.rr.com)
- # [17:39] * Joins: kennyluck (~kennyluck@114-43-119-166.dynamic.hinet.net)
- # [17:48] <Hixie> wilhelm: i'm not aware of any outstanding feedback, but the htmlwg is still working through their bureaucracy dealing with the issues they raised on it months ago
- # [17:48] <annevk> http://www.peterkroener.de/die-karte-des-html5-universums/ is kind of cool
- # [17:48] <annevk> except WHATWG does not publish HTML5, but that's a minor typo
- # [17:51] * Quits: Areks (~Areks@rs.gridnine.com) (Ping timeout: 272 seconds)
- # [18:00] * Quits: tomasf_ (~tomasf@static-88.131.62.36.addr.tdcsong.se) (Quit: tomasf_)
- # [18:04] * Quits: globbot (~logbot@shell-staging.glob.com.au) (Ping timeout: 260 seconds)
- # [18:05] <tohava> zcorpan, would it be better in your binary test example to use ws://127.0.0.1?
- # [18:05] <tohava> (we're not sure since we're worried that antivirus software might consider us hostile due to this)
- # [18:05] * Joins: aklein (u4454@gateway/web/irccloud.com/x-szuftpcwthjpfiyh)
- # [18:08] * Joins: globbot (~logbot@shell-staging.glob.com.au)
- # [18:09] * Quits: globbot (~logbot@shell-staging.glob.com.au) (Remote host closed the connection)
- # [18:10] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [18:10] * Joins: globbot (~logbot@shell-staging.glob.com.au)
- # [18:14] * Joins: jdong_bot_ (~jdong_bot@117.79.233.211)
- # [18:17] * Quits: scor (~scor@drupal.org/user/52142/view) (Ping timeout: 245 seconds)
- # [18:20] * Quits: isherman (isherman@nat/google/x-xayjuyhjhbibljgc) (Quit: Leaving.)
- # [18:26] * Joins: Ms2ger (~Ms2ger@91.181.245.66)
- # [18:27] * Quits: jdong_bot_ (~jdong_bot@117.79.233.211) (Remote host closed the connection)
- # [18:28] * Joins: weinig (~weinig@2620:149:4:1b01:4d8:2c9:7ac1:b782)
- # [18:29] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [18:37] * Joins: GarciaWebDev (~Alejandro@190.55.15.249)
- # [18:40] <MikeSmith> I see the discussion in the coremob group has reached the point where it's clear that it's all about targeting the "Android 2.2 Froyo and iOS5 default browsers"
- # [18:40] <MikeSmith> that didn't take long
- # [18:42] <MikeSmith> wonder how long it will be before we have a "Best viewed in iOS or Android default browser." badge
- # [18:42] <Ms2ger> Never
- # [18:43] <Ms2ger> "Best viewed in iOS default browser", sure
- # [18:43] <Ms2ger> "Best viewed in Android default browser", sure
- # [18:43] <Ms2ger> But allowing both? Nah
- # [18:43] <MikeSmith> time to put WebGL into ring 0
- # [18:44] <Ms2ger> How about window.opera?
- # [18:44] <MikeSmith> yeah, that too
- # [18:45] <MikeSmith> I think the criteria for ring 0 should be that at least one browser project has shipped an implementation on a browser for mobile devices
- # [18:45] * Joins: ap (~ap@2620:149:4:1b01:51ff:cabd:dcd6:47ae)
- # [18:45] <MikeSmith> isn't the point of this effort to drive browser projects to actually implement support for the platform?
- # [18:47] <MikeSmith> it is really misguided to capitulate to restrictiing the feature set to only those which the majority market share browsers implement
- # [18:47] <MikeSmith> the intention seems to be to intentionally restrict things such that we have some browsers that pass everything in ring 0
- # [18:48] <MikeSmith> which is way different from the philosophy of the ACID tests, which were initially at least, Everybody Fails.
- # [18:48] <MikeSmith> setting up a test so that you intentionally restrict it in a way that ensures that particular browsers are always going to pass, that's .. wrong
- # [18:50] <tantek> MikeSmith, agreed.
- # [18:50] <MikeSmith> anyway, can at least look forward to the lulz forthcoming from further rationalizations about why this approach is good idea
- # [18:50] <Ms2ger> Is DRM in ring 0 already?
- # [18:50] <MikeSmith> heh
- # [18:50] * Joins: jernoble (~jernoble@17.212.152.13)
- # [18:51] <MikeSmith> Ms2ger: it will be when default Android and i0S support it
- # [18:51] * Quits: nesta_ (~nesta_@204.Red-83-54-171.dynamicIP.rima-tde.net) (Remote host closed the connection)
- # [18:52] <MikeSmith> I wonder if they understand how this makes the barrier of entry for lower market-share mobile browsers that much higher
- # [18:53] <MikeSmith> this is exactly like creating a conformance level for desktop that restricts itself to only what's implemented in IE9
- # [18:54] <MikeSmith> anyway, I guess I should shut up
- # [18:54] <tantek> no no, I think you're on a roll :)
- # [18:55] <tantek> MikeSmith - let me know when -webkit- prefixed properties make it into ring 0.
- # [18:55] <Ms2ger> They haven't yet?
- # [18:55] <tantek> then you'll know they're not even pretending to care about other browser engines.
- # [18:56] <Ms2ger> Surely we're all going to implement -webkit- prefixes?
- # [18:56] <gsnedders> tantek: I saw claims they already have.
- # [18:56] <MikeSmith> some of the apple-specific meta tags were in there before, iirc
- # [18:56] <MikeSmith> but I think they were since removed
- # [18:57] <karlcow> MikeSmith: I have the feeling that the audience is not defined. Marketers/Journalists or Browsers Implementers. The discussion seems to revolve around the first group. When the interesting question is what is needed for *Core* Mobile tech.
- # [18:57] <MikeSmith> um
- # [18:57] <gsnedders> If I want an HTML WYSIWYG editor, to edit really minimal content in — basically provided headers, lists, and paragraphs work fine, that's good for me.
- # [18:57] <karlcow> As usual, the tool displaying a score will become a certificate
- # [18:57] <gsnedders> *What do I want?
- # [18:57] <tantek> "Core" is political term
- # [18:58] <MikeSmith> karlcow: I don't think anybody is trying to target "Marketers/Journalists" here. not as far as I can see. at least I hope to god not
- # [18:58] <MikeSmith> tantek: as is "Open"
- # [18:58] <MikeSmith> which is why I pretty much avoid using "Open"
- # [18:59] <Ms2ger> "Web"?
- # [19:01] <karlcow> any kind of Proxy browsers, UCWeb, Opera Mini, Kindle Fire, etc. should they be included in the level 0 of requirements of what they should do. Which market needs are we trying to address? Which population with which revenues? etc.
- # [19:02] <karlcow> Ms2ger: Web is over philosophically and politically loaded ;) </joke>
- # [19:02] <gsnedders> karlcow: Well, Kindle Fire is fundementally different to UCWeb and Mini.
- # [19:02] <MikeSmith> totally unrelated, but on the good-news side, it's encouraging to see that abarth isn't totally against the proposal to update the parsing algorithm to support <template>
- # [19:02] <karlcow> gsnedders: agreed
- # [19:02] <karlcow> different type of use cases
- # [19:03] * Joins: weinig_ (~weinig@17.245.89.85)
- # [19:03] <gsnedders> UCWeb and Mini are *inherently* limited by their design. Kindle Fire shouldn't be black-box observably different from any other WebKit fork.
- # [19:03] <MikeSmith> and on the more good-news side, it looks like pointer lock is going to land in mozilla trunk soon
- # [19:04] * Quits: weinig (~weinig@2620:149:4:1b01:4d8:2c9:7ac1:b782) (Read error: Operation timed out)
- # [19:04] * weinig_ is now known as weinig
- # [19:04] <MikeSmith> back about ring 0, any test-y thing like this should reward browser projects for shipping feature support, not give them a disincentive for doing so
- # [19:05] * Quits: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi) (Read error: Connection reset by peer)
- # [19:05] <MikeSmith> e.g., case of WebGL support
- # [19:05] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 264 seconds)
- # [19:06] * Quits: drublic (~drublic@frbg-5d84ffa5.pool.mediaWays.net) (Remote host closed the connection)
- # [19:07] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [19:07] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [19:09] * Joins: hasather_ (~hasather_@cm-84.208.108.107.getinternet.no)
- # [19:10] * Joins: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi)
- # [19:15] <MikeSmith> speaking purely hypothetically, this would be an especially misguided approach for platforms where users have no choice about which browser (engines) they are allowed to install on the devices they've purchased
- # [19:15] * Quits: hasather_ (~hasather_@cm-84.208.108.107.getinternet.no) (Remote host closed the connection)
- # [19:16] <MikeSmith> no I should really shut up
- # [19:23] <tantek> MikeSmith - difference between "Open" and "Core" is that "Open" tends to have fairly widely accepted principles and definitions, e.g. open source, open licenses etc. whereas "core" is always a one-off arbitrary distinction based on whoever is making the distinction - hence political.
- # [19:23] * Joins: smaug (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi)
- # [19:24] <MikeSmith> tantek: true I guess
- # [19:24] * Quits: tantek (~tantek@70-36-139-112.dsl.dynamic.sonic.net) (Quit: tantek)
- # [19:25] * Quits: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi) (Ping timeout: 264 seconds)
- # [19:26] * smaug is now known as smaug____
- # [19:27] * Quits: necolas (~necolas@b0fbedcf.bb.sky.com) (Remote host closed the connection)
- # [19:28] * Joins: smaug (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi)
- # [19:30] <Ms2ger> zcorpan: yes, it needs a rewrite
- # [19:30] <Ms2ger> Patches welcome
- # [19:30] * Quits: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi) (Ping timeout: 265 seconds)
- # [19:30] * smaug is now known as smaug____
- # [19:31] * Joins: jsbell (jsbell@nat/google/x-mpdxoxmgcrawrjtm)
- # [19:32] * Joins: shawn_dones (~shawn@mail3.webguys.biz)
- # [19:34] * Joins: pablof (~pablof@144.189.101.1)
- # [19:36] * Quits: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi) (Remote host closed the connection)
- # [19:36] * Joins: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi)
- # [19:38] * gwicke is now known as gwicke_away
- # [19:43] * Quits: tndrH (~Rob@adsl-77-86-58-134.karoo.kcom.com) (Remote host closed the connection)
- # [19:44] * Joins: tndrH (~Rob@adsl-77-86-58-134.karoo.kcom.com)
- # [19:46] * Joins: drublic (~drublic@frbg-4d0285fa.pool.mediaWays.net)
- # [19:49] * Joins: hasather_ (~hasather_@cm-84.208.108.107.getinternet.no)
- # [19:52] * Quits: GarciaWebDev (~Alejandro@190.55.15.249) (Max SendQ exceeded)
- # [19:53] * Joins: FACEFOX (~facefox@pool-74-111-197-200.lsanca.fios.verizon.net)
- # [19:53] <MikeSmith> I wonder how much more resources Mozilla could put on work for Firefox Mobile is i0S users had the choice to install it
- # [19:53] <MikeSmith> same thing for Opera Mobile
- # [19:53] * Joins: machine2 (~machine4@pool-74-111-197-200.lsanca.fios.verizon.net)
- # [19:55] * Joins: GarciaWebDev (~Alejandro@190.55.15.249)
- # [19:58] * Joins: jwalden (~waldo@c-71-202-165-226.hsd1.ca.comcast.net)
- # [20:00] * Parts: ksweeney (~Kevin_Swe@nyv-exweb.iac.com)
- # [20:02] * Quits: Yudai___ (~Yudai@p8560b9.tokynt01.ap.so-net.ne.jp) (Ping timeout: 252 seconds)
- # [20:02] * Joins: Yudai___ (~Yudai@p8560b9.tokynt01.ap.so-net.ne.jp)
- # [20:09] <hober> annevk: hey, so we're in the notifications wg now, yay!
- # [20:09] <MikeSmith> hober: yeah, thanks
- # [20:09] * Quits: weinig (~weinig@17.245.89.85) (Quit: weinig)
- # [20:09] <MikeSmith> and welcome :)
- # [20:09] * Quits: hasather_ (~hasather_@cm-84.208.108.107.getinternet.no) (Remote host closed the connection)
- # [20:10] <MikeSmith> this helps to ensure that plh is not going to tell me to shut down the notifications wg and tell us to move it to a CG
- # [20:10] <MikeSmith> we are only chartered until June
- # [20:11] <MikeSmith> and I suggest that we haul ass to publish a LC draft soon
- # [20:11] <Ms2ger> Shut it down anyway
- # [20:11] <Ms2ger> Along with the HTMLWG
- # [20:11] <Ms2ger> That one certainly has more "Community" than "Working"
- # [20:12] * Joins: zcorpan (~zcorpan@c-919ae355.410-6-64736c14.cust.bredbandsbolaget.se)
- # [20:12] <MikeSmith> I'd be happy to shut down all WGs
- # [20:12] * jonlee|afk is now known as jonlee
- # [20:12] <MikeSmith> less work for me :)
- # [20:13] <MikeSmith> great idea to make the Web a free-for-all where
- # [20:13] <MikeSmith> ... where a CG can bind its work to specific products
- # [20:13] <MikeSmith> so let's definitely do more of that
- # [20:13] <zcorpan> tohava: what if the user has a server on localhost? (i dunno if browsers allow cross-network websocket like that...)
- # [20:14] <hober> MikeSmith annevk: first thing on the notifications agenda for me is to try to drive the permissioning issue to some kind of conclusion
- # [20:14] <MikeSmith> hober: oh please yes
- # [20:14] <hober> but first, i've got to finish up this canvas hit testing CP. :/
- # [20:15] <MikeSmith> hober: btw, after the meetings in May I am planning to not head back home til Sunday, so if you have time on Saturday, I hope to paint the town red
- # [20:15] <MikeSmith> along with annevk
- # [20:16] <hober> I'm flying to Germany that Saturday for the CSS F2F
- # [20:16] <hober> but friday night, it's *on*
- # [20:16] <MikeSmith> 了解
- # [20:18] <MikeSmith> effing CSS always seems to get in the way of unlimited debauchery
- # [20:19] <zcorpan> unlimited debauchery? wow
- # [20:19] <zcorpan> MikeSmith knows what the ultimate end point is
- # [20:19] <zcorpan> fuck standards
- # [20:20] * Joins: weinig (~weinig@17.245.89.85)
- # [20:20] <MikeSmith> that's one of the very few things I know anything about
- # [20:20] <Ms2ger> Standards or debauchery?
- # [20:21] <MikeSmith> I know nothing about standards
- # [20:21] * Joins: KillerX (~anant@nat/mozilla/x-zlubijwbggyyeykb)
- # [20:21] <MikeSmith> standards just continue to find novel ways to confuse me
- # [20:21] <Ms2ger> You have no standards, that's something else ;)
- # [20:21] <MikeSmith> heh
- # [20:22] <MikeSmith> I am a world-class expert in debauchery
- # [20:22] <MikeSmith> Coxcombe, profligate, popinjay, rake, Bully Dawson, 道楽者
- # [20:22] <MikeSmith> I welcome anybody who wants to challenge me on that
- # [20:23] <TabAtkins> Cool, CSS Images 3 just went to CR.
- # [20:23] <Ms2ger> MikeSmith, a duel at dawn?
- # [20:23] <MikeSmith> Ms2ger: bring it on
- # [20:24] <Ms2ger> No thanks, my money is on you
- # [20:24] <MikeSmith> heh
- # [20:24] <MikeSmith> annevk: blog post don't mention location.parentOrigin. karlcow scooped you
- # [20:25] * karlcow who was making the point of being fashionably late… here goes my reputation. Damn
- # [20:25] * gwicke_away is now known as gwicke
- # [20:26] <MikeSmith> http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2012-April/035348.html is a great message btw
- # [20:26] <MikeSmith> [[
- # [20:26] <MikeSmith> I constantly fear that origin scoping for security mechanisms is too
- # [20:26] <MikeSmith> coarse-grained in many use cases, because the complexity of what lives
- # [20:26] <MikeSmith> in any single origin is growing pretty rapidly. Sites put
- # [20:26] <MikeSmith> attacker-controlled content inside framed gadgets or advertisements,
- # [20:26] <MikeSmith> and can't be reasonably expected to understand that if such a frame is
- # [20:26] <MikeSmith> navigated to in a particular way, it may circumvent an origin-scoped
- # [20:26] <MikeSmith> check.
- # [20:26] <MikeSmith> ]]
- # [20:27] <zcorpan> nice - http://www.paciellogroup.com/blog/2012/04/html5-accessibility-chops-data-for-the-masses/
- # [20:27] <MikeSmith> zcorpan: Steve walks the walk
- # [20:28] <Ms2ger> Next: longdesc?
- # [20:30] <MikeSmith> I think Steve's conspicuous lack of public comment on longdesc makes his thoughts on it sorta conspicuous already
- # [20:31] <MikeSmith> when Steve has a strong position in support of something, he states it
- # [20:31] <TabAtkins> For example, he has a strong position that I am dumb as concrete.
- # [20:31] <MikeSmith> Steve ain't dumb
- # [20:32] <MikeSmith> he gets paid money to do real accessibility work for clients
- # [20:33] <MikeSmith> anyway, in general when you see other accessibility professionals in the group who do actual client/product work, and they don't come out strongly in support of something, that tells you somethng
- # [20:33] <zcorpan> https://bugzilla.mozilla.org/show_bug.cgi?id=708406 - anyone know where the data file went?
- # [20:35] <zcorpan> oh, there was an android version and a safari version
- # [20:36] <MikeSmith> zcorpan: sounds like you have complete support then
- # [20:40] * MikeSmith looks around for tantek to mention something about "open"
- # [20:40] <Ms2ger> Core
- # [20:40] <MikeSmith> instead I'll just say, https://lists.webkit.org/pipermail/webkit-dev/2012-April/020182.html
- # [20:41] * Joins: dbaron (~dbaron@nat/mozilla/x-porcqmsfhnwgrzyo)
- # [20:42] <MikeSmith> "sharded" has become a verb now?
- # [20:42] <TabAtkins> Yes?
- # [20:42] <TabAtkins> Has been for some time.
- # [20:42] <karlcow> hmm list of urls
- # [20:43] <karlcow> the only issue I have with the surveys we all do is that we have a tendency to use the home page, which is a very specific type of page on a Web site
- # [20:45] <zcorpan> stevef's data seems to have lost the URLs, which makes it slightly less useful :-|
- # [20:45] * Joins: tantek (~tantek@mcd0536d0.tmodns.net)
- # [20:45] <MikeSmith> TabAtkins: I guess I don't get around enough
- # [20:46] <karlcow> zcorpan: what do you mean? "lost"
- # [20:48] <zcorpan> karlcow: the downloaded pages have names like index-123.html and no mapping to the original URL of the page, afaict
- # [20:49] <karlcow> aaaah
- # [20:49] <karlcow> in his sample
- # [20:49] <zcorpan> yeah
- # [20:49] <karlcow> Maybe it is just a matter of telling him if he has the reference
- # [20:50] <zcorpan> he usually reads the logs and replies on twitter :-)
- # [20:54] <MikeSmith> much cheerz to chaals for speaking wisdome
- # [20:54] <MikeSmith> http://lists.w3.org/Archives/Public/public-coremob/2012Apr/0062.html
- # [20:55] <MikeSmith> "The picture in Asia is much more mixed." etc.
- # [20:55] * Quits: myakura (~myakura@FL1-119-243-157-97.tky.mesh.ad.jp) (Remote host closed the connection)
- # [20:55] <MikeSmith> though I suspect the response is effectively going to be, fuck asia
- # [20:56] <MikeSmith> because, who cares out those billions of people?
- # [20:57] <MikeSmith> since their web interactions don't translate into ad revenue
- # [20:57] * Joins: nesta_ (~nesta_@57.Red-88-11-38.dynamicIP.rima-tde.net)
- # [20:58] <MikeSmith> this discussion process is really useful, actually
- # [20:59] <MikeSmith> in that it clarifies that the goal is to target users whose web interactions are the most monetizable
- # [21:02] * Quits: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi) (Remote host closed the connection)
- # [21:02] * Joins: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi)
- # [21:07] * Quits: Druid_ (~Druid@p5B05DE47.dip.t-dialin.net) (Ping timeout: 265 seconds)
- # [21:07] * Joins: rniwa (rniwa@nat/google/x-tpandrgkfcgrcrqm)
- # [21:13] * Joins: eric_carlson_ (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [21:13] * Quits: weinig (~weinig@17.245.89.85) (Quit: weinig)
- # [21:13] * Quits: zcorpan (~zcorpan@c-919ae355.410-6-64736c14.cust.bredbandsbolaget.se) (Quit: zcorpan)
- # [21:16] * jernoble is now known as jernoble|afk
- # [21:17] * jernoble|afk is now known as jernoble
- # [21:18] <abarth> MikeSmith: I was skeptical of the <template> stuff at first, but I've come around. It's not actually that nutty a change.
- # [21:19] <MikeSmith> abarth: yeah, understood
- # [21:21] <karlcow> MikeSmith: definitely useful. Doing devrel it is another drawback we have. People very often creates their Web site for the very local market and/or thinking they will only have local users with the new top smartphone. Mirror effect? "Users are what I see in the mirror in the morning"
- # [21:21] * Quits: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi) (Read error: Connection reset by peer)
- # [21:22] <MikeSmith> karlcow: that's actually a pretty smart business model for most orgs
- # [21:22] * Joins: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi)
- # [21:23] <MikeSmith> it's not as if users in Indonesia or Ukraine are generating much revenue for various corpo-web properties/services
- # [21:24] * Quits: tantek (~tantek@mcd0536d0.tmodns.net) (Quit: tantek)
- # [21:25] * Joins: isherman (isherman@nat/google/x-yxmxtcrnfvxqjypo)
- # [21:25] <karlcow> MikeSmith: for paid apps "maybe". For Ads revenues, I'm not that sure.
- # [21:25] <karlcow> that would be an interesting study to do.
- # [21:26] <MikeSmith> I think I know that the results of that study would be
- # [21:26] <annevk> MikeSmith: heh, location.targetOrigin was too obscure
- # [21:27] <annevk> MikeSmith: also, it's just an idea at this point
- # [21:27] * Quits: MikeSmith (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Quit: MikeSmith)
- # [21:27] <isherman> Hixie: Any ETA on when you'll have some time to look in more depth at [ http://wiki.whatwg.org/wiki/Autocomplete_Types ]?
- # [21:27] <annevk> yeah, leave...
- # [21:27] <annevk> :p
- # [21:27] <annevk> hober: yeah I noticed, that's awesome
- # [21:27] <karlcow> I guess also $socialNetwork have a population of users in developing countries just by the fact of immigration. Son, daughter, or friends studying in another rich country and driving the relations into using the $socialnetwork. This would be interesting to measure
- # [21:27] <annevk> hober: the permission stuff is a problem, the spec writing seems like a minor problem too, but maybe we can overcome that somehow
- # [21:28] <annevk> hober: or maybe you can help out ;)
- # [21:37] * Joins: ksweeney (~Kevin_Swe@nyv-exweb.iac.com)
- # [21:38] * Quits: niloy (~niloy@203.196.177.156) (Ping timeout: 240 seconds)
- # [21:41] * Joins: tantek (~tantek@2620:101:8003:200:44f8:eb5c:6cd:3106)
- # [21:47] * Quits: smaug____ (~chatzilla@YZKMMMCIV.gprs.sl-laajakaista.fi) (Ping timeout: 250 seconds)
- # [21:53] * Joins: GlitchMr (~glitchmr@178-36-179-11.adsl.inetia.pl)
- # [21:57] * Quits: erichynds (~ehynds@64.206.121.41)
- # [21:58] * Quits: eric_carlson (~eric@17.212.152.104) (Remote host closed the connection)
- # [21:58] * eric_carlson_ is now known as eric_carlson
- # [22:00] * Joins: KillerX_ (~anant@nat/mozilla/x-ftrgiarqbsrikkkv)
- # [22:03] * Quits: KillerX (~anant@nat/mozilla/x-zlubijwbggyyeykb) (Ping timeout: 260 seconds)
- # [22:03] * KillerX_ is now known as KillerX
- # [22:05] <hober> annevk: :)
- # [22:06] * Joins: niloy (~niloy@61.12.96.242)
- # [22:07] * Joins: weinig (~weinig@17.245.89.85)
- # [22:10] * Quits: riven (~riven@pdpc/supporter/professional/riven) (Read error: Connection reset by peer)
- # [22:10] * Joins: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [22:10] * Quits: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl) (Changing host)
- # [22:10] * Joins: riven (~riven@pdpc/supporter/professional/riven)
- # [22:10] * Quits: GarciaWebDev (~Alejandro@190.55.15.249) (Read error: Connection reset by peer)
- # [22:15] * Joins: riven` (~riven@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [22:17] <annevk> I didn't know about ArrayBufferView
- # [22:18] <annevk> if I had we would not have had responseType = "arraybuffer"
- # [22:18] * Quits: riven (~riven@pdpc/supporter/professional/riven) (Ping timeout: 260 seconds)
- # [22:18] * Joins: Druid_ (~Druid@p5B05DE47.dip.t-dialin.net)
- # [22:18] <annevk> many times bah
- # [22:18] * Quits: riven` (~riven@53518387.cm-6-2c.dynamic.ziggo.nl) (Read error: Connection reset by peer)
- # [22:18] <annevk> nn
- # [22:19] * Joins: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [22:19] * Quits: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl) (Changing host)
- # [22:19] * Joins: riven (~riven@pdpc/supporter/professional/riven)
- # [22:19] <Ms2ger> nn
- # [22:20] * Quits: tohava (~tohava@bzq-218-168-182.red.bezeqint.net) (Read error: Connection reset by peer)
- # [22:24] * Joins: KevinMarks (~KevinMark@c-71-204-145-244.hsd1.ca.comcast.net)
- # [22:27] <TabAtkins> Man, ArrayBuffer is kinda broken all over the place.
- # [22:37] <Ms2ger> A true Web API
- # [22:37] * Quits: GlitchMr (~glitchmr@178-36-179-11.adsl.inetia.pl) (Read error: Connection reset by peer)
- # [22:38] <TabAtkins> Good point.
- # [22:44] <jamesr> created to avoid having to wait for tc39
- # [22:45] * Quits: davidb (~davidb@66.207.208.98) (Quit: davidb)
- # [22:50] * Quits: shawn_dones (~shawn@mail3.webguys.biz) (Quit: shawn_dones)
- # [22:55] * eric_carlson is now known as ericc|afk
- # [22:57] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
- # [23:00] * jernoble is now known as jernoble|afk
- # [23:00] * jernoble|afk is now known as jernoble
- # [23:06] * Quits: boblet (u1921@gateway/web/irccloud.com/x-hxjhlqtervdeseld) (Ping timeout: 252 seconds)
- # [23:07] * Quits: NimeshNeema (u2689@gateway/web/irccloud.com/x-wigrxyghsmrezhxz) (Excess Flood)
- # [23:07] * Joins: boblet (u1921@gateway/web/irccloud.com/x-zvcbidzdpafklovh)
- # [23:07] * Quits: sarro (~sarro@i5E865EBB.versanet.de) (Ping timeout: 264 seconds)
- # [23:08] * Joins: sarro (~sarro@i5E865EBB.versanet.de)
- # [23:09] * Parts: ksweeney (~Kevin_Swe@nyv-exweb.iac.com)
- # [23:17] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [23:17] * Quits: pyrsmk (~pyrsmk@mau49-1-82-245-46-173.fbx.proxad.net) (Remote host closed the connection)
- # [23:19] * Joins: NimeshNeema (u2689@gateway/web/irccloud.com/x-akzvoufnkiqcfbmw)
- # [23:20] * Quits: MacTed (~Thud@63.119.36.36)
- # [23:21] * Quits: rniwa (rniwa@nat/google/x-tpandrgkfcgrcrqm) (Quit: rniwa)
- # [23:22] * Quits: teleject (~christoph@72-48-145-180.static.grandenetworks.net) (Quit: teleject)
- # [23:24] * Quits: machine2 (~machine4@pool-74-111-197-200.lsanca.fios.verizon.net) (Ping timeout: 265 seconds)
- # [23:25] * Quits: graememcc (~chatzilla@host86-147-203-185.range86-147.btcentralplus.com) (Quit: ChatZilla 0.9.88.2 [Firefox 11.0/20120310193349])
- # [23:26] * jernoble is now known as jernoble|afk
- # [23:30] * Quits: Ms2ger (~Ms2ger@91.181.245.66) (Quit: nn)
- # [23:30] * Joins: machine2 (~machine4@pool-74-111-197-200.lsanca.fios.verizon.net)
- # [23:34] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [23:34] * Quits: niloy (~niloy@61.12.96.242) (Ping timeout: 252 seconds)
- # [23:37] * jernoble|afk is now known as jernoble
- # [23:37] <Hixie> isherman: no current ETA but if it's on my list of things to prioritise. O(weeks), not months.
- # [23:37] <isherman> Hixie: Ok, thanks
- # [23:38] <Hixie> (sorry about the delay, i've been dealing with big feature issues that i'd been putting on the back burner for too long)
- # [23:38] <Hixie> (like the canvas v5 api additions, <dialog>, csp, web intents...)
- # [23:41] * Quits: weinig (~weinig@17.245.89.85) (Quit: weinig)
- # [23:42] * Quits: manu-db (~msporny@digitalbazaar.com) (Ping timeout: 246 seconds)
- # [23:44] * Joins: rniwa (rniwa@nat/google/x-mvkazegthgcpidjx)
- # [23:51] <hober> First pass on a canvas hit testing CP that restores the v5 Path object etc.; any comments / thoughts / suggestions for improvement? http://www.w3.org/html/wg/wiki/User:Eoconnor/ISSUE-201
- # [23:51] * Joins: weinig (~weinig@17.245.89.85)
- # [23:59] * Quits: weinig (~weinig@17.245.89.85) (Quit: weinig)
- # Session Close: Thu Apr 12 00:00:01 2012
The end :)