Options:
- # Session Start: Sat Jul 14 00:00:00 2012
- # Session Ident: #whatwg
- # [00:00] <annevk> https://twitter.com/rybesh/status/223823857449041921 about teaching Microdata and RDFa
- # [00:00] * Quits: isherman (isherman@nat/google/x-uccfrfodywqfscmc) (Ping timeout: 246 seconds)
- # [00:00] * Joins: drollwit (~drollwit@c-67-183-156-240.hsd1.wa.comcast.net)
- # [00:02] * Quits: drollwit (~drollwit@c-67-183-156-240.hsd1.wa.comcast.net) (Read error: Operation timed out)
- # [00:04] <Hixie> annevk: he must be biased
- # [00:04] <Hixie> :-P
- # [00:05] <zewt> hmm, i don't think microtasks are right for autoRevoke, but there are some quirks with stable states too
- # [00:07] * Quits: othermaciej (~mjs@17.244.10.11) (Quit: othermaciej)
- # [00:08] <Tabatkins> Ugh, the JS i18n API uses RangeError to mean "doesn't match one of the values in this enum". >_<
- # [00:09] * Joins: kodkod (~kodkod1@80.74.123.134)
- # [00:10] <Hixie> uh
- # [00:11] * Quits: WeirdAl (~chatzilla@g2spf.ask.info) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [00:11] * Quits: necolas (~necolas@5ade2fae.bb.sky.com) (Remote host closed the connection)
- # [00:12] * Joins: necolas (~necolas@8.25.194.28)
- # [00:15] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
- # [00:15] * Joins: necolas_ (~necolas@5ade2fae.bb.sky.com)
- # [00:15] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [00:16] * Joins: miketaylr (~miketaylr@cpe-74-66-4-95.nyc.res.rr.com)
- # [00:17] * Quits: PalleZingmark (~Adium@217.13.228.226) (Quit: Leaving.)
- # [00:18] * Quits: necolas (~necolas@8.25.194.28) (Ping timeout: 244 seconds)
- # [00:19] * Quits: tndrH (~Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com) (Quit: ChatZilla 0.9.88.2-rdmsoft [XULRunner 12.0/20120420145725])
- # [00:20] * Joins: othermaciej (~mjs@17.245.105.228)
- # [00:22] * Quits: jarib (~jarib@unaffiliated/jarib) (Excess Flood)
- # [00:22] * Quits: Areks (~Areks@95-27-167-42.broadband.corbina.ru) (Ping timeout: 246 seconds)
- # [00:23] * Joins: jarib (~jarib@unaffiliated/jarib)
- # [00:24] * Quits: othermaciej (~mjs@17.245.105.228) (Client Quit)
- # [00:24] * Joins: othermaciej (~mjs@17.245.105.228)
- # [00:29] * Joins: fantasai (fantasai@freenet6.org)
- # [00:30] * Quits: sicking (~chatzilla@c-67-180-8-184.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
- # [00:34] * Parts: fantasai (fantasai@freenet6.org)
- # [00:37] * Quits: graememcc (~chatzilla@host86-169-18-56.range86-169.btcentralplus.com) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120615112143])
- # [00:38] * Quits: hswe (~hswe@vpn.space150.com) (Remote host closed the connection)
- # [00:38] <tantek> annevk - I've heard similar comparisons of microdata and RDFa, of course even more so I hear that they're both still too much of a bother (e.g. compared to microformats).
- # [00:39] <tantek> I was originally more optimistic about microdata, but it turns out it (and RDFa) suffer from the "bolt-on" problem (ala longdesc) - they're just not part of web designers' normal workflow, so they get ignored.
- # [00:39] <tantek> in contrast, all web designers spend time in class attributes, so to put in a few microformats classes while they're in there is anywhere from trivial to easy.
- # [00:41] <annevk> I find all of them too much of a bother typically :)
- # [00:41] <Hixie> aha, tantek!
- # [00:41] <annevk> haven't seen much useful stuff done with them
- # [00:42] * Hixie agrees with anne :-)
- # [00:42] <zewt> as a web developer i have no idea what either of them are, and the drama around both of them makes me not very interested in finding out :)
- # [00:43] * Joins: gavinc (~gavin@50.0.77.3)
- # [00:43] <tantek> indeed, if it doesn't seem useful to you, then don't bother is a reasonable short-term prioritization approach
- # [00:43] * Joins: isherman (isherman@nat/google/x-pgclvemszeicxjgn)
- # [00:44] <tantek> annevk - "too much of a bother" - often true unfortunately, no matter what markup we're talking about (from <section> to <abbr> to RDFa)
- # [00:45] <annevk> yeah, I stopped using <abbr> too
- # [00:45] <annevk> that's something dictionaries can solve
- # [00:45] <tantek> it's pretty clear from years of teach web designers, that one must demonstrate that some semantic markup provides benefits to them that outweighs the "bother" in order for them to do it and keep doing it.
- # [00:46] <annevk> <section> I might use if I had more complex sites
- # [00:46] <tantek> this can be improved by increasing the benefits received, or lowering the amount of bother, or both.
- # [00:46] <annevk> currently using <h2> works for me
- # [00:46] * Joins: drublic (~drublic@frbg-5f731dbb.pool.mediaWays.net)
- # [00:47] <Hixie> i wish i had <section> available when i started the html spec
- # [00:47] <Hixie> that would have made moving stuff around way easier
- # [00:47] <Hixie> as it is now i have a horrible tangle of pragmas to bump the hx numbers up and down on output
- # [00:47] <tantek> with microformats 2, we're focusing first on lowering the "bother" (since that worked for microformats in the first place, as compared to things like XML data islands etc.).
- # [00:47] <annevk> ah yeah, for that it's super useful
- # [00:47] <annevk> that would be useful on the WHATWG blog too
- # [00:47] <tantek> does anything actually support <section> scoped Hn tags?
- # [00:48] <annevk> tantek: microformats though has a lot of nonsense
- # [00:48] <annevk> e.g. class=url on <a>
- # [00:48] * Quits: isherman (isherman@nat/google/x-pgclvemszeicxjgn) (Ping timeout: 248 seconds)
- # [00:48] <annevk> although I think that's being removed now
- # [00:49] <tantek> annevk - yeah, we tried just saying let all <a> links mean something, and that resulted in too many false positives. however, the class=url has been removed on simple hyperlinked things.
- # [00:49] * Quits: maknz (~Mak@unaffiliated/makx) (Ping timeout: 244 seconds)
- # [00:49] <tantek> and I'd say your instinct is in general a good one, if some markup feels like nonsense, then avoid it.
- # [00:50] * Joins: hasather_ (~hasather_@cm-84.208.57.129.getinternet.no)
- # [00:50] <tantek> annevk - what's being removed? the section scoped Hn thing?
- # [00:50] <annevk> learned it the hard way
- # [00:50] <annevk> came from the "it's in the spec so it makes sense" camp
- # [00:50] <annevk> tantek: making class=url optional
- # [00:54] <annevk> tantek: dunno about <section> scoped <h1>-<h6> apart from that not having to renumber headings would be useful
- # [00:54] <tantek> agreed that it would be useful. I just keep wondering if anyone is going to implement it.
- # [00:54] <tantek> sorry, not "useful" but rather, "less of a bother"
- # [00:54] <annevk> btw zewt, please don't quote in Bugzilla if it's directly in reply to the previous comment
- # [00:54] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [00:55] <annevk> tantek: dunno about that, cost is quite high, benefit not that big
- # [00:55] <annevk> controls are where the real benefit is at I think
- # [00:56] <annevk> such as <dialog>
- # [00:56] <annevk> some way to do a dropdown without lots of scripting would be cool too
- # [00:57] <annevk> nn
- # [00:59] * Quits: annevk (~annevk@bl9-150-200.dsl.telepac.pt) (Remote host closed the connection)
- # [01:04] * Quits: othermaciej (~mjs@17.245.105.228) (Quit: othermaciej)
- # [01:05] * Joins: sicking (~chatzilla@nat/mozilla/x-mfgzarqymbheiahb)
- # [01:06] * Quits: drublic (~drublic@frbg-5f731dbb.pool.mediaWays.net) (Remote host closed the connection)
- # [01:06] * Quits: hasather_ (~hasather_@cm-84.208.57.129.getinternet.no) (Remote host closed the connection)
- # [01:06] * Joins: othermaciej (~mjs@17.245.105.228)
- # [01:07] * Joins: hasather_ (~hasather_@cm-84.208.57.129.getinternet.no)
- # [01:11] * Joins: astearns (~astearns@192.150.22.5)
- # [01:12] * Quits: hasather_ (~hasather_@cm-84.208.57.129.getinternet.no) (Ping timeout: 246 seconds)
- # [01:15] <Hixie> should createImageDataHD() also have the imagedata argument variant? It'd be identical to the non-HD version... (/cc hober)
- # [01:16] <Tabatkins> For usability, I'd say yes.
- # [01:18] <Hixie> that's what i was thinking, but i wonder if it'll confuse people, thinking it's a way to convert a low-res imageData to a high res one or something...
- # [01:20] * Quits: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk) (Quit: sarspazam)
- # [01:21] * Quits: jennb (jennb@nat/google/x-kguspqfwyuynjaiu) (Quit: jennb)
- # [01:21] * Quits: necolas_ (~necolas@5ade2fae.bb.sky.com) (Remote host closed the connection)
- # [01:31] * Joins: isherman (isherman@nat/google/x-dxekpcqhhcwtzjmt)
- # [01:36] * Quits: isherman (isherman@nat/google/x-dxekpcqhhcwtzjmt) (Ping timeout: 272 seconds)
- # [01:39] * hober doesn't have a strong opinion either way
- # [01:44] * Joins: scor (~scor@c-98-216-97-72.hsd1.ma.comcast.net)
- # [01:44] * Quits: scor (~scor@c-98-216-97-72.hsd1.ma.comcast.net) (Changing host)
- # [01:44] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [01:46] * Quits: mattgifford (~mattgiffo@70.102.199.158) (Remote host closed the connection)
- # [01:46] * Quits: kennyluck (~kennyluck@114-25-243-179.dynamic.hinet.net) (Quit: kennyluck)
- # [01:47] * Quits: sicking (~chatzilla@nat/mozilla/x-mfgzarqymbheiahb) (Ping timeout: 265 seconds)
- # [01:47] * Joins: mattgifford (~mattgiffo@70.102.199.158)
- # [01:48] * Quits: scor (~scor@drupal.org/user/52142/view) (Client Quit)
- # [01:48] * Joins: drollwit (~drollwit@c-67-183-156-240.hsd1.wa.comcast.net)
- # [01:51] * Quits: mattgifford (~mattgiffo@70.102.199.158) (Ping timeout: 248 seconds)
- # [01:52] * Quits: drollwit (~drollwit@c-67-183-156-240.hsd1.wa.comcast.net) (Ping timeout: 240 seconds)
- # [01:54] * Joins: Guest3490 (~Adium@nat/mozilla/x-jqtilbzayeyaxmiv)
- # [02:08] * Joins: maknz (~Mak@unaffiliated/makx)
- # [02:09] * Joins: scor (~scor@c-98-216-97-72.hsd1.ma.comcast.net)
- # [02:09] * Quits: scor (~scor@c-98-216-97-72.hsd1.ma.comcast.net) (Changing host)
- # [02:09] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [02:15] * Joins: isherman (isherman@nat/google/x-yaiinootxuemqwgb)
- # [02:15] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [02:15] * Joins: sicking (~chatzilla@nat/mozilla/x-nrtqwjwyxgzwxhkv)
- # [02:16] * Quits: miketaylr (~miketaylr@cpe-74-66-4-95.nyc.res.rr.com) (Quit: Leaving...)
- # [02:19] * Quits: isherman (isherman@nat/google/x-yaiinootxuemqwgb) (Ping timeout: 245 seconds)
- # [02:20] * Joins: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [02:21] * Joins: jryans (~jryans@cpe-70-124-81-135.austin.res.rr.com)
- # [02:23] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
- # [02:25] * Joins: cpearce (~cpearce@118.90.21.20)
- # [02:26] * Quits: ehsan (~ehsan@66.207.208.98) (Remote host closed the connection)
- # [02:26] * Joins: ehsan (~ehsan@66.207.208.98)
- # [02:31] * Quits: ehsan (~ehsan@66.207.208.98) (Ping timeout: 244 seconds)
- # [02:36] * Quits: nonge (~nonge@p5B326F08.dip.t-dialin.net) (Quit: Verlassend)
- # [02:37] * Joins: nonge (~nonge@p5B326F08.dip.t-dialin.net)
- # [02:40] * Quits: pablof (~pablof@144.189.101.1) (Quit: ^z)
- # [02:40] * Quits: othermaciej (~mjs@17.245.105.228) (Quit: othermaciej)
- # [02:46] * Quits: tomasf (~tom@c-36dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Quit: tomasf)
- # [02:46] * Joins: espadrine` (~thaddee_t@2620:101:8003:200:2677:3ff:fe6c:1be0)
- # [02:47] * Joins: othermaciej (~mjs@17.245.105.228)
- # [02:48] * Joins: ehsan (~ehsan@209.20.29.228)
- # [02:52] * Joins: scor (~scor@c-98-216-97-72.hsd1.ma.comcast.net)
- # [02:52] * Quits: scor (~scor@c-98-216-97-72.hsd1.ma.comcast.net) (Changing host)
- # [02:52] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [02:54] * Quits: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Quit: Leaving.)
- # [02:57] * Quits: gavinc (~gavin@50.0.77.3) (Quit: Konversation terminated!)
- # [02:58] * Joins: isherman (isherman@nat/google/x-unpueupeiubqymul)
- # [03:01] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [03:02] * Quits: othermaciej (~mjs@17.245.105.228) (Quit: othermaciej)
- # [03:02] * Quits: isherman (isherman@nat/google/x-unpueupeiubqymul) (Ping timeout: 246 seconds)
- # [03:04] * Quits: gwicke (~gabriel@216.38.130.162) (Ping timeout: 240 seconds)
- # [03:14] * Joins: jdong_bot_ (~jdong_bot@117.79.233.192)
- # [03:16] * Quits: jdong_bot_ (~jdong_bot@117.79.233.192) (Remote host closed the connection)
- # [03:36] * Joins: drollwit (~drollwit@c-67-183-156-240.hsd1.wa.comcast.net)
- # [03:39] * Quits: Guest3490 (~Adium@nat/mozilla/x-jqtilbzayeyaxmiv) (Quit: Leaving.)
- # [03:41] * Quits: drollwit (~drollwit@c-67-183-156-240.hsd1.wa.comcast.net) (Read error: Operation timed out)
- # [03:42] * Joins: isherman (isherman@nat/google/x-mfvsqhasgwfihltm)
- # [03:45] * Quits: boaz (~boaz@li326-230.members.linode.com) (Ping timeout: 252 seconds)
- # [03:46] * Quits: smaug____ (~chatzilla@193-64-23-12-nat.elisa-mobile.fi) (Remote host closed the connection)
- # [03:46] * Quits: isherman (isherman@nat/google/x-mfvsqhasgwfihltm) (Ping timeout: 245 seconds)
- # [03:46] * Joins: smaug____ (~chatzilla@193-64-23-12-nat.elisa-mobile.fi)
- # [03:49] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [03:53] * Quits: smaug____ (~chatzilla@193-64-23-12-nat.elisa-mobile.fi) (Ping timeout: 248 seconds)
- # [04:04] * Quits: ehsan (~ehsan@209.20.29.228) (Remote host closed the connection)
- # [04:05] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Ping timeout: 252 seconds)
- # [04:05] * Quits: dbaron (~dbaron@nat/mozilla/x-ctsnzmauolxggpeo) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [04:17] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
- # [04:24] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Read error: Connection reset by peer)
- # [04:24] * Joins: tantek_ (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
- # [04:26] * Joins: isherman (isherman@nat/google/x-bbxhulydkhsjmeri)
- # [04:30] * Quits: isherman (isherman@nat/google/x-bbxhulydkhsjmeri) (Ping timeout: 245 seconds)
- # [04:46] * Joins: scor (~scor@c-98-216-97-72.hsd1.ma.comcast.net)
- # [04:46] * Quits: scor (~scor@c-98-216-97-72.hsd1.ma.comcast.net) (Changing host)
- # [04:46] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [04:51] * Joins: myakura (~myakura@FL1-122-130-129-42.tky.mesh.ad.jp)
- # [04:52] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [04:52] * Joins: drollwit (~drollwit@c-67-183-156-240.hsd1.wa.comcast.net)
- # [04:54] * Joins: jack (~Adium@63-235-13-3.dia.static.qwest.net)
- # [04:54] * jack is now known as Guest20869
- # [05:01] * Quits: rniwa (rniwa@nat/google/x-dlwqecnaasewftlp) (Quit: rniwa)
- # [05:08] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
- # [05:09] * Joins: miketaylr (~miketaylr@cpe-72-229-63-96.nyc.res.rr.com)
- # [05:13] * Joins: isherman (isherman@nat/google/x-ozidbtvxswqqdnjl)
- # [05:18] * Quits: isherman (isherman@nat/google/x-ozidbtvxswqqdnjl) (Ping timeout: 250 seconds)
- # [05:20] * Joins: scor (~scor@c-98-216-97-72.hsd1.ma.comcast.net)
- # [05:20] * Quits: scor (~scor@c-98-216-97-72.hsd1.ma.comcast.net) (Changing host)
- # [05:20] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [05:21] * Quits: scor (~scor@drupal.org/user/52142/view) (Remote host closed the connection)
- # [05:35] * Quits: myakura (~myakura@FL1-122-130-129-42.tky.mesh.ad.jp) (Remote host closed the connection)
- # [05:43] * Quits: ben_alman (~cowboy@awesome.benalman.com) (Excess Flood)
- # [05:47] * Joins: ben_alman (~cowboy@awesome.benalman.com)
- # [05:49] * Quits: espadrine (~espadrine@63-235-13-3.dia.static.qwest.net) (Quit: espadrine)
- # [05:51] * Quits: miketaylr (~miketaylr@cpe-72-229-63-96.nyc.res.rr.com) (Quit: dflk;adfslkj;alsiekfj;laiskdf)
- # [06:00] * Joins: isherman (isherman@nat/google/x-kugfgyotimygimpx)
- # [06:04] * Quits: isherman (isherman@nat/google/x-kugfgyotimygimpx) (Ping timeout: 245 seconds)
- # [06:14] * Quits: tantek_ (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek_)
- # [06:18] * Joins: Yuhong (~chatzilla@50-47-177-209.evrt.wa.frontiernet.net)
- # [06:20] <Yuhong> http://lists.w3.org/Archives/Public/www-html/2001Mar/0023.html
- # [06:20] <Yuhong> about document.all and document.getElementById
- # [06:20] <Yuhong> from 2001 before IE6 was released by Hixie.
- # [06:21] <Yuhong> from 2001 before IE6 was released, by Hixie.
- # [06:22] * Quits: Yuhong (~chatzilla@50-47-177-209.evrt.wa.frontiernet.net) (Client Quit)
- # [06:26] * Joins: abarth_ (~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net)
- # [06:29] * Quits: abarth_ (~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net) (Client Quit)
- # [06:31] * Quits: jryans (~jryans@cpe-70-124-81-135.austin.res.rr.com) (Quit: Linkinus - http://linkinus.com)
- # [06:34] * Quits: sicking (~chatzilla@nat/mozilla/x-nrtqwjwyxgzwxhkv) (Ping timeout: 255 seconds)
- # [06:34] * Quits: Guest20869 (~Adium@63-235-13-3.dia.static.qwest.net) (Read error: Connection reset by peer)
- # [06:35] * Quits: abarth (~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net) (Quit: abarth)
- # [06:40] * Quits: gavin_ (~gavin@76.14.87.162) (Ping timeout: 246 seconds)
- # [06:42] * Joins: gavin_ (~gavin@76.14.87.162)
- # [06:44] * Joins: mye_ (~mye@p4FD93898.dip.t-dialin.net)
- # [06:46] * Joins: jackjack (~Adium@63-235-13-3.dia.static.qwest.net)
- # [06:47] <jackjack> Hello, everyone!
- # [06:47] * Quits: mye (~mye@p4FD91E7E.dip.t-dialin.net) (Ping timeout: 240 seconds)
- # [06:47] <jackjack> is there anyone who is familiar with HTML tokenization states?
- # [06:48] * Joins: isherman (isherman@nat/google/x-kttuxsqiibgzukfr)
- # [06:48] <jackjack> I need a little help
- # [06:48] <jackjack> Thanks!
- # [06:52] * Joins: [[zzz]] (~q@node-97e.pool-125-25.dynamic.totbb.net)
- # [06:52] * Quits: isherman (isherman@nat/google/x-kttuxsqiibgzukfr) (Ping timeout: 248 seconds)
- # [06:53] <espadrine`> jackjack: do you have a question?
- # [06:54] <jackjack> Yes, as mentioned by HTML standards: " In some cases, the tokenizer state is also changed by the tree construction stage.
- # [06:54] <jackjack> "
- # [06:55] * Quits: [[zz]] (~q@node-19ht.pool-101-109.dynamic.totbb.net) (Ping timeout: 246 seconds)
- # [06:55] <jackjack> I am wondering what are the "some cases"?
- # [06:55] * [[zzz]] is now known as [[zz]]
- # [06:56] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Ping timeout: 246 seconds)
- # [06:57] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
- # [06:58] <jackjack> "The exact behavior of certain states depends on the insertion mode and the stack of open elements."
- # [06:59] <jackjack> What are those "certain states" ?
- # [06:59] <jackjack> Anyone can help me ?
- # [07:01] <espadrine`> I would assume that this has to do with document.write, but I cannot assert that for sure
- # [07:04] <espadrine`> although it's bad to use document.write
- # [07:04] <espadrine`> cats die when you do that
- # [07:08] * Quits: drollwit (~drollwit@c-67-183-156-240.hsd1.wa.comcast.net) (Remote host closed the connection)
- # [07:08] * Joins: sicking (~chatzilla@c-174-62-77-22.hsd1.ca.comcast.net)
- # [07:13] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [07:32] * Quits: Peter` (~peter@nishino.lvp-media.com) (Ping timeout: 240 seconds)
- # [07:33] * Joins: Peter` (~peter@nishino.lvp-media.com)
- # [07:35] * Joins: isherman (isherman@nat/google/x-werrfyzybiuazkxr)
- # [07:40] * Quits: isherman (isherman@nat/google/x-werrfyzybiuazkxr) (Ping timeout: 272 seconds)
- # [07:43] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [07:50] * Joins: cgcardona_ (~cgcardona@unaffiliated/cgcardona)
- # [07:50] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Read error: Connection reset by peer)
- # [07:50] * cgcardona_ is now known as cgcardona
- # [08:01] * Quits: kinetik (~kinetik@121.98.132.55) (Read error: Operation timed out)
- # [08:01] * Joins: SimonSapin (~simon@ip-222.net-80-236-80.issy.rev.numericable.fr)
- # [08:02] * Joins: kinetik (~kinetik@121.98.132.55)
- # [08:02] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
- # [08:07] <SimonSapin> Tabatkins: Looking at your new CSS parser now. Do you exepect to have JS tests for it? How would these relate to a test suite for the spec?
- # [08:11] * Quits: nielsle (~nielsle@3239059-cl69.boa.fiberby.dk) (Quit: Ex-Chat)
- # [08:18] * Quits: sicking (~chatzilla@c-174-62-77-22.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [08:22] * Joins: isherman (isherman@nat/google/x-zrojqzwuzqyzqdbn)
- # [08:27] * Quits: isherman (isherman@nat/google/x-zrojqzwuzqyzqdbn) (Ping timeout: 248 seconds)
- # [08:30] * Joins: ehsan (~ehsan@209.20.29.228)
- # [08:35] * Joins: Lachy (~Lachy@cm-84.215.193.125.getinternet.no)
- # [08:42] * Joins: izhak (~izhak@188.244.179.234)
- # [08:45] * Joins: SonicX (~quassel@116.203.19.56)
- # [08:50] <jwalden> gsnedders: the yak-shaving and the __proto__ patch test out and are posted for review now!
- # [08:50] <jwalden> \o/ \o/ \o/ \o/
- # [08:51] <jwalden> https://bugzilla.mozilla.org/show_bug.cgi?id=773850 and https://bugzilla.mozilla.org/show_bug.cgi?id=770344 if you care
- # [08:52] * Joins: abarth (~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net)
- # [08:53] <espadrine`> yay for __proto__!
- # [08:53] <espadrine`> not sure what yak-shaving does though
- # [08:55] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [08:59] * Joins: rniwa_ (~rniwa@216.239.45.130)
- # [09:01] * Quits: abarth (~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net) (Quit: abarth)
- # [09:02] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Ping timeout: 246 seconds)
- # [09:02] * rniwa_ is now known as rniwa
- # [09:10] * Joins: isherman (isherman@nat/google/x-vbihkyxptupgevzq)
- # [09:14] * Quits: isherman (isherman@nat/google/x-vbihkyxptupgevzq) (Ping timeout: 272 seconds)
- # [09:23] * Quits: espadrine` (~thaddee_t@2620:101:8003:200:2677:3ff:fe6c:1be0) (Ping timeout: 245 seconds)
- # [09:26] * Quits: SonicX (~quassel@116.203.19.56) (Ping timeout: 265 seconds)
- # [09:27] <jwalden> boo for __proto__
- # [09:27] <jwalden> but yay for its being implemented sanely, if it must be implemented at all
- # [09:28] <jwalden> the yak-shaving was some API cleanup/improvement over what we had before, which was thoroughly bizarre and unreadable
- # [09:30] * Quits: jwalden (~waldo@2620:101:8003:200:f47e:611c:4860:b5b9) (Quit: g'night)
- # [09:35] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
- # [09:37] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [09:41] * Joins: SonicX (~quassel@116.203.7.15)
- # [09:42] * Joins: espadrine (~espadrine@63-235-13-3.dia.static.qwest.net)
- # [09:47] * Joins: annevk (~annevk@bl9-150-200.dsl.telepac.pt)
- # [09:48] <annevk> jackjack: <plaintext>, <script>, and such cause the tokenizer to change from the parser
- # [09:49] <annevk> jackjack: espadrine: document.write() just injects into the character stream, it does not actually change state (although the characters it injects could of course)
- # [09:56] * Joins: Ms2ger (~Ms2ger@91.181.28.113)
- # [09:57] * Joins: isherman (isherman@nat/google/x-hlgyafalksrduhqw)
- # [10:02] * Quits: isherman (isherman@nat/google/x-hlgyafalksrduhqw) (Ping timeout: 246 seconds)
- # [10:17] <rniwa> annevk: not sure if you've read my rant about htmlcollection but can we somehow name HTML*Collection::namedItem saner?
- # [10:17] <rniwa> annevk: as is, it's implementation/API nightmare.
- # [10:17] <rniwa> somehow make*
- # [10:21] <Ms2ger> "<Yuhong> from 2001 before IE6 was released by Hixie."
- # [10:21] * Ms2ger didn't read that as intended
- # [10:21] <annevk> how was that intended?
- # [10:21] <Ms2ger> A comma after "released"
- # [10:21] <annevk> rniwa: I recommend filing a bug on Gecko and Opera to see if they agree to implement saner behavior
- # [10:22] <rniwa> annevk: i don't think neither Gecko nor Opera implements what the spec says.
- # [10:22] <Ms2ger> rniwa, and test if we don't do that already :)
- # [10:22] <annevk> rniwa: if Hixie disagrees the simplest approach is to convince the other vendors of your right
- # [10:22] <rniwa> annevk: hixie mention that there are some comat. issues :\
- # [10:22] <rniwa> mentions*
- # [10:22] <annevk> rniwa: no he presumes there are
- # [10:23] <rniwa> annevk: hm... maybe i should try that then.
- # [10:24] <annevk> there might be compat issues and the people that can tell you are the other vendors
- # [10:24] <annevk> but sometimes e.g. Gecko is willing to take a small short term hit for long term API improvements
- # [10:31] * Joins: drublic (~drublic@frbg-4d028a58.pool.mediaWays.net)
- # [10:32] * Joins: niloy (~niloy@117.219.115.92)
- # [10:33] * Quits: drublic (~drublic@frbg-4d028a58.pool.mediaWays.net) (Remote host closed the connection)
- # [10:34] <rniwa> annevk: yeah, Mozilla is good at that.
- # [10:34] <rniwa> annevk: wish we could do the same in WebKit :\
- # [10:35] <rniwa> annevk: but we have some constraints :(
- # [10:35] <annevk> you can in Chromium ;)
- # [10:35] <rniwa> annevk: oh well, we try not to diverse too much between ports
- # [10:35] <rniwa> annevk: we don't want to end up with 4-5 different flavors of webkit :)
- # [10:36] <rniwa> annevk: arguably, we're more liberal about changing web-facing APIs than other ports but still.
- # [10:37] * Quits: ^esc (~esc_ape@178.115.250.58.wireless.dyn.drei.com) (Ping timeout: 265 seconds)
- # [10:38] <Ms2ger> And here I thought you already had ended up with 4-5 different flavours of webkit :)
- # [10:39] <rniwa> Ms2ger: noooo. don't point out the painful fact.
- # [10:39] <Ms2ger> :D
- # [10:40] <rniwa> Ms2ger: ironically, i use firefox on my android tablet because that's the only browser available on my ICS tablet that reliably lets me review/comment on bugs.webkit.org
- # [10:41] <Ms2ger> Yw ;)
- # [10:41] <Ms2ger> Now, what do you think about Chrome-on-Gecko? :)
- # [10:42] * Joins: ^esc (~esc_ape@178.115.251.223.wireless.dyn.drei.com)
- # [10:43] <rniwa> Ms2ger: you mean chrome inside BtG?
- # [10:43] <rniwa> BtoG*
- # [10:43] <rniwa> or was it B2G?
- # [10:43] <espadrine> rniwa: Firefox OS now
- # [10:43] <rniwa> espadrine: oh, that's right.
- # [10:43] <rniwa> espadrine, Ms2ger: so you want Chrome on Firefox OS?
- # [10:43] <Ms2ger> No, I want Chrome to get rid of webkit and use Gecko instead :)
- # [10:44] <rniwa> Ms2ger: oh... not sure about that.
- # [10:44] <rniwa> Ms2ger: you guys don't support multi process model still :\
- # [10:44] <rniwa> Ms2ger: and don't support all those webkit extensions.
- # [10:44] <rniwa> Ms2ger: anyway, i think it's nice to have competition between different browser engines
- # [10:44] <Ms2ger> That's coming soon enough
- # [10:45] <rniwa> Ms2ger: maybe we'll consider once you've removed all the comments in your code :)
- # [10:45] <Ms2ger> Hah
- # [10:45] * Joins: isherman (isherman@nat/google/x-txkvmwqsebkbyobf)
- # [10:45] <Ms2ger> To make it look more like webkit? :)
- # [10:46] <rniwa> Ms2ger: http://lists.webkit.org/pipermail/webkit-dev/2012-July/thread.html
- # [10:46] * Ms2ger snorts
- # [10:47] <Ms2ger> Hey, if you join us, you don't need to write ChangeLog entries ;)
- # [10:47] <espadrine> although you will need to struggle with mercurial queues
- # [10:48] <rniwa> Ms2ger: no, i love change logs :)
- # [10:48] <rniwa> espadrine: must use svn ;)
- # [10:48] <Ms2ger> Shrug, MQ is nice
- # [10:49] <espadrine> ouch. svn. I thought webkit people all used git as an svn front-end
- # [10:49] <rniwa> espadrine: no.
- # [10:49] <rniwa> espadrine: i actually prefer svn over git
- # [10:49] <rniwa> espadrine: git is way too complicated for my work flow
- # [10:50] <rniwa> espadrine, Ms2ger: if i do join mozilla, you'll find out how "unconventional" and how unhip i am :)
- # [10:50] * Quits: isherman (isherman@nat/google/x-txkvmwqsebkbyobf) (Ping timeout: 272 seconds)
- # [10:50] <Ms2ger> rniwa, we hate git too ;)
- # [10:51] <Ms2ger> Except the a-team and webdev
- # [10:51] <rniwa> Ms2ger: http://lists.webkit.org/pipermail/webkit-dev/2012-March/019808.html for your enjoyment
- # [10:51] <rniwa> or http://lists.webkit.org/pipermail/webkit-dev/2012-March/thread.html
- # [10:51] <Ms2ger> WebKittens?
- # [10:51] <rniwa> yeah
- # [10:52] <espadrine> one day we'll all have to move to git anyway
- # [10:53] <espadrine> Servo is handled by git :)
- # [10:53] * Quits: annevk (~annevk@bl9-150-200.dsl.telepac.pt) (Remote host closed the connection)
- # [10:53] <rniwa> espadrine: i'm not convinced.
- # [10:53] <espadrine> rniwa: don't worry, I won't make the elevator pitch.
- # [10:54] <rniwa> anyway, i have a serious problem with people who advocate for one-fits-all solution.
- # [10:56] <rniwa> they irritate me to no end
- # [10:56] <rniwa> just like people who jokingly talk about everything would have been easy if we all spoke English, etc...
- # [10:57] <Ms2ger> Imagine how many would speak en-AU then
- # [11:02] <rniwa> Ms2ger: I had a Scottish English teacher who lied in Ireland for years.
- # [11:02] <rniwa> lived*
- # [11:02] <Ms2ger> The original was more fascinating
- # [11:02] * Ms2ger imagines an obsessive liar in a kilt
- # [11:03] <Ms2ger> ... walking through the Irish countryside
- # [11:03] <rniwa> hehehe
- # [11:03] * Joins: drublic (~drublic@frbg-5d84e937.pool.mediaWays.net)
- # [11:04] <rniwa> Ms2ger: actually, Dublin is the only city in Europe i've been to.
- # [11:04] * rniwa is excited about TPAC in Lyon :)
- # [11:04] <Ms2ger> For the beer? :)
- # [11:04] <rniwa> Ms2ger: i was 17 at the time
- # [11:04] <rniwa> Ms2ger: so no beer for me.
- # [11:05] <Ms2ger> I see
- # [11:05] * Ms2ger is never excited about TPAC
- # [11:07] <volkmar> Hixie: for the autocompletetype, my opinion (and bz when we talked) is that it is a very bad idea and we can solve that we current input types
- # [11:07] <volkmar> I've never found time to reply though, still in my todo list
- # [11:09] * Joins: Areks (~Areks@95-27-167-42.broadband.corbina.ru)
- # [11:09] <espadrine> volkmar: you mean, by having a better "name=" de-facto standard?
- # [11:15] * Quits: danielfilho (~danielfil@187.31.77.7) (Ping timeout: 265 seconds)
- # [11:20] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [11:21] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [11:22] * Quits: timeless (users.4015@firefox/developer/timeless) (Remote host closed the connection)
- # [11:22] * Joins: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk)
- # [11:23] * Joins: timeless (users.4015@firefox/developer/timeless)
- # [11:28] * Quits: Areks (~Areks@95-27-167-42.broadband.corbina.ru) (Ping timeout: 240 seconds)
- # [11:33] * Joins: isherman (isherman@nat/google/x-ibgebrdmykcqttnh)
- # [11:33] * Quits: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk) (Quit: sarspazam)
- # [11:38] * Quits: isherman (isherman@nat/google/x-ibgebrdmykcqttnh) (Ping timeout: 272 seconds)
- # [11:47] * Joins: Areks (~Areks@95-27-167-42.broadband.corbina.ru)
- # [11:56] * Quits: nonge (~nonge@p5B326F08.dip.t-dialin.net) (Ping timeout: 255 seconds)
- # [11:57] * Joins: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk)
- # [12:09] * Joins: nonge (~nonge@p5082B910.dip.t-dialin.net)
- # [12:14] * Quits: jarib (~jarib@unaffiliated/jarib) (Excess Flood)
- # [12:15] * Joins: jarib (~jarib@unaffiliated/jarib)
- # [12:19] * Quits: SonicX (~quassel@116.203.7.15) (Ping timeout: 250 seconds)
- # [12:20] * Joins: isherman (isherman@nat/google/x-ssogbfwlarcmphgj)
- # [12:22] * Joins: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [12:24] * Quits: isherman (isherman@nat/google/x-ssogbfwlarcmphgj) (Ping timeout: 250 seconds)
- # [12:36] * Joins: tomasf (~tom@c-36dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se)
- # [12:37] * Joins: smaug____ (~chatzilla@193-64-23-12-nat.elisa-mobile.fi)
- # [12:41] * Quits: bzed (~bzed@devel.recluse.de) (Remote host closed the connection)
- # [12:41] * Joins: bzed (~bzed@devel.recluse.de)
- # [12:48] * Joins: maikmerten (~maikmerte@port-92-201-30-247.dynamic.qsc.de)
- # [12:51] * Parts: EmilyS (~emily@unaffiliated/noia) ("WeeChat 0.3.7")
- # [13:02] * Quits: mye_ (~mye@p4FD93898.dip.t-dialin.net) (Ping timeout: 265 seconds)
- # [13:03] * Quits: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [13:03] * Joins: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [13:05] * Quits: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk) (Ping timeout: 246 seconds)
- # [13:08] * Joins: isherman (isherman@nat/google/x-rcfrvpbpxqhersie)
- # [13:09] * Joins: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk)
- # [13:10] * Joins: SonicX (~quassel@116.203.18.208)
- # [13:12] * Quits: isherman (isherman@nat/google/x-rcfrvpbpxqhersie) (Ping timeout: 240 seconds)
- # [13:24] * Quits: rniwa (~rniwa@216.239.45.130) (Quit: rniwa)
- # [13:30] * Quits: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Quit: Leaving.)
- # [13:32] * Joins: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [13:34] * Joins: hasather_ (~hasather_@cm-84.208.57.129.getinternet.no)
- # [13:47] * Quits: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Quit: Leaving.)
- # [13:55] * Joins: isherman (isherman@nat/google/x-jdmmtrwqkomlgrzk)
- # [13:57] * Joins: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [13:59] * Quits: dgathright (~dgathrigh@nat/yahoo/x-eszsctsqxjhxcayt) (Ping timeout: 240 seconds)
- # [14:00] * Quits: isherman (isherman@nat/google/x-jdmmtrwqkomlgrzk) (Ping timeout: 272 seconds)
- # [14:09] * Quits: tomasf (~tom@c-36dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Read error: Connection reset by peer)
- # [14:11] * Quits: Necrathex (~Necrathex@82-170-248-130.ip.telfort.nl) (Remote host closed the connection)
- # [14:21] * Joins: tomasf (~tom@2002:55e5:db36:0:8b0:5025:db81:a29a)
- # [14:26] * Quits: niloy (~niloy@117.219.115.92) (Ping timeout: 252 seconds)
- # [14:30] * Quits: SonicX (~quassel@116.203.18.208) (Ping timeout: 265 seconds)
- # [14:34] * Quits: jochen__ (jochen@nat/google/x-bpuwvlfgonhtkbgg) (Remote host closed the connection)
- # [14:34] * Joins: jochen__ (jochen@nat/google/x-hvibybjynrgwknbx)
- # [14:37] * Quits: ehsan (~ehsan@209.20.29.228) (Remote host closed the connection)
- # [14:38] * Joins: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [14:38] * Quits: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [14:42] * Joins: isherman (isherman@nat/google/x-bdmvsrpidpxedopn)
- # [14:47] * Quits: isherman (isherman@nat/google/x-bdmvsrpidpxedopn) (Ping timeout: 245 seconds)
- # [14:50] * Quits: hasather_ (~hasather_@cm-84.208.57.129.getinternet.no) (Remote host closed the connection)
- # [14:51] * Quits: nonge (~nonge@p5082B910.dip.t-dialin.net) (Quit: Verlassend)
- # [14:54] <gsnedders> Exciting times in ES land, trying to subvert what some people want…
- # [14:55] * Joins: mattlucht (~mattlucht@194.102.13.2)
- # [15:19] * Joins: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [15:19] * Quits: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [15:30] * Joins: isherman (isherman@nat/google/x-lauovjruqrroquxw)
- # [15:34] * Quits: mattlucht (~mattlucht@194.102.13.2) (Quit: mattlucht)
- # [15:34] * Quits: isherman (isherman@nat/google/x-lauovjruqrroquxw) (Ping timeout: 240 seconds)
- # [15:39] * Joins: charl (~charl@524AA705.cm-4-3c.dynamic.ziggo.nl)
- # [15:39] * Joins: annevk (~annevk@105.6.37.188.rev.vodafone.pt)
- # [15:41] <annevk> gsnedders: isn't that what usually happens? :)
- # [15:46] <gsnedders> annevk: No, not in ES land.
- # [15:47] <annevk> ES4?
- # [15:48] * Joins: miketaylr (~miketaylr@64.35.189.30)
- # [15:48] <gsnedders> Well, that wasn't so much subvertion as just outright refusal to implement something they'd never been involved in. But I was really meaning Harmony onwards.
- # [15:54] * Quits: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk) (Quit: sarspazam)
- # [15:55] <annevk> gsnedders: so what's going on?
- # [15:55] <gsnedders> __proto__, and whether it should be an accessor property or not.
- # [16:01] * Joins: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [16:01] * Quits: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [16:04] <annevk> I should invest time in learning JavaScript again at some point
- # [16:08] <annevk> Ms2ger: re the addendum stuff, writing time != publication time
- # [16:09] <annevk> e.g. Linköping story was well over a year old
- # [16:09] <annevk> the /\
- # [16:10] * Joins: necolas (~necolas@5ade2fae.bb.sky.com)
- # [16:17] * Joins: isherman (isherman@nat/google/x-wrihgdvjxihyxeox)
- # [16:21] * Quits: isherman (isherman@nat/google/x-wrihgdvjxihyxeox) (Ping timeout: 248 seconds)
- # [16:25] * Quits: annevk (~annevk@105.6.37.188.rev.vodafone.pt) (Remote host closed the connection)
- # [16:29] * Joins: Nabstylez (Nabstylez@c83-255-69-126.bredband.comhem.se)
- # [16:40] * Quits: drublic (~drublic@frbg-5d84e937.pool.mediaWays.net) (Remote host closed the connection)
- # [16:41] * Joins: drublic (~drublic@frbg-5d84e937.pool.mediaWays.net)
- # [16:42] * Joins: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [16:42] * Quits: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [16:57] * Quits: Areks (~Areks@95-27-167-42.broadband.corbina.ru) (Ping timeout: 248 seconds)
- # [16:58] * Quits: jarib (~jarib@unaffiliated/jarib) (Excess Flood)
- # [16:59] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [17:00] * Joins: jarib (~jarib@unaffiliated/jarib)
- # [17:03] * Joins: richbradshaw (~richbrads@cpc5-newt32-2-0-cust37.newt.cable.virginmedia.com)
- # [17:05] * Joins: isherman (isherman@nat/google/x-wwhlyjwikltxgazd)
- # [17:08] * Joins: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk)
- # [17:09] * Quits: isherman (isherman@nat/google/x-wwhlyjwikltxgazd) (Ping timeout: 246 seconds)
- # [17:11] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [17:11] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [17:11] * Quits: miketaylr (~miketaylr@64.35.189.30) (Quit: dflk;adfslkj;alsiekfj;laiskdf)
- # [17:14] * Joins: SonicX (~quassel@116.203.23.129)
- # [17:14] * Quits: richbradshaw (~richbrads@cpc5-newt32-2-0-cust37.newt.cable.virginmedia.com) (Quit: richbradshaw)
- # [17:16] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Ping timeout: 265 seconds)
- # [17:22] * Joins: mye (~mye@p4FD93898.dip.t-dialin.net)
- # [17:23] * Joins: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [17:23] * Quits: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [17:26] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
- # [17:33] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [17:36] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [17:47] * Quits: gwicke (~gabriel@wikimedia/gwicke) (Remote host closed the connection)
- # [17:48] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [17:53] * Joins: isherman (isherman@nat/google/x-lddkpppmtgxhxssh)
- # [17:57] * Quits: isherman (isherman@nat/google/x-lddkpppmtgxhxssh) (Ping timeout: 245 seconds)
- # [17:58] * Quits: gwicke (~gabriel@wikimedia/gwicke) (Remote host closed the connection)
- # [17:58] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [18:04] * Joins: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [18:04] * Quits: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [18:07] * Joins: miketaylr (~miketaylr@64.35.189.30)
- # [18:13] * Quits: gwicke (~gabriel@wikimedia/gwicke) (Remote host closed the connection)
- # [18:13] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [18:27] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [18:28] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [18:32] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Ping timeout: 252 seconds)
- # [18:40] * Joins: isherman (isherman@nat/google/x-hihofpoqoiuesayj)
- # [18:45] * Quits: isherman (isherman@nat/google/x-hihofpoqoiuesayj) (Ping timeout: 250 seconds)
- # [18:46] * Joins: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [18:46] * Quits: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [18:48] * Joins: ehsan (~ehsan@209.20.29.228)
- # [18:56] * Joins: sarspazam_ (~sarspazam@78-105-183-7.zone3.bethere.co.uk)
- # [18:56] * Quits: ehsan (~ehsan@209.20.29.228) (Ping timeout: 250 seconds)
- # [18:57] * Quits: miketaylr (~miketaylr@64.35.189.30) (Quit: Leaving...)
- # [18:58] * Quits: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk) (Ping timeout: 244 seconds)
- # [18:58] * Joins: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk)
- # [19:00] * Quits: sarspazam_ (~sarspazam@78-105-183-7.zone3.bethere.co.uk) (Ping timeout: 252 seconds)
- # [19:06] * Quits: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk) (Ping timeout: 244 seconds)
- # [19:07] * Joins: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk)
- # [19:09] * Joins: boogyman (~boogy@pdpc/supporter/professional/boogyman)
- # [19:12] * Quits: boogyman (~boogy@pdpc/supporter/professional/boogyman) (Client Quit)
- # [19:12] * Joins: boogyman (~boogy@pdpc/supporter/professional/boogyman)
- # [19:12] * Quits: boogyman (~boogy@pdpc/supporter/professional/boogyman) (Client Quit)
- # [19:16] * abstractj|away is now known as abstractj
- # [19:17] * abstractj is now known as abstractj|away
- # [19:24] * abstractj|away is now known as abstractj
- # [19:25] * abstractj is now known as abstractj|away
- # [19:27] * Joins: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [19:27] * Quits: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [19:28] * Joins: isherman (isherman@nat/google/x-jgvtavgkhmygowah)
- # [19:29] * Quits: gwicke (~gabriel@wikimedia/gwicke) (Remote host closed the connection)
- # [19:29] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [19:32] * Quits: isherman (isherman@nat/google/x-jgvtavgkhmygowah) (Ping timeout: 248 seconds)
- # [19:37] * Quits: gwicke (~gabriel@wikimedia/gwicke) (Remote host closed the connection)
- # [19:37] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [19:42] * Quits: gwicke (~gabriel@wikimedia/gwicke) (Client Quit)
- # [19:43] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [19:48] * Quits: gwicke (~gabriel@wikimedia/gwicke) (Ping timeout: 248 seconds)
- # [19:53] * Joins: miketaylr (~miketaylr@64.35.189.30)
- # [19:54] * Joins: ehsan (~ehsan@209.20.29.228)
- # [19:56] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [20:04] * Quits: izhak (~izhak@188.244.179.234) (Ping timeout: 248 seconds)
- # [20:05] * Quits: Lachy (~Lachy@cm-84.215.193.125.getinternet.no) (Quit: Computer has gone to sleep.)
- # [20:07] * Quits: SimonSapin (~simon@ip-222.net-80-236-80.issy.rev.numericable.fr) (Quit: Leaving.)
- # [20:08] * Joins: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [20:08] * Quits: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [20:14] * Joins: Lachy (~Lachy@cm-84.215.193.125.getinternet.no)
- # [20:15] * Quits: Lachy (~Lachy@cm-84.215.193.125.getinternet.no) (Client Quit)
- # [20:15] * Joins: isherman (isherman@nat/google/x-ofhjfbbberltnmpg)
- # [20:19] * Quits: isherman (isherman@nat/google/x-ofhjfbbberltnmpg) (Ping timeout: 240 seconds)
- # [20:26] * Quits: maikmerten (~maikmerte@port-92-201-30-247.dynamic.qsc.de) (Remote host closed the connection)
- # [20:34] <zewt> grr no onerror for <link rel=stylesheet> on ios
- # [20:36] <zewt> at least <script defer> works
- # [20:40] <zewt> no onerror, yet onload works
- # [20:40] <zewt> guess i might be able to fudge it with that
- # [20:40] <zewt> wait, it doesn't work; oh well
- # [20:41] * Joins: Areks (~Areks@95-27-167-42.broadband.corbina.ru)
- # [20:50] * Joins: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [20:50] * Quits: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [20:58] * Quits: drublic (~drublic@frbg-5d84e937.pool.mediaWays.net) (Remote host closed the connection)
- # [21:01] * Joins: MikeSmith_ (~MikeSmith@s1106172.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [21:02] * Quits: MikeSmith (~MikeSmith@s1106172.xgsspn.imtp.tachikawa.spmode.ne.jp) (Read error: Connection reset by peer)
- # [21:02] * MikeSmith_ is now known as MikeSmith
- # [21:03] * Joins: isherman (isherman@nat/google/x-dvrmcwgfrtczqcev)
- # [21:04] * Joins: pyrsmk (~pyrsmk@mau49-1-82-245-46-173.fbx.proxad.net)
- # [21:07] * Quits: isherman (isherman@nat/google/x-dvrmcwgfrtczqcev) (Ping timeout: 245 seconds)
- # [21:19] * Joins: annevk (~annevk@a82-161-179-17.adsl.xs4all.nl)
- # [21:28] * Quits: gwicke (~gabriel@wikimedia/gwicke) (Quit: Bye!)
- # [21:29] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [21:29] * Quits: gwicke (~gabriel@wikimedia/gwicke) (Client Quit)
- # [21:30] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [21:31] * Joins: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [21:31] * Quits: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [21:35] * Quits: cheron (~cheron@unaffiliated/cheron) (Quit: Leaving.)
- # [21:38] * Joins: hasather_ (~hasather_@cm-84.208.57.129.getinternet.no)
- # [21:44] * Quits: gwicke (~gabriel@wikimedia/gwicke) (Quit: Bye!)
- # [21:44] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [21:49] * Quits: ehsan (~ehsan@209.20.29.228) (Remote host closed the connection)
- # [21:49] * Quits: gwicke (~gabriel@wikimedia/gwicke) (Client Quit)
- # [21:50] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [21:50] * Joins: isherman (isherman@nat/google/x-ihbnllwopumhyubx)
- # [21:53] * Quits: Kingdutch (~kingdutch@188.200.149.217) (Remote host closed the connection)
- # [21:54] * Quits: isherman (isherman@nat/google/x-ihbnllwopumhyubx) (Ping timeout: 246 seconds)
- # [21:59] * Quits: smaug____ (~chatzilla@193-64-23-12-nat.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [21:59] * Quits: gwicke (~gabriel@wikimedia/gwicke) (Ping timeout: 248 seconds)
- # [22:00] <Hixie> volkmar: please make sure to reply on the list soon, because right now all the feedback is positive and i'm ready to spec it
- # [22:01] * Joins: smaug____ (~chatzilla@193-64-23-12-nat.elisa-mobile.fi)
- # [22:06] * Joins: Yuhong (~chatzilla@50-47-177-209.evrt.wa.frontiernet.net)
- # [22:09] * Quits: SonicX (~quassel@116.203.23.129) (Remote host closed the connection)
- # [22:09] <Yuhong> BTW, it is unfortunate that it took until just after Gecko introduced Almost Standards Mode before the first draft of CSS 2.1 was introduced.
- # [22:12] <Yuhong> *published.
- # [22:12] * Joins: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [22:12] * Quits: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [22:12] * Joins: gkellogg_ (~gregg@c-98-248-150-91.hsd1.ca.comcast.net)
- # [22:13] * Quits: gkellogg_ (~gregg@c-98-248-150-91.hsd1.ca.comcast.net) (Client Quit)
- # [22:18] * Joins: ehsan (~ehsan@209.20.29.228)
- # [22:21] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [22:21] <jackjack> annevk: espadrine': thanks for answering my question.
- # [22:28] * Joins: niloy (~niloy@117.219.115.92)
- # [22:29] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [22:30] * Quits: pyrsmk (~pyrsmk@mau49-1-82-245-46-173.fbx.proxad.net) (Remote host closed the connection)
- # [22:31] * Quits: espadrine (~espadrine@63-235-13-3.dia.static.qwest.net) (Quit: espadrine)
- # [22:32] * Quits: Nabstylez (Nabstylez@c83-255-69-126.bredband.comhem.se)
- # [22:34] * Quits: Yuhong (~chatzilla@50-47-177-209.evrt.wa.frontiernet.net) (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
- # [22:37] * Quits: necolas (~necolas@5ade2fae.bb.sky.com) (Remote host closed the connection)
- # [22:38] * Joins: isherman (isherman@nat/google/x-ccftixyvydglvjpt)
- # [22:38] * Joins: gwicke (~gabriel@wikimedia/gwicke)
- # [22:42] * Quits: isherman (isherman@nat/google/x-ccftixyvydglvjpt) (Ping timeout: 246 seconds)
- # [22:42] * Joins: Phae (u455@gateway/web/irccloud.com/x-tzuwuvcbmwekgksg)
- # [22:54] * Joins: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [22:54] * Quits: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [23:04] * Quits: Areks (~Areks@95-27-167-42.broadband.corbina.ru) (Ping timeout: 244 seconds)
- # [23:04] * Quits: niloy (~niloy@117.219.115.92) (Ping timeout: 246 seconds)
- # [23:11] * Quits: miketaylr (~miketaylr@64.35.189.30) (Quit: Leaving...)
- # [23:18] * Joins: drublic (~drublic@dslb-088-066-059-001.pools.arcor-ip.net)
- # [23:19] * Joins: Lachy (~Lachy@cm-84.215.193.125.getinternet.no)
- # [23:20] * Joins: necolas (~necolas@5ade2fae.bb.sky.com)
- # [23:25] * Joins: isherman (isherman@nat/google/x-vaiuqwbqidptzxha)
- # [23:30] * Quits: isherman (isherman@nat/google/x-vaiuqwbqidptzxha) (Ping timeout: 245 seconds)
- # [23:30] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [23:35] * Joins: benbarnett (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com)
- # [23:35] * Quits: benbarnett1 (~Adium@cpc15-slam5-2-0-cust493.2-4.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [23:37] * Quits: Lachy (~Lachy@cm-84.215.193.125.getinternet.no) (Quit: Computer has gone to sleep.)
- # [23:44] * Joins: mattgifford (~mattgiffo@c-67-189-17-211.hsd1.or.comcast.net)
- # [23:45] * Joins: rniwa (~rniwa@216.239.45.130)
- # [23:50] * Quits: hasather_ (~hasather_@cm-84.208.57.129.getinternet.no) (Remote host closed the connection)
- # [23:56] * Quits: sarspazam (~sarspazam@78-105-183-7.zone3.bethere.co.uk) (Quit: sarspazam)
- # Session Close: Sun Jul 15 00:00:00 2012
The end :)