Options:
- # Session Start: Mon Jun 23 00:00:00 2008
- # Session Ident: #whatwg
- # [00:02] <Philip`> weinig: I don't have a standalone test case for it
- # [00:02] <weinig> Philip`: ok
- # [00:02] <Philip`> weinig: I do have lots of not-quite-standalone test cases, but I need to make lots of unrelated changes before I'll get around to uploading them all
- # [00:03] * weinig nods
- # [00:09] * Quits: heycam (n=cam@124-168-70-30.dyn.iinet.net.au) ("bye")
- # [00:15] * Joins: hasather_ (n=hasather@cm-84.215.63.253.getinternet.no)
- # [00:29] * Parts: hdh (n=hdh@118.71.121.54) ("Konversation terminated!")
- # [00:34] * Quits: gDashiva (n=noone@195.18.164.170) (Read error: 110 (Connection timed out))
- # [00:38] * Parts: hasather_ (n=hasather@cm-84.215.63.253.getinternet.no)
- # [00:44] * Quits: qwert666_ (n=qwert666@dam102.neoplus.adsl.tpnet.pl) ("Leaving")
- # [00:52] * Quits: jgraham (n=james@81-86-219-217.dsl.pipex.com) ("I get eaten by the worms")
- # [00:54] * Quits: zcorpan (n=zcorpan@ip-39-49-149-91.dialup.ice.no)
- # [01:10] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [01:14] * Quits: tndH (i=Rob@87.102.5.204) ("ChatZilla 0.9.82.1-rdmsoft [XULRunner 1.8.0.9/2006120508]")
- # [01:16] <jcranmer> what would be the best markup to indicate something of the form "There's a sucker^H^H^H^H^H^H potential customer born every minute?"
- # [01:21] <jcranmer> I've been using <del>sucker</del><ins>potential customer</ins>, but I'm not convinced that's the best markup
- # [01:22] <webben> jcranmer: Yep, it's a thorny one.
- # [01:22] * Joins: jgraham (n=james@81-86-219-217.dsl.pipex.com)
- # [01:23] <jcranmer> I originally used <s>, but stopped when I discovered that said element was deprecated in HTML 4.01
- # [01:23] * Joins: tantek (n=tantek@c-67-161-5-143.hsd1.ca.comcast.net)
- # [01:33] * jcranmer is cleaning out his WHATWG folder and notes how the cvs commit emails tend to bunch up as time passes
- # [01:33] * Joins: svl (n=me@203-114-180-16.dsl.sta.inspire.net.nz)
- # [01:38] * Joins: heycam (n=cam@clm-laptop.infotech.monash.edu.au)
- # [01:42] * Quits: KevinMarks (n=KevinMar@c-98-207-134-151.hsd1.ca.comcast.net)
- # [01:52] * jcranmer notes that Hixie is technically violating RFC 2822 in his messages
- # [01:53] <jcranmer> he only has In-Reply-To set to the last parent, and uses References to denote all parents
- # [01:54] <jcranmer> but the spec quite clearly states that, in the case of multiple parents, In-Reply-To should be set to the Message-IDs of all parents that have them and the References field should not be used
- # [01:56] <jcranmer> Hixie: ^ (although I suspect you don't care)
- # [02:03] <Philip`> Normally his mail client fails to set References to more than about three of the emails that are being referenced, which totally breaks the referencing mechanism anyway :-)
- # [02:05] <jcranmer> file a bug report with Pine :-)
- # [02:12] * Quits: MikeSmith (n=MikeSmit@58.157.21.205) ("Less talk, more pimp walk.")
- # [02:12] * Joins: csarven (n=csarven@modemcable130.251-202-24.mc.videotron.ca)
- # [02:16] * Joins: asidwell (n=takkaria@78-105-129-122.zone3.bethere.co.uk)
- # [02:16] <asidwell> is there any order or reason for the treebuilder steps intermingling end tag tokens and start tag tokens?
- # [02:18] * Joins: tantek_ (n=tantek@c-67-161-5-143.hsd1.ca.comcast.net)
- # [02:19] * Quits: jgraham (n=james@81-86-219-217.dsl.pipex.com) ("I get eaten by the worms")
- # [02:25] * Quits: tantek (n=tantek@c-67-161-5-143.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [02:27] <asidwell> it makes it much harder to implement
- # [02:38] * Quits: asidwell (n=takkaria@78-105-129-122.zone3.bethere.co.uk) ("leaving")
- # [02:38] <Philip`> asidwell: As far as I'm aware, there is no reason (except historical or organisational) - the token-matching cases are all be independent (except for the "anything else" ones at the end)
- # [02:39] * Joins: MikeSmith (n=MikeSmit@EM119-72-61-114.pool.e-mobile.ne.jp)
- # [02:39] <Philip`> Oops, too late
- # [02:39] <takkaria> nah
- # [02:39] <takkaria> it's me :)
- # [02:39] * Philip` wishes his wireless network didn't keep cutting out every five seconds
- # [02:39] <Philip`> takkaria: Ah, confusing :-)
- # [02:40] <takkaria> when I say it makes it harder to implement, I just mean that it's much easier to make sure my code's doing the right thing because I have to scan through it once for start tag tokens, and again for end tag tokens
- # [02:40] <jcranmer> Philip`: I presume you've ssh'd to a screen session on another session?
- # [02:40] <jcranmer> s/session\?/server?/
- # [02:40] <takkaria> if they were grouped together, then it would be one scan and I wouldn't accidentally miss anything
- # [02:43] <Philip`> jcranmer: I have
- # [02:43] <jcranmer> only way you could be on a weak wireless network and not lose connectivity in IRC
- # [02:44] <Philip`> Not necessarily, since I don't lose the SSH connection while the wireless is being dodgy - it just hangs for a while, then recovers once it's got reconnected
- # [02:45] <Philip`> (But it's the only way I could not lose connectivity while my computer is turned off while I'm sleeping or travelling)
- # [02:45] * Quits: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net) (Read error: 104 (Connection reset by peer))
- # [02:45] * jcranmer uses ssh+screen
- # [02:46] <jcranmer> and so do most of the people here, I presume
- # [02:46] * Joins: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [02:47] <Philip`> takkaria: If start/end tags were grouped together, that would mean it would no longer group e.g. all table tags together, which would make the spec a bit harder to read and understand
- # [02:48] <Philip`> I just parse the spec with regular expressions so I can programmatically reorder it to however I want, which is only a slightly stupid way to do it
- # [02:48] <takkaria> hmmm
- # [03:17] * Quits: MikeSmith (n=MikeSmit@EM119-72-61-114.pool.e-mobile.ne.jp) ("Less talk, more pimp walk.")
- # [03:20] * timely is now known as timelyx
- # [03:41] * Quits: Lachy (n=Lachlan@85.196.122.246) ("Leaving")
- # [03:45] * Joins: tantek (n=tantek@c-67-161-5-143.hsd1.ca.comcast.net)
- # [03:47] * Joins: KevinMarks (n=KevinMar@c-98-207-134-151.hsd1.ca.comcast.net)
- # [03:51] * Joins: tantek__ (n=tantek@c-67-161-5-143.hsd1.ca.comcast.net)
- # [03:52] * Joins: Lachy (n=Lachlan@85.196.122.246)
- # [03:54] * Quits: tantek__ (n=tantek@c-67-161-5-143.hsd1.ca.comcast.net) (Client Quit)
- # [03:58] * weinig is now known as weinig|away
- # [04:01] * Quits: tantek_ (n=tantek@c-67-161-5-143.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [04:07] * Quits: tantek (n=tantek@c-67-161-5-143.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [04:11] * Joins: Lachy_ (n=Lachlan@85.196.122.246)
- # [04:21] * Quits: Lachy (n=Lachlan@85.196.122.246) (Read error: 110 (Connection timed out))
- # [04:27] * Joins: MikeSmith (n=MikeSmit@dhcp-247-90.mag.keio.ac.jp)
- # [04:36] <takkaria> Hixie: ping. you still have the text "Still need to add these new elements to the lists: event-source, section, nav, article, aside, header, footer, datagrid, command" in the spec despite it no longer being true
- # [05:00] <Hixie> d'oh
- # [05:00] <Hixie> is it just a comment?
- # [05:00] <Hixie> or a red box?
- # [05:10] <takkaria> red box
- # [05:10] <takkaria> how's URI work going? :)
- # [05:20] * weinig|away is now known as weinig
- # [05:42] * Quits: svl (n=me@203-114-180-16.dsl.sta.inspire.net.nz) (Read error: 60 (Operation timed out))
- # [06:08] * Joins: svl (n=me@203-114-180-16.dsl.sta.inspire.net.nz)
- # [06:09] * Joins: deane (n=dean@121-72-182-159.dsl.telstraclear.net)
- # [06:18] * Quits: aaronlev (n=chatzill@g226213093.adsl.alicedsl.de) (Read error: 110 (Connection timed out))
- # [06:30] * Quits: svl (n=me@203-114-180-16.dsl.sta.inspire.net.nz) (Read error: 60 (Operation timed out))
- # [06:36] * Joins: hsivonen_ (n=hsivonen@kekkonen.cs.hut.fi)
- # [06:37] * Quits: hsivonen (n=hsivonen@kekkonen.cs.hut.fi) (Read error: 104 (Connection reset by peer))
- # [06:41] * Joins: svl (n=me@203-114-180-16.dsl.sta.inspire.net.nz)
- # [06:52] <Hixie> takkaria: painfully
- # [06:52] <Hixie> takkaria: if you want me to get rid of the red box, send mail :-)
- # [07:11] * Quits: deane (n=dean@121-72-182-159.dsl.telstraclear.net) (Read error: 110 (Connection timed out))
- # [07:15] * Joins: svl_ (n=me@203-114-180-16.dsl.sta.inspire.net.nz)
- # [07:16] * Quits: svl (n=me@203-114-180-16.dsl.sta.inspire.net.nz) (Read error: 110 (Connection timed out))
- # [07:16] * svl_ is now known as svl
- # [07:38] * Quits: roc (n=roc@202.0.36.64)
- # [07:40] * Quits: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net) (Remote closed the connection)
- # [07:40] * Joins: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [07:44] <mcarter> Hixie, I've got a basic version of the WebSocket emulation working in all the browsers, and I'm getting ready to make a release and put up a article/blog post about it
- # [07:44] <mcarter> Hixie, whenever you get a chance, I have a few simple questions for you that i wanted to publish with the post
- # [07:49] * Quits: svl (n=me@203-114-180-16.dsl.sta.inspire.net.nz) (Read error: 110 (Connection timed out))
- # [07:55] * Quits: heycam (n=cam@clm-laptop.infotech.monash.edu.au) ("bye")
- # [08:30] * Joins: maikmerten (n=merten@ls5laptop14.cs.uni-dortmund.de)
- # [08:35] * Quits: csarven (n=csarven@modemcable130.251-202-24.mc.videotron.ca) ("http://www.csarven.ca/")
- # [08:51] * Joins: hdh (n=hdh@118.71.124.117)
- # [09:00] * Joins: roc (n=roc@121-72-167-185.dsl.telstraclear.net)
- # [09:06] * Quits: scotfl (n=scotfl@S0106001b114f914a.ss.shawcable.net) (Read error: 54 (Connection reset by peer))
- # [09:07] * Joins: scotfl (n=scotfl@S0106001b114f914a.ss.shawcable.net)
- # [09:27] * Quits: webben (n=benh@91.84.230.233)
- # [09:47] * Joins: qwert666 (n=qwert666@acbd175.neoplus.adsl.tpnet.pl)
- # [09:47] * Joins: gDashiva (n=noone@195.18.164.170)
- # [09:52] * Joins: heycam (n=cam@124-168-70-30.dyn.iinet.net.au)
- # [09:56] * Joins: ROBOd (n=robod@89.122.216.38)
- # [09:57] * Joins: timely (n=timeless@a88-115-13-211.elisa-laajakaista.fi)
- # [09:59] * Joins: aaronlev (n=chatzill@g226213093.adsl.alicedsl.de)
- # [09:59] * Quits: aaronlev (n=chatzill@g226213093.adsl.alicedsl.de) (Client Quit)
- # [10:01] * Quits: Lachy_ (n=Lachlan@85.196.122.246) ("Leaving")
- # [10:04] * Quits: timelyx (n=timeless@a88-115-13-211.elisa-laajakaista.fi) (Read error: 110 (Connection timed out))
- # [10:14] * Joins: tndH_ (i=Rob@87.102.5.204)
- # [10:14] * tndH_ is now known as tndH
- # [10:17] * Joins: aaronlev (n=chatzill@g226213093.adsl.alicedsl.de)
- # [10:18] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [10:27] * Quits: aaronlev (n=chatzill@g226213093.adsl.alicedsl.de) ("ChatZilla 0.9.82.1 [Firefox 3.0/2008052906]")
- # [10:58] * Joins: aaronlev (n=chatzill@g226213093.adsl.alicedsl.de)
- # [11:04] * Joins: zcorpan (n=zcorpan@213.236.208.247)
- # [11:09] * Quits: zcorpan (n=zcorpan@213.236.208.247) (Remote closed the connection)
- # [11:16] * Joins: lejoe (n=lejoe@195.226.16.50)
- # [11:23] * Parts: annevk (n=annevk@pat-tdc.opera.com)
- # [11:25] * Joins: aaronlev_ (n=chatzill@f051103145.adsl.alicedsl.de)
- # [11:25] * Quits: aaronlev_ (n=chatzill@f051103145.adsl.alicedsl.de) (Remote closed the connection)
- # [11:27] * Joins: webben (n=benh@nat/yahoo/x-69ae1c7bbf44b6a4)
- # [11:28] * Joins: aaronlev_ (n=chatzill@f051103145.adsl.alicedsl.de)
- # [11:35] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) ("Leaving")
- # [11:38] * Joins: Lachy (n=Lachlan@213.236.208.247)
- # [11:38] <hsivonen_> Philip`: I have gradientunits in my camelCase table
- # [11:39] <hsivonen_> Did you notice problems with other attributes not getting the proper camelCase?
- # [11:41] <Philip`> hsivonen_: gradientunits was the only one I noticed (though that could be because that's the only one that was used in any content)
- # [11:41] * Quits: aaronlev (n=chatzill@g226213093.adsl.alicedsl.de) (Read error: 110 (Connection timed out))
- # [11:43] * Joins: annevk (n=annevk@213.236.208.247)
- # [11:44] <hsivonen_> Philip`: OK. I'll investigate.
- # [11:44] <Philip`> (I don't know if this was a problem in the parser or the serialiser)
- # [11:46] <hsivonen_> although I like to blame stuff on the serializer, I think this one is more likely in the parser
- # [11:46] <hsivonen_> I should write my own XML serializer.
- # [11:48] * Joins: zcorpan_ (n=zcorpan@213.236.208.247)
- # [11:52] <MikeSmith> "Anne ist immer noch Gott."
- # [11:52] <annevk> Gott?
- # [11:55] <Philip`> Anne is still a goat?
- # [11:56] <annevk> http://translate.google.com/translate_t?sl=de&tl=en
- # [11:56] <gDashiva> Philip`: Probably meant goth :P
- # [11:58] <Philip`> Hmm, they made Google Translate all ugly and Ajaxy
- # [11:58] <Philip`> What's wrong with using <select> when you want a drop-down list?
- # [11:59] <zcorpan_> Philip`: <select> would work in opera mini, the ajaxy stuff doesn't
- # [11:59] * Quits: maikmerten (n=merten@ls5laptop14.cs.uni-dortmund.de) (Remote closed the connection)
- # [12:02] <annevk> http://translate.google.com/translate_t?sl=de&tl=en&q=gott is what I was looking for
- # [12:02] * Quits: webben (n=benh@nat/yahoo/x-69ae1c7bbf44b6a4) (Read error: 60 (Operation timed out))
- # [12:05] * Quits: MikeSmith (n=MikeSmit@dhcp-247-90.mag.keio.ac.jp) ("Less talk, more pimp walk.")
- # [12:06] * Joins: MikeSmith (n=MikeSmit@EM60-254-196-155.pool.e-mobile.ne.jp)
- # [12:08] * Joins: webben (n=benh@nat/yahoo/x-32876168e567442e)
- # [12:11] * annevk wouldn't classify himself as goth, goat, or God
- # [12:12] <Philip`> Sounds like denial
- # [12:12] <gDashiva> The divine goth goat graces us with his presence
- # [12:12] <hsivonen_> I'm very close to writing my own XML serializer and throwing out the Xalan one
- # [12:19] <MikeSmith> annevk: I thought it meant "Anne is him not good."
- # [13:08] * Quits: inimino (n=inimino@atekomi.inimino.org) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: mitsuhiko (n=nnnnmits@ubuntu/member/mitsuhiko) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: ianloic (i=yakk@glub.dreamhostps.com) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: hendry (n=hendry@nox.vm.bytemark.co.uk) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: webben (n=benh@nat/yahoo/x-32876168e567442e) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: timely (n=timeless@a88-115-13-211.elisa-laajakaista.fi) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: heycam (n=cam@124-168-70-30.dyn.iinet.net.au) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: scotfl (n=scotfl@S0106001b114f914a.ss.shawcable.net) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: hsivonen_ (n=hsivonen@kekkonen.cs.hut.fi) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: hober (n=ted@unaffiliated/hober) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: zcorpan_ (n=zcorpan@213.236.208.247) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: ROBOd (n=robod@89.122.216.38) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: mpt (n=mpt@canonical/launchpad/mpt) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: jmb (n=jmb@login.ecs.soton.ac.uk) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: Kuruma (n=Kuruman@h123-176-107-050.catv01.catv-yokohama.ne.jp) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: jcranmer (n=jcranmer@ltsp1.csl.tjhsst.edu) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: Yudai (n=Yudai@p9258c3.kngwnt01.ap.so-net.ne.jp) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: psa2 (n=yomode@71.93.19.66) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: Dashiva (i=Dashiva@wikia/Dashiva) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: aaronlev_ (n=chatzill@f051103145.adsl.alicedsl.de) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: mcarter (n=mcarter@ip-12-22-56-126.hqglobal.net) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: takkaria (n=takkaria@isparp.co.uk) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: gDashiva (n=noone@195.18.164.170) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: annevk (n=annevk@213.236.208.247) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: aa__ (n=aa@nat/google/x-169c754896fed4db) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: Lachy (n=Lachlan@213.236.208.247) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: qwert666 (n=qwert666@acbd175.neoplus.adsl.tpnet.pl) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: virtuelv (n=virtuelv@192.80-203-77.nextgentel.com) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: sverrej_ (n=sverrej@dsl51B6E423.pool.t-online.hu) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: shepazu (n=schepers@cpe-069-134-123-228.nc.res.rr.com) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: wakaba (n=w@64.162.210.220.dy.bbexcite.jp) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: deltab (n=deltab@82-36-30-34.cable.ubr02.smal.blueyonder.co.uk) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: syp__ (n=syp@lasigpc9.epfl.ch) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: roc (n=roc@121-72-167-185.dsl.telstraclear.net) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: MikeSmith (n=MikeSmit@EM60-254-196-155.pool.e-mobile.ne.jp) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: tndH (i=Rob@87.102.5.204) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: KevinMarks (n=KevinMar@c-98-207-134-151.hsd1.ca.comcast.net) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: jgraham__ (n=jgraham@81-86-219-217.dsl.pipex.com) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: didymos (i=jho@rapwap.razor.dk) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: gavin (n=gavin@firefox/developer/gavin) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: YaaL (i=yaal@hell.pl) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: jeremyb (n=jeremy@unaffiliated/jeremyb) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: tommorris (n=tommorri@i-83-67-98-32.freedom2surf.net) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: gsnedders (n=gsnedder@host217-44-35-200.range217-44.btcentralplus.com) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: franksalim (n=franksal@cpe-72-130-134-143.san.res.rr.com) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: grimboy (n=grimboy@78-105-162-250.zone3.bethere.co.uk) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: Hixie (i=ianh@trivini.no) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: toolskyn (n=toolskyn@apher.xlshosting.com) (kubrick.freenode.net irc.freenode.net)
- # [13:08] * Quits: Philip` (n=philip@zaynar.demon.co.uk) (kubrick.freenode.net irc.freenode.net)
- # [13:12] * Joins: MikeSmith (n=MikeSmit@EM60-254-196-155.pool.e-mobile.ne.jp)
- # [13:12] * Joins: tndH (i=Rob@87.102.5.204)
- # [13:12] * Joins: KevinMarks (n=KevinMar@c-98-207-134-151.hsd1.ca.comcast.net)
- # [13:12] * Joins: tommorris (n=tommorri@i-83-67-98-32.freedom2surf.net)
- # [13:12] * Joins: gsnedders (n=gsnedder@host217-44-35-200.range217-44.btcentralplus.com)
- # [13:12] * Joins: franksalim (n=franksal@cpe-72-130-134-143.san.res.rr.com)
- # [13:12] * Joins: grimboy (n=grimboy@78-105-162-250.zone3.bethere.co.uk)
- # [13:12] * Joins: jgraham__ (n=jgraham@81-86-219-217.dsl.pipex.com)
- # [13:12] * Joins: Hixie (i=ianh@trivini.no)
- # [13:12] * Joins: toolskyn (n=toolskyn@apher.xlshosting.com)
- # [13:12] * Joins: Philip` (n=philip@zaynar.demon.co.uk)
- # [13:12] * Joins: didymos (i=jho@rapwap.razor.dk)
- # [13:12] * Joins: gavin (n=gavin@firefox/developer/gavin)
- # [13:12] * Joins: jeremyb (n=jeremy@unaffiliated/jeremyb)
- # [13:12] * Joins: YaaL (i=yaal@hell.pl)
- # [13:12] * Quits: toolskyn (n=toolskyn@apher.xlshosting.com) (Killed by ballard.freenode.net (Nick collision))
- # [13:12] * Quits: grimboy (n=grimboy@78-105-162-250.zone3.bethere.co.uk) (Connection reset by peer)
- # [13:12] * Quits: tndH (i=Rob@87.102.5.204) (Read error: 104 (Connection reset by peer))
- # [13:12] * Joins: grimboy (n=grimboy@78-105-162-250.zone3.bethere.co.uk)
- # [13:12] * Joins: toolskyn (n=toolskyn@apher.xlshosting.com)
- # [13:12] * Joins: webben (n=benh@nat/yahoo/x-32876168e567442e)
- # [13:12] * Joins: timely (n=timeless@a88-115-13-211.elisa-laajakaista.fi)
- # [13:12] * Joins: heycam (n=cam@124-168-70-30.dyn.iinet.net.au)
- # [13:12] * Joins: scotfl (n=scotfl@S0106001b114f914a.ss.shawcable.net)
- # [13:12] * Joins: hsivonen_ (n=hsivonen@kekkonen.cs.hut.fi)
- # [13:12] * Joins: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net)
- # [13:12] * Joins: hober (n=ted@unaffiliated/hober)
- # [13:13] * Quits: MikeSmith (n=MikeSmit@EM60-254-196-155.pool.e-mobile.ne.jp) (Excess Flood)
- # [13:13] * Quits: didymos (i=jho@rapwap.razor.dk) (Read error: 104 (Connection reset by peer))
- # [13:13] * Quits: Philip` (n=philip@zaynar.demon.co.uk) (Connection reset by peer)
- # [13:13] * Quits: Hixie (i=ianh@trivini.no) (Read error: 104 (Connection reset by peer))
- # [13:13] * Joins: maikmerten (n=merten@ls5laptop14.cs.uni-dortmund.de)
- # [13:13] * Joins: mitsuhiko (n=nnnnmits@ubuntu/member/mitsuhiko)
- # [13:13] * Joins: inimino (n=inimino@atekomi.inimino.org)
- # [13:13] * Joins: ianloic (i=yakk@glub.dreamhostps.com)
- # [13:13] * Quits: YaaL (i=yaal@hell.pl) (Read error: 104 (Connection reset by peer))
- # [13:13] * Joins: tndH (i=Rob@87.102.5.204)
- # [13:13] * Joins: zcorpan_ (n=zcorpan@213.236.208.247)
- # [13:13] * Joins: ROBOd (n=robod@89.122.216.38)
- # [13:13] * Joins: mpt (n=mpt@canonical/launchpad/mpt)
- # [13:13] * Joins: jmb (n=jmb@login.ecs.soton.ac.uk)
- # [13:13] * Joins: Kuruma (n=Kuruman@h123-176-107-050.catv01.catv-yokohama.ne.jp)
- # [13:13] * Joins: jcranmer (n=jcranmer@ltsp1.csl.tjhsst.edu)
- # [13:13] * Joins: Yudai (n=Yudai@p9258c3.kngwnt01.ap.so-net.ne.jp)
- # [13:13] * Quits: jeremyb (n=jeremy@unaffiliated/jeremyb) (SendQ exceeded)
- # [13:13] * Joins: gavin_ (n=gavin@people.mozilla.com)
- # [13:13] * Joins: roc (n=roc@121-72-167-185.dsl.telstraclear.net)
- # [13:13] * Joins: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [13:13] * Quits: gavin (n=gavin@firefox/developer/gavin) (Read error: 104 (Connection reset by peer))
- # [13:14] * Joins: Philip` (n=philip@zaynar.demon.co.uk)
- # [13:14] * Joins: Dashiva (i=Dashiva@wikia/Dashiva)
- # [13:14] * Joins: psa2 (n=yomode@71.93.19.66)
- # [13:14] * Joins: hendry (n=hendry@nox.vm.bytemark.co.uk)
- # [13:14] * Joins: annevk (n=annevk@213.236.208.247)
- # [13:14] * Joins: Lachy (n=Lachlan@213.236.208.247)
- # [13:14] * Joins: aaronlev_ (n=chatzill@f051103145.adsl.alicedsl.de)
- # [13:14] * Joins: gDashiva (n=noone@195.18.164.170)
- # [13:14] * Joins: qwert666 (n=qwert666@acbd175.neoplus.adsl.tpnet.pl)
- # [13:14] * Joins: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [13:14] * Joins: virtuelv (n=virtuelv@192.80-203-77.nextgentel.com)
- # [13:14] * Joins: sverrej_ (n=sverrej@dsl51B6E423.pool.t-online.hu)
- # [13:14] * Joins: mcarter (n=mcarter@ip-12-22-56-126.hqglobal.net)
- # [13:14] * Joins: aa__ (n=aa@nat/google/x-169c754896fed4db)
- # [13:14] * Joins: shepazu (n=schepers@cpe-069-134-123-228.nc.res.rr.com)
- # [13:14] * Joins: wakaba (n=w@64.162.210.220.dy.bbexcite.jp)
- # [13:14] * Joins: takkaria (n=takkaria@isparp.co.uk)
- # [13:14] * Joins: deltab (n=deltab@82-36-30-34.cable.ubr02.smal.blueyonder.co.uk)
- # [13:14] * Joins: syp__ (n=syp@lasigpc9.epfl.ch)
- # [13:14] * Joins: billyjack (n=MikeSmit@EM60-254-196-155.pool.e-mobile.ne.jp)
- # [13:14] * Quits: tommorris (n=tommorri@i-83-67-98-32.freedom2surf.net) (Read error: 104 (Connection reset by peer))
- # [13:15] * Joins: tommorris_ (n=tommorri@i-83-67-98-32.freedom2surf.net)
- # [13:15] * billyjack is now known as MikeSmith
- # [13:18] * Joins: Hixie (i=ianh@trivini.no)
- # [13:18] * Joins: didymos (i=jho@rapwap.razor.dk)
- # [13:23] * Joins: YaaL (i=yaal@hell.pl)
- # [13:24] * Joins: billyjack (n=MikeSmit@EM60-254-203-43.pool.e-mobile.ne.jp)
- # [13:25] * Joins: deane (n=dean@121-72-162-107.dsl.telstraclear.net)
- # [13:26] * Quits: Hixie (i=ianh@trivini.no) (kubrick.freenode.net irc.freenode.net)
- # [13:26] * Quits: hsivonen_ (n=hsivonen@kekkonen.cs.hut.fi) (kubrick.freenode.net irc.freenode.net)
- # [13:26] * Quits: scotfl (n=scotfl@S0106001b114f914a.ss.shawcable.net) (kubrick.freenode.net irc.freenode.net)
- # [13:26] * Quits: timely (n=timeless@a88-115-13-211.elisa-laajakaista.fi) (kubrick.freenode.net irc.freenode.net)
- # [13:26] * Quits: grimboy (n=grimboy@78-105-162-250.zone3.bethere.co.uk) (kubrick.freenode.net irc.freenode.net)
- # [13:26] * Quits: webben (n=benh@nat/yahoo/x-32876168e567442e) (kubrick.freenode.net irc.freenode.net)
- # [13:26] * Quits: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net) (kubrick.freenode.net irc.freenode.net)
- # [13:26] * Quits: heycam (n=cam@124-168-70-30.dyn.iinet.net.au) (kubrick.freenode.net irc.freenode.net)
- # [13:26] * Quits: hober (n=ted@unaffiliated/hober) (kubrick.freenode.net irc.freenode.net)
- # [13:26] * Quits: toolskyn (n=toolskyn@apher.xlshosting.com) (kubrick.freenode.net irc.freenode.net)
- # [13:26] * Joins: Hixie (i=ianh@trivini.no)
- # [13:26] * Joins: grimboy (n=grimboy@78-105-162-250.zone3.bethere.co.uk)
- # [13:26] * Joins: toolskyn (n=toolskyn@apher.xlshosting.com)
- # [13:26] * Joins: webben (n=benh@nat/yahoo/x-32876168e567442e)
- # [13:26] * Joins: timely (n=timeless@a88-115-13-211.elisa-laajakaista.fi)
- # [13:26] * Joins: heycam (n=cam@124-168-70-30.dyn.iinet.net.au)
- # [13:26] * Joins: scotfl (n=scotfl@S0106001b114f914a.ss.shawcable.net)
- # [13:26] * Joins: hsivonen_ (n=hsivonen@kekkonen.cs.hut.fi)
- # [13:26] * Joins: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net)
- # [13:26] * Joins: hober (n=ted@unaffiliated/hober)
- # [13:28] * MikeSmith is now known as Guest83774
- # [13:29] * Quits: billyjack (n=MikeSmit@EM60-254-203-43.pool.e-mobile.ne.jp) (Client Quit)
- # [13:29] * Joins: MikeSmith (n=MikeSmit@EM60-254-203-43.pool.e-mobile.ne.jp)
- # [13:38] * Quits: Guest83774 (n=MikeSmit@EM60-254-196-155.pool.e-mobile.ne.jp) (Read error: 110 (Connection timed out))
- # [13:43] * Quits: roc (n=roc@121-72-167-185.dsl.telstraclear.net)
- # [13:45] * tommorris_ is now known as tommorris
- # [13:59] * Quits: deane (n=dean@121-72-162-107.dsl.telstraclear.net) (Read error: 60 (Operation timed out))
- # [13:59] * Joins: deane (n=dean@121-72-169-31.dsl.telstraclear.net)
- # [14:02] * Quits: jmb (n=jmb@login.ecs.soton.ac.uk) (Remote closed the connection)
- # [14:02] * Joins: jmb (n=jmb@login.ecs.soton.ac.uk)
- # [14:06] <Philip`> It takes longer to learn to write PDF by hand than HTML :-(
- # [14:07] * Quits: hsivonen_ (n=hsivonen@kekkonen.cs.hut.fi) (kubrick.freenode.net irc.freenode.net)
- # [14:07] * Quits: scotfl (n=scotfl@S0106001b114f914a.ss.shawcable.net) (kubrick.freenode.net irc.freenode.net)
- # [14:07] * Quits: timely (n=timeless@a88-115-13-211.elisa-laajakaista.fi) (kubrick.freenode.net irc.freenode.net)
- # [14:07] * Quits: grimboy (n=grimboy@78-105-162-250.zone3.bethere.co.uk) (kubrick.freenode.net irc.freenode.net)
- # [14:07] * Quits: webben (n=benh@nat/yahoo/x-32876168e567442e) (kubrick.freenode.net irc.freenode.net)
- # [14:07] * Quits: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net) (kubrick.freenode.net irc.freenode.net)
- # [14:07] * Quits: heycam (n=cam@124-168-70-30.dyn.iinet.net.au) (kubrick.freenode.net irc.freenode.net)
- # [14:07] * Quits: hober (n=ted@unaffiliated/hober) (kubrick.freenode.net irc.freenode.net)
- # [14:07] * Quits: toolskyn (n=toolskyn@apher.xlshosting.com) (kubrick.freenode.net irc.freenode.net)
- # [14:07] * Quits: Hixie (i=ianh@trivini.no) (kubrick.freenode.net irc.freenode.net)
- # [14:10] * Joins: Hixie (i=ianh@trivini.no)
- # [14:10] * Joins: grimboy (n=grimboy@78-105-162-250.zone3.bethere.co.uk)
- # [14:10] * Joins: toolskyn (n=toolskyn@apher.xlshosting.com)
- # [14:10] * Joins: webben (n=benh@nat/yahoo/x-32876168e567442e)
- # [14:10] * Joins: timely (n=timeless@a88-115-13-211.elisa-laajakaista.fi)
- # [14:10] * Joins: heycam (n=cam@124-168-70-30.dyn.iinet.net.au)
- # [14:10] * Joins: scotfl (n=scotfl@S0106001b114f914a.ss.shawcable.net)
- # [14:10] * Joins: hsivonen_ (n=hsivonen@kekkonen.cs.hut.fi)
- # [14:10] * Joins: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net)
- # [14:10] * Joins: hober (n=ted@unaffiliated/hober)
- # [14:19] * Quits: webben (n=benh@nat/yahoo/x-32876168e567442e)
- # [14:35] * Quits: MikeSmith (n=MikeSmit@EM60-254-203-43.pool.e-mobile.ne.jp) (Excess Flood)
- # [14:35] * Joins: MikeSmith (n=MikeSmit@EM60-254-203-43.pool.e-mobile.ne.jp)
- # [14:41] * Joins: myakura (n=myakura@p1216-ipbf601marunouchi.tokyo.ocn.ne.jp)
- # [14:41] * Quits: deane (n=dean@121-72-169-31.dsl.telstraclear.net) (Remote closed the connection)
- # [14:45] <hsivonen_> weird. I ended up fixing the gradientUnits bug, but I didn't notice when exactly I fixed it.
- # [14:45] <hsivonen_> troubling
- # [14:45] <hsivonen_> hmm.
- # [14:45] <hsivonen_> now I know
- # [14:45] <hsivonen_> I had localNames camelCased but qNames not
- # [15:14] * Quits: annevk (n=annevk@213.236.208.247) (Nick collision from services.)
- # [15:14] * Joins: Lachy_ (n=Lachlan@213.236.208.247)
- # [15:15] * Joins: zcorpan (n=zcorpan@213.236.208.247)
- # [15:20] * Joins: tommorris_ (n=tommorri@i-83-67-98-32.freedom2surf.net)
- # [15:24] * Quits: Lachy (n=Lachlan@213.236.208.247) (Read error: 110 (Connection timed out))
- # [15:25] * Quits: tommorris (n=tommorri@i-83-67-98-32.freedom2surf.net) (Read error: 60 (Operation timed out))
- # [15:26] * Quits: zcorpan_ (n=zcorpan@213.236.208.247) (Read error: 110 (Connection timed out))
- # [15:44] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [15:46] * Joins: webben (n=benh@nat/yahoo/x-c66ce8ce61d5d2cd)
- # [15:47] * Joins: tommorris (n=tommorri@i-83-67-98-32.freedom2surf.net)
- # [15:54] * Quits: Lachy_ (n=Lachlan@213.236.208.247) (Read error: 110 (Connection timed out))
- # [15:55] * Quits: tommorris_ (n=tommorri@i-83-67-98-32.freedom2surf.net) (Read error: 110 (Connection timed out))
- # [16:03] * Joins: aroben (n=aroben@c-71-58-56-76.hsd1.pa.comcast.net)
- # [16:15] * Joins: smedero (n=smedero@mdp-nat251.mdp.com)
- # [16:16] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) ("This computer has gone to sleep")
- # [16:19] * Joins: csarven (n=csarven@modemcable130.251-202-24.mc.videotron.ca)
- # [16:35] <hsivonen_> we need tokenizer test coverage for character data after a tag that has had bogus entities in attributes
- # [16:36] <Philip`> By "we" do you mean "you"? ;-)
- # [16:36] <hsivonen_> Philip`: by "we" I mean I need it but we who write html5lib tests should have it
- # [16:38] <Philip`> ((Hmm, I was ambiguous - by "you" I meant you, i.e. "I" from your perspective, not me/us i.e. "you" from your perspective. Pronouns are hard :-( ))
- # [16:38] <Philip`> hsivonen_: Sounds reasonable to me :-)
- # [16:38] <hsivonen_> what's the purpose of ruby/testdata/ ?
- # [16:39] <Philip`> Ooh, I didn't notice the viewbox/viewBox thing
- # [16:39] <hsivonen_> does the ruby port have divergent tests?
- # [16:39] * Quits: myakura (n=myakura@p1216-ipbf601marunouchi.tokyo.ocn.ne.jp) ("Leaving...")
- # [16:39] <Philip`> It's exactly the same files, pulled in via svn:externals
- # [16:39] <hsivonen_> ok
- # [16:40] <Philip`> $ svn propget svn:externals ruby/
- # [16:40] <Philip`> testdata http://html5lib.googlecode.com/svn/trunk/testdata/
- # [16:40] <Philip`> I don't know why it's done like that
- # [16:42] <Philip`> Hmm, Opera 9.5 renders http://upload.wikimedia.org/wikipedia/en/b/b5/Lindos5.svg as SVG
- # [16:43] <hsivonen_> I guess Opera has given up on XML correctness in order to be compatible with the Adobe plug-in
- # [16:43] <hsivonen_> yay for XML
- # [16:44] <Philip`> I thought that was a problem in 9.2 but fixed in 9.5
- # [16:45] <Philip`> Ah - 9.2 triggers SVG rendering on <svg>, but 9.5 requires either <!DOCTYPE whatever><svg> or <svg xmlns="whatever">
- # [16:45] <hsivonen_> Philip`: what behavior was a "problem"? being compatible with Adobe or being XML-wise correct?
- # [16:46] <hsivonen_> Philip`: is doctype whatever really whatever or a magic SVG doctype?
- # [16:46] <Philip`> hsivonen_: Being compatible with content with <svg> (no doctype and no xmlns)
- # [16:46] <Philip`> hsivonen_: It's not really "whatever", that's just a placeholder for some string whose constraints I am unaware of
- # [16:46] <hsivonen_> ok
- # [16:49] * Joins: billmason (n=billmaso@ip192.unival.com)
- # [16:49] * Quits: aaronlev_ (n=chatzill@f051103145.adsl.alicedsl.de) (Read error: 110 (Connection timed out))
- # [16:50] <Philip`> Looks like it requires the doctype to either have -//W3C//DTD SVG 1.(0|1|1 Tiny|1 Basic)//EN, or else http://www.w3.org/TR/SVG10/DTD/svg10.dtd or http://www.w3.org/Graphics/SVG/1.1/DTD/svg11(|-flat|-basic|-tiny).dtd
- # [16:50] <hsivonen_> "input":"<!doctype! ??"
- # [16:50] <hsivonen_> test cases say 3 errors
- # [16:50] <hsivonen_> my code says 2
- # [16:51] <Philip`> Has the spec changed about that recently?
- # [16:51] <hsivonen_> Philip`: is it testable if it really parses a DTD or fakes some data structures selectively
- # [16:51] <hsivonen_> Philip`: I'm pretty sure Hixie changes EOF errors
- # [16:52] <Philip`> hsivonen_: I was assuming it doesn't parse a DTD, and just matches against hardcoded strings
- # [16:52] <Philip`> since those DTD strings are the hardcoded ones I extracted from the binary
- # [16:53] <Philip`> (and they seem to work in practice, and other strings don't seem to)
- # [16:53] <hsivonen_> "input":"<!doctype!?",
- # [16:53] <hsivonen_> test cases say two errors
- # [16:55] <Philip`> The second "!" is "anything else" in "doctype state", which errors into "before doctype name state", which goes into "doctype name state", then EOF errors into "data state"
- # [16:55] <Philip`> (hence two errors)
- # [16:55] <Philip`> Is that not what you get?
- # [16:56] * Quits: zcorpan (n=zcorpan@213.236.208.247) (Read error: 104 (Connection reset by peer))
- # [16:56] <Philip`> "<!doctype! ??" is about the same, plus a third error because "??" is not "public" or "system"
- # [16:56] * Joins: zcorpan (n=zcorpan@213.236.208.247)
- # [16:56] <hsivonen_> I don't see EOF erroring anymore
- # [16:56] <hsivonen_> hence, two errors
- # [16:57] <hsivonen_> oops. sorry I was talking about the wrong case
- # [16:57] * Quits: maikmerten (n=merten@ls5laptop14.cs.uni-dortmund.de) (Remote closed the connection)
- # [17:14] * Joins: webben_ (n=benh@nat/yahoo/x-8015666e3ecff4ba)
- # [17:25] * Quits: webben (n=benh@nat/yahoo/x-c66ce8ce61d5d2cd) (Read error: 110 (Connection timed out))
- # [17:41] * Quits: mcarter (n=mcarter@ip-12-22-56-126.hqglobal.net) (Read error: 104 (Connection reset by peer))
- # [17:51] * Quits: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [17:54] * Joins: eseidel (n=eseidel@mb10736d0.tmodns.net)
- # [17:57] * Joins: eseidel_ (n=eseidel@72.14.228.1)
- # [17:58] * Joins: mcarter (n=mcarter@ip-12-22-56-126.hqglobal.net)
- # [18:13] * Quits: eseidel (n=eseidel@mb10736d0.tmodns.net) (Read error: 110 (Connection timed out))
- # [18:14] * Quits: ianloic (i=yakk@glub.dreamhostps.com) (Read error: 104 (Connection reset by peer))
- # [18:23] <hsivonen_> allowing <option> and <optgroup> in 'in body' invalidated a bunch of test cases :-(
- # [18:27] * Joins: Lachy (n=Lachlan@85.196.122.246)
- # [18:28] * Quits: tndH (i=Rob@87.102.5.204) ("updating client")
- # [18:31] * Joins: tndH (i=Rob@87.102.5.204)
- # [18:34] * Joins: eseidel (n=eseidel@mb40736d0.tmodns.net)
- # [18:35] * Joins: eseidel__ (n=eseidel@72.14.228.1)
- # [18:37] * Quits: zcorpan (n=zcorpan@213.236.208.247) (Read error: 110 (Connection timed out))
- # [18:40] * Quits: smedero (n=smedero@mdp-nat251.mdp.com) (Read error: 104 (Connection reset by peer))
- # [18:40] * Joins: smedero (n=smedero@mdp-nat251.mdp.com)
- # [18:42] * Quits: eseidel (n=eseidel@mb40736d0.tmodns.net) (Read error: 60 (Operation timed out))
- # [18:48] * Quits: eseidel_ (n=eseidel@72.14.228.1) (Read error: 110 (Connection timed out))
- # [18:55] * Joins: webben (n=benh@nat/yahoo/x-ce096616264650e7)
- # [18:59] * eseidel__ is now known as eseidel
- # [18:59] * Quits: webben_ (n=benh@nat/yahoo/x-8015666e3ecff4ba) (Read error: 110 (Connection timed out))
- # [19:04] * Quits: lejoe (n=lejoe@195.226.16.50)
- # [19:08] * Quits: MikeSmith (n=MikeSmit@EM60-254-203-43.pool.e-mobile.ne.jp) ("Less talk, more pimp walk.")
- # [19:11] * Joins: MikeSmith (n=MikeSmit@58.157.21.205)
- # [19:16] * Quits: KevinMarks (n=KevinMar@c-98-207-134-151.hsd1.ca.comcast.net) ("The computer fell asleep")
- # [19:27] * Joins: weinig (n=weinig@17.203.15.145)
- # [19:35] * hsivonen_ wonders what happens to document.write from setTimeout
- # [19:38] <hsivonen_> If I'm in a JavaScript function, is there a cross-browser way to tell if the function is being called from an inline script or from an external script?
- # [19:39] <hsivonen_> I recall something about throwing an exception, catching it and examining where it was thrown
- # [19:51] <virtuelv> hsivonen_: I don't think there is any really reliable way
- # [19:52] <hsivonen_> virtuelv: OK. thanks
- # [19:52] <hsivonen_> It's really hard to emulate all aspects of document.write in JavaScript, then
- # [19:52] * Joins: KevinMarks (n=KevinMar@nat/google/x-fd48f72fdc2cee69)
- # [19:55] * Joins: othermaciej_ (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [19:55] * Quits: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net) (Read error: 104 (Connection reset by peer))
- # [19:57] * Joins: jgraham_ (n=james@81-86-219-217.dsl.pipex.com)
- # [19:58] <smedero> Philip: Are there any notes about this tool? http://philip.html5.org/tools/parser/ specifically, what is old, unfinished, and broken about it :)
- # [20:00] * Quits: eseidel (n=eseidel@72.14.228.1)
- # [20:01] <Philip`> smedero: The notes/documentation are one part that is entirely unfinished ;-)
- # [20:01] <Philip`> It's old because it's based on the spec from some months ago, before e.g. the MathML/SVG changes (and probably lots of other minor changes)
- # [20:02] <Philip`> It's unfinished because there are various things I haven't got around to implementing, like (if I remember correctly) all the adoption agency details
- # [20:03] * Joins: hasather_ (n=hasather@ti0034a380-2730.bb.online.no)
- # [20:03] <Philip`> It's broken because it's doesn't understand things like CDATA/RCDATA (since the tree constructor doesn't link back to the tokeniser to tell it about <title> and <script> etc changing the mode)
- # [20:03] <Philip`> s/it's/it/
- # [20:04] <Philip`> though that could be considered just an aspect of being unfinished
- # [20:04] <Philip`> It's also pretty much entirely untested
- # [20:05] <smedero> Ok, that helps!
- # [20:07] <Philip`> That should all be fixable without too much pain - it would just require time (and prioritisation)
- # [20:09] <Philip`> (and it's probably not a high priority if hsivonen_ is going to port his Java parser to JavaScript)
- # [20:09] <hsivonen_> Philip`: I'm working on it right now, actually :-)
- # [20:10] <hsivonen_> I want an environment where I can test document.write
- # [20:10] <hsivonen_> the GWT Hosted Mode seems to fit the bill
- # [20:10] <hsivonen_> when Google fixes the compiler, the JavaScript port is right there
- # [20:11] * hsivonen_ is now known as hsivonen
- # [20:13] <Philip`> Does "when" mean "if"?
- # [20:13] <hsivonen> Philip`: yes
- # [20:14] <Philip`> Is there any way to work around the problem if the compiler isn't fixed?
- # [20:17] <hsivonen> Philip`: use compiler techniques to automatically rewrite the Java code not to use constructs that GWT can't compile right :-)
- # [20:17] <hsivonen> s/use/using/
- # [20:20] <Philip`> hsivonen: Does "munge it with Perl" count as a compiler technique? :-)
- # [20:20] <hsivonen> w00t! I have Hixie's Live DOM Viewer running an HTML5 parser and rendering using a browser engine
- # [20:22] <hsivonen> Philip`: It doesn't. I'm not sure if the problem is of the Perl mungable sort.
- # [20:22] * hsivonen gets food
- # [20:24] * Quits: othermaciej_ (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net) (Read error: 104 (Connection reset by peer))
- # [20:25] * Joins: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [20:36] * Joins: lejoe (n=lejoe@217-162-86-126.dclient.hispeed.ch)
- # [20:38] * Quits: KevinMarks (n=KevinMar@nat/google/x-fd48f72fdc2cee69) ("The computer fell asleep")
- # [20:39] * Quits: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [20:40] * Joins: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [20:41] * Parts: hasather_ (n=hasather@ti0034a380-2730.bb.online.no)
- # [20:42] * Quits: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net) (Client Quit)
- # [20:42] <hsivonen> hmm. perhaps looplabel: for(;;) { ... default: break looplabel;} could be perl munged to looplabel: while(looplabelCond) { ... default: looplabelCond = false; }
- # [20:42] * Joins: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [20:42] * Quits: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net) (Connection reset by peer)
- # [20:42] * Joins: lejoe_ (n=lejoe@ns1.local.ch)
- # [20:43] * Quits: lejoe (n=lejoe@217-162-86-126.dclient.hispeed.ch) (Read error: 60 (Operation timed out))
- # [20:43] <Philip`> hsivonen: Can't it just say "break;" instead of "break looplabel;"?
- # [20:43] * Joins: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [20:44] * Quits: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net) (Connection reset by peer)
- # [20:44] <hsivonen> Philip`: it can't. default: break; would only break out of the switch
- # [20:45] <Philip`> hsivonen: Ah, I didn't see the switch since it was invisible ;-)
- # [20:45] * Joins: hasather_ (n=hasather@ti0034a380-2730.bb.online.no)
- # [20:45] <hsivonen> implied by 'default' :-)
- # [20:50] * Quits: mpt (n=mpt@canonical/launchpad/mpt) (Read error: 113 (No route to host))
- # [20:51] <Philip`> In the worst case, you could just annotate the code like "looplabel: for (;;) //#break-loop" so it's easily transformed into a JS-compilable less-micro-optimised version
- # [20:52] * Joins: svl (n=me@203-114-180-16.dsl.sta.inspire.net.nz)
- # [20:52] * Joins: mpt (n=mpt@canonical/launchpad/mpt)
- # [20:54] * Quits: mcarter (n=mcarter@ip-12-22-56-126.hqglobal.net) (Read error: 110 (Connection timed out))
- # [20:54] * Joins: mcarter (n=mcarter@ip-12-22-56-126.hqglobal.net)
- # [20:57] * Quits: virtuelv (n=virtuelv@192.80-203-77.nextgentel.com) (Read error: 104 (Connection reset by peer))
- # [21:02] * Quits: svl (n=me@203-114-180-16.dsl.sta.inspire.net.nz) ("And back he spurred like a madman, shrieking a curse to the sky.")
- # [21:07] * Joins: eseidel (n=eseidel@adsl-76-229-170-103.dsl.milwwi.sbcglobal.net)
- # [21:08] * Joins: eseidel_ (n=eseidel@72.14.228.1)
- # [21:12] * weinig is now known as weinig|lunch
- # [21:14] * Quits: mcarter (n=mcarter@ip-12-22-56-126.hqglobal.net) (Remote closed the connection)
- # [21:20] * hsivonen has inline document.write and scripts working in GWT
- # [21:20] <hsivonen> (hosted mode)
- # [21:22] <hsivonen> sadly, SVG sucks in the copy of WebKit embedded in GWT
- # [21:22] <hsivonen> I guess I should try to install a Gecko-based version of GWT under Ubuntu
- # [21:24] * Quits: eseidel (n=eseidel@adsl-76-229-170-103.dsl.milwwi.sbcglobal.net) (Read error: 110 (Connection timed out))
- # [21:30] <hsivonen> what browser engine does GWT use on Windows?
- # [21:33] * Quits: ROBOd (n=robod@89.122.216.38) ("http://www.robodesign.ro")
- # [21:49] * Joins: mcarter (n=mcarter@ip-12-22-56-126.hqglobal.net)
- # [22:00] * Joins: virtuelv (n=virtuelv@192.80-203-77.nextgentel.com)
- # [22:06] * weinig|lunch is now known as weinig
- # [22:07] * Quits: tndH (i=Rob@87.102.5.204) ("/out")
- # [22:07] * Quits: webben (n=benh@nat/yahoo/x-ce096616264650e7)
- # [22:10] <hsivonen> the Gecko version GWT uses on Linux is really old
- # [22:20] * Quits: jgraham_ (n=james@81-86-219-217.dsl.pipex.com) ("I get eaten by the worms")
- # [22:21] * Joins: othermaciej (n=mjs@17.203.15.160)
- # [22:27] * Joins: KevinMarks (n=KevinMar@nat/google/x-c745e6d13637df74)
- # [22:36] * Quits: eseidel_ (n=eseidel@72.14.228.1)
- # [23:01] * Joins: weinig_ (n=weinig@nat/apple/x-8c758f42008dfcab)
- # [23:06] * Quits: KevinMarks (n=KevinMar@nat/google/x-c745e6d13637df74) (Success)
- # [23:11] * Quits: grimboy (n=grimboy@78-105-162-250.zone3.bethere.co.uk) (Client Quit)
- # [23:13] <jgraham__> gsnedders: I think I fixed the outliner bug that you reported a few days ago (the "few days ago" applies to both the report and the fix)
- # [23:13] <gsnedders> jgraham__: which bug?
- # [23:14] <jgraham__> <header> not working correctly
- # [23:14] <gsnedders> jgraham__: ah
- # [23:14] <gsnedders> jgraham__: well, if you update http://james.html5.org/temp/outline/outline.py then I could look :)
- # [23:15] <jgraham__> Oh, you want the code too :)
- # [23:15] * jgraham__ should finish setting up hg on james.html5.org
- # [23:17] * Quits: weinig (n=weinig@17.203.15.145) (Read error: 110 (Connection timed out))
- # [23:17] <jgraham__> gsnedders: Done
- # [23:18] <gsnedders> jgraham__: why is textContent() so complex?
- # [23:19] * Philip` has learnt never to call a directory "temp", because it will always contain files that he could never risk deleting and so they will all stay there permanently
- # [23:19] <Philip`> (so I call the directories "misc" instead)
- # [23:19] * gsnedders just uses stuff.gsnedders.com
- # [23:19] * Joins: eseidel (n=eseidel@h69-11-138-21.nwblwi.dedicated.static.tds.net)
- # [23:19] <jgraham__> gsnedders: Because the text equivalent of a <header> should be the text of the highest ranked <h1-6> child
- # [23:19] <gsnedders> (that actually includes some folders that are hidden from the index on HTTP)
- # [23:19] <gsnedders> jgraham__: ah
- # [23:20] <gsnedders> jgraham__: Mine doesn't do that.
- # [23:20] <Philip`> gsnedders: That doesn't solve the problem when you're using local filesystems rather than URLs
- # [23:20] <jgraham__> "For the purposes of document summaries, outlines, and the like, header elements are equivalent to the highest ranked h1–h6 element descendant of the header element (the first such element if there are multiple elements with that rank). "
- # [23:20] <gsnedders> jgraham__: Yeah, I see
- # [23:20] <gsnedders> Philip`: I just create a new folder for everything, thereby avoiding the need for "misc"
- # [23:21] <Philip`> gsnedders: I can never think of enough folder names
- # [23:21] <Philip`> so I have ~/misc, ~/download/misc, ~/html/misc, ...
- # [23:21] <gsnedders> jgraham__: Would it not just be simpler to just iter(tag=etree.Element)?
- # [23:22] <jgraham__> gsnedders: ?
- # [23:22] <gsnedders> Hixie: If header is equiv. to the highest rank h1–h6 descendant, surely it doesn't need to have a rank of its own?
- # [23:22] <jgraham__> (The answer is "probably, I seemed determined to do something crazy"
- # [23:22] <jgraham__> )
- # [23:23] <Hixie> gsnedders: ?
- # [23:23] <gsnedders> Hixie: "For the purposes of document summaries, outlines, and the like, header elements are equivalent to the highest ranked h1–h6 element descendant of the header element (the first such element if there are multiple elements with that rank)."
- # [23:23] <jgraham__> Hixie: A <header><h3></header> would have rank=3 not rank =1
- # [23:23] * Quits: smedero (n=smedero@mdp-nat251.mdp.com) (Read error: 110 (Connection timed out))
- # [23:23] <gsnedders> Hixie: So do we treat a header element as if it was just the h1–h6 element, thereby the header element doesn't exist?
- # [23:23] <Hixie> the sentence gsnedders quoted is misleading
- # [23:24] <gsnedders> Hixie: Well, go write it better!
- # [23:24] <Hixie> i just meant that the header element's highest ranked hn element's text is the text that should be used
- # [23:24] <jgraham__> Yeah, I realised that but I'm not sure if it makes the most sense or not
- # [23:24] <jgraham__> I guess it does
- # [23:24] * Joins: roc (n=roc@202.0.36.64)
- # [23:25] <gsnedders> jgraham__: just element.find("h1") all the way down to h6, and return the first non-null one
- # [23:25] <gsnedders> Hixie: It also doesn't say what to do if there isn't an h1–h6 descendant
- # [23:26] <Hixie> someone send mail or file a bug so i know to fix it :-)
- # [23:26] <hsivonen> I'm a bit disappointed.
- # [23:26] <hsivonen> the rendered view
- # [23:26] <hsivonen> does not work
- # [23:26] <hsivonen> in GWT hosted mode on Linux
- # [23:27] <hsivonen> Is the Live DOM Viewer supposed to work in Mozilla 1.7?
- # [23:27] <gsnedders> peh! Hixie: you should write better specs in the first place!
- # [23:28] <Hixie> agreed
- # [23:28] <jgraham__> gsnedders: Yeah I could have done that I guess.
- # [23:28] <jgraham__> For some reason I didn't want to :)
- # [23:28] <hsivonen> hmm. Log tells me uncaught exception: null on line 0
- # [23:29] * Parts: hasather_ (n=hasather@ti0034a380-2730.bb.online.no)
- # [23:30] * Quits: eseidel (n=eseidel@h69-11-138-21.nwblwi.dedicated.static.tds.net) (Read error: 104 (Connection reset by peer))
- # [23:31] * Joins: eseidel (n=eseidel@h69-11-138-21.nwblwi.dedicated.static.tds.net)
- # [23:32] <gsnedders> Hixie: mail sent
- # [23:33] <Hixie> thanks
- # [23:33] * Joins: jgraham_ (n=james@81-86-219-217.dsl.pipex.com)
- # [23:37] * Joins: eseidel_ (n=eseidel@h69-11-138-21.nwblwi.dedicated.static.tds.net)
- # [23:37] * Quits: eseidel (n=eseidel@h69-11-138-21.nwblwi.dedicated.static.tds.net) (Read error: 104 (Connection reset by peer))
- # [23:39] * Joins: KevinMarks (n=KevinMar@216.239.45.19)
- # [23:40] * Joins: smedero (n=smedero@mdp-nat251.mdp.com)
- # [23:40] <hsivonen> did XHTML nodes inserted into an HTML doc render in Mozilla 1.7?
- # [23:41] * Joins: webben (n=benh@91.84.230.233)
- # [23:41] <jgraham__> gsnedders: Changed, although iirc the original goal I had was to only perform a single walk of the subtree but not write all the iterator code myself
- # [23:41] <hsivonen> did Mozilla 1.7 break if the root element was removed from the document?
- # [23:41] * Joins: eseidel (n=eseidel@72.14.228.1)
- # [23:41] * Philip` decides that testing Object.prototype.toString.call(p) === '[object CanvasPattern]' is a really stupid thing to do
- # [23:42] * hsivonen wishes GWT used newer versions of Gecko and WebKit
- # [23:44] * Joins: webben_ (n=benh@dip5-fw.corp.ukl.yahoo.com)
- # [23:45] * Quits: webben_ (n=benh@dip5-fw.corp.ukl.yahoo.com) (Client Quit)
- # [23:47] * Quits: heycam (n=cam@124-168-70-30.dyn.iinet.net.au) ("bye")
- # [23:49] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [23:49] * Quits: jgraham_ (n=james@81-86-219-217.dsl.pipex.com) (Read error: 113 (No route to host))
- # [23:53] * Joins: epeus (n=KevinMar@nat/google/x-67ff40963655a051)
- # [23:58] * Quits: webben (n=benh@91.84.230.233) (Connection timed out)
- # [23:59] * Quits: Hixie (i=ianh@trivini.no) ("brb")
- # [23:59] * Joins: Hixie (i=ianh@trivini.no)
- # Session Close: Tue Jun 24 00:00:00 2008
The end :)