Options:
- # Session Start: Sat Jan 19 00:00:00 2008
- # Session Ident: #whatwg
- # [00:07] * Joins: eseidel (n=eseidel@nat/google/x-9fd51f94b00c4960)
- # [00:07] * Quits: Lachy_ (n=Lachlan@cm-84.215.54.100.getinternet.no) ("Leaving")
- # [00:09] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [00:15] * Quits: peepo (n=Jay@host217-42-95-198.range217-42.btcentralplus.com) ("later")
- # [00:18] * Joins: webben (n=benh@nat/yahoo/x-0462fcc4e585d75a)
- # [00:19] * Joins: csarven (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca)
- # [00:20] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) (Read error: 104 (Connection reset by peer))
- # [00:20] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [00:22] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) (Read error: 104 (Connection reset by peer))
- # [00:22] * Joins: Lachy_ (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [00:31] * Quits: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [00:36] <Philip`> I wish I could use apostrophes in the comments in my canvas tests, without having to write them in pairs to avoid totally breaking Vim's YAML syntax highlighting
- # [00:39] * Quits: weinig_ (n=weinig@17.203.15.140)
- # [00:40] * Joins: weinig (n=weinig@17.203.15.140)
- # [00:52] * Quits: aroben (n=aroben@unaffiliated/aroben)
- # [00:57] * Joins: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [00:57] * Philip` spends a while adding descriptions to his test cases, then realises he's still only up to line 498 in the 7211-line source file and gives up
- # [01:02] <Philip`> hsivonen: Why does http://html5.validator.nu/?doc=http%3A%2F%2Fmxr.mozilla.org%2Fmozilla%2Fsource%2Fcontent%2Fcanvas%2Ftest%2Ftest_2d.composite.image.copy.html%3Fforce%3D1&showsource=yes complain?
- # [01:02] <Philip`> with <body><canvas><p>
- # [01:02] <Philip`> when <body><p> is (I think) allowed, and <canvas> is transparent
- # [01:03] <annevk> ah good, <canvas> allows block-level content now?
- # [01:15] * Quits: Lachy_ (n=Lachlan@cm-84.215.54.100.getinternet.no) (Read error: 104 (Connection reset by peer))
- # [01:15] * Joins: Lachy__ (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [01:16] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [01:18] * Quits: jgraham__ (n=jgraham@81-86-212-85.dsl.pipex.com) (Read error: 110 (Connection timed out))
- # [01:19] * Quits: jgraham (n=james@81-86-212-85.dsl.pipex.com) (Read error: 110 (Connection timed out))
- # [01:20] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [01:20] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [01:21] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [01:21] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [01:21] * Joins: hober (n=ted@unaffiliated/hober)
- # [01:27] <Philip`> Hixie: "The strokeRect() method must draw stroke the specified rectangle's path" - s/draw stroke/something/
- # [01:35] * SadEagle is now known as AwayEagle
- # [01:40] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [01:40] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [01:40] <Hixie> "The strokeRect() method must something the specified rectangle's path" ? :-)
- # [01:40] <Philip`> Argh, my automatic spec-annotating script can't handle "Bézier"
- # [01:41] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [01:41] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [01:41] <Philip`> Hixie: Sounds good to me!
- # [01:45] <Philip`> Hmm, can I complain that Opera's ImageData.data isn't a JS array?
- # [01:45] <Philip`> at least to the extent that ImageData.data.join(',') doesn't work
- # [01:45] * Quits: webben (n=benh@nat/yahoo/x-0462fcc4e585d75a)
- # [01:46] <Philip`> (where "complain" means "add a test case for", preferably with some kind of justification from specifications, except I can't see anything saying what IDL "int[]" means...)
- # [01:48] * Quits: hober (n=ted@unaffiliated/hober) ("ERC Version 5.3 (devel) (IRC client for Emacs)")
- # [01:50] <Hixie> Philip`: i'm waiting for dom bindings for js spec before really going there
- # [01:51] <Philip`> "The current path, shadow attributes, global alpha, clipping path, and global composition operator must not affect the getImageData() and putImageData() methods." - should that mention the CTM too?
- # [01:52] <Philip`> Hixie: Okay
- # [01:52] * Philip` will add a test anyway, because it causes interoperability problems in practice
- # [01:52] <Hixie> i thought i'd mentioned CTM with imagedata already
- # [01:52] <Philip`> I can't see it mentioned anywhere
- # [01:53] <Hixie> seems not indeed
- # [01:57] * Quits: kingryan (n=kingryan@dsl092-219-050.sfo1.dsl.speakeasy.net) (Read error: 110 (Connection timed out))
- # [02:00] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [02:00] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [02:01] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [02:01] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [02:02] <Philip`> Hixie: "The ImageData object's width is greater than zero." (and subsequent lines) is wrong, since it's talking about an object that's explicitly not an ImageData
- # [02:14] <Philip`> Hixie: What happens with NaN in ImageData.data? (It's not below 0, or above 255, and it can't be rounded to the nearest integer)
- # [02:20] * Quits: Lachy__ (n=Lachlan@cm-84.215.54.100.getinternet.no) ("Leaving")
- # [02:20] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Success)
- # [02:20] <Hixie> Philip`: i'm about to go offline for a few days, can you mail the last two lines you wrote to the list/me?
- # [02:20] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [02:20] <Philip`> Hixie: Okay, will do
- # [02:20] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [02:20] <Hixie> (well, not completely offline, but likely not working on the spec)
- # [02:20] <Hixie> thanks dude
- # [02:21] <Hixie> your help is, as ever, highly appreciated
- # [02:21] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [02:23] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Connection timed out)
- # [02:24] * Joins: gavins (n=gavin@firefox/developer/gavin)
- # [02:25] <Philip`> Hmm, is NaN a Number?
- # [02:26] <AwayEagle> in ES sense, yes
- # [02:26] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [02:26] <Philip`> Ah, thanks
- # [02:26] <othermaciej> it's not an instance of the Number builtin class, but it is an intance of the Number value type
- # [02:26] <Philip`> (That is mildly confusing...)
- # [02:26] <othermaciej> (to be exactingly clear)
- # [02:26] <Philip`> Oh
- # [02:26] <othermaciej> what, that Not a Number is a Number?
- # [02:27] <Philip`> Yes
- # [02:27] <Philip`> I'm mostly just wondering if "a data attribute whose value is an enumerable list of values that are either JS Numbers or the JS value undefined." is allowed to contain NaN
- # [02:27] <Philip`> so it sounds like it probably is
- # [02:27] <AwayEagle> I don't remember, is the Number constructor object a Number? :-)
- # [02:27] <othermaciej> in ECMA-262 terms, it's a 4.3.20 Number Type
- # [02:28] <othermaciej> not a 4.3.21 Number Object
- # [02:28] <Philip`> (or at least it's close enough to be worth being explicit about how it's handled)
- # [02:28] <othermaciej> sorry, I meant it's a 4.3.19 Number Value (NaN that is)
- # [02:28] <othermaciej> NaN is a JS Number, yeah, in that sense
- # [02:28] <AwayEagle> you could use 4.3.20 and 4.3.23 too ;-)
- # [02:28] <Philip`> Is e.g. 7 the same 4.3.19 Number Value too?
- # [02:28] <othermaciej> to be anal it could distinguish Number Type and Number Object
- # [02:29] <othermaciej> Philip`: yes
- # [02:29] <Philip`> Okay
- # [02:29] <othermaciej> the Number Object type only comes into play when you call methods on a number or explicitly invoke the Number constructor to make a wrapper object
- # [02:29] <othermaciej> primitive types in ECMAScript (Number, String, Boolean) have corresponding wrapper object types
- # [02:29] <Philip`> That makes sense
- # [02:30] <othermaciej> which are sometimes created automatically
- # [02:30] <AwayEagle> othermaciej: oh, I need to show you the nasty String.prototype.toString testcase I showed ggaren
- # [02:30] <Philip`> Similar to Java, I guess?
- # [02:30] <othermaciej> Philip`: yes, but worse
- # [02:34] <AwayEagle> othermaciej: http://rafb.net/p/jLOXKL92.html (speaking of worse)
- # [02:36] <Philip`> Hmm, Opera 9.5 has gone from 93% down to 81% on the ImageData tests
- # [02:40] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [02:40] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [02:40] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [02:41] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [02:44] * Quits: dbaron (n=dbaron@corp-241.mountainview.mozilla.com) ("8403864 bytes have been tenured, next gc will be global.")
- # [02:44] * Quits: tndH (i=Rob@adsl-87-102-43-39.karoo.KCOM.COM) ("ChatZilla 0.9.80-rdmsoft [XULRunner 1.8.0.9/2006120508]")
- # [03:00] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [03:00] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [03:00] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [03:01] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [03:12] <heycam> Hixie, for an acid3 submission, what's the best way to get a new document? create an iframe and insert it into the document?
- # [03:13] <heycam> or should i use the getTestDocument() function?
- # [03:18] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) (Read error: 104 (Connection reset by peer))
- # [03:18] * Joins: Lachy_ (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [03:20] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [03:20] * Quits: Lachy_ (n=Lachlan@cm-84.215.54.100.getinternet.no) (Read error: 104 (Connection reset by peer))
- # [03:20] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [03:21] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [03:21] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [03:21] * Joins: Lachy_ (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [03:24] * Quits: grimboy (n=grimboy@78-105-162-250.zone3.bethere.co.uk) (Read error: 110 (Connection timed out))
- # [03:34] * Quits: Lachy_ (n=Lachlan@cm-84.215.54.100.getinternet.no) (Read error: 104 (Connection reset by peer))
- # [03:34] * Joins: Lachy__ (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [03:40] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [03:40] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [03:40] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [03:40] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [03:47] * Quits: markp (n=mark@adsl-221-79-53.rmo.bellsouth.net) (Remote closed the connection)
- # [03:48] <Hixie> heycam: just use createDocument on the DOMImplementation object
- # [03:48] * Joins: markp (n=mark@adsl-221-79-53.rmo.bellsouth.net)
- # [03:48] <Hixie> heycam: getTestDocument() is used too much already
- # [03:48] <Hixie> heycam: and creating an iframe is asynchronous and so wouldn't work in the function
- # [04:00] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [04:00] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [04:01] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [04:01] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [04:05] <takkaria> gsnedders: I don't know how much data you have on the cookie5 issue, but
- # [04:06] <takkaria> gsnedders: http://users.ecs.soton.ac.uk/jmb/test/cookies.php yields the results shown in http://users.ecs.soton.ac.uk/jmb/test/results/cookies.txt for a bunch of major browsers
- # [04:15] * Joins: kingryan (n=kingryan@dsl092-002-056.sfo1.dsl.speakeasy.net)
- # [04:16] * Quits: weinig (n=weinig@17.203.15.140) (Read error: 110 (Connection timed out))
- # [04:20] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [04:20] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [04:20] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [04:21] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [04:26] * Joins: roc (n=roc@121-72-37-29.dsl.telstraclear.net)
- # [04:34] * Quits: kingryan (n=kingryan@dsl092-002-056.sfo1.dsl.speakeasy.net) (Read error: 110 (Connection timed out))
- # [04:40] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Success)
- # [04:40] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [04:41] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [04:41] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [04:50] * Parts: AwayEagle (n=maksim@cpe-69-202-89-106.twcny.res.rr.com) ("Konversation terminated!")
- # [05:00] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [05:00] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [05:01] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [05:01] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [05:05] * Quits: MikeSmith (n=MikeSmit@58.157.21.205) ("Less talk, more pimp walk.")
- # [05:11] * Joins: MikeSmith (n=MikeSmit@58.157.21.205)
- # [05:20] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [05:20] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [05:21] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [05:21] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [05:40] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Success)
- # [05:40] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [05:41] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [05:41] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [06:00] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [06:00] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [06:00] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [06:01] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [06:14] * Quits: csarven (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca) ("http://www.csarven.ca/")
- # [06:20] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [06:20] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [06:21] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [06:35] * Quits: roc (n=roc@121-72-37-29.dsl.telstraclear.net)
- # [06:38] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [06:38] * Quits: takkaria (n=takkaria@isparp.co.uk) ("Lost terminal")
- # [06:39] * Joins: takkaria (n=takkaria@isparp.co.uk)
- # [06:40] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [06:40] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [06:41] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [06:58] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [07:00] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Success)
- # [07:00] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [07:01] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [07:01] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [07:20] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [07:20] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [07:20] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [07:21] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [07:35] * Joins: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [07:40] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [07:40] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [07:40] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [07:40] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [08:00] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [08:00] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [08:00] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [08:00] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [08:16] * Quits: deltab (n=deltab@82-36-30-34.cable.ubr02.smal.blueyonder.co.uk) (Read error: 110 (Connection timed out))
- # [08:20] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Success)
- # [08:20] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [08:20] * MacDomeSleep is now known as Macdome
- # [08:20] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [08:20] * Macdome is now known as MacDome
- # [08:21] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [08:40] * Joins: weinig_ (n=weinig@17.116.195.206)
- # [08:40] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [08:40] * Joins: jgraham (n=james@81-86-215-75.dsl.pipex.com)
- # [08:40] * Quits: jgraham (n=james@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [08:41] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [08:55] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [08:56] * Quits: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [08:56] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [09:04] * Joins: deltab (n=deltab@82-36-30-34.cable.ubr02.smal.blueyonder.co.uk)
- # [09:20] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [09:22] * Joins: vant (n=vant@p3215-ipbf4002marunouchi.tokyo.ocn.ne.jp)
- # [09:34] * Joins: roc (n=roc@121-72-37-29.dsl.telstraclear.net)
- # [09:38] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [09:41] <MacDome> Hixie: I need you to explain your @font-face test at some point
- # [09:41] <MacDome> I dont' see why your X is in the right place
- # [09:41] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [09:42] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [09:42] <Hixie> the containing block is the rectangle the size of the viewport, anchored at the origin
- # [09:42] <MacDome> Hixie: I guess the 20px is supposed to be measured from the top of the viewport instead of the top of the body?
- # [09:42] <Hixie> yes
- # [09:42] <Hixie> the body isn't position:relative or anything
- # [09:42] <MacDome> interesting
- # [09:42] <MacDome> I wonder if we get that wrong for all absolute positioning
- # [09:43] <MacDome> I don't think generated content would be treated differently here
- # [09:45] <MacDome> Hixie: well, I'll have to ask hyatt
- # [09:45] <Hixie> heh
- # [09:46] <MacDome> oh, actually
- # [09:46] <MacDome> hum... we seem to do this right most of the time
- # [09:46] <MacDome> why fail in this case?
- # [09:48] <MacDome> Hixie: and he margins on <html> don't affect this?
- # [09:48] <MacDome> or on :root ?
- # [09:49] <Hixie> why would they?
- # [09:49] * MacDome doens't know
- # [09:49] * MacDome hasn't read css 2.1 yet :)
- # [09:50] * MacDome kinda thinks of <html> as the viewport, but maybe its' not
- # [09:50] <MacDome> Hixie: yeah, margins on <html> seem to affect absolute positioning in Safari and FF
- # [09:50] <MacDome> your test would suggest that they're not supposed to
- # [09:51] <Hixie> see css2.1 section 10.1
- # [09:52] <Hixie> first bullet point
- # [09:55] <MacDome> it's actually bullet 4 which is most intersting
- # [10:02] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [10:03] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [10:19] * Joins: ROBOd (n=robod@89.122.216.38)
- # [10:20] * Quits: jruderman (n=jruderma@c-67-180-15-227.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [10:23] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [10:24] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [10:44] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [11:02] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [11:05] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [11:07] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [11:33] * Quits: Lachy__ (n=Lachlan@cm-84.215.54.100.getinternet.no) ("Leaving")
- # [11:34] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [11:46] * Quits: roc (n=roc@121-72-37-29.dsl.telstraclear.net)
- # [11:47] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [11:48] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [12:08] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [12:08] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [12:18] * Joins: grimboy (n=grimboy@78-105-162-250.zone3.bethere.co.uk)
- # [12:28] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 104 (Connection reset by peer))
- # [12:29] * Joins: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com)
- # [12:33] * Joins: jgraham__ (n=jgraham@81-86-220-183.dsl.pipex.com)
- # [12:37] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) ("Leaving")
- # [12:38] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [12:38] <hsivonen> Can someone remind me why Unicode reserves U+FFFE as a non-character?
- # [12:40] * Joins: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [12:41] <annevk> maybe for bitshifting?
- # [12:43] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [12:44] <hsivonen> annevk: oh right. it's the byteswapped FEFF
- # [12:44] <hsivonen> silly me
- # [12:45] <hsivonen> thanks
- # [12:50] * Quits: jgraham_ (n=jgraham@81-86-215-75.dsl.pipex.com) (Read error: 110 (Connection timed out))
- # [12:56] * Quits: weinig_ (n=weinig@17.116.195.206) (Read error: 113 (No route to host))
- # [13:01] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) ("Leaving")
- # [13:03] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [13:05] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) (Read error: 104 (Connection reset by peer))
- # [13:05] * Joins: Lachy_ (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [13:05] * Quits: Lachy_ (n=Lachlan@cm-84.215.54.100.getinternet.no) (Remote closed the connection)
- # [13:11] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se) (Read error: 110 (Connection timed out))
- # [13:22] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [13:22] <zcorpan> annevk: i think the 512 bytes thing for the <meta charset> is since long gone
- # [13:25] * Joins: tndH_ (i=Rob@adsl-87-102-43-39.karoo.KCOM.COM)
- # [13:25] * tndH_ is now known as tndH
- # [13:28] * Quits: jwalden (n=waldo@RANDOM-SEVENTY-TWO.MIT.EDU) (Read error: 110 (Connection timed out))
- # [13:41] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [13:42] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) (Client Quit)
- # [13:43] * Joins: jwalden (n=waldo@RANDOM-SEVENTY-TWO.MIT.EDU)
- # [13:46] <annevk> fixed
- # [13:52] <hsivonen> it is interesting how the mindset in some circles has shifted from everything-in-XML to everything-in-JSON
- # [13:52] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se) (Read error: 104 (Connection reset by peer))
- # [13:58] <othermaciej> I insist on everything in octet sequences
- # [13:58] <othermaciej> it's what the link layer demands!
- # [13:59] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [13:59] <zcorpan> "These elements have new meanings in HTML 5 which are incompatible with HTML 4. The new meanings better reflect the way they are used on the Web or gives them a purpose so people can start using them."
- # [13:59] <zcorpan> i find this paragraph confusing and i think it gets the wrong point across
- # [13:59] <zcorpan> the point it gets across is that html5 is incompatible with html4
- # [14:00] <zcorpan> i'd suggest to change it to something along the lines of "These elements have slightly modified meanings in HTML5 to better reflect how they are used on the Web or make them more useful."
- # [14:02] <zcorpan> also, the last bullet point doesn't seem to fit in that section. it discusses the optionalness of an attribute -- not changed meanings
- # [14:04] * Joins: jgraham_ (n=jgraham@81-86-221-232.dsl.pipex.com)
- # [14:04] <zcorpan> i'd suggest to either strike it or phrase it in such a way that it discusses the meaning of <img> when it has no alt=''
- # [14:08] * Joins: jgraham (n=james@81-86-221-232.dsl.pipex.com)
- # [14:09] <zcorpan> since <img> with no alt='' represents an image and <img> with alt='' also represents an image, it seems that the meaning hasn't really changed since html4
- # [14:12] * Joins: maikmerten (n=maikmert@T6a68.t.pppool.de)
- # [14:21] * Quits: jgraham__ (n=jgraham@81-86-220-183.dsl.pipex.com) (Read error: 110 (Connection timed out))
- # [14:22] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [14:25] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) (Read error: 104 (Connection reset by peer))
- # [14:25] * Joins: Lachy_ (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [14:26] * Quits: maikmerten (n=maikmert@T6a68.t.pppool.de) ("Leaving")
- # [14:33] * Quits: Lachy_ (n=Lachlan@cm-84.215.54.100.getinternet.no) ("Leaving")
- # [14:34] * Joins: maikmerten (n=maikmert@T6a68.t.pppool.de)
- # [14:37] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [14:41] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) (Client Quit)
- # [14:41] <jwalden> zcorpan: note Hixie's out for a few days and not watching, probably want to send email
- # [14:41] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [14:42] <zcorpan> jwalden: this is about the differences document, which annevk is editing
- # [14:42] <jwalden> ah
- # [14:42] <jwalden> carry on!
- # [14:42] <zcorpan> :)
- # [14:44] * Parts: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [14:44] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [14:58] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) ("Leaving")
- # [14:58] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [15:11] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) ("Leaving")
- # [15:12] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se) (Read error: 110 (Connection timed out))
- # [15:12] * Quits: jwalden (n=waldo@RANDOM-SEVENTY-TWO.MIT.EDU) (Read error: 110 (Connection timed out))
- # [15:13] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [15:15] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [15:35] * Parts: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [15:45] * Joins: jwalden (n=waldo@RANDOM-SEVENTY-TWO.MIT.EDU)
- # [15:51] * Joins: mpt (n=mpt@nat/canonical/x-cac94245d08a6365)
- # [16:36] * Joins: csarven (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca)
- # [16:36] * Quits: maikmerten (n=maikmert@T6a68.t.pppool.de) ("Leaving")
- # [16:38] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [16:38] * Joins: SadEagle (n=maksim@cpe-69-202-89-106.twcny.res.rr.com)
- # [16:40] <SadEagle> Hixie: hi... are you perhaps here and have a second free?
- # [17:00] * Joins: bzed_ (n=bzed@devel.recluse.de)
- # [17:00] * Quits: bzed (n=bzed@devel.recluse.de) (Remote closed the connection)
- # [17:00] * bzed_ is now known as bzed
- # [17:12] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se) (Read error: 110 (Connection timed out))
- # [17:12] <jwalden> SadEagle: he's gone for a couple days, send email
- # [17:14] <SadEagle> jwalden: thanks. does he have a preferred labeling scheme or something?
- # [17:14] <jwalden> "labeling scheme"?
- # [17:15] <SadEagle> as in titles, etc, to help him sort things out.
- # [17:17] <jwalden> dunno
- # [17:20] <Philip`> SadEagle: For emails? Things get sorted into folders like http://www.whatwg.org/issues/ manually, so the subject line doesn't seem critical
- # [17:21] <SadEagle> Philip`: thanks. is there an acid3 issues page, perhaps?
- # [17:22] * Joins: jgraham__ (n=jgraham@81-86-208-109.dsl.pipex.com)
- # [17:27] <Philip`> SadEagle: There isn't - I'd guess most Acid3 discussion is by IRC or private email
- # [17:29] <jwalden> so far I've found he's been responsive enough here to suffice
- # [17:34] * Joins: csarven- (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca)
- # [17:36] * Quits: jgraham (n=james@81-86-221-232.dsl.pipex.com) (Read error: 110 (Connection timed out))
- # [17:37] * Joins: jgraham (n=james@81-86-208-109.dsl.pipex.com)
- # [17:38] * Quits: jgraham_ (n=jgraham@81-86-221-232.dsl.pipex.com) (Read error: 110 (Connection timed out))
- # [17:49] * Quits: csarven (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca) (Read error: 110 (Connection timed out))
- # [17:54] * Joins: maikmerten (n=maikmert@T6a68.t.pppool.de)
- # [17:59] * Joins: heycam` (n=cam@210-84-44-198.dyn.iinet.net.au)
- # [18:10] * Quits: heycam (n=cam@210-84-62-145.dyn.iinet.net.au) (Read error: 101 (Network is unreachable))
- # [18:19] * Joins: virtuelv (n=virtuelv@65.80-202-82.nextgentel.com)
- # [18:22] * Quits: csarven- (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca) (Read error: 110 (Connection timed out))
- # [18:23] * Joins: csarven- (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca)
- # [18:29] <annevk> zcorpan, fixed
- # [18:41] * Quits: csarven- (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca) (Read error: 110 (Connection timed out))
- # [19:08] * Quits: vant (n=vant@p3215-ipbf4002marunouchi.tokyo.ocn.ne.jp) ("Leaving...")
- # [19:19] * Joins: csarven (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca)
- # [19:32] <jgraham> Does anyone have a good example of a table where colgroups are needed, assuming that table headers naturally apply to all columns they span?
- # [19:35] <jgraham> (specifically I'm looking at the headers thing again, I understand that, in principle, colgroup can be used for other things)
- # [19:39] <jgraham> Presumably such a table would have a header that didn't span an entire colgroup but did apply to all the cells in the colgroup.
- # [19:47] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [19:59] * Joins: maikmerten_ (n=maikmert@La64e.l.pppool.de)
- # [20:00] * Joins: roc (n=roc@121-72-37-29.dsl.telstraclear.net)
- # [20:10] * Joins: csarven- (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca)
- # [20:12] * Quits: maikmerten_ (n=maikmert@La64e.l.pppool.de) ("Leaving")
- # [20:12] * Quits: roc (n=roc@121-72-37-29.dsl.telstraclear.net)
- # [20:13] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se) (Read error: 110 (Connection timed out))
- # [20:14] * Quits: csarven (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca) (Read error: 110 (Connection timed out))
- # [20:16] * csarven- is now known as csarven
- # [20:17] * Quits: maikmerten (n=maikmert@T6a68.t.pppool.de) (Read error: 110 (Connection timed out))
- # [21:12] * Philip` installs KDE 4.0.0
- # [21:12] <takkaria> .0.0 releases make me nervous
- # [21:12] <Philip`> Now I can sort of run the canvas tests in Konqueror, except half of them say "Service Temporarily Unavailable"
- # [21:12] <Philip`> takkaria: That's why I'm not replacing KDE3.5 with it, and am running it under a separate user account :-)
- # [21:13] <takkaria> ah, good move. :)
- # [21:17] <SadEagle> Philip`: cool. But if you're building from source, you're better off using 4.0 branch. I fixed a bunch of whoppers on there
- # [21:17] <SadEagle> Philip`: and fredrikh made some canvas progress since then. I can give you my test results, but they're kind of cheating
- # [21:20] <Philip`> SadEagle: I'm just using Gentoo's packages for now - would it be straightforward to just compile Konqueror from source, without having to manually build the rest of KDE4?
- # [21:20] <SadEagle> depends on your definition of straightforward and the rest. You'd only need kdelibs. But I don't know if gentoo does any tricks for concurrent installs and whatnot
- # [21:21] * Quits: gsnedders (n=gsnedder@host217-42-133-143.range217-42.btcentralplus.com) ("Partying in teh intarwebs")
- # [21:22] <SadEagle> Philip`: do you have some sort of an AVM router?
- # [21:24] <Philip`> SadEagle: "straightforward" means copying-and-pasting a few commands to get it compiled and installed somewhere safe (like in /home since I don't want to mess up anything on my system) and running, ideally
- # [21:24] <Philip`> AVM router?
- # [21:26] <SadEagle> german(?) router vendor of some sort.. a lot of people reporting the timeout problem seem to have one of those.
- # [21:27] <Philip`> Ah
- # [21:27] <Philip`> I don't, and it was a server-side error message anyway
- # [21:27] <SadEagle> As for straightforward.. hmm, it's not too few commands, but there are howtos that are very safe, let me dig it up. Actually, if you're building with tests on, you only need kdelibs, though testkhtml isn't much of a browser :-)
- # [21:28] <Philip`> On a page with loads of iframes, is there some limit on how many concurrent connections Kwhatever will create?
- # [21:28] <Philip`> (I saw dozens of kio-something processes, which seemed odd)
- # [21:28] <SadEagle> not sure. I need to double check. there may be too many :(
- # [21:29] <SadEagle> note that there is a bug with onload events with many iframes using the same image -- that's the 'cheating' part I was referring to
- # [21:29] <Philip`> Ah
- # [21:30] <Philip`> Incidentally, please don't trust my tests to be correct if they're not saying something that's justified by the spec, since I haven't carefully reviewed them at all :-)
- # [21:31] <SadEagle> it should limit it to 32 requests, in theory, anyway
- # [21:31] <Philip`> Hmm, 32 seems a bit much when most browsers limit it to about 2...
- # [21:32] <SadEagle> that's global for the entire process, though.
- # [21:32] <SadEagle> may be it needs some sort of fancier policy
- # [21:33] * Philip` should run the tests on his local machine instead of potentially killing html5.org
- # [21:33] * SadEagle tests whether the limit really works.
- # [21:34] <SadEagle> oh.
- # [21:34] <SadEagle> there might be a problem with iframes without a content-type specified :(
- # [21:35] <SadEagle> wrt to # of requests.
- # [21:35] <Philip`> How do you specify a content-type on an iframe?
- # [21:40] <SadEagle> good point. only doable on object, right? :(
- # [21:41] <Philip`> Apparently so
- # [21:41] <Philip`> I used <iframe> rather than <object> because FF3-trunk didn't seem to do onload on <object> at the time when I was testing it
- # [21:41] <SadEagle> this may be hard to fix, will have to talk to some kparts gurus, better run it locally then.
- # [21:45] <Philip`> It's surprising how many bugs can be found in a test harness, without even considering the tests themselves :-)
- # [21:46] <Philip`> s/in/by/
- # [21:49] <SadEagle> the easiest way to build from source safely is to use this script, and not as .bashrc -- but an explicit one http://techbase.kde.org/index.php?title=Getting_Started/Increased_Productivity_in_KDE4_with_Scripts/.bashrc
- # [21:49] <SadEagle> then one can just source it in a terminal window for KDE4 stuff, and run things from there..
- # [21:51] * Joins: gsnedders (n=gsnedder@host86-151-228-75.range86-151.btcentralplus.com)
- # [21:51] <SadEagle> most likely working steps would be: 1) cd 2) mkdir kde 3) cd kde 4) download that script as ~/kde4/setup-env 5) mkdir src 6) mkdir build
- # [21:53] <SadEagle> 7) cd src 8) svn checkout svn://anonsvn.kde.org/home/kde/branches/KDE/4.0/kdelibs 9) edit that setup-env script to remove the alias make=makeobj line 10) cd ../build && mkdir kdelibs && cd kdelibs 11) source ~/kde/setup-env 12) cmakekde
- # [21:53] <SadEagle> chances of me not making a mistake there: 0.
- # [21:54] <SadEagle> actially, step 10 is not needed :-)
- # [21:55] <Philip`> Thanks!
- # [21:55] * Philip` tries that
- # [21:55] <SadEagle> thanks for doing this
- # [22:01] <Philip`> "CMake Error: The source directory "/home/kde4/kde/src" does not appear to contain CMakeLists.txt."
- # [22:01] <Philip`> when doing step 12, having skipped step 10
- # [22:02] <SadEagle> cd ~/kde4/src/kdelibs, sorry.
- # [22:03] <Philip`> That seems happier - thanks again :-)
- # [22:04] <SadEagle> and thanks again for testing. Except now I'll have to fix the multi-frame image loading/onload bug ;-)
- # [22:25] * Joins: jruderman (n=jruderma@c-67-180-15-227.hsd1.ca.comcast.net)
- # [22:31] <Philip`> Hmm, now I'm running something that might be the newly compiled version though I'm not certain
- # [22:31] <SadEagle> well, it didn't build konqueror, so probably not :-)
- # [22:31] <SadEagle> unless you also build kdebase when you weren't looking
- # [22:32] <SadEagle> what it did build is testkhtml.. go to ~/kde/build/kdelibs/bin, ./testkhtml <url goes here>
- # [22:32] <Philip`> I told it to run the old (4.0.0) Konqueror with the new ~/kde/lib directory
- # [22:33] <Philip`> and it prints lots of debug-like messages to the console, which it doesn't do when I run without ~/kde/lib
- # [22:33] <Philip`> so it sounds like it's doing something different
- # [22:34] <SadEagle> hmm, I am honestly not sure what will happen. easy way to check, though: cat /proc/<pid>/maps | grep khtml, and see where it comes from
- # [22:34] <Philip`> (Incidentally, Canvex seems to reveal a bug - the upscaling image filter wraps around the edges)
- # [22:34] <SadEagle> hmm, odd.
- # [22:35] <Philip`> b456b000-b4a3a000 r-xp 00000000 08:04 8930658 /home/kde4/kde/lib/libkhtml.so.5.0.0
- # [22:35] <SadEagle> sounds like it worked.
- # [22:35] <Philip`> (Also, Canvex reveals an apparent lack of XHTML support :-p )
- # [22:35] <Philip`> Also, View Source crashes
- # [22:36] * Quits: ROBOd (n=robod@89.122.216.38) ("http://www.robodesign.ro")
- # [22:36] <SadEagle> Philip`: for reasons I am too embarassed to admit. it's using the html parser. Actually, I completely forgot why we didn't switch it over.
- # [22:36] <Philip`> (but maybe it's not helped by me having a mixture of different KDE versions)
- # [22:38] <Philip`> I think parsing XML with an HTML parser is sadly non-conforming :-(
- # [22:39] <SadEagle> :(
- # [22:41] <SadEagle> one of those days I'll understand XHTML and flip the switch.
- # [22:43] <Philip`> Failed assertion ctx.fillStyle matches /^#(?!(FF0000|ff0000|f00)$)/ (got #ff0000[string])
- # [22:43] <Philip`> How come that doesn't match?
- # [22:44] <Philip`> Oops
- # [22:44] * Philip` missed the !
- # [22:45] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [22:46] <Philip`> Also, it'd be nice to have getImageData so the test results are more automatic :-)
- # [22:46] * Parts: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [22:46] <SadEagle> yeah, if I can get Hixie to make it spec'd in a way I can do it w/o killing the GC
- # [22:47] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [22:59] <Philip`> Once this is all complete, you'll have to start on 3D canvas ;-)
- # [22:59] <SadEagle> that's for fredrikh, not me :-)
- # [23:11] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se) (Read error: 110 (Connection timed out))
- # [23:16] * Quits: gsnedders (n=gsnedder@host86-151-228-75.range86-151.btcentralplus.com) ("Partying in teh intarwebs")
- # [23:17] * MacDome is now known as MacDomeOut
- # [23:50] * Philip` discovers that his bank now allows Opera, instead of redirecting to a page which supposedly lists supported browsers but actually they obviously didn't test that page since it didn't work
- # Session Close: Sun Jan 20 00:00:00 2008
The end :)