Options:
- # Session Start: Sat Jan 05 00:00:00 2008
- # Session Ident: #whatwg
- # [00:02] * Quits: kingryan (n=kingryan@dsl092-219-050.sfo1.dsl.speakeasy.net)
- # [00:10] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [00:22] <zcorpan> hsivonen: validator.nu doesn't catch errors in xml-stylesheet PIs
- # [00:26] * Quits: aroben_ (n=aroben@unaffiliated/aroben) ("Leaving")
- # [00:27] <gsnedders> Hixie: ping
- # [00:29] <gsnedders> Hixie: do you do refs manually and not through what <http://www.w3.org/Style/spec-mark-up> says?
- # [00:29] <gsnedders> (or are they pre-processed somehow to be in the WF2 source?)
- # [00:31] * Quits: jgraham (n=james@81-86-215-9.dsl.pipex.com) ("This computer has gone to sleep")
- # [00:37] <Hixie> i do all references manually
- # [00:52] * Quits: hober (n=ted@unaffiliated/hober) ("ERC Version 5.3 (devel) (IRC client for Emacs)")
- # [00:55] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se) (Read error: 110 (Connection timed out))
- # [01:15] * Quits: weinig_ (n=weinig@17.203.15.140) (Read error: 104 (Connection reset by peer))
- # [01:19] * Joins: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net)
- # [01:46] * Quits: cgriego (n=cgriego@216.138.69.206)
- # [01:49] * Joins: weinig (n=weinig@17.203.15.140)
- # [01:55] * Joins: webben (n=benh@91.84.19.165)
- # [02:05] * Joins: webben_ (n=benh@nat/yahoo/x-e9babef4d624d627)
- # [02:10] * Quits: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net)
- # [02:13] * Joins: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net)
- # [02:17] * Quits: webben (n=benh@91.84.19.165) (Connection reset by peer)
- # [02:22] * Joins: webben (n=benh@91.84.19.165)
- # [02:31] * Quits: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net)
- # [02:33] * Quits: webben_ (n=benh@nat/yahoo/x-e9babef4d624d627) (Connection timed out)
- # [02:49] * Quits: tndH (i=Rob@adsl-87-102-20-204.karoo.KCOM.COM) ("ChatZilla 0.9.79-rdmsoft [XULRunner 1.8.0.9/2006120508]")
- # [03:03] * Joins: G0k (n=hmason@dsl081-227-134.chi1.dsl.speakeasy.net)
- # [03:14] * Quits: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [03:18] * Quits: webben (n=benh@91.84.19.165)
- # [03:18] * Joins: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [03:27] * Joins: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net)
- # [03:31] * Quits: G0k (n=hmason@dsl081-227-134.chi1.dsl.speakeasy.net)
- # [03:36] * Joins: G0k (n=hmason@dsl081-227-134.chi1.dsl.speakeasy.net)
- # [03:39] * Quits: jruderman (n=jruderma@c-67-180-15-227.hsd1.ca.comcast.net)
- # [03:40] * Joins: jruderman (n=jruderma@c-67-180-15-227.hsd1.ca.comcast.net)
- # [04:03] * Joins: kura[afk] (n=faruk@c-24-6-99-228.hsd1.ca.comcast.net)
- # [04:10] * Parts: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net)
- # [04:52] * Quits: roc (n=roc@121-72-6-142.dsl.telstraclear.net)
- # [05:05] <Hixie> how the hell do you tell a RangeException from a DOMException??
- # [05:10] <weinig> Hixie: in WebKit now, you can do e instanceof RangeException
- # [05:10] <weinig> Hixie: I believe you can do that in Firefox as well
- # [05:13] <weinig> or alternatively, e.constructor == RangeException :)
- # [05:13] <weinig> where e is of course the exception being thrown
- # [05:18] <Hixie> i mean how do you tell in a spec-justifiable way
- # [05:19] <Hixie> ideally using specs from 2004 :-)
- # [05:20] <weinig> Hixie: testing e.BAD_BOUNDARYPOINTS_ERR == 1
- # [05:20] * Joins: roc (n=roc@121-72-6-142.dsl.telstraclear.net)
- # [05:20] <Hixie> hm, yeah, that might work
- # [05:20] <Hixie> thanks
- # [05:21] <weinig> no problem
- # [05:23] <weinig> Hixie: though in no way exaustive, http://trac.webkit.org/projects/webkit/browser/trunk/LayoutTests/fast/dom/DOMException/ might be of some help
- # [05:24] * Quits: weinig (n=weinig@17.203.15.140)
- # [05:25] <Hixie> thanks
- # [06:20] * Quits: digx (n=rick@c-76-109-201-140.hsd1.fl.comcast.net) (Remote closed the connection)
- # [06:23] * Quits: G0k (n=hmason@dsl081-227-134.chi1.dsl.speakeasy.net)
- # [06:34] * Joins: G0k (n=hmason@dsl081-227-134.chi1.dsl.speakeasy.net)
- # [07:25] * Quits: G0k (n=hmason@dsl081-227-134.chi1.dsl.speakeasy.net) (Read error: 104 (Connection reset by peer))
- # [07:25] * Quits: roc (n=roc@121-72-6-142.dsl.telstraclear.net)
- # [07:26] <Hixie> DOM Range is really badly defined
- # [07:27] <Hixie> it's full of holes
- # [07:27] <Hixie> e.g. selectNode() on an orphan seems to cause a crash, as i understand it
- # [07:27] <Hixie> and you can set the boundary points as being in different unconnected trees
- # [07:30] <Hixie> or if you set the offset to a value out of range
- # [07:39] <jruderman> Hixie: have you seen https://bugzilla.mozilla.org/show_bug.cgi?id=409380 ?
- # [07:40] <Hixie> yeah i'm looking at those bugs as we speak
- # [07:40] <jruderman> :)
- # [07:49] * Joins: wakaba (n=w@77.137.148.210.dy.bbexcite.jp)
- # [07:50] * Joins: G0k (n=hmason@dsl081-227-134.chi1.dsl.speakeasy.net)
- # [08:06] * Quits: csarven (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca) ("http://www.csarven.ca/")
- # [08:13] * kura[afk] is now known as kura
- # [08:50] * Joins: roc (n=roc@121-72-6-142.dsl.telstraclear.net)
- # [08:52] <G0k> hey anyone know where annevk has been?
- # [09:00] <kura> probably busy with his new place and all
- # [09:03] <G0k> where did he move?
- # [09:09] <kura> no idea
- # [09:10] <kura> i just saw him tweet a while ago that he got his own place
- # [09:10] <kura> like, just before the holidays
- # [09:20] <Hixie> wow, dom range's interaction with splitText() is retarded
- # [09:21] <othermaciej> how does it interact?
- # [09:23] * MacDomeOut is now known as MacDome
- # [10:12] * Disconnected
- # [10:12] * Attempting to rejoin channel #whatwg
- # [10:12] * Rejoined channel #whatwg
- # [10:12] * Topic is 'WHATWG (HTML5) -- http://www.whatwg.org/ -- Logs: http://krijnhoetmer.nl/irc-logs/ -- Please leave your sense of logic at the door, thanks!'
- # [10:12] * Set by gsnedders on Tue Dec 18 21:41:19
- # [10:41] * Disconnected
- # [10:41] * Attempting to rejoin channel #whatwg
- # [10:41] * Rejoined channel #whatwg
- # [10:41] * Topic is 'WHATWG (HTML5) -- http://www.whatwg.org/ -- Logs: http://krijnhoetmer.nl/irc-logs/ -- Please leave your sense of logic at the door, thanks!'
- # [10:41] * Set by gsnedders on Tue Dec 18 21:41:19
- # [10:58] * Joins: maikmerten (n=maikmert@L92c9.l.pppool.de)
- # [10:58] * Quits: roc (n=roc@121-72-6-142.dsl.telstraclear.net)
- # [10:58] * Joins: jgraham (n=james@81-86-215-9.dsl.pipex.com)
- # [11:09] * Joins: virtuelv (n=virtuelv@65.80-202-82.nextgentel.com)
- # [11:09] * Joins: webben (n=benh@91.84.19.165)
- # [11:09] * Joins: webben_ (n=benh@dip5-fw.corp.ukl.yahoo.com)
- # [11:26] * Quits: webben (n=benh@91.84.19.165) (Read error: 110 (Connection timed out))
- # [11:44] <hsivonen> zcorpan: Validator.nu doesn't check the contents of any PI
- # [11:47] * Quits: kura (n=faruk@c-24-6-99-228.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [12:13] * Quits: Thezilch (n=fuz007@ip68-111-154-116.sd.sd.cox.net) (Read error: 104 (Connection reset by peer))
- # [13:14] * Joins: webben (n=benh@91.84.19.165)
- # [13:34] * Quits: webben_ (n=benh@dip5-fw.corp.ukl.yahoo.com) (Read error: 110 (Connection timed out))
- # [14:14] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [14:38] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se) (Read error: 110 (Connection timed out))
- # [14:42] * Joins: tndH_ (i=Rob@adsl-87-102-20-204.karoo.KCOM.COM)
- # [14:42] * tndH_ is now known as tndH
- # [15:01] * Joins: ROBOd (n=robod@89.122.216.38)
- # [15:02] * Quits: doublec (n=Chris_Do@203-97-173-6.cable.telstraclear.net) ("ChatZilla 0.9.79-rdmsoft [XULRunner 1.8.0.9/2006120508]")
- # [15:14] * Quits: gsnedders (n=gsnedder@host86-137-236-187.range86-137.btcentralplus.com) ("Partying in teh intarwebs")
- # [15:50] * Joins: gsnedders (n=gsnedder@host86-137-236-187.range86-137.btcentralplus.com)
- # [16:00] * Joins: mpt (n=mpt@canonical/launchpad/mpt)
- # [16:08] * Joins: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net)
- # [16:11] * Joins: heycam` (n=cam@124-168-61-74.dyn.iinet.net.au)
- # [16:22] * Quits: heycam (n=cam@124-168-61-74.dyn.iinet.net.au) (Read error: 110 (Connection timed out))
- # [16:31] * Joins: csarven (n=nevrasc@197.59-ppp.3menatwork.com)
- # [16:39] * mitsuhiko is now known as blackbird
- # [16:40] * blackbird is now known as mitsuhiko
- # [17:03] * Quits: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net)
- # [17:12] * Joins: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net)
- # [17:41] <gsnedders> hsivonen: didn't you have a spec for serialising a DOM structure somewhere?
- # [17:42] * Quits: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net)
- # [18:54] <jgraham> gsnedders: are you thinking of http://simon.html5.org/specs/sdf
- # [18:54] <gsnedders> jgraham: yes.
- # [18:54] <gsnedders> so it was my second thought of ed.
- # [19:47] * Quits: virtuelv (n=virtuelv@65.80-202-82.nextgentel.com) (Remote closed the connection)
- # [20:58] * Joins: kura (n=faruk@c-24-6-99-228.hsd1.ca.comcast.net)
- # [21:03] * Joins: virtuelv (n=virtuelv@65.80-202-82.nextgentel.com)
- # [21:38] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [21:56] <zcorpan> hsivonen: consider it a feature request to validate xml-stylesheet PIs :) (i'll spec down conf requirements for it in my draft, though it already defines what is a parse error...)
- # [22:00] * Joins: peepo (n=Jay@host86-147-33-213.range86-147.btcentralplus.com)
- # [22:01] * MacDomeSleep is now known as MacDome
- # [22:04] * Quits: MacDome (n=eric@c-69-181-78-198.hsd1.ca.comcast.net)
- # [22:12] * Quits: Dashiva (i=Dashiva@wikia/Dashiva)
- # [22:13] * Joins: MacDome (n=eric@c-69-181-78-198.hsd1.ca.comcast.net)
- # [22:15] * Joins: Dashiva (i=Dashiva@wikia/Dashiva)
- # [22:17] * Quits: maikmerten (n=maikmert@L92c9.l.pppool.de) ("Leaving")
- # [22:21] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se) (Read error: 110 (Connection timed out))
- # [22:24] * Joins: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net)
- # [22:29] * Quits: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net) (Client Quit)
- # [22:30] * Quits: ROBOd (n=robod@89.122.216.38) ("http://www.robodesign.ro")
- # [22:37] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [22:39] <gsnedders> Hixie: ping
- # [22:42] * Quits: peepo (n=Jay@host86-147-33-213.range86-147.btcentralplus.com) ("later")
- # [22:54] * Quits: virtuelv (n=virtuelv@65.80-202-82.nextgentel.com) (Remote closed the connection)
- # [23:00] * Quits: mpt (n=mpt@canonical/launchpad/mpt) (Remote closed the connection)
- # [23:23] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se) (Read error: 110 (Connection timed out))
- # [23:40] * Joins: weinig_ (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [23:52] * Joins: G0k (n=hmason@dsl081-227-134.chi1.dsl.speakeasy.net)
- # [23:53] * Joins: digx (n=rick@c-76-109-201-140.hsd1.fl.comcast.net)
- # [23:56] * Joins: tantek (n=tantek@70-14-39-15.area3.spcsdns.net)
- # [23:57] * Quits: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [23:58] * weinig_ is now known as weinig
- # Session Close: Sun Jan 06 00:00:00 2008
The end :)