Options:
- # Session Start: Wed Jul 16 00:00:00 2008
- # Session Ident: #whatwg
- # [00:01] <othermaciej> to avoid wasting CPU cycles if you fire off long-running computation that turns out to be unnecessary
- # [00:01] * Quits: pd (n=kyleh@unaffiliated/pd) (Read error: 110 (Connection timed out))
- # [00:02] <Hixie> hm
- # [00:02] <othermaciej> and to make it slightly easier not to make all your threads be runaways (otherwise you have to set up a message handler in the thread to cancel all timers and pending I/O when asked to stop, seems like a needless pain)
- # [00:03] <Hixie> well if all the channels to a worker get closed, you kill the thread as if the user had killed it
- # [00:03] <Hixie> though you'd still want to use a timeout to allow the thread to empty it's message queue
- # [00:03] <Hixie> its
- # [00:04] <othermaciej> closing all channels as implicit termination is a bit weak (you have to keep track of all channels you may have vended)
- # [00:05] <othermaciej> and also I guess counts on the worker object itself not being a message target, or else you have to make sure to drop all refs and let it get GC'd to really kill it
- # [00:05] <Hixie> isn't that a good thing? why would you want to kill a worker if some other frame has a handle to it? especially given that that could mean the thread dying while someone is talkign to it
- # [00:06] <Hixie> well the way i'm currently speccing it, there is no worker object on the outside
- # [00:06] <Hixie> only the channels
- # [00:06] <Hixie> creating a worker gets you a channel to that worker
- # [00:06] <othermaciej> I see
- # [00:07] <othermaciej> is there a way to copy the channel (so that you have multiple copies which independently need to be closed)?
- # [00:07] <Hixie> if the worker is named, you can get multiple independent windows (from the same origin) getting channels to a single worker
- # [00:07] <Hixie> and since you can send a port down a channel, you can associate multiple channels with a worker, yes
- # [00:08] <Hixie> they're not the same channel, just different channels that have one end owned by the worker
- # [00:09] <othermaciej> I don't think open channels controlling the lifecycle makes sense
- # [00:09] <Hixie> why not?
- # [00:09] <othermaciej> having an open channel wouldn't keep a Window alive presumably, if that window is otherwise closed
- # [00:10] <Hixie> if a window closes, or has its session history traversed, channels to that window have their other end temporarily deactivated
- # [00:10] <Hixie> (the channels get permanently deactivated when the window is garbage collected)
- # [00:15] * Parts: hasather (n=hasather@ti0034a380-2730.bb.online.no)
- # [00:20] * Quits: gsnedders (n=gsnedder@p57A22457.dip0.t-ipconnect.de) ("Killin' teh intarwebs")
- # [00:21] * Quits: heycam (n=cam@124-168-84-21.dyn.iinet.net.au) ("bye")
- # [00:24] * Joins: john_fallows (n=j_r_fall@ip-12-22-56-126.hqglobal.net)
- # [00:27] <annevk> Hixie, is Workers going to define a new database and local storage API and such?
- # [00:28] * Quits: aaronlev (n=chatzill@g228009238.adsl.alicedsl.de) ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
- # [00:52] * Joins: heycam (n=cam@clm-laptop.infotech.monash.edu.au)
- # [01:50] * Quits: tndH (i=Rob@adsl-87-102-115-209.karoo.KCOM.COM) ("ChatZilla 0.9.83-rdmsoft [XULRunner 1.9/2008061013]")
- # [02:28] * Quits: dbaron (n=dbaron@corp-241.mountainview.mozilla.com) ("reboot for kernel upgrade")
- # [02:41] * Quits: tusho_ (n=tusho@91.105.112.94) (Client Quit)
- # [02:43] * Joins: webben (n=benh@91.85.158.221)
- # [02:47] * Joins: dbaron (n=dbaron@corp-241.mountainview.mozilla.com)
- # [02:53] * Quits: billmason (n=billmaso@ip195.unival.com) (".")
- # [02:56] * Joins: webben_ (n=benh@nat/yahoo/x-1f99f9088deff856)
- # [02:59] * Quits: malware (n=MikeSmit@58.157.21.205) (Read error: 110 (Connection timed out))
- # [03:02] * Joins: malware (n=MikeSmit@EM119-72-12-36.pool.e-mobile.ne.jp)
- # [03:04] * Quits: webben (n=benh@91.85.158.221) (Read error: 110 (Connection timed out))
- # [03:10] * Quits: MacDome (n=eric@c-67-180-49-110.hsd1.ca.comcast.net)
- # [03:11] * Quits: roc (n=roc@202.0.36.64)
- # [03:26] * Joins: MacDome (n=eric@c-67-180-49-110.hsd1.ca.comcast.net)
- # [03:28] * Quits: john_fallows (n=j_r_fall@ip-12-22-56-126.hqglobal.net) (Remote closed the connection)
- # [03:35] * Quits: malware (n=MikeSmit@EM119-72-12-36.pool.e-mobile.ne.jp) ("Less talk, more pimp walk.")
- # [03:43] * Quits: MacDome (n=eric@c-67-180-49-110.hsd1.ca.comcast.net)
- # [03:50] * Quits: weinig (n=weinig@17.203.15.176)
- # [03:56] * Joins: MacDome (n=eric@c-67-180-49-110.hsd1.ca.comcast.net)
- # [04:19] * Quits: dbaron (n=dbaron@corp-241.mountainview.mozilla.com) ("8403864 bytes have been tenured, next gc will be global.")
- # [04:21] * Joins: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [04:27] * Joins: MikeSmith (n=MikeSmit@dhcp-246-123.mag.keio.ac.jp)
- # [04:38] * Joins: dbaron (n=dbaron@c-71-198-188-254.hsd1.ca.comcast.net)
- # [04:40] * Joins: svl (n=me@global162.lnk.telstra.net)
- # [04:56] * Quits: aroben (n=aroben@unaffiliated/aroben) (Read error: 104 (Connection reset by peer))
- # [05:36] * Quits: webben_ (n=benh@nat/yahoo/x-1f99f9088deff856) (Read error: 60 (Operation timed out))
- # [05:38] * Quits: othermaciej (n=mjs@17.203.15.189)
- # [06:02] * Joins: KevinMarks (n=KevinMar@pool-71-255-166-216.bstnma.east.verizon.net)
- # [06:11] * Quits: MikeSmith (n=MikeSmit@dhcp-246-123.mag.keio.ac.jp) ("Less talk, more pimp walk.")
- # [06:28] * Joins: MikeSmith (n=MikeSmit@dhcp-246-123.mag.keio.ac.jp)
- # [06:30] * Quits: svl (n=me@global162.lnk.telstra.net) ("And back he spurred like a madman, shrieking a curse to the sky.")
- # [06:49] * Joins: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [07:28] * Quits: dbaron (n=dbaron@c-71-198-188-254.hsd1.ca.comcast.net) ("8403864 bytes have been tenured, next gc will be global.")
- # [07:38] * Joins: hdh (n=hdh@118.71.124.186)
- # [07:54] * Joins: harig_in (n=opera@122.160.12.230)
- # [08:07] * Quits: heycam (n=cam@clm-laptop.infotech.monash.edu.au) ("bye")
- # [08:09] * Joins: maikmerten (n=merten@ls5laptop14.cs.uni-dortmund.de)
- # [08:45] * Joins: heycam (n=cam@124-168-84-21.dyn.iinet.net.au)
- # [08:52] * Quits: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net)
- # [09:46] * Quits: sverrej (n=sverrej@89.10.27.86) (Read error: 110 (Connection timed out))
- # [09:56] * Quits: maikmerten (n=merten@ls5laptop14.cs.uni-dortmund.de) (Remote closed the connection)
- # [10:01] * Quits: MacDome (n=eric@c-67-180-49-110.hsd1.ca.comcast.net)
- # [10:11] * Joins: svl (n=me@global162.lnk.telstra.net)
- # [10:13] * Joins: sverrej (n=sverrej@pat-tdc.opera.com)
- # [10:19] * Quits: scotfl (n=scotfl@S0106001b114f914a.ss.shawcable.net)
- # [10:19] * Joins: Copyman (n=ano@82-204-22-72.dsl.bbeyond.nl)
- # [10:20] * Copyman is now known as Maurice
- # [10:20] * Joins: tndH_ (i=Rob@adsl-87-102-115-209.karoo.KCOM.COM)
- # [10:20] * tndH_ is now known as tndH
- # [10:25] * Quits: svl (n=me@global162.lnk.telstra.net) ("And back he spurred like a madman, shrieking a curse to the sky.")
- # [10:27] * Quits: sverrej (n=sverrej@pat-tdc.opera.com) ("Ex-Chat")
- # [10:32] * Quits: MikeSmith (n=MikeSmit@dhcp-246-123.mag.keio.ac.jp) ("Less talk, more pimp walk.")
- # [10:54] * Joins: webben (n=benh@nat/yahoo/x-d9b08757d4b69937)
- # [10:57] * Joins: virtuelv (n=virtuelv@pat-tdc.opera.com)
- # [11:03] * Joins: scotfl (n=scotfl@S0106001b114f914a.ss.shawcable.net)
- # [11:04] * Quits: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [11:09] * Quits: scotfl (n=scotfl@S0106001b114f914a.ss.shawcable.net)
- # [11:14] <annevk> Hixie, "The closing attribute must return false until the "kill a worker" processing model defined below sets it to false."
- # [11:18] * Joins: aaronlev (n=chatzill@g228009238.adsl.alicedsl.de)
- # [11:21] * Quits: Lachy (n=Lachlan@85.196.122.246) (Read error: 110 (Connection timed out))
- # [11:21] * Joins: maikmerten (n=merten@ls5laptop14.cs.uni-dortmund.de)
- # [11:23] * Joins: ROBOd (n=robod@89.122.216.38)
- # [11:25] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [11:57] * Joins: tusho (n=tusho@91.105.112.94)
- # [12:36] * Quits: aaronlev (n=chatzill@g228009238.adsl.alicedsl.de) ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
- # [13:16] * Joins: myakura (n=myakura@p1216-ipbf601marunouchi.tokyo.ocn.ne.jp)
- # [13:37] * Joins: aaronlev (n=chatzill@g227078084.adsl.alicedsl.de)
- # [13:39] * Quits: webben (n=benh@nat/yahoo/x-d9b08757d4b69937)
- # [13:51] * Quits: aaronlev (n=chatzill@g227078084.adsl.alicedsl.de) (Remote closed the connection)
- # [13:51] * Joins: aaronlev (n=chatzill@g227078084.adsl.alicedsl.de)
- # [13:57] <Lachy> Hixie, yt?
- # [14:03] <Lachy> never mind.
- # [14:42] <maikmerten> hmm... as for the audio canvas... I was about to write to the list that this might have security implications (generate signals damaging amplifiers, speakers and ears), but then I recognized that this works nicely with prerecorded audio files as well ;)
- # [14:43] <Philip`> You could make a page with a very loud 20kHz background sound, so that most people won't even notice it but small children and dogs will get very annoyed
- # [14:43] <maikmerten> aye
- # [14:43] * Quits: tlsa (n=mike@92.233.173.59) (Remote closed the connection)
- # [14:45] <maikmerten> perhaps in future Creative will try to sell "security enabled" soundcards and speaker systems that detect potentially harmful audio signals ;)
- # [14:46] <Philip`> Or you could just buy cheap speakers with a very limited frequency range and volume :-)
- # [14:46] <maikmerten> :)
- # [14:49] * Philip` wonders when we'll get microphone and webcam APIs
- # [14:50] <annevk> http://lists.w3.org/Archives/Public/www-style/2008Jul/0354.html -_-
- # [14:59] * Joins: webben (n=benh@nat/yahoo/x-78285d89c7181cf3)
- # [15:06] * Joins: webben_ (n=benh@nat/yahoo/x-ec4d6cc1ebc77d90)
- # [15:07] * Quits: webben (n=benh@nat/yahoo/x-78285d89c7181cf3) (Read error: 104 (Connection reset by peer))
- # [15:09] <gDashiva> Philip`: Well, flash does it already, doesn't it?
- # [15:44] <Lachy> krijn, yt?
- # [15:58] <krijn> Lachy: yes
- # [16:02] * Quits: tndH (i=Rob@adsl-87-102-115-209.karoo.KCOM.COM) (Read error: 104 (Connection reset by peer))
- # [16:02] * Quits: gavin (n=gavin@people.mozilla.com) (Read error: 104 (Connection reset by peer))
- # [16:02] * Joins: tndH_ (i=Rob@adsl-87-102-115-209.karoo.KCOM.COM)
- # [16:02] * tndH_ is now known as tndH
- # [16:03] * Joins: gavin_ (n=gavin@people.mozilla.com)
- # [16:08] * Joins: webben (n=benh@nat/yahoo/x-e35e173f46285925)
- # [16:08] * Joins: csarven (n=csarven@on-irc.csarven.ca)
- # [16:09] * Quits: webben_ (n=benh@nat/yahoo/x-ec4d6cc1ebc77d90) (Read error: 104 (Connection reset by peer))
- # [16:19] * Joins: aroben (n=adamrobe@76.111.160.14)
- # [16:20] * Quits: aroben (n=adamrobe@unaffiliated/aroben) (Remote closed the connection)
- # [16:20] * Joins: aroben (n=adamrobe@76.111.160.14)
- # [16:23] * Joins: billmason (n=billmaso@ip181.unival.com)
- # [16:27] * Quits: myakura (n=myakura@p1216-ipbf601marunouchi.tokyo.ocn.ne.jp) ("Leaving...")
- # [16:42] * Quits: maikmerten (n=merten@ls5laptop14.cs.uni-dortmund.de) (Remote closed the connection)
- # [16:47] * Joins: svl (n=me@global162.lnk.telstra.net)
- # [17:04] * Quits: harig_in (n=opera@122.160.12.230) (Read error: 110 (Connection timed out))
- # [17:24] * Quits: csarven (n=csarven@on-irc.csarven.ca) (Read error: 110 (Connection timed out))
- # [17:35] * Joins: sverrej (n=sverrej@pat-tdc.opera.com)
- # [17:41] * Joins: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net)
- # [17:41] * Quits: KevinMarks (n=KevinMar@pool-71-255-166-216.bstnma.east.verizon.net) ("The computer fell asleep")
- # [17:51] * Quits: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net)
- # [17:52] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) ("This computer has gone to sleep")
- # [17:53] * Quits: svl (n=me@global162.lnk.telstra.net) ("And back he spurred like a madman, shrieking a curse to the sky.")
- # [18:04] * Parts: annevk (n=annevk@77.163.243.203)
- # [18:10] * Quits: aaronlev (n=chatzill@g227078084.adsl.alicedsl.de) (Read error: 110 (Connection timed out))
- # [18:11] * Quits: sverrej (n=sverrej@pat-tdc.opera.com) (Read error: 110 (Connection timed out))
- # [18:11] * Joins: Lachy (n=Lachlan@85.196.122.246)
- # [18:14] * Joins: jruderman (n=jruderma@guest-226.mountainview.mozilla.com)
- # [18:18] * aroben is now known as aroben|lunch
- # [18:26] * Joins: annevk (n=annevk@77.163.243.203)
- # [18:31] * Joins: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [18:32] * Joins: JohnResig_ (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net)
- # [18:32] * Quits: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net) (Read error: 104 (Connection reset by peer))
- # [18:37] * Joins: dbaron (n=dbaron@corp-241.mountainview.mozilla.com)
- # [18:46] * Joins: sverrej (n=sverrej@89.10.27.86)
- # [18:50] * Joins: maikmerten (n=maikmert@La474.l.pppool.de)
- # [18:55] * Joins: john_fallows (n=j_r_fall@12.22.56.126)
- # [18:57] * Quits: aroben|lunch (n=adamrobe@unaffiliated/aroben)
- # [19:10] * Joins: aroben (n=adamrobe@38.98.216.112)
- # [19:13] * Joins: aroben_ (n=adamrobe@c-71-58-56-76.hsd1.pa.comcast.net)
- # [19:14] * Quits: aroben_ (n=adamrobe@unaffiliated/aroben) (Client Quit)
- # [19:15] * Joins: aroben_ (n=aroben@unaffiliated/aroben)
- # [19:16] * Quits: JohnResig_ (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net) (Read error: 104 (Connection reset by peer))
- # [19:16] * Joins: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net)
- # [19:23] * Quits: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [19:28] * Quits: aroben (n=adamrobe@unaffiliated/aroben) (Connection timed out)
- # [19:37] * Joins: tommorris_ (n=tommorri@i-83-67-98-32.freedom2surf.net)
- # [19:42] * Quits: franksalim (n=frank@ip-12-22-56-126.hqglobal.net) ("Leaving")
- # [19:42] * Joins: sverrej_ (n=sverrej@89.10.27.86)
- # [19:53] * Joins: aaronlev (n=chatzill@g227078084.adsl.alicedsl.de)
- # [19:53] * Quits: sverrej (n=sverrej@89.10.27.86) (Read error: 110 (Connection timed out))
- # [19:55] * Quits: tommorris (n=tommorri@i-83-67-98-32.freedom2surf.net) (Read error: 110 (Connection timed out))
- # [19:58] * Joins: weinig (n=weinig@17.203.15.176)
- # [20:02] * Joins: franksalim (n=frank@ip-12-22-56-126.hqglobal.net)
- # [20:05] * Joins: aaronlev_ (n=chatzill@g227078084.adsl.alicedsl.de)
- # [20:10] * Quits: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [20:14] * Quits: aaronlev (n=chatzill@g227078084.adsl.alicedsl.de) (Read error: 110 (Connection timed out))
- # [20:23] * Quits: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net) (Read error: 104 (Connection reset by peer))
- # [20:24] * Joins: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net)
- # [20:25] * Quits: dbaron (n=dbaron@corp-241.mountainview.mozilla.com) (Read error: 110 (Connection timed out))
- # [20:25] * Joins: KevinMarks (n=KevinMar@74.125.60.1)
- # [20:25] * Quits: weinig (n=weinig@17.203.15.176)
- # [20:26] * Joins: MacDome (n=eric@c-67-180-49-110.hsd1.ca.comcast.net)
- # [20:27] * Joins: dbaron (n=dbaron@corp-241.mountainview.mozilla.com)
- # [20:28] * Joins: weinig (n=weinig@17.203.15.176)
- # [20:32] * Quits: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net) (Read error: 104 (Connection reset by peer))
- # [20:32] * Joins: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net)
- # [20:34] <tusho> What would be a good tag for 'actual page'?
- # [20:35] <tusho> Header, actual page, footer
- # [20:39] * Joins: dbaron_ (n=dbaron@corp-241.mountainview.mozilla.com)
- # [20:39] * Quits: dbaron_ (n=dbaron@corp-241.mountainview.mozilla.com) (Read error: 104 (Connection reset by peer))
- # [20:39] * Joins: dbaron_ (n=dbaron@corp-241.mountainview.mozilla.com)
- # [20:52] * Quits: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net) (Read error: 104 (Connection reset by peer))
- # [20:52] * Quits: dbaron (n=dbaron@corp-241.mountainview.mozilla.com) (Read error: 110 (Connection timed out))
- # [20:52] * Joins: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net)
- # [20:59] <Hixie> this global object nonsense is going to be painful to specify
- # [21:08] * Quits: dbaron_ (n=dbaron@corp-241.mountainview.mozilla.com) ("8403864 bytes have been tenured, next gc will be global.")
- # [21:18] * Quits: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net) (Read error: 104 (Connection reset by peer))
- # [21:18] * Joins: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net)
- # [21:18] * Quits: weinig (n=weinig@17.203.15.176)
- # [21:26] * Quits: JohnResig (n=jresig@c-76-118-158-44.hsd1.ma.comcast.net)
- # [21:30] * Joins: gsnedders (n=gsnedder@host217-44-35-200.range217-44.btcentralplus.com)
- # [21:30] * Joins: othermaciej (n=mjs@17.203.15.189)
- # [21:32] * Joins: weinig (n=weinig@17.203.15.176)
- # [21:33] * Parts: hdh (n=hdh@118.71.124.186) ("Konversation terminated!")
- # [21:35] * Quits: jruderman (n=jruderma@guest-226.mountainview.mozilla.com)
- # [21:37] * Joins: dbaron (n=dbaron@corp-241.mountainview.mozilla.com)
- # [21:42] * Joins: jruderman (n=jruderma@guest-226.mountainview.mozilla.com)
- # [21:43] * Joins: JohnResig (n=JohnResi@74.201.254.36)
- # [21:56] * Quits: maikmerten (n=maikmert@La474.l.pppool.de) (Remote closed the connection)
- # [22:03] * Joins: jmb^ (n=jmb@login.ecs.soton.ac.uk)
- # [22:04] * Joins: kingryan (n=ryan@c-24-5-77-167.hsd1.ca.comcast.net)
- # [22:06] * Joins: csarven (n=csarven@on-irc.csarven.ca)
- # [22:06] * Quits: aaronlev_ (n=chatzill@g227078084.adsl.alicedsl.de) ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
- # [22:16] * Quits: jmb (n=jmb@152.78.68.189) (Read error: 110 (Connection timed out))
- # [22:30] * Quits: KevinMarks (n=KevinMar@74.125.60.1) ("The computer fell asleep")
- # [22:33] * Quits: jruderman (n=jruderma@guest-226.mountainview.mozilla.com)
- # [22:35] <Hixie> i just found an occurance of "the the" in the spec
- # [22:35] <Hixie> which due to copy/paste over the past few months
- # [22:35] <Hixie> was actually four occurances
- # [22:35] <Hixie> yay copy/paste.
- # [22:36] <Hixie> it's sad that i only write new words like 10% of the time
- # [22:36] <Hixie> i almost always just find something that says vaguely what i want to say and then fix it up
- # [22:36] * Joins: othermaciej_ (n=mjs@17.255.98.52)
- # [22:37] <takkaria> sounds like coding
- # [22:41] * Joins: jruderman (n=jruderma@guest-226.mountainview.mozilla.com)
- # [22:43] <Philip`> That makes the spec more accessible to low-bandwidth users, since copied-and-pasted text gets good gzip compression
- # [22:43] * Quits: ROBOd (n=robod@89.122.216.38) ("http://www.robodesign.ro")
- # [22:44] <Hixie> hah
- # [22:46] * Quits: dbaron (n=dbaron@corp-241.mountainview.mozilla.com) ("8403864 bytes have been tenured, next gc will be global.")
- # [22:51] * Joins: dbaron (n=dbaron@corp-241.mountainview.mozilla.com)
- # [22:51] * Quits: othermaciej (n=mjs@17.203.15.189) (Read error: 110 (Connection timed out))
- # [22:52] <gsnedders> ergh.
- # [22:54] <gsnedders> the postprocessor strips everything apart from ASCII alphanumeric characters and spaces for xref
- # [22:56] <gsnedders> and I don't do that
- # [22:56] <gsnedders> causes compat. issues for HTML 5
- # [22:57] <gsnedders> It also makes NFD é == e
- # [23:02] * Joins: hasather (n=hasather@ti0034a380-2730.bb.online.no)
- # [23:07] * Quits: csarven (n=csarven@on-irc.csarven.ca) ("http://www.csarven.ca")
- # [23:18] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [23:20] <gsnedders> it's behaviour is so weird all over the place
- # [23:20] <gsnedders> I'm going insane.
- # [23:20] <gsnedders> (and of course things like HTML 5 _rely_ on that behaviour)
- # [23:21] * Joins: svl (n=me@global162.lnk.telstra.net)
- # [23:22] * jmb^ is now known as jmb
- # [23:24] <Philip`> gsnedders: Why not just fix HTML 5?
- # [23:24] <gsnedders> Philip`: other specs will rely on it too
- # [23:24] <gsnedders> Philip`: so better have it in w3c-compat mode
- # [23:24] <gsnedders> (I won't have it in the non-compat mode, though)
- # [23:25] * Quits: Maurice (n=ano@82-204-22-72.dsl.bbeyond.nl)
- # [23:27] * Joins: scotfl (n=scotfl@S0106001b114f914a.ss.shawcable.net)
- # [23:41] * Quits: svl (n=me@global162.lnk.telstra.net) ("And back he spurred like a madman, shrieking a curse to the sky.")
- # Session Close: Thu Jul 17 00:00:00 2008
The end :)