Options:
- # Session Start: Sat Jun 25 00:00:00 2011
- # Session Ident: #whatwg
- # [00:03] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [00:04] * Joins: Obvious (tachikoma@188.226.74.2)
- # [00:12] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [00:14] * Joins: erlehmann (~erlehmann@89.204.153.65)
- # [00:21] * Joins: NickASloan (~nasloan@unaffiliated/iamethos)
- # [00:23] * Joins: pdr2 (~pdr2@75-144-232-190-Atlanta.hfc.comcastbusiness.net)
- # [00:23] * Joins: estes (~estes@2620:149:4:401:d69a:20ff:fed0:8cd2)
- # [00:23] * Quits: estes (~estes@2620:149:4:401:d69a:20ff:fed0:8cd2) (Client Quit)
- # [00:23] * Quits: twisted (~twisted@205.189.73.45) (Ping timeout: 260 seconds)
- # [00:24] * Quits: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi) (Read error: Operation timed out)
- # [00:25] <Dashiva> The RDF data generated by microdata and RDFa processors is different both
- # [00:25] <Dashiva> for documents containing no additional data markup
- # [00:25] <Dashiva> I don't understand that sentence. If there's no additional markup, how is there microdata at all?
- # [00:25] * Joins: twisted (~twisted@205.189.73.45)
- # [00:28] * Joins: roc (~chatzilla@121.98.230.221)
- # [00:29] * Quits: pdr2 (~pdr2@75-144-232-190-Atlanta.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [00:29] * Quits: richardschwerdtf (~RichS@99-39-114-91.lightspeed.austtx.sbcglobal.net) (Quit: richardschwerdtf)
- # [00:31] <zewt> they deployed forced autocomplete to encrypted.google : |
- # [00:32] * Joins: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi)
- # [00:35] * Quits: micheil (~micheil@109.231.193.164) (Quit: http://brandedcode.com | http://github.com/miksago)
- # [00:42] * Quits: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [00:42] * Joins: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net)
- # [00:43] * Joins: jgv_ (~jgv@pool-108-41-134-165.nycmny.fios.verizon.net)
- # [00:48] <roc> it's annoying that the people deploying Firefox to hundreds of thousands of intranet seats don't even have one person following our blogs or newsgroups enough to know about release cycle changes planned months in advance
- # [00:48] * Quits: virtuelv (~virtuelv_@20.74.9.46.customer.cdi.no) (Quit: Ex-Chat)
- # [00:49] <jcranmer> wait, you changed the release cycle? why am I only JUST NOW hearing about this?
- # [00:50] * Quits: danbri (~danbri@cpc6-aztw25-2-0-cust83.aztw.cable.virginmedia.com) (Ping timeout: 255 seconds)
- # [00:51] <erlehmann> zewt, why so :|
- # [00:52] <Hixie> what is a "release"
- # [00:52] <Hixie> you mean "nightly"? :-)
- # [00:52] <erlehmann> roc, you need to have a charismatic person in a black turtleneck explaining it. also, do *not*, i repeat, do *not* answer properly to bug reports. also, fire everyone who leaks features of the next vers- OH WAIT :D
- # [00:52] * Quits: jgv_ (~jgv@pool-108-41-134-165.nycmny.fios.verizon.net) (Quit: Leaving...)
- # [00:53] <jcranmer> erlehmann: you're fired
- # [00:54] * Quits: koskoz (koskoz@tri59-2-82-225-135-247.fbx.proxad.net) (Ping timeout: 240 seconds)
- # [00:54] <roc> being CEO of Mozilla would be Steve Jobs' personal Hell
- # [00:54] * Joins: _jgr (~jgr@CPE-124-185-195-126.lns6.cha.bigpond.net.au)
- # [00:55] * Joins: danbri (~danbri@cpc6-aztw25-2-0-cust83.aztw.cable.virginmedia.com)
- # [00:56] <erlehmann> roc, quick, just replace the speech bubbles in this one! <http://www.geekculture.com/joyoftech/joyimages/1344.gif>
- # [00:57] <Hixie> oh the tangled webs we weave
- # [00:57] <Hixie> "The textTracks attribute of media elements must return an array host object for objects of type TextTrack that is fixed length and read only."
- # [00:57] <Hixie> note that textTracks can vary in length and can have thigns added to it by user code (via another api)
- # [00:57] * Quits: danbri (~danbri@cpc6-aztw25-2-0-cust83.aztw.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [00:58] <Hixie> is there a way I can have an interface inherit from Foo[] ?
- # [00:58] <Hixie> i want an object that acts just like an array, but has a selectedIndex attribute
- # [00:59] <erlehmann> enjoy your prototypal inheritance
- # [01:00] <Hixie> in webidl
- # [01:00] <Dashiva> Couldn't it be an array that also implements the SelectableIndex interface?
- # [01:00] <zewt> erlehmann: because google's autocomplete disables browser autocomplete, and I use browser autocomplete a lot
- # [01:01] <Hixie> man, the MediaStream videoTracks and audioTracks, the HTMLMediaElement videoTracks and audioTracks, and textTracks, are all annoyingly similar yet annoyingly different
- # [01:02] <zewt> Hixie: sounds like a typical case of where it'll become clear how to cleanly merge them--but only after using them for a while, at which point it's too late
- # [01:02] <Hixie> i think i might just end up having five different unrelated interfaces here for the lists, plus five different interfaces for the items
- # [01:02] * Quits: tomasf (~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Read error: Connection reset by peer)
- # [01:03] <zewt> at least in most development you're able to refactor after that period
- # [01:03] * Joins: tomasf (~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se)
- # [01:07] <erlehmann> zewt, can't noscript solve your little problem? or a userscript? yes, i know, hackish. oh well.
- # [01:08] <zewt> greasemonkeying google search is sort of a losing battle, between the minification and the fact that it changes too often
- # [01:09] <erlehmann> noscript here. been nimped once too often.
- # [01:10] * Joins: pdr2 (~pdr2@75-144-232-190-Atlanta.hfc.comcastbusiness.net)
- # [01:10] * Quits: pdr2 (~pdr2@75-144-232-190-Atlanta.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [01:11] * Joins: danbri (~danbri@cpc6-aztw25-2-0-cust83.aztw.cable.virginmedia.com)
- # [01:11] * Joins: pdr2 (~pdr2@nat/google/x-wegzujwfvlbbmimy)
- # [01:12] * Quits: danbri (~danbri@cpc6-aztw25-2-0-cust83.aztw.cable.virginmedia.com) (Remote host closed the connection)
- # [01:20] * Quits: bga_ (~bga@95-55-44-207.dynamic.avangarddsl.ru) (Quit: bga_)
- # [01:27] * Quits: roc (~chatzilla@121.98.230.221) (Ping timeout: 255 seconds)
- # [01:35] <NickASloan> so, I was thinking that it might be good for the form attribute to work like the class attribute
- # [01:36] <NickASloan> in that you can specify multiple forms for an input to be associated with
- # [01:36] <NickASloan> <input type="text" form="form1Id form2Id">
- # [01:37] <NickASloan> though that wouldn't make sense for buttons
- # [01:37] <NickASloan> what would be the most sensible way to suggest that this issue be considered?
- # [01:44] * Quits: Morphous_ (jan@f048000236.adsl.alicedsl.de) (Ping timeout: 255 seconds)
- # [01:46] * Quits: ezoe (~ezoe@203-140-88-227f1.kyt1.eonet.ne.jp) (Ping timeout: 276 seconds)
- # [01:49] * Quits: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net) (Ping timeout: 250 seconds)
- # [01:49] * Joins: Martijnc (~Martijn@d54C02C64.access.telenet.be)
- # [01:54] * Joins: ezoe (~ezoe@203-140-91-235f1.kyt1.eonet.ne.jp)
- # [01:54] * Joins: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com)
- # [01:59] * Joins: Morphous_ (jan@f048068155.adsl.alicedsl.de)
- # [01:59] * Quits: MrOpposite (~mropposit@unaffiliated/mropposite) (Quit: OMG, YOU KILLED OPPO!)
- # [02:02] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Quit: Now time for the weather. Tiffany?)
- # [02:04] * Quits: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com) (Quit: Computer has gone to sleep.)
- # [02:05] * Joins: sicking (~chatzilla@adsl-63-204-27-202.dsl.snfc21.pacbell.net)
- # [02:21] * Quits: Rik` (~Rik`@199.223.122.186) (Remote host closed the connection)
- # [02:24] * Quits: clair (~clair@host86-186-31-165.range86-186.btcentralplus.com) (Quit: clair)
- # [02:42] * Joins: sicking_ (~chatzilla@adsl-63-204-27-202.dsl.snfc21.pacbell.net)
- # [02:42] * Quits: sicking (~chatzilla@adsl-63-204-27-202.dsl.snfc21.pacbell.net) (Remote host closed the connection)
- # [02:42] * sicking_ is now known as sicking
- # [02:49] * Joins: Rik` (~Rik`@64.128.85.190)
- # [02:51] * Quits: sicking (~chatzilla@adsl-63-204-27-202.dsl.snfc21.pacbell.net) (Ping timeout: 264 seconds)
- # [02:58] * Quits: pdr2 (~pdr2@nat/google/x-wegzujwfvlbbmimy) (Remote host closed the connection)
- # [03:00] * Joins: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net)
- # [03:11] * Quits: jwalden (~waldo@nat/mozilla/x-hxuovfugfucjjalp) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.2.17/20110428205629])
- # [03:18] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 255 seconds)
- # [03:21] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [03:25] * Quits: boogyman (~boogy@cpe-72-184-192-77.tampabay.res.rr.com) (Ping timeout: 240 seconds)
- # [03:26] * Quits: dbaron (~dbaron@nat/mozilla/x-npxjertoveitgypm) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [03:29] * Quits: tndH (~Rob@adsl-83-100-158-125.karoo.KCOM.COM) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.9.0.1/2008072406])
- # [03:31] * Joins: Harpyon (~Harpyon@ti0031a380-0030.bb.online.no)
- # [03:33] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [03:34] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [03:35] * Joins: micheil (~micheil@nat76.mia.three.co.uk)
- # [03:37] * heycam|away is now known as heycam
- # [03:45] <heycam> Hixie, hi, no there's no way to do that atm. there was a bug to allow inheriting from Array.protoype, but I pushed it out to resolve later
- # [03:46] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [03:48] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [03:49] * heycam is now known as heycam|away
- # [03:52] <zewt> egh, what the
- # [03:52] <zewt> the "go" button in android's browser when inputting into a form doesn't submit the form, it sends an enter keystroke to the input element :|
- # [03:52] <zewt> wonder how I can distinguish that; that's terrible...
- # [03:54] * Quits: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
- # [03:54] <erlehmann> zewt, what “go” button do you mean? screenshot?
- # [03:54] <Harpyon> Are anyone able to tell me what is wrong with this html5lib script? http://paste.pocoo.org/show/418698/
- # [03:54] <zewt> don't have DDMS set up right now to take a screenshot, but it's the button in the input method
- # [03:54] <erlehmann> ImportError: No module named html5lib
- # [03:54] <erlehmann> :P
- # [03:55] <Harpyon> Not even the most basic example works for me, so I tried replicating exactly what the example script does, and it still doesn't work :/
- # [03:55] <erlehmann> zewt, oh. i do not think i use that. physical keyboard and such.
- # [03:55] <zewt> just causing breakage on one of my pages since enter is actually closing a separate dialog--which is fine on desktop browsers, since you can see it, but on mobile browsers where the keyboard is often full-screen it's badly confusing ... may just need to browser sniff this one
- # [03:55] <erlehmann> right?
- # [03:55] <erlehmann> or am i misunterstanding?
- # [03:55] <zewt> virtual keyboard
- # [03:56] <erlehmann> good, i understand. my htc dream has a physical one.
- # [03:56] <zewt> had a G1 initially, but there's such a limited selection of phones with a keyboard that I gave up
- # [03:57] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [03:58] <zewt> if it said "enter" or had the carriage-return icon then it'd make more sense, but "go" makes me think it means "submit the form"
- # [03:58] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 276 seconds)
- # [04:00] * Quits: tomasf (~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Quit: tomasf)
- # [04:03] * Quits: ap (~ap@2620:149:4:401:226:4aff:fe14:aad6) (Quit: ap)
- # [04:04] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 252 seconds)
- # [04:06] * Quits: The_8472 (~stardive@azureus/The8472) (Ping timeout: 276 seconds)
- # [04:06] <erlehmann> zewt, gave up? i'd buy one again if mine failed. on ebay or something.
- # [04:07] <erlehmann> the keyboard is just really nice compared to other stuff.
- # [04:07] <zewt> gave up waiting for a decent keyboardphone
- # [04:07] <erlehmann> what would be “decent”?
- # [04:08] <erlehmann> milestone etc have weird handling.
- # [04:08] <erlehmann> keys in a grid do not fit with me :/
- # [04:08] <zewt> on par with other phones
- # [04:08] <erlehmann> then go get an older phone :P
- # [04:08] <zewt> g2 is probably okay, i don't remember off-hand what put me off it
- # [04:09] <zewt> i don't need the keyboard enough to lock my choices into like one usable phone every three generations
- # [04:10] <erlehmann> hehe
- # [04:11] <erlehmann> but then i wonder what shiny new features could be there.
- # [04:11] <erlehmann> i am fine with web, irc, email, jabber.
- # [04:12] <erlehmann> probably missing out on the next big thing™
- # [04:12] * Joins: The_8472 (~stardive@azureus/The8472)
- # [04:18] * Joins: miketaylr (~miketaylr@24.42.93.245)
- # [04:23] * Quits: jochen__ (~jochen@nat/google/x-zmtjkxujyhxfwwoq) (Remote host closed the connection)
- # [04:23] * Joins: jochen__ (~jochen@nat/google/x-yqzpfsmkbwlizbdv)
- # [04:25] * Quits: othermaciej (~mjs@17.246.16.140) (Quit: othermaciej)
- # [04:29] * Joins: Jace_Voracek (~J_Voracek@71.21.195.70)
- # [04:31] * Quits: Jace_Voracek (~J_Voracek@71.21.195.70) (Client Quit)
- # [04:33] * Joins: J_Voracek (~J_Voracek@71.21.195.70)
- # [04:33] * Quits: wakaba (~wakaba@57.72.102.121.dy.bbexcite.jp) (Ping timeout: 260 seconds)
- # [04:35] * Quits: J_Voracek (~J_Voracek@71.21.195.70) (Client Quit)
- # [04:35] * Joins: J_Voracek (~J_Voracek@71.21.195.70)
- # [04:37] * Joins: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com)
- # [04:38] * Joins: othermaciej (~mjs@67.218.107.111)
- # [04:48] * Quits: J_Voracek (~J_Voracek@71.21.195.70) (Quit: disconnected: Jace Voracek - Jace@Jace-Place.com)
- # [04:48] * Parts: afj176 (~unibomb@c-76-19-217-40.hsd1.ma.comcast.net)
- # [04:49] * Joins: afj176 (~unibomb@c-76-19-217-40.hsd1.ma.comcast.net)
- # [05:04] * Quits: afj176 (~unibomb@c-76-19-217-40.hsd1.ma.comcast.net) (Remote host closed the connection)
- # [05:05] * Joins: unibomb (~unibomb@c-76-19-217-40.hsd1.ma.comcast.net)
- # [05:07] * Quits: jamesr (~jamesr@216.239.45.19) (Quit: jamesr)
- # [05:08] * Quits: micheil (~micheil@nat76.mia.three.co.uk) (Quit: http://brandedcode.com | http://github.com/miksago)
- # [05:08] * Joins: J_Voracek (~J_Voracek@71.21.195.70)
- # [05:13] * Quits: J_Voracek (~J_Voracek@71.21.195.70) (Quit: disconnected: Jace Voracek - Jace@Jace-Place.com)
- # [05:13] * Joins: J_Voracek (~J_Voracek@71.21.195.70)
- # [05:16] * Quits: J_Voracek (~J_Voracek@71.21.195.70) (Client Quit)
- # [05:17] * Joins: J_Voracek (~J_Voracek@71.21.195.70)
- # [05:17] * Quits: J_Voracek (~J_Voracek@71.21.195.70) (Client Quit)
- # [05:17] * Joins: J_Voracek (~J_Voracek@71.21.195.70)
- # [05:19] * Joins: mhausenblas (~mhausenbl@wg1-nat.fwgal01.deri.ie)
- # [05:21] * Quits: jacobolus (~jacobolus@208-90-212-203.PUBLIC.monkeybrains.net) (Remote host closed the connection)
- # [05:22] * Joins: jacobolus (~jacobolus@208-90-212-203.PUBLIC.monkeybrains.net)
- # [05:24] * Quits: othermaciej (~mjs@67.218.107.111) (Quit: othermaciej)
- # [05:24] * Quits: _jgr (~jgr@CPE-124-185-195-126.lns6.cha.bigpond.net.au) (Disconnected by services)
- # [05:24] * Joins: __jgr (~jgr@CPE-124-185-195-126.lns6.cha.bigpond.net.au)
- # [05:25] * Joins: _jgr (~jgr@CPE-124-185-195-126.lns6.cha.bigpond.net.au)
- # [05:26] * Quits: __jgr (~jgr@CPE-124-185-195-126.lns6.cha.bigpond.net.au) (Client Quit)
- # [05:30] * Quits: Rik` (~Rik`@64.128.85.190) (Remote host closed the connection)
- # [05:34] * Quits: jacobolus (~jacobolus@208-90-212-203.PUBLIC.monkeybrains.net) (Remote host closed the connection)
- # [05:36] * Quits: Harpyon (~Harpyon@ti0031a380-0030.bb.online.no) (Quit: Harpyon)
- # [05:38] * Joins: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net)
- # [05:40] * Joins: Rik` (~Rik`@207.224.30.30)
- # [05:50] * Joins: jacobolus (~jacobolus@208-90-212-203.PUBLIC.monkeybrains.net)
- # [06:08] * gavin__ is now known as gavin_
- # [06:08] * Quits: gavin_ (~gavin@CPE001346f5db49-CM0018c0db9a8a.cpe.net.cable.rogers.com) (Changing host)
- # [06:08] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [06:11] * Quits: miketaylr (~miketaylr@24.42.93.245) (Quit: miketaylr)
- # [06:12] * Quits: J_Voracek (~J_Voracek@71.21.195.70) (Ping timeout: 252 seconds)
- # [06:17] * Quits: jacobolus (~jacobolus@208-90-212-203.PUBLIC.monkeybrains.net) (Remote host closed the connection)
- # [06:18] * Joins: MikeSmith (~MikeSmith@EM114-48-205-136.pool.e-mobile.ne.jp)
- # [06:19] * Joins: J_Voracek (~J_Voracek@71.21.195.70)
- # [06:47] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [06:56] * Quits: ezoe (~ezoe@203-140-91-235f1.kyt1.eonet.ne.jp) (Ping timeout: 240 seconds)
- # [07:16] * Joins: ezoe (~ezoe@203-140-90-76f1.kyt1.eonet.ne.jp)
- # [07:18] * Quits: unibomb (~unibomb@c-76-19-217-40.hsd1.ma.comcast.net) (Remote host closed the connection)
- # [07:19] * Joins: ezoe_ (~ezoe@112-68-244-59f1.kyt1.eonet.ne.jp)
- # [07:20] * Quits: ezoe (~ezoe@203-140-90-76f1.kyt1.eonet.ne.jp) (Ping timeout: 246 seconds)
- # [07:22] * Joins: chriseppstein (~chris@99-34-231-235.lightspeed.sntcca.sbcglobal.net)
- # [07:27] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 255 seconds)
- # [07:33] * Quits: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com) (Quit: Computer has gone to sleep.)
- # [07:37] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [07:41] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [07:42] * Joins: MikeSmith_ (~MikeSmith@EM1-112-200-231.pool.e-mobile.ne.jp)
- # [07:42] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 252 seconds)
- # [07:44] * Joins: sicking (~chatzilla@adsl-99-64-137-188.dsl.pltn13.sbcglobal.net)
- # [07:44] * Quits: MikeSmith (~MikeSmith@EM114-48-205-136.pool.e-mobile.ne.jp) (Ping timeout: 240 seconds)
- # [07:44] * MikeSmith_ is now known as MikeSmith
- # [07:48] * Quits: temp02 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [07:49] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [07:56] * Joins: wakaba_ (~wakaba_@252.225.100.220.dy.bbexcite.jp)
- # [08:01] * Quits: wakaba_ (~wakaba_@252.225.100.220.dy.bbexcite.jp) (Ping timeout: 246 seconds)
- # [08:01] * Joins: wakaba_ (~wakaba_@252.225.100.220.dy.bbexcite.jp)
- # [08:01] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 240 seconds)
- # [08:02] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [08:12] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 246 seconds)
- # [08:14] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [08:18] * Quits: temp01 (~temp01@unaffiliated/temp01) (Quit: Poof.)
- # [08:19] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [08:22] * Quits: J_Voracek (~J_Voracek@71.21.195.70) (Quit: disconnected: Jace Voracek - Jace@Jace-Place.com)
- # [08:25] * Quits: hij1nx (~hij1nx@207.239.107.3) (Quit: hij1nx)
- # [08:33] * Quits: CvP (~CvP@123.49.23.191) (Quit: [ UPP ] > all)
- # [08:36] * Parts: eric_carlson (~eric_carl@2620:149:4:401:217:f2ff:fe03:a2e)
- # [08:37] * Quits: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net) (Ping timeout: 240 seconds)
- # [08:38] * Joins: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net)
- # [08:50] * Joins: hij1nx (~hij1nx@cpe-98-14-168-178.nyc.res.rr.com)
- # [08:52] * Quits: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net) (Ping timeout: 252 seconds)
- # [09:03] * Joins: Thezilch (fuz007@cpe-75-85-127-198.socal.res.rr.com)
- # [09:09] * Quits: hij1nx (~hij1nx@cpe-98-14-168-178.nyc.res.rr.com) (Quit: hij1nx)
- # [09:09] <MikeSmith> I made some updates to http://platform.html5.org/
- # [09:09] <MikeSmith> more suggestions welcome
- # [09:09] <MikeSmith> patches also welcome
- # [09:09] <MikeSmith> https://github.com/sideshowbarker/platform.html5.org
- # [09:11] * Quits: ezoe_ (~ezoe@112-68-244-59f1.kyt1.eonet.ne.jp) (Ping timeout: 260 seconds)
- # [09:11] <mhausenblas> MikeSmith, looks good! Q: where is microdata?
- # [09:12] <MikeSmith> it's not there
- # [09:12] <mhausenblas> no, really? :)
- # [09:12] <mhausenblas> I mean, shouldn't it be ... in the light of Schema.org
- # [09:14] <mhausenblas> or, better say: why is it *not* there? pls. don't tell me because of the recent TAG decision :P
- # [09:15] <doublec> window 15
- # [09:15] <MikeSmith> irrssi user :)
- # [09:15] <MikeSmith> mhausenblas: my dog ate it
- # [09:15] <mhausenblas> bah
- # [09:16] <mhausenblas> MikeSmith, if I send in a pull request, will you accept it? :)
- # [09:17] <doublec> hehe
- # [09:17] <MikeSmith> I will accept any pull request for consideration
- # [09:17] <MikeSmith> I will not add stuff that is outside of the scope of the what's there now
- # [09:17] * Joins: Ms2ger (~Ms2ger@91.181.194.214)
- # [09:17] <mhausenblas> where is the scope defined?
- # [09:18] <MikeSmith> it's not
- # [09:18] <mhausenblas> fair enough
- # [09:18] <MikeSmith> it needs to be inferred
- # [09:18] <MikeSmith> but there are some clues
- # [09:18] <MikeSmith> like the title of the page
- # [09:18] <mhausenblas> ouch, don't get me started w/ inference
- # [09:18] <mhausenblas> so?
- # [09:19] <mhausenblas> md (API) *is* a browser technology, no?
- # [09:19] <mhausenblas> in terms of http://foolip.org/microdatajs/ for example, I mean
- # [09:20] <MikeSmith> that's a script
- # [09:20] <mhausenblas> look, MikeSmith just tell me if you're interested in feedback and input or not - otherwise I happily go back to hacking on https://github.com/mhausenblas/school-explorer
- # [09:21] <mhausenblas> not that I want to waste your or my precious time :P
- # [09:22] * mhausenblas BRB - need some coffee and ciggy
- # [09:22] <MikeSmith> mhausenblas: I'm interested in genuine feedback but I'm not interested in turning the page into yet another venue for pissing battles over microdata vs RDFa
- # [09:22] <mhausenblas> oh come on - do I look like someone who does this?
- # [09:22] <MikeSmith> so what happens if I add microdata?
- # [09:22] * mhausenblas really needs coffee, in fact :)
- # [09:22] * Joins: koskoz (koskoz@tri59-2-82-225-135-247.fbx.proxad.net)
- # [09:23] <mhausenblas> then it's there
- # [09:23] <mhausenblas> why am I interested?
- # [09:23] <mhausenblas> easy: http://omnidator.appspot.com/
- # [09:23] <mhausenblas> and http://schema.rdfs.org/ obviously
- # [09:23] <mhausenblas> which depends on md
- # [09:23] <MikeSmith> looks like great stuff
- # [09:23] <mhausenblas> tx
- # [09:23] <mhausenblas> anyways
- # [09:24] <mhausenblas> 1. coffee 2. ciggy 3. return to IRC - TTYL
- # [09:24] <MikeSmith> hai
- # [09:25] <mhausenblas> just one more thing before I forget it (more a note to myself: shouldn't it be IRI rather than URI or at least *and* ... MikeSmith should know, living in JP ;)
- # [09:26] <MikeSmith> ah, true
- # [09:26] <MikeSmith> will change that
- # [09:26] <mhausenblas> ah, and one last before I really really run for coffee - would http://enable-cors.org/ be in scope?
- # [09:27] * MikeSmith looks
- # [09:27] * Quits: koskoz (koskoz@tri59-2-82-225-135-247.fbx.proxad.net) (Ping timeout: 240 seconds)
- # [09:27] <mhausenblas> 'k
- # [09:27] <MikeSmith> I got CORS listed there already
- # [09:27] <MikeSmith> if you meant CORS itself
- # [09:28] <MikeSmith> doublec: btw, I think you can get to window 15 by typing 't'
- # [09:28] <mhausenblas> right (just was looking for CORS and didn't see the Cross-Origin Resource Sharing)
- # [09:28] <doublec> MikeSmith: yeah, alt+t
- # [09:29] <mhausenblas> anyways, might be useful re recipes/advocating
- # [09:29] <MikeSmith> mhausenblas: probably I should put the abbreviation too, for CORS
- # [09:29] <mhausenblas> +1
- # [09:29] <doublec> MikeSmith: sometimes I type it out for some weird reason
- # [09:29] <MikeSmith> doublec: yeah, me too
- # [09:29] <MikeSmith> but I have the plugin now that shows the mappings persistently, at the bottom of the window
- # [09:30] <MikeSmith> in the channel list before each of the channel names
- # [09:30] * Quits: sicking (~chatzilla@adsl-99-64-137-188.dsl.pltn13.sbcglobal.net) (Ping timeout: 252 seconds)
- # [09:33] <NickASloan> I think it makes sense that <input form=""> should support multiple forms, like the class attribute does. How do I suggest this in a way that might actually be heard?
- # [09:34] <Ms2ger> Start with use cases rather than solutions
- # [09:45] <MikeSmith> http://platform.html5.org looks best in Opera, due to Opera already supporting break-* properties with CSS multi-column
- # [09:46] <MikeSmith> if other browsers support it also but with vendor-prefixed property names, I would love to know what property names to use
- # [09:46] <MikeSmith> because nothing I tried seemed to work
- # [09:52] <MikeSmith> whoah
- # [09:53] <MikeSmith> Jon S. von Tetzchner resigned from Opera
- # [09:53] <MikeSmith> the news says
- # [09:53] <MikeSmith> http://techcrunch.com/2011/06/24/opera-founder-jon-s-von-tetzchner-resigns-over-differences-with-board/
- # [09:53] <Ms2ger> If you're going to mention HTTP, what about cookies?
- # [09:55] <MikeSmith> OK
- # [09:55] * MikeSmith looks for abarth RFC
- # [09:56] <MikeSmith> I think that news story should say he quit the company completely
- # [09:56] <MikeSmith> because he had already resigned last year
- # [09:56] <MikeSmith> or at least resigned from leading the company
- # [09:56] <NickASloan> Ms2ger: I have a shopping cart page with an input for each item in my cart which allows me to update the quantity of that item. I have a form for each of these inputs that points to a script that saves the quantity of the item in my cart. I also have all of the inputs associated with a form that saves all of the quantity values (and possibly some other fields) and directs the user to a checkout page.
- # [09:57] <NickASloan> is that a reasonable enough use case?
- # [09:57] <MikeSmith> cookies are so un-sexy
- # [09:58] <Ms2ger> Sounds reasonable to me
- # [09:58] <Ms2ger> MikeSmith, but tasty! :)
- # [09:58] <MikeSmith> heh
- # [09:58] <MikeSmith> anyway, added
- # [09:58] <MikeSmith> thanks
- # [10:02] <NickASloan> ticket created in bugzilla. Is there anything else I should do if I am serious about lobbying for this feature?
- # [10:02] <Ms2ger> NickASloan, patience ;)
- # [10:02] <Ms2ger> MikeSmith, http://tools.ietf.org/html/rfc5988?
- # [10:03] <Ms2ger> http://tools.ietf.org/html/draft-ietf-websec-origin-02?
- # [10:03] <MikeSmith> do most browsers implement support for the Link header yet?
- # [10:03] <Ms2ger> They should ;)
- # [10:04] <MikeSmith> ok
- # [10:05] <NickASloan> Ms2ger: thanks for your help. I'll keep my fingers crossed.
- # [10:05] <Ms2ger> Np
- # [10:06] <Ms2ger> XMLNS, xml:base, DOM Traversal, DOM XPath?
- # [10:06] <Ms2ger> (I think I'm about done now)
- # [10:14] * Joins: hdhoang (~hdhoang@203.210.204.174)
- # [10:16] * Quits: hdhoang (~hdhoang@203.210.204.174) (Client Quit)
- # [10:21] * Joins: Rik`_ (~Rik`@207.224.30.30)
- # [10:23] <MikeSmith> Ms2ger: http://www.w3.org/TR/DOM-Level-2-Traversal-Range/ is the latest for DOM Traversal?
- # [10:24] <Ms2ger> Yes
- # [10:24] <MikeSmith> OK
- # [10:24] * Quits: Rik` (~Rik`@207.224.30.30) (Ping timeout: 276 seconds)
- # [10:24] <MikeSmith> added along with others
- # [10:24] <MikeSmith> oh, forgot DOM XPath
- # [10:27] <MikeSmith> Ms2ger: I think I've now added all the ones you mentioned
- # [10:27] <Ms2ger> Ta
- # [10:27] <MikeSmith> thank you
- # [10:27] <MikeSmith> but let me know if I forgot anything
- # [10:27] <MikeSmith> or if you think of anything else to add
- # [10:28] <Ms2ger> Oh, the web sockets protocol, maybe
- # [10:28] <Ms2ger> But then I'm really done... For now :)
- # [10:42] * Joins: hdhoang (~hdhoang@2406:a000:f0ff:fffe::3461)
- # [10:43] * Quits: hdhoang (~hdhoang@2406:a000:f0ff:fffe::3461) (Remote host closed the connection)
- # [10:45] * Joins: hdhoang (~hdhoang@2406:a000:f0ff:fffe::3461)
- # [11:04] * Quits: Rik`_ (~Rik`@207.224.30.30) (Ping timeout: 240 seconds)
- # [11:08] * Joins: Rik` (~Rik`@64.128.85.190)
- # [11:12] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [11:15] * Joins: smaug____ (~chatzilla@a91-154-43-75.elisa-laajakaista.fi)
- # [11:31] * Joins: roc (~chatzilla@121.98.230.221)
- # [11:31] * Quits: smaug____ (~chatzilla@a91-154-43-75.elisa-laajakaista.fi) (Ping timeout: 240 seconds)
- # [11:48] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 255 seconds)
- # [11:50] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [12:10] * Quits: Necrathex (~nectop@82-170-160-25.ip.telfort.nl) (Ping timeout: 240 seconds)
- # [12:11] <annevk> oh Acid3
- # [12:15] <Ms2ger> Still useless?
- # [12:15] <annevk> it tests things we want to remove
- # [12:15] <annevk> and that is annoying
- # [12:19] <annevk> is toDataURL("image/webp") supported in browsers?
- # [12:19] <annevk> (just curious)
- # [12:19] <Philip`> Is <img src=whatever.webp> supported in any browsers?
- # [12:20] <annevk> Chrome/Opera, no?
- # [12:21] * Joins: KevinMarks (~KevinMark@c-71-204-145-244.hsd1.ca.comcast.net)
- # [12:33] * Joins: benschwar (~benschwar@59.167.185.148)
- # [12:33] * Joins: wakaba (~wakaba@252.225.100.220.dy.bbexcite.jp)
- # [12:35] <matjas> I have another question regarding the ETAGO delimiter in <style> and <script> elements
- # [12:35] <matjas> http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html#tokenization
- # [12:37] <matjas> From testing in browsers with an HTML5 parser, it seems that just `</style` within a <style> element doesn’t close the element. Only `</style>` does.
- # [12:38] <matjas> E.g. `</style foo>` following an opening <style> tag doesn’t close the <style> element.
- # [12:38] <matjas> However, with <script>s it does. <script></script foo> will close the <script> element.
- # [12:39] <matjas> Why is there a difference? Any pointers?
- # [12:39] <annevk> </style foo> does close it
- # [12:39] <annevk> at least in Opera/Firefox
- # [12:41] <matjas> http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cstyle%3Ebody%3A%3Abefore%20{%20content%3A%20'%3C%2Fstyle'%3B%20}%20still%20not%20closed%3C%2Fstyle%3E%0Alolwat
- # [12:41] <matjas> perhaps I’m testing wrong
- # [12:42] <matjas> annevk: ^
- # [12:44] <Philip`> The </style needs to be followed by a space or / or >, according to HTML5
- # [12:44] <Philip`> not '
- # [12:44] <Philip`> s/a space/whitespace/
- # [12:48] <matjas> a “space character”
- # [12:49] <matjas> Philip`: where does it say that?
- # [12:50] <matjas> (Couldn’t find that myself)
- # [12:50] <Philip`> <style> is RAWTEXT so it reaches http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html#rawtext-end-tag-name-state
- # [12:53] <matjas> how is that different from this example? http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cscript%3Edocument.write('%3C%2Fscript')%3B%20alert('not%20closed')%3B%3C%2Fscript%3E%0Alolwat
- # [12:54] <matjas> oh wait, it’s not.
- # [12:54] <matjas> that doesn’t close the element either
- # [12:54] <Philip`> That does the same, though your document.write ends up eating the lolwat
- # [12:55] <matjas> yeah
- # [12:56] <matjas> thanks for clarifying!
- # [12:59] * Joins: Stikk (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi)
- # [13:00] * Joins: Martijnc_ (~Martijnc@d54C02C64.access.telenet.be)
- # [13:00] <matjas> so `</style>`, `</style/` or `<style%WHITESPACE%` would close an open <style> element, everything else doesn’t. Same for <script>. Correct?
- # [13:00] * Quits: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi) (Ping timeout: 252 seconds)
- # [13:01] <matjas> where %WHITESPACE% is tab, LF, FF, or a space
- # [13:01] * Joins: jacobolus (~jacobolus@208-90-212-203.PUBLIC.monkeybrains.net)
- # [13:02] <Ms2ger> Or CR
- # [13:02] <matjas> was just about to ask
- # [13:02] <matjas> CR is the only “space character” that isn’t mentioned there
- # [13:02] <matjas> http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html#rawtext-end-tag-name-state
- # [13:03] <matjas> why not?
- # [13:03] <Philip`> matjas: Not quite the same for <script>, since it has special cases for <script><!-- </script> --></script> or something like that
- # [13:03] * Quits: chriseppstein (~chris@99-34-231-235.lightspeed.sntcca.sbcglobal.net) (Quit: chriseppstein)
- # [13:03] <annevk> matjas, isn't CR already normalized away at that point?
- # [13:04] * Philip` forgets what exactly is currently specced
- # [13:04] <matjas> annevk: oh, that might explain it
- # [13:04] <Philip`> http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#preprocessing-the-input-stream gets rid of CR
- # [13:04] <matjas> Philip`: wait, what?
- # [13:05] <Philip`> ?
- # [13:05] <matjas> I don’t see how <script><!-- </script> --></script> is special
- # [13:06] <Philip`> It's special due to backward compatibility
- # [13:06] <matjas> v.nu to the rescue: http://i.imgur.com/IN6Lg.png
- # [13:06] <Philip`> http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting-1.html#restrictions-for-contents-of-script-elements says where you're allowed to put </script> inside a script
- # [13:06] <Philip`> in a perfectly clear and understandable fashion
- # [13:07] <matjas> DOMception :(
- # [13:10] <annevk> is that an inception joke?
- # [13:10] <annevk> haven't seen that one on reddit thus far
- # [13:11] <matjas> So <script><!-- document.write("<script>alert('WAT')</script>") --></script> is conforming
- # [13:11] <matjas> but <script>document.write("<script>alert('WAT')</script>")</script> isn’t
- # [13:11] <matjas> interesting
- # [13:14] <Philip`> The <!--..--> thing is an evil hack so it's best not to rely on it
- # [13:17] <matjas> TIL validator.nu accepts data URLs
- # [13:17] <matjas> why didn’t you guys tell me?!
- # [13:18] <Philip`> Why do you want them?
- # [13:20] <matjas> useful for quick testing, e.g. http://html5.validator.nu/?doc=data%3Atext%2Fhtml%3Bcharset%3Dutf-8%2C%3Cscript%3E%3C!--%2520document.write(%22lol%3Cscript%3Ealert('WAT')%3C%2Fscript%3E%22)%2520--%3E%3C%2Fscript%3E
- # [13:21] * matjas ♥ hsivonen
- # [13:23] <Ms2ger> You know there's a text field as well, right?
- # [13:23] <matjas> Ms2ger: I do
- # [13:24] <matjas> It’s just that I often use data URLs to create quick test cases like the one above
- # [13:25] <matjas> from there it’s only a few keystrokes to validate™ it, apparently
- # [13:25] <matjas> sweet
- # [13:32] <MikeSmith> I added an "HTML bonus features" category to http://platform.html5.org/ -- to highlight APIs that are part of the HTML spec that merit special mention
- # [13:33] <MikeSmith> if there's anything else I should add in that category, let me know
- # [13:34] <erlehmann> the only DOMception joke i can think of involves styling the shadow DOM – we need to go deeper!
- # [13:41] * Quits: benschwar (~benschwar@59.167.185.148) (Quit: Leaving...)
- # [13:45] * Quits: MikeSmith (~MikeSmith@EM1-112-200-231.pool.e-mobile.ne.jp) (Ping timeout: 240 seconds)
- # [13:47] <matjas> erlehmann: <iframe>
- # [13:50] * Joins: MikeSmith (~MikeSmith@EM114-48-177-188.pool.e-mobile.ne.jp)
- # [13:51] <matjas> okay, I’m still trying to make sense of http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting-1.html#restrictions-for-contents-of-script-elements (but failing)
- # [13:52] <matjas> Why is <script><!-- <script></script> --></script> conforming, knowing that <script><!-- </script> --></script> isn’t?
- # [13:53] <Philip`> The aim was to do the least crazy thing that doesn't break the web
- # [13:53] <Philip`> Unfortunately "least crazy" does not mean "not crazy"
- # [13:53] <matjas> I mean, where does the spec say that?
- # [13:54] <matjas> inb4 learn2ABNF
- # [13:54] <Philip`> Oh, I've never tried to actually understand the spec
- # [13:55] <matjas> :')
- # [14:02] <matjas> well if anyone can explain, that would be great
- # [14:15] * Joins: tomasf (~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se)
- # [14:20] <gsnedders> matjas: The former doesn't throw a parse-error, the latter does. So it says that in the tokenizer.
- # [14:21] <matjas> gsnedders: so, somewhere in here? http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html
- # [14:22] <matjas> Let me just double my IQ and try to read that
- # [14:23] <The_8472> it's just a state machine
- # [14:24] <The_8472> script probably triggers a different parsing mode (it has to). then look at what that parsing mode does
- # [14:27] <Philip`> See the 17 "script data" states
- # [14:37] * Quits: MikeSmith (~MikeSmith@EM114-48-177-188.pool.e-mobile.ne.jp) (Ping timeout: 255 seconds)
- # [14:38] * Joins: nonge (~nonge@p5B326142.dip.t-dialin.net)
- # [14:51] <Ms2ger> http://www.w3.org/Bugs/Public/show_bug.cgi?id=13057 , for your enjoyment
- # [14:56] * Quits: roc (~chatzilla@121.98.230.221) (Ping timeout: 246 seconds)
- # [15:18] * Joins: benschwar (~benschwar@59.167.185.148)
- # [15:19] * Joins: clair (~clair@host86-186-31-165.range86-186.btcentralplus.com)
- # [15:25] * Quits: benschwar (~benschwar@59.167.185.148) (Quit: Linkinus - http://linkinus.com)
- # [15:33] * Joins: riven` (~riven@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [15:35] * Quits: riven (~riven@pdpc/supporter/professional/riven) (Ping timeout: 240 seconds)
- # [15:44] * Joins: hij1nx (~hij1nx@cpe-98-14-168-178.nyc.res.rr.com)
- # [15:46] * Quits: riven` (~riven@53518387.cm-6-2c.dynamic.ziggo.nl) (Ping timeout: 255 seconds)
- # [15:47] * Quits: Rik` (~Rik`@64.128.85.190) (Ping timeout: 252 seconds)
- # [15:47] * Joins: Rik` (~Rik`@207.224.30.30)
- # [15:52] * Joins: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [15:52] * Quits: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl) (Changing host)
- # [15:52] * Joins: riven (~riven@pdpc/supporter/professional/riven)
- # [15:55] * Quits: Rik` (~Rik`@207.224.30.30) (Ping timeout: 264 seconds)
- # [15:57] * Joins: sedovsek (~robert.se@84-255-198-197.static.t-2.net)
- # [16:01] * Joins: Rik` (~Rik`@64.128.85.190)
- # [16:04] * Joins: unibomb (~unibomb@c-76-19-217-40.hsd1.ma.comcast.net)
- # [16:07] * Joins: MikeSmith (~mikesmith@EM1-113-74-25.pool.e-mobile.ne.jp)
- # [16:10] * Quits: hij1nx (~hij1nx@cpe-98-14-168-178.nyc.res.rr.com) (Quit: hij1nx)
- # [16:12] * Joins: boogyman (~Capodecin@unaffiliated/boogyman)
- # [16:16] * Joins: riven` (~riven@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [16:20] * Quits: riven (~riven@pdpc/supporter/professional/riven) (Ping timeout: 264 seconds)
- # [16:20] * riven` is now known as riven
- # [16:20] * Quits: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl) (Changing host)
- # [16:20] * Joins: riven (~riven@pdpc/supporter/professional/riven)
- # [16:32] * Joins: J_Voracek (~J_Voracek@pool-173-74-234-122.dllstx.fios.verizon.net)
- # [16:33] * Joins: JVoracek (~J_Voracek@71.21.195.70)
- # [16:36] * Quits: J_Voracek (~J_Voracek@pool-173-74-234-122.dllstx.fios.verizon.net) (Ping timeout: 255 seconds)
- # [16:37] * Quits: MikeSmith (~mikesmith@EM1-113-74-25.pool.e-mobile.ne.jp) (Ping timeout: 276 seconds)
- # [16:38] * Joins: bacilla (~handcraft@cpc2-cmbg14-2-0-cust484.5-4.cable.virginmedia.com)
- # [16:40] * Joins: stefan-_ (~music@hiwi0.wi2.uni-trier.de)
- # [16:42] * Quits: Martijnc_ (~Martijnc@d54C02C64.access.telenet.be) (Quit: Martijnc_)
- # [16:45] * Joins: Akilo (~kristof@lns-bzn-51f-62-147-193-123.adsl.proxad.net)
- # [17:02] * Quits: mhausenblas (~mhausenbl@wg1-nat.fwgal01.deri.ie) (Quit: brb)
- # [17:04] * Joins: MikeSmith (~mikesmith@EM114-48-208-197.pool.e-mobile.ne.jp)
- # [17:07] * Quits: JVoracek (~J_Voracek@71.21.195.70) (Ping timeout: 255 seconds)
- # [17:10] * Joins: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com)
- # [17:19] * Joins: smaug____ (~chatzilla@a91-154-43-75.elisa-laajakaista.fi)
- # [17:20] * Quits: sedovsek (~robert.se@84-255-198-197.static.t-2.net)
- # [17:22] * Quits: _jgr (~jgr@CPE-124-185-195-126.lns6.cha.bigpond.net.au) (Ping timeout: 258 seconds)
- # [17:23] * Joins: micheil (~micheil@nat76.mia.three.co.uk)
- # [17:44] * Quits: hdhoang (~hdhoang@2406:a000:f0ff:fffe::3461) (Quit: Leaving.)
- # [17:46] * Quits: smaug____ (~chatzilla@a91-154-43-75.elisa-laajakaista.fi) (Ping timeout: 258 seconds)
- # [17:50] * Joins: hij1nx (~hij1nx@cpe-98-14-168-178.nyc.res.rr.com)
- # [17:54] * Joins: smaug____ (~chatzilla@a91-154-43-75.elisa-laajakaista.fi)
- # [17:55] * Joins: hdhoang (~hdhoang@203.210.204.174)
- # [17:56] * Quits: bacilla (~handcraft@cpc2-cmbg14-2-0-cust484.5-4.cable.virginmedia.com) (Ping timeout: 240 seconds)
- # [18:04] * Quits: Akilo (~kristof@lns-bzn-51f-62-147-193-123.adsl.proxad.net) (Ping timeout: 240 seconds)
- # [18:13] * Quits: smaug____ (~chatzilla@a91-154-43-75.elisa-laajakaista.fi) (Ping timeout: 255 seconds)
- # [18:15] * Quits: hij1nx (~hij1nx@cpe-98-14-168-178.nyc.res.rr.com) (Quit: hij1nx)
- # [18:15] * Quits: hdhoang (~hdhoang@203.210.204.174) (Quit: Leaving.)
- # [18:40] <annevk> whoa, is this the first time a non-regular posts a change proposal?
- # [18:40] <annevk> at least I never saw that name before, but maybe I'm missing something
- # [18:41] <annevk> Ms2ger, no joy here
- # [18:41] <Ms2ger> Hmm?
- # [18:41] <annevk> that bug report
- # [18:42] <Ms2ger> Oh
- # [18:42] <llrcombs> What are the thoughts here on Microsoft's accusations that WebGL causes security issues? Do we believe that the security of WebGL is strictly implementation-dependent, or that it really does need its security improved?
- # [18:43] <Dashiva> Has Microsoft released anything describing how Silverlight avoids the same problems?
- # [18:43] <annevk> llrcombs, http://www.realityprime.com/articles/why-microsoft-and-internet-explorer-need-webgl
- # [18:43] <annevk> llrcombs, Microsoft will do WebGL
- # [18:43] <Ms2ger> Dashiva, they don't
- # [18:44] <charlvn> it's clear this is all about a conflict of interest
- # [18:44] <charlvn> sure there are issues but these can be bridged just like any other
- # [18:44] <llrcombs> OK, but do we think that there are actual security issues, or was it just M$ spewing bullshit in an attempt to convince us that it could get out of the work of adding WebGL?
- # [18:44] <annevk> I guess we could do as Hixie suggested and infer the interface from where the constructor was called. But I also kind of like that now it is explicit...
- # [18:45] <charlvn> microsoft has been trying to monopolise the web for years and silverlight is their latest effort
- # [18:45] * Joins: riven` (~riven@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [18:45] <annevk> llrcombs, there are issues, but it is not inherently insecure
- # [18:45] <llrcombs> OK, but definitely fixable problems then
- # [18:46] * karlcow wonders which change proposal annevk is talking about
- # [18:46] <llrcombs> so just M$ attempting to convince us that it shouldn't have to make WebGL in IE
- # [18:46] <charlvn> it's unclear whether this could be used for anything other than a *potential* DoS
- # [18:46] <llrcombs> karlcow: <Ms2ger> http://www.w3.org/Bugs/Public/show_bug.cgi?id=13057 , for your enjoyment
- # [18:46] <charlvn> steve gibson briefly spoke about this on a recent episode of security now
- # [18:46] <llrcombs> what, against a server?
- # [18:46] <charlvn> no against a client desktop
- # [18:47] <charlvn> by sending the GPU into a type of infinite loop or something similar
- # [18:47] <annevk> karlcow, http://lists.w3.org/Archives/Public/public-html/2011Jun/0387.html
- # [18:47] <karlcow> ah Daniel Glazman proposing to drop ins/del in favor of attributes
- # [18:47] <llrcombs> heh
- # [18:47] <llrcombs> well, no real point of that, is there?
- # [18:47] <charlvn> but that was the only legit concern i have heard and i'm sure a problem that can easily be bridged
- # [18:47] <charlvn> other than being malicious and irritating, no
- # [18:47] <llrcombs> I agree, by the way, with <ins> and <del> needing replacement
- # [18:47] <charlvn> nothing a restart can't fix :)
- # [18:48] <karlcow> the issue for me with ins and del is that they do not reflect the reality of editing aka overlapping markup structures without logical nesting.
- # [18:48] * Quits: riven (~riven@pdpc/supporter/professional/riven) (Ping timeout: 250 seconds)
- # [18:48] <annevk> bah, I don't have http://lists.w3.org/Archives/Public/public-webapps/2010JanMar/0881.html in my inbox
- # [18:48] <annevk> oh wait, that is from 2010
- # [18:49] <Ms2ger> Oh, it is
- # [18:49] * Ms2ger didn't realize either
- # [18:49] <annevk> I don't think I ever replied though
- # [18:49] <karlcow> <p>foo <del> bar </p> <p> blablabla </del> foof bar blalal </p> is a common case of editing. But not sure it is feasible without complicating a lot the parsers
- # [18:50] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [18:50] * Joins: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [18:50] * Quits: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl) (Changing host)
- # [18:50] * Joins: riven (~riven@pdpc/supporter/professional/riven)
- # [18:51] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [18:51] <annevk> Ms2ger, so it seems to me HTTP ought to say what is right here, not XMLHttpRequest
- # [18:51] <annevk> I have not checked up on HTTP, but I believe the request is simply to be repeated
- # [18:53] <llrcombs> charlvn: reminds me of while(alert("BWAHAHAHA")){}
- # [18:53] <charlvn> yep
- # [18:53] <Ms2ger> annevk, I should make it clear that I don't care about XHR ;)
- # [18:54] * Quits: riven` (~riven@53518387.cm-6-2c.dynamic.ziggo.nl) (Ping timeout: 240 seconds)
- # [18:55] <llrcombs> query to everybody: does WebGL stuff get terminated when the browser window/tab gets closed?
- # [18:57] <llrcombs> also: is there anything to be done to evade the evil while(alert()){}?
- # [18:58] <Ms2ger> Have a "stop running scripts from this page" on alerts?
- # [18:58] <annevk> Ms2ger, FFFFFUUUU
- # [18:58] <llrcombs> hmm, that could be a partial solution
- # [18:58] <Ms2ger> annevk, :(
- # [18:58] <llrcombs> but then if it was while(1){alert();}, it'd still be an endless loop
- # [19:01] * Joins: riven` (~riven@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [19:04] * Quits: riven (~riven@pdpc/supporter/professional/riven) (Ping timeout: 244 seconds)
- # [19:04] * Joins: riven (~riven@pdpc/supporter/professional/riven)
- # [19:05] * Quits: riven` (~riven@53518387.cm-6-2c.dynamic.ziggo.nl) (Ping timeout: 240 seconds)
- # [19:06] <Dashiva> llrcombs: It would halt the entire script
- # [19:07] <Dashiva> Besides, all sensible browsers have tab-local alerts nowadays ;)
- # [19:10] * Joins: ezoe (~ezoe@61-205-125-236f1.kyt1.eonet.ne.jp)
- # [19:14] <annevk> if anyone is looking to waste some time
- # [19:14] <annevk> Game of Thrones is a pretty awesome show
- # [19:14] <annevk> especially in HD
- # [19:18] <Dashiva> It doesn't come in German until winter months, and nobody's going to show a non-dubbed show in Switzerland
- # [19:18] <Ms2ger> Oh, I thought you'd suggest reading IETF mail
- # [19:19] <MikeSmith> Sean Bean is a god
- # [19:19] * Joins: hdhoang (~hdhoang@203.210.204.174)
- # [19:20] <annevk> Ms2ger, :p
- # [19:20] <Dashiva> I think you typeod Neil Patrick Harris there, MikeSmith
- # [19:20] <Ms2ger> *I* think he typoed Douglas Adams
- # [19:21] <MikeSmith> Sean Bean looks better thsn tgem naked than
- # [19:21] <MikeSmith> wonderful typing experience on the iPad
- # [19:36] * Quits: dhx1 (~anonymous@60-242-108-164.static.tpgi.com.au) (Ping timeout: 260 seconds)
- # [19:38] * Quits: erlehmann (~erlehmann@89.204.153.65) (Quit: Ex-Chat)
- # [19:50] * Joins: linclark (~clark@089-101-090180.ntlworld.ie)
- # [19:52] * Joins: chriseppstein (~chris@99-34-231-235.lightspeed.sntcca.sbcglobal.net)
- # [19:57] * Joins: pdr2 (~pdr2@75-144-232-190-Atlanta.hfc.comcastbusiness.net)
- # [19:57] * Quits: pdr2 (~pdr2@75-144-232-190-Atlanta.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [19:58] * Joins: pdr2 (~pdr2@nat/google/x-sinovhndouwraqet)
- # [20:17] * Quits: ezoe (~ezoe@61-205-125-236f1.kyt1.eonet.ne.jp) (Ping timeout: 252 seconds)
- # [20:20] <annevk> MikeSmith, @html5 still under your control? last tweet is fun
- # [20:24] <annevk> glazou "the current HTML5 Last Call Working Draft - that does not reach at all the quality of other LCWD in the W3C and did not meet the basic requirements for a LCWD in the W3C Process"
- # [20:24] <annevk> http://www.glazman.org/weblog/dotclear/index.php?post/2011/06/25/Why-html5-elements-INS-and-DEL-suck
- # [20:24] <annevk> I guess he doesn't read many LCWD
- # [20:24] <Ms2ger> Yeah, he's been repeating that to himself ever since it was published
- # [20:26] <hober> annevk: yeah, GoT was really well done
- # [20:27] <MikeSmith> annevk: @html5 not exclusively under my control, no. red guards have taken over. let a hundred flowers bloom
- # [20:27] <Ms2ger> Forked, if you will
- # [20:29] <annevk> In his bug report he also mentions something about HTML4 errata... I wonder if he really still believes in HTML4...
- # [20:30] <annevk> Maybe the simplest is for me to not care and prepare for this concert thingie
- # [20:30] <Ms2ger> He believes in longdesc, at least
- # [20:33] <annevk> I wonder if he realizes that attributes does not solve table editing
- # [20:38] <karlcow> annevk: before that, I wonder if the current ins/del solve anything except stylistic effect for the fun of editing. I do not remember to have seen them used in a programmatic way. Just curious.
- # [20:39] * MikeSmith googles "plausible deniability" … for some reason
- # [20:39] <annevk> diveintomark.org once had revisions for blog posts annotated with <del> / <ins>
- # [20:40] * Joins: CvP (~CvP@123.49.23.191)
- # [20:40] <karlcow> annevk: yup, but was it automatic? Ah maybe when mark was tracking changes on Daver Winer blog
- # [20:41] <annevk> no for his own blog, and yes they were automatically down, via some script from iirc Aaron Swartz
- # [20:41] <karlcow> s/down/done/
- # [20:41] <annevk> in the MovableType days
- # [20:41] <karlcow> aaah :)
- # [20:42] <Philip`> <style>del { color: black; background: black; }</style> let you use it for redactions when publishing secret documents, which seems to be a common desire
- # [20:42] <annevk> holy shit Opera supports multiple columns
- # [20:43] <annevk> in my 11.11 build
- # [20:43] * annevk did not know
- # [20:43] <karlcow> mwahaha
- # [20:43] * Quits: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [20:43] * Joins: othermaciej_ (~mjs@c-24-6-209-6.hsd1.ca.comcast.net)
- # [20:44] <karlcow> annevk: http://dev.opera.com/articles/view/css3-multi-column-layout/
- # [20:44] <karlcow> example by dstorey http://people.opera.com/dstorey/multi-column/multicolumn-article.html
- # [20:44] <krijnh> annevk: howcome told about that in his Fronteers 2010 talk, no?
- # [20:45] <annevk> I knew we were implementing
- # [20:46] <annevk> Did not know we shipped it already
- # [20:46] <krijnh> Ah ok
- # [20:47] <MikeSmith> annevk: opera columns support is better than any other UA as far I have found so far
- # [20:49] <MikeSmith> so cheers to whoever at opera implemented that
- # [20:49] <othermaciej_> annevk: he's bitter about XHTML2 WG dropping HTML4 errata feedback on the floor, and somehow thinks the current HTML WG should be aware of it and should be processing it
- # [20:49] <MikeSmith> annevk: (though I have my own guess who)
- # [20:51] <annevk> othermaciej_, yeah... I'm not even sure that was an errata item, would have been nice if he had some pointers so we could read up on some history that is no longer relevant, but potentially interesting
- # [20:51] <othermaciej_> I'm glad glazou filed a bug at least, the first time he raised his INS/DEL issue was in the LC survey
- # [20:51] <annevk> MikeSmith, pretty sure it was Morten
- # [20:51] <MikeSmith> yeah
- # [20:52] <MikeSmith> well cheers to Morten
- # [20:52] <MikeSmith> Opera has some really exceptional devs
- # [20:53] <Ms2ger> Hey, so do we! ;)
- # [20:53] <MikeSmith> I hope the Opera board understands what they got. but I suppose I should shut up about that
- # [20:54] <MikeSmith> Ms2ger: of course :(
- # [20:54] <MikeSmith> * :)
- # [20:54] <MikeSmith> (I meant)
- # [20:55] <MikeSmith> but opera market share is nothing, so who gives a shit about Opera, right?
- # [20:55] * Joins: adactio (~adactio@72.11.82.226)
- # [20:56] <MikeSmith> I mean that is what I hear from folks like Amy Hoy and Asa
- # [20:56] <MikeSmith> so I trust that
- # [20:58] * Quits: Rik` (~Rik`@64.128.85.190) (Remote host closed the connection)
- # [21:00] <Ms2ger> Maybe Asa would be happier if the enterprise moved to Opera
- # [21:02] * Joins: bacilla (~handcraft@cpc2-cmbg14-2-0-cust484.5-4.cable.virginmedia.com)
- # [21:15] <karlcow> hihi
- # [21:20] * Quits: boogyman (~Capodecin@unaffiliated/boogyman) (Ping timeout: 240 seconds)
- # [21:21] * Quits: adactio (~adactio@72.11.82.226) (Quit: adactio)
- # [21:28] * Quits: Ms2ger (~Ms2ger@91.181.194.214) (Quit: nn)
- # [21:31] * Quits: linclark (~clark@089-101-090180.ntlworld.ie) (Ping timeout: 255 seconds)
- # [21:48] * Joins: linclark (~clark@089-101-090180.ntlworld.ie)
- # [22:03] * Joins: adactio (~adactio@72.11.82.226)
- # [22:08] * Quits: hdhoang (~hdhoang@203.210.204.174) (Quit: Leaving.)
- # [22:08] * Joins: ezoe (~ezoe@61-205-125-188f1.kyt1.eonet.ne.jp)
- # [22:11] <karlcow> not a day without a drama
- # [22:12] <charlvn> karlcow: which drama?
- # [22:14] * Quits: MikeSmith (~mikesmith@EM114-48-208-197.pool.e-mobile.ne.jp) (Quit: hands busy doing other things)
- # [22:20] * Joins: virtuelv (~virtuelv_@20.74.9.46.customer.cdi.no)
- # [22:21] * Quits: adactio (~adactio@72.11.82.226) (Quit: adactio)
- # [22:30] * Joins: hij1nx (~hij1nx@cpe-98-14-168-178.nyc.res.rr.com)
- # [22:35] * Quits: micheil (~micheil@nat76.mia.three.co.uk) (Read error: Connection reset by peer)
- # [22:36] * Quits: clair (~clair@host86-186-31-165.range86-186.btcentralplus.com) (Quit: clair)
- # [22:37] * Joins: micheil (~micheil@nat76.mia.three.co.uk)
- # [22:38] * Quits: niftylettuce (~niftylett@h247.119.232.68.dynamic.ip.windstream.net) (Remote host closed the connection)
- # [22:38] * Joins: clair (~clair@host86-186-31-165.range86-186.btcentralplus.com)
- # [22:51] * Quits: Stikk (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi) (Ping timeout: 276 seconds)
- # [22:54] * Joins: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi)
- # [22:59] * Joins: boogyman (~Capodecin@cpe-72-184-192-77.tampabay.res.rr.com)
- # [23:27] * Quits: micheil (~micheil@nat76.mia.three.co.uk) (Read error: Connection reset by peer)
- # [23:31] * Joins: erlehmann (~erlehmann@89.204.137.69)
- # [23:40] * Joins: niftylettuce (~niftylett@h247.119.232.68.dynamic.ip.windstream.net)
- # [23:48] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 276 seconds)
- # [23:52] * Joins: smaug____ (~chatzilla@a91-154-43-75.elisa-laajakaista.fi)
- # [23:55] * Quits: boogyman (~Capodecin@cpe-72-184-192-77.tampabay.res.rr.com) (Changing host)
- # [23:55] * Joins: boogyman (~Capodecin@unaffiliated/boogyman)
- # Session Close: Sun Jun 26 00:00:00 2011
The end :)