Options:
- # Session Start: Fri Sep 09 00:00:01 2011
- # Session Ident: #whatwg
- # [00:00] <Hixie> wilhelm: that doesn't really show what happens to the building, but it does look cool
- # [00:02] * Quits: gnarf (~gnarf@unaffiliated/gnarf) (Ping timeout: 260 seconds)
- # [00:04] * Quits: MacTed (~Thud@63.119.36.36)
- # [00:05] * Joins: gnarf (~gnarf@unaffiliated/gnarf)
- # [00:05] * Joins: cpearce (~chatzilla@60.234.54.74)
- # [00:05] <Hixie> jgraham: uh, ÿ used to turn into ÿ but now turns into &#x00FF;
- # [00:07] <Hixie> how does that even happen
- # [00:08] <zcorpan> lxml b0rkedness?
- # [00:08] <Hixie> why would it change?
- # [00:09] <zcorpan> dunno. tcp packet boundary happened to be in the middle maybe?
- # [00:09] <Hixie> that would be precious
- # [00:09] <timeless> heh
- # [00:10] <Hixie> wow i think you might be right
- # [00:10] <Hixie> that's fantastic
- # [00:10] * Joins: ap_ (~ap@17.246.18.14)
- # [00:10] <Hixie> i added a comment just before it and it fixed it
- # [00:11] * Quits: dave_levin (~dave_levi@nat/google/x-lhxwbvatcsfovwqz) (Quit: dave_levin)
- # [00:11] * Quits: ericc|away (~eric@17.203.15.27) (Quit: ericc|away)
- # [00:11] * Joins: dave_levin (dave_levin@nat/google/x-cuizwzuxekfryynj)
- # [00:11] <zcorpan> heh
- # [00:12] <zcorpan> hmm, past bedtime for me
- # [00:13] * zcorpan waves
- # [00:14] <Hixie> later
- # [00:14] * Joins: Rik` (~Rik`@2a01:e34:ec0f:1570:59d5:fce9:4c91:c357)
- # [00:14] * Quits: ap (~ap@2620:149:4:401:7c7f:4297:3111:d405) (Ping timeout: 260 seconds)
- # [00:14] * ap_ is now known as ap
- # [00:16] * Quits: zcorpan (~zcorpan@c-3999e355.410-6-64736c14.cust.bredbandsbolaget.se) (Quit: zcorpan)
- # [00:18] * Quits: smaug____ (~chatzilla@GYYCMXXXVII.gprs.sl-laajakaista.fi) (Ping timeout: 240 seconds)
- # [00:20] * Joins: shans (~shanestep@124-168-157-252.dyn.iinet.net.au)
- # [00:22] * Quits: shans (~shanestep@124-168-157-252.dyn.iinet.net.au) (Remote host closed the connection)
- # [00:22] * Joins: shans (~shanestep@113.197.106.249)
- # [00:28] * Quits: Amorphous (jan@unaffiliated/amorphous) (Read error: Connection reset by peer)
- # [00:29] * Quits: david_carlisle (~chatzilla@dcarlisle.demon.co.uk) (Ping timeout: 250 seconds)
- # [00:39] * Quits: miketayl_r (~miketaylr@77.40.224.114) (Read error: Connection reset by peer)
- # [00:43] * Quits: MrOpposite (~mropposit@unaffiliated/mropposite) (Ping timeout: 260 seconds)
- # [00:48] * Joins: Amorphous (jan@unaffiliated/amorphous)
- # [00:50] * Quits: Rubennn (~quassel@2a02:348:33:5823::1) (Remote host closed the connection)
- # [00:54] * Joins: Rubennn (~quassel@apher.xlshosting.net)
- # [01:07] * Quits: othermaciej (~mjs@17.246.17.191) (Quit: othermaciej)
- # [01:09] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
- # [01:10] * Joins: david_carlisle (~chatzilla@dcarlisle.demon.co.uk)
- # [01:11] * bga_ is now known as bga_|away
- # [01:11] * Joins: othermaciej (~mjs@17.246.17.191)
- # [01:17] * Quits: KillerX (~anant@nat/mozilla/x-critqcfcepwptydd) (Quit: KillerX)
- # [01:19] * Joins: ezoe (~ezoe@203-140-89-99f1.kyt1.eonet.ne.jp)
- # [01:23] * bga_|away is now known as bga_
- # [01:30] * Quits: micheil (~micheil@195.24.233.121) (Quit: http://brandedcode.com | http://github.com/miksago)
- # [01:34] * Quits: dhx1 (~anonymous@60-242-108-164.static.tpgi.com.au) (Remote host closed the connection)
- # [01:34] * Quits: ZombieLoffe (ZombieLoff@unaffiliated/zombieloffe)
- # [01:35] * Joins: AnselmBradford (~ans@118-93-87-19.dsl.dyn.ihug.co.nz)
- # [01:37] <AnselmBradford> hi all, I'm looking at the example for the "dirname" attribute in the specification 4.10.7.2.2
- # [01:37] <AnselmBradford> and the example has 'dirname="comment.dir"'
- # [01:38] * Joins: jarek (~jarek@aeah180.neoplus.adsl.tpnet.pl)
- # [01:38] * Quits: jarek (~jarek@aeah180.neoplus.adsl.tpnet.pl) (Changing host)
- # [01:38] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [01:38] <AnselmBradford> doesn't that mean there should be an input field in the form with the id='comment.dir'?
- # [01:39] <AnselmBradford> as dirname is supposed to specify the form control that contains directionality information for a particular input
- # [01:39] <AnselmBradford> here's the example: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#the-dirname-attribute
- # [01:39] <TabAtkins> You misunderstand how it works. @dirname tells the form what name to use to submit the directionality of the input.
- # [01:39] <TabAtkins> The directionality of the input is inherent to the input itself; it's not given by another control.
- # [01:40] * bga_ is now known as bga_|away
- # [01:41] <AnselmBradford> TabAtkins: Thanks, yeah I'm confused by it... particularly this bit:
- # [01:41] <AnselmBradford> "A form control dirname attribute on a form control element enables the submission of the directionality of the element, and gives the name of the field that contains this value during form submission."
- # [01:42] <TabAtkins> "field" does not mean "form control". It means the key part of the form submission, like "example.com?key=value"
- # [01:43] <AnselmBradford> ahh, right okay
- # [01:44] <AnselmBradford> is this supported by any browsers... I can't seem to get the examples I've found to work?
- # [01:44] <TabAtkins> Don't think anyone does it yet.
- # [01:45] <AnselmBradford> okay, thanks, that makes sense now :)
- # [01:45] <TabAtkins> excellent
- # [01:52] * bga_|away is now known as bga_
- # [01:55] * Joins: hasather_ (~hasather_@84.38.144.96)
- # [02:00] * Quits: othermaciej (~mjs@17.246.17.191) (Quit: othermaciej)
- # [02:02] * Quits: astearns (~anonymous@192.150.22.5) (Ping timeout: 240 seconds)
- # [02:04] * Joins: othermaciej (~mjs@17.246.17.191)
- # [02:09] * Quits: david_carlisle (~chatzilla@dcarlisle.demon.co.uk) (Ping timeout: 240 seconds)
- # [02:10] * Quits: ojan (~ojan@nat/google/x-twypitxwqegnfhtw) (Quit: ojan)
- # [02:14] * Joins: benjoffe (~benjoffe@nat/yahoo/x-klwdtmlemyksxntl)
- # [02:16] * bga_ is now known as bga_|away
- # [02:19] * Quits: AnselmBradford (~ans@118-93-87-19.dsl.dyn.ihug.co.nz) (Quit: AnselmBradford)
- # [02:19] * Quits: tomasf (~tom@2002:55e5:d95e:0:6494:8fc8:5687:48cc) (Quit: tomasf)
- # [02:21] * Joins: erlehmann (~erlehmann@dslb-188-102-051-067.pools.arcor-ip.net)
- # [02:29] * bga_|away is now known as bga_
- # [02:39] * Joins: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [02:40] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Quit: Now time for the weather. Tiffany?)
- # [02:43] * Quits: ap (~ap@17.246.18.14) (Quit: ap)
- # [02:43] * Quits: connrs (~connrs@conners.plus.com) (Ping timeout: 260 seconds)
- # [02:46] * Joins: nonge (~nonge@p5082B353.dip.t-dialin.net)
- # [02:47] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: Leaving)
- # [02:52] * Quits: hasather_ (~hasather_@84.38.144.96) (Remote host closed the connection)
- # [02:59] * Joins: astearns (~anonymous@c-50-132-9-217.hsd1.wa.comcast.net)
- # [03:04] * Quits: MikeSmith (~MikeSmith@EM1-113-22-87.pool.e-mobile.ne.jp) (Ping timeout: 260 seconds)
- # [03:05] * Joins: KevinMarks (~KevinMark@204.14.239.221)
- # [03:08] * Joins: MikeSmith (~MikeSmith@EM111-191-147-93.pool.e-mobile.ne.jp)
- # [03:10] * bga_ is now known as bga_|away
- # [03:11] * Joins: shetech (~shetech@c-76-126-167-49.hsd1.ca.comcast.net)
- # [03:27] * Joins: davidb (~davidb@bas4-kitchener06-1128762076.dsl.bell.ca)
- # [03:34] * Quits: shetech (~shetech@c-76-126-167-49.hsd1.ca.comcast.net) (Quit: Leaving.)
- # [03:44] * bga_|away is now known as bga_
- # [03:44] * Joins: jacobolus (~jacobolus@dialup-napanet-206-81-102-30.napanet.net)
- # [03:51] * Quits: jacobolus (~jacobolus@dialup-napanet-206-81-102-30.napanet.net) (Ping timeout: 252 seconds)
- # [03:54] * Quits: dave_levin (dave_levin@nat/google/x-cuizwzuxekfryynj) (Quit: dave_levin)
- # [03:59] * Quits: ezoe (~ezoe@203-140-89-99f1.kyt1.eonet.ne.jp) (Ping timeout: 252 seconds)
- # [03:59] * Joins: cpearce_ (~chatzilla@60.234.54.74)
- # [04:00] * Joins: jacobolus (~jacobolus@dialup-napanet-206-81-102-30.napanet.net)
- # [04:01] * Quits: cpearce (~chatzilla@60.234.54.74) (Ping timeout: 252 seconds)
- # [04:01] * cpearce_ is now known as cpearce
- # [04:02] * Quits: kennyluck (~kennyluck@114-43-122-43.dynamic.hinet.net) (Quit: kennyluck)
- # [04:03] * Quits: jacobolus (~jacobolus@dialup-napanet-206-81-102-30.napanet.net) (Remote host closed the connection)
- # [04:05] * Joins: nattokirai (~nattokira@rtr.mozilla.or.jp)
- # [04:06] * bga_ is now known as bga_|away
- # [04:08] * Quits: jamesr (~jamesr@nat/google/x-wvmmnzgmoqayufua) (Ping timeout: 260 seconds)
- # Session Close: Fri Sep 09 04:11:24 2011
- #
- # Session Start: Fri Sep 09 04:11:24 2011
- # Session Ident: #whatwg
- # [04:11] * Disconnected
- # [04:33] * Attempting to rejoin channel #whatwg
- # [04:33] * Rejoined channel #whatwg
- # [04:33] * Topic is 'WHATWG: http://www.whatwg.org/ -- logs: http://krijnhoetmer.nl/irc-logs/ -- stats: http://gavinsharp.com/irc/whatwg.html -- Please leave your sense of logic at the door, thanks!'
- # [04:33] * Set by annevk42 on Mon Oct 19 23:03:06
- # [04:38] * Joins: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi)
- # [04:39] * Joins: ezoe (~ezoe@112-68-244-102f1.kyt1.eonet.ne.jp)
- # [04:39] * heycam|away is now known as heycam
- # [04:42] * Joins: Rik`_ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [04:45] * Quits: Rik`_ (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Read error: Connection reset by peer)
- # [04:45] * Joins: Rik`__ (~Rik`@2a01:e34:ec0f:1570:6cf7:c1db:3355:cc6)
- # [04:46] * Quits: Rik` (~Rik`@2a01:e34:ec0f:1570:59d5:fce9:4c91:c357) (Ping timeout: 260 seconds)
- # [04:47] * Joins: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl)
- # [04:50] * Quits: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [04:51] * Quits: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl) (Ping timeout: 260 seconds)
- # [04:54] * Joins: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [05:00] * Quits: Rik`__ (~Rik`@2a01:e34:ec0f:1570:6cf7:c1db:3355:cc6) (Read error: Connection timed out)
- # [05:02] * Joins: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [05:14] * Joins: slightlyoff (u1768@gateway/web/irccloud.com/x-hlvpzffufsvxmerd)
- # [05:15] * Joins: janv_ (~varga@dyna-ip-195-91-81-147.flarion.as5628.telecom.sk)
- # [05:26] * Joins: othermaciej (~mjs@c-24-6-209-189.hsd1.ca.comcast.net)
- # [05:28] * Joins: jacobolus (~jacobolus@dialup-napanet-206-81-102-30.napanet.net)
- # [05:31] * Quits: lumely (~lumely@dhcp2-228.slis.tsukuba.ac.jp) (Read error: Connection reset by peer)
- # [05:31] * Joins: lumely (~lumely@dhcp2-228.slis.tsukuba.ac.jp)
- # [05:44] * Quits: jacobolus (~jacobolus@dialup-napanet-206-81-102-30.napanet.net) (Ping timeout: 240 seconds)
- # [05:47] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 252 seconds)
- # [05:56] * Joins: nonge_ (~nonge@p5B326596.dip.t-dialin.net)
- # [06:00] * Quits: nonge (~nonge@p5082B353.dip.t-dialin.net) (Ping timeout: 240 seconds)
- # [06:05] * Joins: paradisaeidae (chatzilla@r49-2-2-235.cpe.vividwireless.net.au)
- # [06:07] * Joins: jacobolus (~jacobolus@dialup-napanet-206-81-102-30.napanet.net)
- # [06:09] * Joins: bezoar (~Adium@c-24-143-67-135.customer.broadstripe.net)
- # [06:14] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [06:17] * Quits: KevinMarks (~KevinMark@204.14.239.221) (Quit: The computer fell asleep)
- # [06:17] * Quits: bezoar (~Adium@c-24-143-67-135.customer.broadstripe.net) (Quit: Leaving.)
- # [06:18] * Joins: bezoar (~Adium@c-24-143-67-135.customer.broadstripe.net)
- # [06:19] * Quits: bezoar (~Adium@c-24-143-67-135.customer.broadstripe.net) (Client Quit)
- # [06:19] * Joins: danja_ (~danny@host89-204-dynamic.13-79-r.retail.telecomitalia.it)
- # [06:19] * Joins: bezoar (~Adium@c-24-143-67-135.customer.broadstripe.net)
- # [06:20] * Quits: jacobolus (~jacobolus@dialup-napanet-206-81-102-30.napanet.net) (Ping timeout: 260 seconds)
- # [06:20] * Joins: jacobolus (~jacobolus@dialup-napanet-206-81-102-30.napanet.net)
- # [06:22] * Quits: danja (~danny@host110-53-dynamic.36-79-r.retail.telecomitalia.it) (Ping timeout: 245 seconds)
- # [06:23] * Joins: rniwa_ (~rniwa@216.239.45.130)
- # [06:25] * Quits: rniwa (~rniwa@nat/google/x-ktntgmcrgvankxto) (Quit: rniwa)
- # [06:25] * rniwa_ is now known as rniwa
- # [06:31] * Quits: benjoffe (~benjoffe@nat/yahoo/x-klwdtmlemyksxntl) (Remote host closed the connection)
- # [06:33] * Joins: benjoffe (~benjoffe@nat/yahoo/x-sctvhgpddonlvgod)
- # [06:36] * Quits: paradisaeidae (chatzilla@r49-2-2-235.cpe.vividwireless.net.au) (Quit: ChatZilla 0.9.87 [Firefox 6.0.1/20110830092941])
- # [07:10] * Quits: bga_|away (~bga@95-55-39-135.dynamic.avangarddsl.ru) (Read error: Connection reset by peer)
- # [07:10] * Joins: bga_ (~bga@95-55-39-135.dynamic.avangarddsl.ru)
- # [07:10] * bga_ is now known as bga_|away
- # [07:28] * Joins: paradisaeidae (chatzilla@r49-2-2-235.cpe.vividwireless.net.au)
- # [07:41] * Joins: Ankheg (~Ankheg@91.224.77.4)
- # [07:45] * Quits: cpearce (~chatzilla@60.234.54.74) (Ping timeout: 250 seconds)
- # [07:45] * Quits: Ankheg (~Ankheg@91.224.77.4) (Read error: Connection reset by peer)
- # [07:48] * Joins: maikmerten (~merten@ls5dhcp200.cs.uni-dortmund.de)
- # [07:49] * Joins: Ankheg (~Ankheg@91.224.77.4)
- # [07:51] * Quits: roc (~chatzilla@60.234.54.74) (Ping timeout: 276 seconds)
- # [08:02] <Hixie> othermaciej: thanks (re mail to public-html)
- # [08:14] * Joins: connrs (~connrs@conners.plus.com)
- # [08:16] * Quits: benjoffe (~benjoffe@nat/yahoo/x-sctvhgpddonlvgod) (Remote host closed the connection)
- # [08:25] * Joins: annevk2 (~annevk2@cm-84.208.65.156.getinternet.no)
- # [08:25] * Quits: paradisaeidae (chatzilla@r49-2-2-235.cpe.vividwireless.net.au) (Quit: ChatZilla 0.9.87 [Firefox 6.0.1/20110830092941])
- # [08:28] * Quits: othermaciej (~mjs@c-24-6-209-189.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [08:30] * Joins: cpearce (~chatzilla@ip-118-90-96-15.xdsl.xnet.co.nz)
- # [08:31] * Quits: jacobolus (~jacobolus@dialup-napanet-206-81-102-30.napanet.net) (Remote host closed the connection)
- # [08:34] * Joins: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl)
- # [08:36] * Quits: esc_ (~esc-ape@84.inst-3.ufg.ac.at) (Ping timeout: 260 seconds)
- # [08:39] * Joins: annevk (~annevk@cm-84.208.65.156.getinternet.no)
- # [08:39] <annevk> zcorpan, are you sure parsing is the problem?
- # [08:39] <annevk> zcorpan, and not say, the painting?
- # [08:39] <annevk> zcorpan, and layout
- # [08:40] * Joins: MrOpposite (~mropposit@unaffiliated/mropposite)
- # [08:45] <annevk> Hixie, which differences were removed?
- # [08:45] <Hixie> some paragraph that was only in the w3c copy was removed after someone filed a bug on it
- # [08:46] <Hixie> (it was a pretty meaningless paragraph)
- # [08:46] <Hixie> (with lots of errors)
- # [08:51] * slightlyoff is now known as slightlyoff_afk
- # [08:52] <annevk> doesn't HTML suggest using <pre><code>?
- # [08:52] <annevk> re: replacement <xmp>
- # [08:56] * Quits: CvP (~CvP@123.49.21.100) (Quit: [ UPP ] > all)
- # [09:04] * Quits: MikeSmith (~MikeSmith@EM111-191-147-93.pool.e-mobile.ne.jp) (Ping timeout: 252 seconds)
- # [09:05] * Joins: woef (~woef@91.183.84.141)
- # [09:05] * benjoffe_ is now known as benjoffe
- # [09:08] * Quits: MrOpposite (~mropposit@unaffiliated/mropposite) (Read error: Connection reset by peer)
- # [09:10] * Joins: MikeSmith (~MikeSmith@EM1-113-157-205.pool.e-mobile.ne.jp)
- # [09:13] * Joins: Kellen` (~Kellen@194-17-8-94.customer.telia.com)
- #
- # Session Start: Fri Sep 09 09:26:55 2011
- # Session Ident: #whatwg
- # [09:26] * Now talking in #whatwg
- # [09:26] * Topic is 'WHATWG: http://www.whatwg.org/ -- logs: http://krijnhoetmer.nl/irc-logs/ -- stats: http://gavinsharp.com/irc/whatwg.html -- Please leave your sense of logic at the door, thanks!'
- # [09:26] * Set by annevk42 on Mon Oct 19 23:03:06
- # [09:40] * Joins: david_carlisle (~chatzilla@dcarlisle.demon.co.uk)
- # [09:41] * Quits: AlexNRoss (~AleossIRC@unaffiliated/aleoss) (Quit: We love you, Dark Continent! Good night!)
- # [09:44] * Joins: zcorpan (~zcorpan@c-3999e355.410-6-64736c14.cust.bredbandsbolaget.se)
- # [09:45] * Quits: david_carlisle (~chatzilla@dcarlisle.demon.co.uk) (Ping timeout: 260 seconds)
- # [09:48] * Joins: rtuin (~rtuin@D57D6C6A.static.ziggozakelijk.nl)
- # [09:52] <zcorpan> Hixie: "To represent a block of computer code, the pre element can be used with a code element" http://www.whatwg.org/specs/web-apps/current-work/complete/grouping-content.html#the-pre-element
- # [09:55] * Joins: mokush (~quassel@188.24.43.92)
- # [09:56] * Quits: rtuin (~rtuin@D57D6C6A.static.ziggozakelijk.nl) (Read error: Connection reset by peer)
- # [10:11] * Joins: david_carlisle (~chatzilla@86.188.197.189)
- # [10:12] * Joins: miketaylr (~miketaylr@guest.opera.com)
- # [10:14] * Quits: jdong_ (~anonymous@222.126.155.250) (Remote host closed the connection)
- # [10:17] * Joins: jdong_ (~anonymous@222.126.155.250)
- # [10:18] * Quits: cpearce (~chatzilla@ip-118-90-96-15.xdsl.xnet.co.nz) (Quit: ChatZilla 0.9.87-rdmsoft [XULRunner 1.9.0.17/2009122204])
- # [10:23] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
- # [10:24] * Quits: miketaylr (~miketaylr@guest.opera.com) (Read error: No route to host)
- # [10:24] * Joins: miketaylr (~miketaylr@guest.opera.com)
- # [10:24] * Quits: miketaylr (~miketaylr@guest.opera.com) (Read error: Connection reset by peer)
- # [10:24] * Joins: miketaylr (~miketaylr@guest.opera.com)
- # [10:25] * Quits: miketaylr (~miketaylr@guest.opera.com) (Remote host closed the connection)
- # [10:25] * bga_|away is now known as bga_
- # [10:25] * Joins: miketaylr (~miketaylr@pat-tdc.opera.com)
- # [10:27] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [10:28] * Joins: mokush_ (~quassel@188.24.43.92)
- # [10:29] * Joins: smaug____ (~chatzilla@GZYYKMCCLXX.gprs.sl-laajakaista.fi)
- # [10:31] * Quits: mokush (~quassel@188.24.43.92) (Ping timeout: 252 seconds)
- # [10:36] * Quits: annevk2 (~annevk2@cm-84.208.65.156.getinternet.no) (Remote host closed the connection)
- # [10:36] * Quits: annevk (~annevk@cm-84.208.65.156.getinternet.no) (Quit: annevk)
- # [10:38] * Joins: dhx1 (~anonymous@60-242-108-164.static.tpgi.com.au)
- # [10:38] * Quits: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi) (Read error: Operation timed out)
- # [10:43] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [10:45] * Joins: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi)
- # [10:45] * Quits: nattokirai (~nattokira@rtr.mozilla.or.jp) (Quit: nattokirai)
- # [10:57] * Joins: richt (~richt@pat-tdc.opera.com)
- # [10:57] * Joins: annevk (~annevk@pat-tdc.opera.com)
- # [10:58] * Joins: annevk2 (~annevk2@pat-tdc.opera.com)
- # [11:00] * bga_ is now known as bga_|away
- # [11:05] * heycam is now known as heycam|away
- # [11:08] * Quits: miketaylr (~miketaylr@pat-tdc.opera.com) (Ping timeout: 240 seconds)
- # [11:08] * Joins: miketaylr (~miketaylr@guest.opera.com)
- # [11:09] <annevk> "Just make every object constructable, it'll work!"
- # [11:09] <annevk> tralalala
- # [11:10] * Joins: hasather_ (~hasather_@84.38.144.96)
- # [11:12] * Quits: hasather_ (~hasather_@84.38.144.96) (Remote host closed the connection)
- # [11:13] <zcorpan> Hixie: thanks for fixing racyness with video
- # [11:15] * Quits: smaug____ (~chatzilla@GZYYKMCCLXX.gprs.sl-laajakaista.fi) (Ping timeout: 276 seconds)
- # [11:27] * Joins: brucel (~brucel@guest.opera.com)
- # [11:27] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [11:28] * Joins: tomasf (~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se)
- # [11:28] * Quits: bezoar (~Adium@c-24-143-67-135.customer.broadstripe.net) (Ping timeout: 258 seconds)
- # [11:31] * Quits: miketaylr (~miketaylr@guest.opera.com) (Quit: miketaylr)
- # [11:31] * bga_|away is now known as bga_
- # [11:31] * Quits: dhx1 (~anonymous@60-242-108-164.static.tpgi.com.au) (Read error: Connection reset by peer)
- # [11:32] * dglazkov is now known as dglazkov|away
- # [11:35] * Quits: mokush_ (~quassel@188.24.43.92) (Remote host closed the connection)
- # [11:38] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
- # [11:39] * Quits: karlcow (~karl@nerval.la-grange.net) (Remote host closed the connection)
- # [11:39] * Joins: smaug____ (~chatzilla@GGZYMMMCMXXXII.gprs.sl-laajakaista.fi)
- # [11:40] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [11:48] * Joins: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
- # [11:50] <annevk> zcorpan, btw, see the logs
- # [11:50] <annevk> I doubt parsing is that slow
- # [11:51] * Quits: erlehmann (~erlehmann@dslb-188-102-051-067.pools.arcor-ip.net) (Quit: Ex-Chat)
- # [11:58] <jgraham> annevk: If it is on XHR, how would painting or alyout make a difference?
- # [11:59] <jgraham> The original complaint was that getting responseXML was slow
- # [12:00] <jgraham> Which it could be if you XHR in tens of megabytes of document
- # [12:06] <annevk> I thought it was getting and inserting it
- # [12:07] <jgraham> Hmm, possibly I didn't read closely, I'm not sure. You would have thought that someone complaining would do basic profiling of where the slowness actually is
- # [12:07] <jgraham> But, yeah…
- # [12:08] <hsivonen> annevk: why is SVG fonts only on a "maybe" list for Acid3 update? after Mozilla and Microsoft refusing to implement and after seeing that Opera and WebKit aren't aiming for a complete impl
- # [12:08] <hsivonen> (and the typical arguments in favor of SVG fonts assume a complete impl)
- # [12:08] <annevk> I did not put it there
- # [12:08] <jgraham> Today's lesson: living standards need living testsuites
- # [12:11] <hsivonen> so about 15% of Acid3 is suspect
- # [12:12] * Joins: virtuelv (~virtuelv_@pat-tdc.opera.com)
- # [12:12] <annevk> If you go by the number of tests, but the actual problems are within those tests, so it's probably more like 5%
- # [12:13] <annevk> Well, SVG Animation and SVG Fonts are 5% together, so a little more
- # [12:16] <annevk> So the political party I support just launched a magazine fully in Flash. Uh what.
- # [12:17] <hsivonen> annevk: I guess you have to stop voting for them now.
- # [12:18] <smaug____> dropping SVG animation is new to me
- # [12:18] * Joins: dhx1 (~anonymous@60-242-108-164.static.tpgi.com.au)
- # [12:20] <zcorpan> annevk: what was it about parsing?
- # [12:20] <zcorpan> oh, async api?
- # [12:20] <annevk> zcorpan, yes
- # [12:21] <zcorpan> i thought the use case didn't involve layout at all but just parse a big chunk of xml
- # [12:21] <zcorpan> the bug said that the parsing operation was blocking the main thread and that was a problem
- # [12:22] <zcorpan> but we need to study use cases before designing new apis...
- # [12:22] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [12:23] <zcorpan> maybe we should have a way to parse right into an element in an async way so that it gets rendered incrementally if the use case is to get it on the screen
- # [12:23] <annevk> EV fail / Apple fail: http://www.computerworld.com/s/article/9219669/Mac_OS_X_can_t_properly_revoke_dodgy_digital_certificates
- # [12:24] <annevk> By the way, is there any copy of HTML still alive that has that data provider idea still in it?
- # [12:24] <annevk> I think Philip` experimented a bit with it and then it got removed
- # [12:24] <annevk> So not <datagrid>, but the other one
- # [12:25] <zcorpan> the repetition template replacement?
- # [12:26] * Joins: miketaylr (~miketaylr@guest.opera.com)
- # [12:26] <annevk> yeah maybe
- # [12:28] <jgraham> The one that 3 people understood?
- # [12:30] <zcorpan> i think it's not kept alive anywhere
- # [12:31] <zcorpan> if you want it you need to find a rev that has it
- # [12:32] <annevk> damn it
- # [12:33] <annevk> data templates
- # [12:33] <annevk> http://html5.org/r/2319
- # [12:34] * Quits: brucel (~brucel@guest.opera.com) (Quit: brucel)
- # [12:35] * Joins: kalc4 (~kalc4@host-78-149-115-40.as13285.net)
- # [12:35] * Quits: kalc4 (~kalc4@host-78-149-115-40.as13285.net) (Quit: kalc4)
- # [12:36] * Quits: miketaylr (~miketaylr@guest.opera.com) (Quit: miketaylr)
- # [12:41] * Quits: smaug____ (~chatzilla@GGZYMMMCMXXXII.gprs.sl-laajakaista.fi) (Read error: Connection reset by peer)
- # [12:45] * Joins: erlehmann (~erlehmann@dslb-188-102-051-067.pools.arcor-ip.net)
- # [13:01] * Quits: erlehmann (~erlehmann@dslb-188-102-051-067.pools.arcor-ip.net) (Quit: Ex-Chat)
- # [13:08] * Joins: rtuin (~rtuin@D57D6C6A.static.ziggozakelijk.nl)
- # [13:12] <zcorpan> removing SMIL from SVG seems overly optimistic
- # [13:13] <zcorpan> maybe SMIL in SVG can be simplified but i doubt it can be removed altogether at this point
- # [13:16] <zcorpan> heh http://xkcd.com/949/
- # [13:16] <annevk> see publix-fx
- # [13:16] <annevk> also Microsoft does not support it
- # [13:18] <annevk> Yet another language from Google: http://gotocon.com/aarhus-2011/presentation/Opening%20Keynote:%20Dart,%20a%20new%20programming%20language%20for%20structured%20web%20programming
- # [13:19] * Joins: stefan-_ (~music@swhpet3041.uni-trier.de)
- # [13:20] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [13:20] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 258 seconds)
- # [13:21] <annevk> More on Dart here: http://markmail.org/message/uro3jtoitlmq6x7t
- # [13:24] * Quits: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [13:26] <wilhelm> … Computational theologist.
- # [13:29] <jgraham> Is it only me that is reminded of ES4?
- # [13:29] <jgraham> I wonder if Google will succeed where Mozilla failed
- # [13:30] * Joins: miketaylr (~miketaylr@pat-tdc.opera.com)
- # [13:32] * Joins: kennyluck (~kennyluck@119.57.31.110)
- # [13:33] <annevk> I also wonder how they intend this fork to work.
- # [13:33] <annevk> Switching the scripting language on a page might be tricky.
- # [13:35] <jgraham> Allowing javascript and another language to both operate on the same page seems… tricky
- # [13:35] <jgraham> Using a "first langauge wins" policy might be easier
- # [13:35] <jgraham> But it makes it even harder to deploy
- # [13:36] <Philip`> jgraham: I thought the problem with ES4 is that browser vendors couldn't agree on it, which Google seems to be avoiding by being willing to do everything itself
- # [13:36] <jgraham> I thought the problem was the Microsoft vetod it
- # [13:36] * Quits: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl) (Remote host closed the connection)
- # [13:37] <jgraham> I assume that Google won't implement it for IE
- # [13:37] <Philip`> (Then other vendors will be pressured into implementing it so that Gmail isn't much slower in their browser than in Chrome)
- # [13:37] <jgraham> Well that is the interesting thing
- # [13:37] <jgraham> Whether people will have to implement it because of Google properties
- # [13:39] * Quits: kennyluck (~kennyluck@119.57.31.110) (Read error: Connection reset by peer)
- # [13:39] <benjoffe> has twitter made a public statement as to why they're preferring '#!' urls over using the html5 history api?
- # [13:40] <benjoffe> I mean they have full time front-end devs, this must be intentional
- # [13:40] * Joins: kennyluck (~kennyluck@119.57.31.107)
- # [13:40] <miketaylr> they blogged once about some bug in safari's implementation
- # [13:40] <miketaylr> http://www.adequatelygood.com/2011/2/Thoughts-on-the-Hashbang
- # [13:41] <miketaylr> hmm maybe wrong link
- # [13:47] <zcorpan> annevk2: should getElementsByTagNameNS use [TreatNullAs=Empty] for the first argument?
- # [13:48] <annevk> namespaceURI returns null never the empty string
- # [13:48] <annevk> so we want to treat the empty string as null
- # [13:48] <annevk> not the other way around...
- # [13:49] <annevk> next time we design this API namespaceURI would return the empty string of course
- # [13:55] <zcorpan> i don't follow. my question is if we want teh following to be equivalent: ...NS(null, 'foo') and ...NS('', 'foo')
- # [13:55] <zcorpan> or ...NS(null, 'foo') and ...NS('null', 'foo')
- # [13:59] <annevk> the former I think with the empty string being treated as null
- # [13:59] <annevk> does seem like that requires changes
- # [14:01] <annevk> see http://www.w3.org/TR/DOM-Level-3-Core/core.html#Namespaces-Considerations :(
- # [14:02] <annevk> "In programming languages where empty strings can be differentiated from null, empty strings, when given as a namespace URI, are converted to null."
- # [14:02] <annevk> So all NS-methods need to be changed to accepting "DOMString?" and the corresponding algorithms need to match
- # [14:03] <annevk> Do you agree?
- # [14:03] <annevk> e.g. this is a problem for createElement etc. too
- # [14:04] <annevk> hmm
- # [14:05] <annevk> i see elsewhere we use [TreatNullAs=Empty] and then in the algorithm change empty to null
- # [14:05] <zcorpan> yeah
- # [14:05] <annevk> TreatEmptyAs=Null would be cool
- # [14:06] <annevk> or DOMStringNS :p
- # [14:06] <zcorpan> whether we use DOMString? or [TreatNullAs=Empty] seems like an editorial issue
- # [14:06] <annevk> I think I will go with DOMString? then
- # [14:07] <annevk> so you don't need double-conversion if your implementation generates stuff based on the IDL
- # [14:14] * Quits: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com) (Quit: adactio)
- # [14:15] * Quits: mpt (~mpt@canonical/mpt) (Quit: Ex-Chat)
- # [14:20] * Quits: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net) (Remote host closed the connection)
- # [14:27] * Joins: jarek (~jarek@bcy247.neoplus.adsl.tpnet.pl)
- # [14:27] * Quits: jarek (~jarek@bcy247.neoplus.adsl.tpnet.pl) (Changing host)
- # [14:27] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [14:29] <annevk> http://www.mnot.net/blog/2011/08/24/distributed_hungarian_notation_doesnt_work
- # [14:29] <annevk> Instead of using Sec- to prevent XMLHttpRequest clients, update the list of headers to block by XMLHttpRequest and have aggressive browser update cycles...
- # [14:32] <Philip`> Doesn't need to be part of the browser upgrade cycle, it could just be a centrally-located list that they download every few days
- # [14:33] * Joins: zdobersek (~zan@90.157.242.123)
- # [14:34] <annevk> It seems rather complicated though
- # [14:35] <annevk> But maybe it's worth it, Sec- isn't everything either
- # [14:36] * bga_ is now known as bga_|away
- # [14:36] <jgraham> It feels a bit fragile
- # [14:37] * bga_|away is now known as bga_
- # [14:40] * heycam|away is now known as heycam
- # [14:40] <heycam> just dropping in to say I'm on vacation for the next 4 weeks, see you all later
- # [14:41] <jgraham> It's not nice to gloat :p
- # [14:41] * heycam smiles, waves
- # [14:41] * heycam is now known as heycam|away
- # [14:42] * Quits: heycam|away (~cam@wok.mcc.id.au) (Quit: Terminated with extreme prejudice - dircproxy 1.0.5)
- # [14:42] <annevk> zcorpan, changed the specification
- # [14:43] <annevk> Damn it, now I can't complain about exceptions for a month
- # [14:43] <annevk> Maybe I should go on vacation too :)
- # [14:43] <jgraham> You can *complain*
- # [14:47] * Joins: micheil (~micheil@195.24.233.121)
- # [14:48] * Joins: davidb_ (~davidb@66.207.208.98)
- # [14:50] * Joins: Rik` (~Rik`@mozilla-paris-253-98.cnt.nerim.net)
- # [15:00] * Quits: benjoffe (~benjoffe_@r49-2-10-185.cpe.vividwireless.net.au) (Remote host closed the connection)
- # [15:02] * Joins: MikeSmith_ (~MikeSmith@EM1-112-28-246.pool.e-mobile.ne.jp)
- # [15:02] * Joins: MacTed (~Thud@63.119.36.36)
- # [15:04] * Quits: MikeSmith (~MikeSmith@EM1-113-157-205.pool.e-mobile.ne.jp) (Ping timeout: 260 seconds)
- # [15:04] * MikeSmith_ is now known as MikeSmith
- # [15:08] * Quits: bga_ (~bga@95-55-39-135.dynamic.avangarddsl.ru) (Read error: Connection reset by peer)
- # [15:10] * Joins: _bga (~bga@95-55-39-135.dynamic.avangarddsl.ru)
- # [15:11] * _bga is now known as bga_|away
- # [15:11] * Joins: roc (~chatzilla@121.98.230.221)
- # [15:15] * Joins: esc_ (~esc-ape@84.inst-3.ufg.ac.at)
- # [15:21] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [15:23] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [15:24] * Joins: MrOpposite (~mropposit@unaffiliated/mropposite)
- # [15:31] * Quits: virtuelv (~virtuelv_@pat-tdc.opera.com) (Quit: Ex-Chat)
- # [15:32] * Joins: virtuelv (~virtuelv_@pat-tdc.opera.com)
- # [15:37] * Joins: smaug____ (~chatzilla@cs181151161.pp.htv.fi)
- # [15:37] * Quits: virtuelv (~virtuelv_@pat-tdc.opera.com) (Quit: Ex-Chat)
- # [15:51] * Joins: CvP (~CvP@123.49.21.100)
- # [16:00] * Quits: CvP (~CvP@123.49.21.100) (Quit: [ UPP ] > all)
- # [16:04] * Joins: donri (~donri@unaffiliated/dagodenhall)
- # [16:05] * Quits: roc (~chatzilla@121.98.230.221) (Ping timeout: 260 seconds)
- # [16:05] <donri> i'm sure this has been asked before so please excuse me :) why does html5 keep the form[@method] restriction and leave out other useful verbs?
- # [16:06] <annevk> because other verbs would need a same-origin restriction
- # [16:06] <donri> is it different from POST?
- # [16:06] <annevk> and because we could not figure out the details of how that would work
- # [16:07] <annevk> to deployed servers everything is different from POST/GET when it comes to requests carrying cookies
- # [16:07] <annevk> or to requests where you identify with IP address or some such
- # [16:09] <donri> not sure i understand. isn't it up to the application that probably also sent the form?
- # [16:12] * Quits: dhx1 (~anonymous@60-242-108-164.static.tpgi.com.au) (Remote host closed the connection)
- # [16:14] * Joins: dhx1 (~anonymous@60-242-108-164.static.tpgi.com.au)
- # [16:14] <annevk> donri, those are same-origin typically
- # [16:14] <annevk> with cross-origin all bets are off
- # [16:15] <annevk> and forms can request cross-origin by default, so changing what they can request is dangerous
- # [16:16] <donri> don't quite see the issue if it's a different method to have different behavior but ok, thanks ):
- # [16:16] <donri> :) *
- # [16:21] * Quits: micheil (~micheil@195.24.233.121) (Quit: http://brandedcode.com | http://github.com/miksago)
- # [16:21] * Quits: woef (~woef@91.183.84.141) (Ping timeout: 260 seconds)
- # [16:32] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [16:36] * Quits: MrOpposite (~mropposit@unaffiliated/mropposite) (Ping timeout: 260 seconds)
- # [16:38] * Quits: zcorpan (~zcorpan@c-3999e355.410-6-64736c14.cust.bredbandsbolaget.se) (Quit: zcorpan)
- # [16:39] * Joins: CvP (~CvP@123.49.21.100)
- # [16:42] * Joins: rabbi1 (~manjunath@49.200.71.227)
- # [16:43] * Joins: karlushi (~karl@nerval.la-grange.net)
- # [16:44] * Quits: rabbi1 (~manjunath@49.200.71.227) (Client Quit)
- # [16:45] * Quits: karlcow (~karl@nerval.la-grange.net) (Ping timeout: 258 seconds)
- # [16:50] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: Leaving)
- # [16:54] * bga_|away is now known as bga_
- # [17:04] * Quits: bga_ (~bga@95-55-39-135.dynamic.avangarddsl.ru) (Ping timeout: 260 seconds)
- # [17:05] * Quits: maikmerten (~merten@ls5dhcp200.cs.uni-dortmund.de) (Quit: Verlassend)
- # [17:07] * Quits: rtuin (~rtuin@D57D6C6A.static.ziggozakelijk.nl) (Quit: Leaving)
- # [17:10] * Joins: miketayl_r (~miketaylr@guest.opera.com)
- # [17:10] * Joins: benjoffe (~benjoffe_@r49-2-10-185.cpe.vividwireless.net.au)
- # [17:10] <AryehGregor> zcorpan, I'd reply, but you vanished. :( Not sure what the context of your message was: is this review of the spec, or explanation of Opera's behavior, or whaT?
- # [17:10] <AryehGregor> what?
- # [17:10] <annevk> http://www.guardian.co.uk/books/2011/sep/07/michael-moore-hated-man-america is terrible, but "You ever see a Navy Seal get stabbed? The look on their face is the one we have when we discover we're out of shampoo." is pretty funny
- # [17:12] * Joins: bga_ (~bga@95-55-34-9.dynamic.avangarddsl.ru)
- # [17:13] * Quits: miketaylr (~miketaylr@pat-tdc.opera.com) (Ping timeout: 240 seconds)
- # [17:18] * Joins: shetech (~shetech@c-76-126-167-49.hsd1.ca.comcast.net)
- # [17:24] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [17:27] * Quits: richt (~richt@pat-tdc.opera.com) (Remote host closed the connection)
- # [17:28] <timeless> hrm, webidl people?
- # [17:29] <timeless> [Callback=FunctionOnly, NoInterfaceObject] interface MyCallback { void looped(); }
- # [17:30] <timeless> interface Silly { [Constructor] Silly([TreatNonCallableAsNull] MyCallback looped); }
- # [17:30] <timeless> afaict, that isn't allowed and probably isn't allowed for a couple of reasons
- # [17:30] <timeless> none of which seem good
- # [17:31] <timeless> grr, no heycam either?
- # [17:31] * Joins: jwalden (~waldo@adsl-70-131-104-69.dsl.emhril.sbcglobal.net)
- # [17:32] * Quits: Ankheg (~Ankheg@91.224.77.4) (Read error: Connection reset by peer)
- # [17:32] <Philip`> timeless: "13:35 < heycam> just dropping in to say I'm on vacation for the next 4 weeks, see you all later"
- # [17:32] <timeless> Philip`: thanks
- # [17:32] <timeless> Philip`: do you happen to speak webidl at all? :)
- # [17:33] <timeless> or perhaps jwalden ?
- # [17:33] <Philip`> Only the really easy bits
- # [17:33] <jwalden> timeless: not fluently, I've only really interacted with it to the extent needed to describe how it affects JS bindings
- # [17:33] <timeless> that should be sufficient
- # [17:34] <jwalden> and even there it's been more hands-offish
- # [17:34] <timeless> can i get you to consider:
- # [17:34] <timeless> [Callback=FunctionOnly, NoInterfaceObject] interface MyCallback { void looped(); }
- # [17:34] <timeless> interface Silly { [Constructor] Silly([TreatNonCallableAsNull] MyCallback looped); }
- # [17:35] <jwalden> these verbs may exceed my vocabulary, but go on
- # [17:35] <timeless> so...
- # [17:35] <timeless> use case, i want to have a Silly interface which demands a MyCallback
- # [17:35] <timeless> it doesn't want a null MyCallback, that would be too silly
- # [17:35] <timeless> oh, hrm
- # [17:36] <timeless> i guess i don't need treatnoncallableasnull
- # [17:36] <timeless> because normally it'd just get a type error
- # [17:36] * timeless is too used to JS coersion in gecko
- # [17:36] <timeless> ok, ... some handwaving as i change my example :)
- # [17:38] <timeless> assume i was ok w/ people passing garbage, so i had s/MyCallback looped/MyCallback? looped/
- # [17:39] * timeless sighs
- # [17:39] * timeless rewrites the example
- # [17:39] <timeless> thanks for listening :)
- # [17:42] * Quits: zdobersek (~zan@90.157.242.123) (Ping timeout: 240 seconds)
- # [17:42] * Quits: nonge_ (~nonge@p5B326596.dip.t-dialin.net) (Quit: Verlassend)
- # [17:42] * Quits: miketayl_r (~miketaylr@guest.opera.com) (Quit: miketayl_r)
- # [17:42] * Joins: zdobersek (~zan@cpe-46-164-12-34.dynamic.amis.net)
- # [17:46] * Joins: ap (~ap@c-98-248-236-36.hsd1.ca.comcast.net)
- # [17:46] <dglazkov|away> good morning, Whatwg!
- # [17:46] * dglazkov|away is now known as dglazkov
- # [17:47] * Joins: hober (~ted@unaffiliated/hober)
- # [17:48] * Quits: ezoe (~ezoe@112-68-244-102f1.kyt1.eonet.ne.jp) (Ping timeout: 260 seconds)
- # [17:50] * Quits: rimantas (~rimliu@93.93.57.193) (Quit: Leaving)
- # [17:55] * Joins: rabbi1 (~manjunath@49.200.69.60)
- # [17:58] * Quits: shetech (~shetech@c-76-126-167-49.hsd1.ca.comcast.net) (Quit: Leaving.)
- # [17:59] * Quits: bga_ (~bga@95-55-34-9.dynamic.avangarddsl.ru) (Read error: Connection reset by peer)
- # [17:59] * Joins: bga_ (~bga@95-55-34-9.dynamic.avangarddsl.ru)
- # [18:04] * Joins: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de)
- # [18:08] * Quits: astearns (~anonymous@c-50-132-9-217.hsd1.wa.comcast.net) (Quit: astearns)
- # [18:19] * Quits: davidb_ (~davidb@66.207.208.98) (Quit: davidb_)
- # [18:19] * Quits: bga_ (~bga@95-55-34-9.dynamic.avangarddsl.ru) (Read error: Connection reset by peer)
- # [18:19] * Parts: donri (~donri@unaffiliated/dagodenhall)
- # [18:20] * Joins: bga_ (~bga@95-55-34-9.dynamic.avangarddsl.ru)
- # [18:25] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [18:26] * Joins: sicking (~chatzilla@nat/mozilla/x-ysiuilgbcajzaybd)
- # [18:30] * Joins: AlexNRoss (~AleossIRC@unaffiliated/aleoss)
- # [18:31] * Joins: vsmith (~vsmith@50.15.212.42)
- # [18:31] * Parts: vsmith (~vsmith@50.15.212.42)
- # [18:34] * Joins: jacobolus (~jacobolus@dialup-napanet-206-81-102-30.napanet.net)
- # [18:36] * Joins: astearns (~anonymous@192.150.22.5)
- # [18:44] * Quits: david_carlisle (~chatzilla@86.188.197.189) (Ping timeout: 240 seconds)
- # [18:46] * bga_ is now known as bga_|away
- # [18:55] * Joins: joe (~Balooo@77.241.236.204)
- # [18:55] * Quits: jacobolus (~jacobolus@dialup-napanet-206-81-102-30.napanet.net) (Remote host closed the connection)
- # [18:55] * Parts: joe (~Balooo@77.241.236.204) ("+++ OK ATH OK")
- # [18:58] * Joins: saba (~foo@unaffiliated/saba)
- # [19:07] * Quits: timeless (d04149cb@firefox/developer/timeless) (Ping timeout: 252 seconds)
- # [19:08] * Quits: kennyluck (~kennyluck@119.57.31.107) (Read error: Connection reset by peer)
- # [19:09] * Joins: kennyluck (~kennyluck@119.57.31.104)
- # [19:14] * Quits: jochen__ (~jochen@nat/google/x-uvzchevqbwfnvyce) (Remote host closed the connection)
- # [19:14] * Joins: jochen__ (~jochen@nat/google/x-xjtdvjjszovmpzgr)
- # [19:16] * bga_|away is now known as bga_
- # [19:19] * Joins: maikmerten (~maikmerte@port-92-201-240-82.dynamic.qsc.de)
- # [19:27] * Quits: Kellen` (~Kellen@194-17-8-94.customer.telia.com) (Ping timeout: 276 seconds)
- # [19:27] * Quits: smaug____ (~chatzilla@cs181151161.pp.htv.fi) (Ping timeout: 258 seconds)
- # [19:28] * Joins: jamesr (jamesr@nat/google/x-eowywslfpdrtnuiy)
- # [19:28] * Joins: _bga (~bga@95-55-34-9.dynamic.avangarddsl.ru)
- # [19:28] * Quits: bga_ (~bga@95-55-34-9.dynamic.avangarddsl.ru) (Read error: Connection reset by peer)
- # [19:28] * _bga is now known as bga_
- # [19:32] * Joins: _bga (~bga@95-55-34-9.dynamic.avangarddsl.ru)
- # [19:32] * Quits: bga_ (~bga@95-55-34-9.dynamic.avangarddsl.ru) (Read error: Connection reset by peer)
- # [19:32] * _bga is now known as bga_
- # [19:32] * Quits: karlushi (~karl@nerval.la-grange.net) (Quit: This computer has gone to sleep)
- # [19:38] <jgraham> OK, this is not hard people
- # [19:39] <jgraham> If, for whatever dumb reason, you decide to use tabs to indent in a file
- # [19:39] <jgraham> and you have one line of code that is split over multiple lines in the file
- # [19:40] <jgraham> and, for aesthetic reasons you want some special alignment on the lines that doesn't correspond to a whole number of tabstops at the start of each line
- # [19:40] <jgraham> You have to use *tabs then spaces* to get the right alignment
- # [19:40] <jgraham> *not just spaces at whatever retarded tab width you happen to be using*
- # [19:41] <jgraham> Alternatively *avoid the whole problem* and *don't use tabs*
- # [19:41] <jgraham> Thank you
- # [19:42] * Joins: weinig (~weinig@c-24-130-56-198.hsd1.ca.comcast.net)
- # [19:43] * Quits: bga_ (~bga@95-55-34-9.dynamic.avangarddsl.ru) (Read error: Connection reset by peer)
- # [19:43] * Joins: bga_ (~bga@95-55-34-9.dynamic.avangarddsl.ru)
- # [19:46] * Joins: jer|afk (~jernoble@c-67-169-70-100.hsd1.ca.comcast.net)
- # [19:47] * Joins: othermaciej (~mjs@c-24-6-209-189.hsd1.ca.comcast.net)
- # [19:54] * Joins: davidb_ (~davidb@66.207.208.98)
- # [19:55] * Quits: Rik` (~Rik`@mozilla-paris-253-98.cnt.nerim.net) (Remote host closed the connection)
- # [19:57] * Quits: sicking (~chatzilla@nat/mozilla/x-ysiuilgbcajzaybd) (Ping timeout: 240 seconds)
- # [20:06] * Joins: rniwa_ (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [20:08] * Joins: ojan (ojan@nat/google/x-cryckdecamadrogg)
- # [20:10] <Hixie> wait, <xmp> is display:block? damnit i always forget that.
- # [20:10] * Quits: rniwa (~rniwa@216.239.45.130) (Ping timeout: 252 seconds)
- # [20:10] * rniwa_ is now known as rniwa
- # [20:13] * Joins: dave_levin (~dave_levi@nat/google/x-roordkmjkrogfxev)
- # [20:22] * Joins: cwilso (cwilso@nat/google/x-xzszbgqywjiljnto)
- # [20:23] * Joins: dbaron (~dbaron@nat/mozilla/x-higiptfkqpmavgqo)
- # [20:23] * Quits: ap (~ap@c-98-248-236-36.hsd1.ca.comcast.net) (Quit: ap)
- # [20:26] <zewt> jgraham: welcome to pointless waste-of-time holy war
- # [20:26] * Quits: othermaciej (~mjs@c-24-6-209-189.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [20:27] <zewt> make sure your tabs are on the standard multiple-of-8-spaces so it works everywhere and move on with life
- # [20:38] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [20:38] * Joins: rniwa (~rniwa@216.239.45.130)
- # [20:39] * Joins: aho (~nya@fuld-590c7dc3.pool.mediaWays.net)
- # [20:40] * Quits: weinig (~weinig@c-24-130-56-198.hsd1.ca.comcast.net) (Quit: weinig)
- # [20:40] * Joins: mpt (~mpt@canonical/mpt)
- # [20:41] * Joins: david_carlisle (~chatzilla@dcarlisle.demon.co.uk)
- # [20:41] * Quits: jamesr (jamesr@nat/google/x-eowywslfpdrtnuiy) (Ping timeout: 260 seconds)
- # [20:43] * Quits: mpt (~mpt@canonical/mpt) (Client Quit)
- # [20:47] * Joins: ako (~nya@fuld-590c6de4.pool.mediaWays.net)
- # [20:47] <Hixie> anyone know about 'caller' being removed? do i just have to remove 'caller' from all my IDLs and then add this for document.all?:
- # [20:47] <Hixie> <p>In addition to the above, <code>HTMLAllCollection</code> objects,
- # [20:47] <Hixie> in JavaScript, must be callable. Calling such an object must
- # [20:47] <Hixie> implicitly invoke the index getter with the same arguments.</p>
- # [20:50] * Quits: aho (~nya@fuld-590c7dc3.pool.mediaWays.net) (Ping timeout: 260 seconds)
- # [20:50] * gsnedder1 is now known as gsnedders
- # [21:00] * Quits: rniwa (~rniwa@216.239.45.130) (Ping timeout: 260 seconds)
- # [21:02] * Joins: MikeSmith_ (~MikeSmith@EM1-112-160-110.pool.e-mobile.ne.jp)
- # [21:04] * Quits: MikeSmith (~MikeSmith@EM1-112-28-246.pool.e-mobile.ne.jp) (Ping timeout: 260 seconds)
- # [21:04] * MikeSmith_ is now known as MikeSmith
- # [21:07] * Quits: maikmerten (~maikmerte@port-92-201-240-82.dynamic.qsc.de) (Remote host closed the connection)
- # [21:16] * Joins: huskyr_ (~huskyr@wasmand.xs4all.nl)
- # [21:19] * huskyr_ is now known as huskyr
- # [21:19] * Quits: stefan-_ (~music@swhpet3041.uni-trier.de) (Remote host closed the connection)
- # [21:27] * Joins: sicking (~chatzilla@nat/mozilla/x-xtleqzltsqbspopr)
- # [21:27] * Quits: rabbi1 (~manjunath@49.200.69.60) (Quit: Leaving.)
- # [21:28] <TabAtkins> jgraham: Alternately, use tabs like a sane person, and let your code editor intelligently do a visual wrap for you.
- # [21:28] <TabAtkins> jgraham: But otherwise, yes, a thousand times yes, tab to the same indent, then use spaces.
- # [21:36] * Joins: ayo (~nya@fuld-590c6f72.pool.mediaWays.net)
- # [21:38] <Hixie> TabAtkins: would you be interested in giving a talk at https://sites.google.com/site/doceng2011/symposium/workshops ? it's at google
- # [21:38] <Hixie> or anyone else for that matter
- # [21:39] * Quits: ako (~nya@fuld-590c6de4.pool.mediaWays.net) (Ping timeout: 258 seconds)
- # [21:39] * Joins: erlehmann (~erlehmann@dslb-188-102-051-067.pools.arcor-ip.net)
- # [21:41] <TabAtkins> Hixie: Looking at th eother talks, I don't think I can contribute anything topical.
- # [21:43] * Joins: rniwa (rniwa@nat/google/x-tpdlrkbutpdpcmlp)
- # [21:53] <Hixie> they're just looking for someone who can give an "inspirational talk" on html5
- # [21:53] * Joins: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl)
- # [21:55] * Quits: david_carlisle (~chatzilla@dcarlisle.demon.co.uk) (Ping timeout: 276 seconds)
- # [21:56] <Hixie> what's the right list to e-mail to get input on browser vendors' future plans regarding svg?
- # [21:56] <Hixie> www-svg?
- # [21:56] <Hixie> public-svg?
- # [21:57] * Quits: bzed (~bzed@devel.recluse.de) (Remote host closed the connection)
- # [21:57] * Joins: bzed (~bzed@devel.recluse.de)
- # [21:58] <shepazu> www-svg, I'd think
- # [22:00] <Hixie> k
- # [22:13] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [22:14] * Quits: karlcow (~karl@nerval.la-grange.net) (Remote host closed the connection)
- # [22:14] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [22:16] * Quits: jwalden (~waldo@adsl-70-131-104-69.dsl.emhril.sbcglobal.net) (Quit: brb)
- # [22:24] * Joins: jwalden (~waldo@adsl-71-147-39-241.dsl.emhril.sbcglobal.net)
- # [22:30] * ojan is now known as ojan_away
- # [22:34] * Quits: bga_ (~bga@95-55-34-9.dynamic.avangarddsl.ru) (Read error: Connection reset by peer)
- # [22:35] * Joins: bga_ (~bga@95-55-34-9.dynamic.avangarddsl.ru)
- # [22:38] * Quits: riven (~riven@pdpc/supporter/professional/riven) (Read error: Connection reset by peer)
- # [22:38] * Joins: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [22:38] * Quits: riven (~riven@53518387.cm-6-2c.dynamic.ziggo.nl) (Changing host)
- # [22:38] * Joins: riven (~riven@pdpc/supporter/professional/riven)
- # [22:41] * Joins: _bga (~bga@95-55-34-9.dynamic.avangarddsl.ru)
- # [22:41] * Quits: bga_ (~bga@95-55-34-9.dynamic.avangarddsl.ru) (Read error: Connection reset by peer)
- # [22:46] * Joins: david_carlisle (~chatzilla@dcarlisle.demon.co.uk)
- # [22:51] * Quits: david_carlisle (~chatzilla@dcarlisle.demon.co.uk) (Read error: Connection reset by peer)
- # [22:56] * Quits: davidb_ (~davidb@66.207.208.98) (Quit: davidb_)
- # [22:57] * Quits: benjoffe (~benjoffe_@r49-2-10-185.cpe.vividwireless.net.au) (Remote host closed the connection)
- # [23:01] * Quits: huskyr (~huskyr@wasmand.xs4all.nl) (Quit: huskyr)
- # [23:04] * Quits: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl) (Remote host closed the connection)
- # [23:04] * Quits: zdobersek (~zan@cpe-46-164-12-34.dynamic.amis.net) (Quit: Leaving.)
- # [23:06] * ayo is now known as aho
- # [23:11] * Quits: MacTed (~Thud@63.119.36.36)
- # [23:16] * Quits: saba (~foo@unaffiliated/saba) (Quit: leaving)
- # [23:31] * dglazkov is now known as dglazkov|away
- # [23:34] * _bga is now known as bga_|away
- # [23:35] <AryehGregor> Ouch, I didn't even think of this: http://www.daemonology.net/blog/2011-09-01-Iran-forged-the-wrong-SSL-certificate.html
- # [23:38] <AryehGregor> (Chrome isn't vulnerable, of course, due to cert pinning)
- # [23:43] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [23:44] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [23:48] * Joins: jamesr (jamesr@nat/google/x-tmtsjwwaifxqwogr)
- # [23:52] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [23:52] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [23:52] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [23:53] <zewt> personally, i'm not thrilled about the idea of giving google the ability to run scripts on all of those sites in the first place
- # [23:53] <AryehGregor> There's not much alternative if you want the functionality.
- # [23:53] * Joins: dydx (~dydz@216.239.45.17)
- # [23:54] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [23:55] * Joins: jennb (jennb@nat/google/x-xfagvrahkhmzoktj)
- # [23:58] <zewt> there could be; maybe if there was a way of creating cross-origin workers
- # Session Close: Sat Sep 10 00:00:00 2011
The end :)