Options:
- # Session Start: Thu Jun 21 00:00:00 2007
- # Session Ident: #whatwg
- # [00:05] * Quits: bewest (n=ben@httpcraft/bewest) (Read error: 110 (Connection timed out))
- # [00:05] * Joins: epeus (n=KevinMar@137.164.255.6)
- # [00:09] * Quits: KevinMarks (n=KevinMar@137.164.255.50) (Nick collision from services.)
- # [00:09] * epeus is now known as KevinMarks
- # [00:09] * Quits: weinigLap (n=weinig@17.255.97.148)
- # [00:14] * Quits: aroben_ (n=adamrobe@17.203.15.248) (Connection timed out)
- # [00:18] * Joins: psa (n=yomode@posom.com)
- # [00:34] * Quits: othermaciej (n=mjs@17.255.100.206)
- # [00:35] * Joins: othermaciej (n=mjs@17.255.100.206)
- # [00:37] * Quits: othermaciej (n=mjs@17.255.100.206) (Client Quit)
- # [00:37] * Joins: othermaciej (n=mjs@17.255.100.206)
- # [00:44] * Joins: weinigLap (n=weinig@17.255.97.148)
- # [00:46] <zcorpan> http://www.bernzilla.com/item.php?id=875
- # [00:48] <Hixie> oops
- # [00:48] * Hixie replies to a mail without noticing it was sent to a mailing list
- # [00:48] * Hixie whistles innocently and moves on to the next mail
- # [00:49] <Hixie> zcorpan: hey, finally someone who agrees with me!
- # [00:49] <zcorpan> Hixie: yeah :)
- # [00:51] <zcorpan> actually, i feel "dirty" too, i just think that it's not really harmful and authors changing their documents to insert div tags around images to conform to html5 are wasting their time
- # [00:51] <Hixie> i was talking to citoyen yesterday about this
- # [00:51] <Hixie> the only reason we have <div> is to allow custom widgets to be made
- # [00:52] <Hixie> i can't work out how to make it hard to abuse it
- # [00:55] <zcorpan> if you make it hard to abuse div, people will abuse something else... :)
- # [00:55] <zcorpan> (like table)
- # [00:56] <Hixie> <table>, <br>, and <div> are the main ones i'm worried about being abused
- # [00:56] <Hixie> <table> is being dealt with by education
- # [00:57] <Hixie> moderately successfully, even
- # [00:58] * moeffju is now known as moeffju[ZzZz]
- # [00:58] * Quits: weinigLap (n=weinig@17.255.97.148)
- # [00:59] <zcorpan> <br> is a tough one. i don't know how to not use <br> in a forum that accepts bbcode. people want to be able to make one, two, three, many line-breaks. fwiw, they also aren't going to mark up headings in any other manner than pressing the BOLD button and hitting enter
- # [01:00] <zcorpan> (well, i guess a heading bbcode tag could be introduced -- that was an aside)
- # [01:01] <Hixie> the contents of forum postings are equivalent to wysiwyg editor output
- # [01:01] <zcorpan> yeah
- # [01:01] <Hixie> i don't know how to handle those either
- # [01:01] <zcorpan> it's not trivial
- # [01:01] <Hixie> the <meta generator> idea didn't go down well
- # [01:01] <zcorpan> indeed
- # [01:01] * Joins: aroben_ (n=adamrobe@17.255.98.199)
- # [01:03] * Quits: aroben (n=adamrobe@17.255.98.199) (Read error: 104 (Connection reset by peer))
- # [01:04] * Quits: BenWard (n=BenWard@cpc3-cmbg2-0-0-cust58.cmbg.cable.ntl.com) ("Fades out again…")
- # [01:04] <zcorpan> about div and what it means... perhaps when it contains block-level content, it means nothing, and when it contains inline-level content, it means a thematic group
- # [01:05] <zcorpan> or it always means a thematic group
- # [01:05] <Hixie> isn't that what <section> is?
- # [01:05] * Joins: weinigLap (n=weinig@17.255.97.148)
- # [01:05] <zcorpan> section affects the document outline, div doesn't
- # [01:06] <Hixie> i suppose i could buy your block vs inline semantics definition
- # [01:06] * Joins: othermaciej_ (n=mjs@17.255.100.206)
- # [01:07] <Hixie> but when it contains blocks, it really means nothing, imho
- # [01:07] <Hixie> that, btw, is why i didn't want it containing inlines in the first place
- # [01:07] <zcorpan> yeah
- # [01:07] * Quits: othermaciej (n=mjs@17.255.100.206) (Read error: 104 (Connection reset by peer))
- # [01:09] <Hixie> if <div>-containing-inline is "thematic group", what's the difference between <div> and <p>?
- # [01:09] <Hixie> maybe i should just bite the bullet and make them equivalent in the spec
- # [01:09] <Hixie> <div>-containing-inline and <p>, i mean
- # [01:09] <Hixie> not <div>-containing-block
- # [01:10] <zcorpan> i would be ok with that
- # [01:11] * Joins: bewest (n=ben@httpcraft/bewest)
- # [01:11] * Quits: Lachy (n=Lachlan@203-158-59-119.dyn.iinet.net.au) (Read error: 104 (Connection reset by peer))
- # [01:19] * Quits: billmason (n=billmaso@ip156.unival.com) (".")
- # [01:26] * othermaciej_ is now known as othermaciej
- # [01:27] <zcorpan> Hixie: somehow your scripts converted "<code title="attr-style-scoped">scoped</code> attribute" to "<code title=attr-style-scoped><a href="#scoped"></a></code>"
- # [01:28] <Hixie> i probably edited the file while the thing was being generated
- # [01:28] <Hixie> i'm using bert's script to do the cross-references
- # [01:28] <Hixie> it runs on cgi.w3.org
- # [01:28] <Hixie> and takes three years per generetion
- # [01:28] <zcorpan> ok :)
- # [01:29] <Hixie> and i have to do two each time i do a checkin (one for the w3.org version and one for the whatwg.org version)
- # [01:30] <zcorpan> oh yep
- # [01:31] * Joins: othermaciej_ (n=mjs@17.203.15.179)
- # [01:31] <Hixie> so that's six years :-P
- # [01:32] <Hixie> yeah, looks like i changed the file while i was generating it
- # [01:32] <Hixie> d'oh
- # [01:32] <Hixie> oh well
- # [01:32] <Hixie> fixed
- # [01:32] * Quits: othermaciej (n=mjs@17.255.100.206) (Nick collision from services.)
- # [01:32] * othermaciej_ is now known as othermaciej
- # [01:34] * Quits: aroben_ (n=adamrobe@17.255.98.199) (Remote closed the connection)
- # [01:35] * Joins: aroben (n=adamrobe@17.255.98.199)
- # [01:35] * Quits: aroben (n=adamrobe@17.255.98.199) (Remote closed the connection)
- # [01:36] * Joins: aroben (n=adamrobe@17.255.98.199)
- # [01:41] <Hixie> i wonder why i used a different technique for <xmp> as for the other CDATA elements
- # [01:49] * Joins: csarven (n=nevrasc@modemcable081.152-201-24.mc.videotron.ca)
- # [01:51] * Quits: aroben (n=adamrobe@17.255.98.199) (Remote closed the connection)
- # [01:52] * Joins: aroben (n=adamrobe@17.255.98.199)
- # [01:59] * Joins: mpt (n=mpt@121-72-128-43.dsl.telstraclear.net)
- # [01:59] * Joins: karlUshi (n=karl@dhcp-247-173.mag.keio.ac.jp)
- # [02:01] <webben> Hixie: If div may be used for custom widgets (as it is in the wild), then treating div with inline children like p would presumably break paragraph to paragraph navigation.
- # [02:02] <webben> Is your current view that div-as-custom-widget be conforming, non-conforming but specified, or non-conforming and unspecified?
- # [02:03] <webben> Hixie: Having said that, it might be worth defining special parsing for p containing certain children, such as blockquote.
- # [02:03] * Joins: othermaciej_ (n=mjs@17.255.100.206)
- # [02:03] <webben> (where stuff which can go into print paragraphs cannot go into text/html paragraphs)
- # [02:04] <webben> *special parsing for div containing certain children, sorry
- # [02:04] <Hixie> webben: conforming but discouraged in favour of things like xbl2
- # [02:06] <webben> Hixie: How about processing WAI-ARIA attributes for such widgets then?
- # [02:06] <webben> which category would that fall into?
- # [02:09] * Joins: weinigLap_ (i=weinig@nat/apple/x-5a0656e283b21e8a)
- # [02:11] <webben> btw examples of paragraph-by-paragraph navigation include: https://addons.mozilla.org/en-US/firefox/addon/2266 and http://images.apple.com/accessibility/voiceover/pdf/VoiceOverKeyboard_Color_v2.pdf and http://www.rnib.org.uk/xpedio/groups/public/documents/PublicWebsite/public_rnib003398.hcsp and http://www.gwmicro.com/window-eyes/manual/html/index.html?appendix_a_1.htm (though note this doesn't necessarily equal navigation by <p>)
- # [02:11] * Quits: mw22 (n=chatzill@h8441169151.dsl.speedlinq.nl) (Read error: 110 (Connection timed out))
- # [02:11] <webben> e.g. "Window-Eyes defines paragraphs as any collection of elements that contain blank space both above and below the collection, regardless of whether that collection contains text, or any other element."
- # [02:12] <Hixie> i don't really understand any of your questions :-)
- # [02:12] <Hixie> we already have, e.g., <li> defined to be a paragraph
- # [02:12] <Hixie> i don't understand what the processing of WAI-ARIA would get us (they're woefully underdefined and redundant with most of what's already in HTML anyway)
- # [02:14] <webben> Hixie: It seems to be a fundamental premise of WAI-ARIA to prefer native widgets where available (which seems to be exactly the same as the position you're suggesting WHATWG adopt). WAI-ARIA is clearly not redundant for custom widgets since they aren't in HTML.
- # [02:14] <webben> Hixie: They don't seem to be so underdefined that Mozilla and AT can't implement them.
- # [02:15] <webben> Does WHATWG have an alternative proposal for accessifying such widgets in current browsers and AT?
- # [02:16] <Hixie> WAI-ARIA is redundant for most (all?) the widgets it supports, as they are all defined in HTML5 as far as I can tell.
- # [02:17] <webben> Hixie: WAI-ARIA doesn't support just a set of widgets but also a set of properties and states. Can Dojo use HTML5 widgets in current UAs and have them look as "nice" as their existing widget set?
- # [02:18] <webben> Mozilla doesn't seem to support some of the more basic HTML5 widgets yet ... e.g. slider.
- # [02:19] <othermaciej_> HTML5 doesn't define how to do widgets with custom look or behavior (in itself)
- # [02:19] <Hixie> they are underdefined, for example it is not at all clear what it would mean if you had a document with a wairole:treeitem as a child of a waitrole:checkbox or some such
- # [02:19] * Quits: othermaciej (n=mjs@17.203.15.179) (Read error: 110 (Connection timed out))
- # [02:19] <Hixie> WAI-ARIA and HTML5 both define new technologies, and therefore don't work in legacy UA ATs
- # [02:19] <webben> Hixie: Legacy UA AT != current UA ATs
- # [02:19] <Hixie> by "Legacy UA AT" i mean the currento nes
- # [02:20] <Hixie> ones
- # [02:20] <Hixie> as opposed to the ones that support the technologies in question
- # [02:22] <webben> Hixie: The breakage is not the same. You cannot write Dojo widgets in HTML5 and get them to look "nice" in IE. But you can write Dojo widgets and get them to look "nice" in all modern browsers, but also be accessible in Mozilla (and thus to major AT).
- # [02:22] * othermaciej_ is now known as othermaciej
- # [02:23] <Hixie> i disagree, but that's not really important
- # [02:23] <webben> With which bit? The cannot or the can?
- # [02:23] <Hixie> that you can't use the HTML5 elements and have them look good in IE
- # [02:24] <Hixie> it's just a matter of using the right elements and then replacing them in script with whatever you want to replace them with
- # [02:24] <Hixie> but anyway, i'm more interested in the long term solution to this
- # [02:24] <Hixie> which is, imho, to use xbl2 and html5
- # [02:24] <othermaciej> (or just CSS styling of form controls for simple cases if there's ever sufficiently interoperable support for that)
- # [02:24] <Hixie> yeah
- # [02:25] <Hixie> imho the wai-aria/role stuff is a distraction that is merely slowing the adoption rate for the long-term solutions
- # [02:25] <Hixie> wai-aria/role aren't scalable, and are far too complicated to implement by most authors
- # [02:25] <othermaciej> well, the long-term solutions are much more complex in terms of required browser engineering to deploy
- # [02:26] <Hixie> right
- # [02:26] <webben> Hixie: I doubt accessibility is the major driver for XBL2 adoption, so I doubt that's the case.
- # [02:26] <Hixie> the complexity is placed in the UAs, rather than the authors
- # [02:26] <webben> Hixie: Custom widgets are too complicated to implement by most authors full stop.
- # [02:26] <webben> (XBL2 is way too complex)
- # [02:26] <Hixie> (that's the right way to do it, it reduces the total implementation cost to the human race)
- # [02:26] <Hixie> anyway, gotta go, meeting
- # [02:26] <Hixie> bbl
- # [02:28] * Quits: zcorpan (n=zcorpan@84-216-42-213.sprayadsl.telenor.se) (Read error: 110 (Connection timed out))
- # [02:30] * Quits: weinigLap (n=weinig@17.255.97.148) (Read error: 110 (Connection timed out))
- # [02:44] * Quits: jgraham (n=jgraham@81-86-214-247.dsl.pipex.com) (Read error: 110 (Connection timed out))
- # [02:51] * Joins: jgraham (n=jgraham@81-86-214-247.dsl.pipex.com)
- # [03:01] * Quits: dbaron (n=dbaron@corp-242.mountainview.mozilla.com) ("8403864 bytes have been tenured, next gc will be global.")
- # [03:03] * Joins: weinigLap (i=weinig@nat/apple/x-12fab2631c701efc)
- # [03:04] * Quits: weinigLap_ (i=weinig@nat/apple/x-5a0656e283b21e8a) (Read error: 104 (Connection reset by peer))
- # [03:07] * Quits: jgraham (n=jgraham@81-86-214-247.dsl.pipex.com) (Read error: 110 (Connection timed out))
- # [03:09] * Philip` finally gets his multiplayer FPS working cross-browser (or at least across two browsers)
- # [03:09] * Quits: aroben (n=adamrobe@17.255.98.199) (Remote closed the connection)
- # [03:10] * Joins: aroben (n=adamrobe@17.255.98.199)
- # [03:12] * Quits: KevinMarks (n=KevinMar@137.164.255.6) (Read error: 110 (Connection timed out))
- # [03:16] * othermaciej is now known as om_food
- # [03:17] * Quits: webben (n=benh@91.84.143.253) (Client Quit)
- # [03:39] * Quits: h3h (n=w3rd@66-162-32-234.static.twtelecom.net) ("|")
- # [03:42] * Quits: om_food (n=mjs@17.255.100.206)
- # [03:43] * Joins: om_food (n=mjs@17.255.100.206)
- # [04:03] * om_food is now known as othermaciej
- # [04:03] * Quits: aroben (n=adamrobe@17.255.98.199)
- # [04:06] * Philip` gets up support for three browsers, which is plenty to say that any problems in other browsers are their fault and not mine
- # [04:21] * Joins: aroben (n=adamrobe@17.255.98.199)
- # [04:36] * Joins: weinigLap_ (n=weinig@17.255.97.148)
- # [04:36] * Quits: weinigLap_ (n=weinig@17.255.97.148) (Read error: 104 (Connection reset by peer))
- # [04:37] * Joins: weinigLap_ (n=weinig@17.255.97.148)
- # [04:39] * Quits: weinigLap_ (n=weinig@17.255.97.148) (Remote closed the connection)
- # [04:40] * Joins: weinigLap_ (n=weinig@17.255.97.148)
- # [04:40] * Joins: Lachy (n=Lachy@203-158-59-119.dyn.iinet.net.au)
- # [04:47] * Quits: weinigLap (i=weinig@nat/apple/x-12fab2631c701efc) (Read error: 104 (Connection reset by peer))
- # [04:47] * Joins: weinigLap (i=weinig@nat/apple/x-5b2d2981da304162)
- # [05:02] * Quits: weinigLap_ (n=weinig@17.255.97.148) (Read error: 110 (Connection timed out))
- # [05:07] * Joins: jgraham (n=jgraham@81-86-214-247.dsl.pipex.com)
- # [05:34] * Quits: tantek (n=tantek@corp.technorati.com)
- # [05:47] * Quits: jcgregorio (n=chatzill@adsl-072-148-043-048.sip.rmo.bellsouth.net) ("ChatZilla 0.9.78.1 [Firefox 2.0.0.4/2007060115]")
- # [05:47] * Quits: othermaciej (n=mjs@17.255.100.206)
- # [06:03] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [06:06] * Joins: aroben_ (n=adamrobe@17.203.15.248)
- # [06:22] * Quits: aroben (n=adamrobe@17.255.98.199) (Read error: 110 (Connection timed out))
- # [06:26] * aroben_ is now known as aroben
- # [06:45] * Quits: csarven (n=nevrasc@modemcable081.152-201-24.mc.videotron.ca)
- # [06:47] * Joins: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [07:17] * Quits: weinigLap (i=weinig@nat/apple/x-5b2d2981da304162) (Read error: 104 (Connection reset by peer))
- # [07:18] * Joins: weinigLap (i=weinig@nat/apple/x-0b4295ef3b45ecd8)
- # [07:20] * Quits: weinigLap (i=weinig@nat/apple/x-0b4295ef3b45ecd8) (Read error: 104 (Connection reset by peer))
- # [07:21] * Joins: weinigLap (i=weinig@nat/apple/x-b6bb4eceb4aed99a)
- # [07:56] * Quits: Lachy (n=Lachy@203-158-59-119.dyn.iinet.net.au) ("ChatZilla 0.9.78.1 [Firefox 2.0.0.4/2007051502]")
- # [08:11] * Quits: duryodhan (n=dev@221.128.138.37) (Read error: 110 (Connection timed out))
- # [08:12] * Joins: zcorpan (n=zcorpan@84-216-43-161.sprayadsl.telenor.se)
- # [08:14] * Joins: duryodhan (n=dev@221.128.138.244)
- # [08:42] * Quits: duryodhan (n=dev@221.128.138.244) (Read error: 110 (Connection timed out))
- # [08:50] * Joins: Lachy (n=Lachy@203-158-59-119.dyn.iinet.net.au)
- # [08:53] * Quits: Lachy (n=Lachy@203-158-59-119.dyn.iinet.net.au) (Client Quit)
- # [08:53] * Joins: jruderman_ (n=jruderma@guest-230.mountainview.mozilla.com)
- # [08:59] * Quits: jruderman (n=jruderma@corp-242.mountainview.mozilla.com) (Read error: 110 (Connection timed out))
- # [09:13] * Quits: jruderman_ (n=jruderma@guest-230.mountainview.mozilla.com)
- # [09:14] <hsivonen> annevk: svn co http://svn.versiondude.net/whattf/htmlparser/trunk/ htmlparser
- # [09:15] <hsivonen> finally got a sane ACL there
- # [09:30] * Quits: karlUshi (n=karl@dhcp-247-173.mag.keio.ac.jp) ("Where dwelt Ymir, or wherein did he find sustenance?")
- # [09:34] * Joins: aroben_ (n=adamrobe@17.255.98.199)
- # [09:37] * Joins: jruderman (n=jruderma@c-67-169-24-116.hsd1.ca.comcast.net)
- # [09:48] <zcorpan> Hixie: "Comment parsing is different." -- not anymore, right? only three parsing quirks left :)
- # [09:50] * Quits: aroben (n=adamrobe@17.203.15.248) (Read error: 110 (Connection timed out))
- # [09:54] * aroben_ is now known as aroben
- # [10:14] * Quits: weinigLap (i=weinig@nat/apple/x-b6bb4eceb4aed99a)
- # [10:25] <Hixie> don't kill me
- # [10:26] <Hixie> but i'm about to check in major changes to the way <head> is parsed
- # [10:26] <Hixie> zcorpan: that i know of :-)
- # [10:26] <Hixie> jesus, this is a 1000 line patch
- # [10:29] <annevk> dude
- # [10:29] <annevk> well, I suppose it gives me some more hacking fun :)
- # [10:30] <annevk> or is this the patch that makes EOF work and gives the tree construction stage just a set of phases
- # [10:31] * Quits: aroben (n=adamrobe@17.255.98.199)
- # [10:32] <annevk> seems it does indeed take three years before such things make it in :)
- # [10:34] * Joins: aroben (n=adamrobe@17.255.98.199)
- # [10:37] * Joins: weinigLap (n=weinig@c-67-188-89-242.hsd1.ca.comcast.net)
- # [10:38] <Hixie> no, it's the change that allows <noscript> in <head>
- # [10:38] * Quits: aroben (n=adamrobe@17.255.98.199) (Client Quit)
- # [10:38] <annevk> oh
- # [10:38] <Hixie> btw you might want to give more context for the patches on the tracker page, some of these changes are hard to follow if you don't have 20+ lines of context
- # [10:39] <annevk> svn diff ...?
- # [10:39] <Hixie> ironically i think the change to fold phases and insertion modes into one might be simpler -- except it'd probably introduce more bugs :-)
- # [10:39] <Hixie> dunno what the svn diff command is
- # [10:39] <annevk> that should be trivial to fix, if someone gives me the relevant command line options
- # [10:39] <Hixie> i use regular gnu diff
- # [10:39] <Hixie> in ~/.subversion/config
- # [10:40] <Hixie> i have, under [helpers]:
- # [10:40] <Hixie> diff-cmd = /home/ianh/.subversion/diff
- # [10:40] * Quits: weinigLap (n=weinig@c-67-188-89-242.hsd1.ca.comcast.net) (Remote closed the connection)
- # [10:40] <Hixie> and that file contains:
- # [10:40] <annevk> hmm, I'll figure something out
- # [10:40] <Hixie> #!/bin/bash
- # [10:40] <Hixie> diff=/usr/bin/diff
- # [10:40] <Hixie> args="-u20 --new-file --minimal --show-c-function"
- # [10:40] <Hixie> exec ${diff} ${args} "$@"
- # [10:40] * Quits: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net) (Read error: 110 (Connection timed out))
- # [10:40] <Hixie> (--show-c-function isn't useful for the spec)
- # [10:40] * Joins: weinigLap (n=weinig@c-67-188-89-242.hsd1.ca.comcast.net)
- # [10:44] <Hixie> this checkin makes <head> element parsing much simpler
- # [10:44] <Hixie> though it does add a state
- # [10:46] <Hixie> right, checked in
- # [10:50] <hsivonen> Hixie: FYI, http://golem.ph.utexas.edu/%7Edistler/blog/archives/001324.html in case it didn't appear on your radar already
- # [10:54] <annevk> hmm, in theory scripting does not have to be enabled for fragment parsing
- # [10:54] <Hixie> hsivonen: i love how some of hte most important issues are relagated to a footnote
- # [10:55] <Hixie> annevk: indeed, not any more, not now that it's been abstracted out
- # [10:55] <Hixie> the only case i think we don't currently handle is error-handling of <noscript> contents in <head> when parsing is disabled and you're doing fragment parsing for a <head>
- # [10:55] <Hixie> not sure i want to both fixing it though
- # [10:56] * Joins: Dashimon (i=Dashiva@v035b.studby.ntnu.no)
- # [10:57] <annevk> yeah, I was reading the diff and spotted that edge case you mentioned there :)
- # [10:57] * Quits: Dashiva (i=Dashiva@v035b.studby.ntnu.no) (Read error: 104 (Connection reset by peer))
- # [10:57] * Dashimon is now known as Dashiva
- # [11:00] <Hixie> right well, with that checkin, let's try sleeping again
- # [11:00] <Hixie> nn
- # [11:00] <annevk> g'night
- # [11:02] <hsivonen> nn
- # [11:06] * Joins: ROBOd (n=robod@86.34.246.154)
- # [11:06] * Joins: BenWard (i=BenWard@nat/yahoo/x-de024ba965208bca)
- # [11:12] * Quits: weinigLap (n=weinig@c-67-188-89-242.hsd1.ca.comcast.net)
- # [11:26] * Quits: BenWard (i=BenWard@nat/yahoo/x-de024ba965208bca)
- # [11:29] * Joins: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [11:38] <annevk> http://lists.w3.org/Archives/Public/public-xhtml2/2007Jun/0023.html ...
- # [11:42] <zcorpan> oh, so it is modularization that makes xhtml. well then, xhtml 1.0 needs a new name, too
- # [11:42] <annevk> these discussions don't make sense to me at all
- # [11:43] <annevk> but I'm not going to get involved
- # [11:48] * moeffju[ZzZz] is now known as moeffju
- # [11:51] <zcorpan> so xhtml2 is not terribly different from xhtml1.1, and thus doesn't need a new namespace. html5 however slightly changes the semantics of <i>, and thus needs a new namespace. yep. makes sense.
- # [11:52] <annevk> it's not like they don't change the semantics of <input>
- # [11:52] * zcorpan goes back to writing test cases
- # [11:57] <othermaciej> zcorpan: xhtml2 is more backwards-compatible than html5!
- # [11:57] <othermaciej> zcorpan: haven't you heard?
- # [11:57] <zcorpan> othermaciej: yeah
- # [11:57] <othermaciej> also, all XHTMLs have always been modular
- # [11:58] <othermaciej> (except the one people actually use on the web)
- # [12:00] <zcorpan> i would love to see his comparison though
- # [12:06] <othermaciej> well, HTML5 slightly changes the semantics of the <i> element and XHTML2 removes it
- # [12:06] <othermaciej> so there's one example where XHTML2 is more compatible
- # [12:07] <othermaciej> HTML5 adds some new event listener attributes but XHTML2 removes them all and replaces them with XML Events, so there's another example
- # [12:09] <zcorpan> then obviously there are different interpretations on what backwards-compatibility means. is it compatibility with existing UAs or compatibility with prior specs?
- # [12:09] <othermaciej> well, XHTML2 doesn't have either
- # [12:09] <zcorpan> true
- # [12:11] <othermaciej> but it does have modules
- # [12:11] <othermaciej> maybe it is compatible in the sense that you could mix and match modules from XHTML 1.1 and XHTML 2 when making your web-fragmenting frankenlanguage profile
- # [12:12] <zcorpan> perhaps you would use server-side check if the UA supports xhtml2, and if not, you serve xhtml1.1
- # [12:13] <zcorpan> or use xslt
- # [12:18] * Joins: met_ (n=Hassman@b14-4.vscht.cz)
- # [12:19] <annevk> hmm, if citations of minutes are out of context than the minutes have not been done properly...
- # [12:19] <zcorpan> Hixie: <noscript><meta http-equiv=refresh> ?
- # [12:20] <met_> Steven: I believe that XHTML2 is more backwards compatible than HTML5, and I plan to make a document comparing them to demonstrate it. (cannot iin the irc log see the note about document preparing)
- # [12:21] * met_ just comparing http://www.w3.org/2007/06/20-xhtml-minutes#item05 and http://krijnhoetmer.nl/irc-logs/xhtml/20070620
- # [12:23] <annevk> interesting
- # [12:24] <annevk> they must have edited things
- # [12:24] <annevk> not in http://www.w3.org/2007/06/20-xhtml-irc either
- # [12:43] <annevk> Ok, http://html5.org/tools/web-apps-tracker now has -up20 enabled and an updated title
- # [12:43] <annevk> I'll commit the changes
- # [12:48] <annevk> let me know if it is too much context
- # [12:48] <annevk> it takes some time for me to get used to it
- # [12:48] <annevk> at least
- # [13:01] * othermaciej is now known as om_sleep
- # [13:31] <zcorpan> htmlcollections are fun
- # [13:32] <annevk> and browsers are broken?
- # [13:32] <zcorpan> no, they work fine, although they don't interoperate on some points
- # [13:33] <zcorpan> for document.links, firefox only filters for <area href> when there is a <map> ancestor
- # [13:34] <zcorpan> for document.anchors, ie filters for <a> elements with a non-empty id or name attribute
- # [13:34] <annevk> that makes sense
- # [13:36] <zcorpan> what ie does for .anchors?
- # [13:36] <Philip`> When the spec says HTMLCollection has "a [[Get]] method that, ... when invoked with a property name that is a string, acts like the namedItem() method would when invoked with that argument", isn't that wrong because collection['item'] gives the item function and is not the same as collection.namedItem('item')?
- # [13:37] <zcorpan> haven't tested namedItem yet
- # [13:37] <zcorpan> only which elements that are filtered for so far
- # [13:37] <zcorpan> not done with all collections either
- # [13:38] <zcorpan> should get some lunch first
- # [13:39] <annevk> Philip`, same goes for collection["length"]; I guess that will be solved once [[Get]] is defined at the IDL-level instead of paragraph-level
- # [13:39] <Philip`> Oh, actually, <b id=item></b> ... c = getElementsByTagName('b'); c['item'] gives the HTML element in IE6 and Opera, but gives the item function in Firefox
- # [13:39] <annevk> ooh
- # [13:40] <annevk> cool
- # [13:40] <Philip`> (If nothing has id=item, then IE6 and Opera give the item function)
- # [13:40] <annevk> not cool
- # [13:51] * Joins: mw22 (n=chatzill@h8441169151.dsl.speedlinq.nl)
- # [13:55] <Philip`> Hmm, there's loads of ways it doesn't match IE6 - there's interesting behaviour in <a id=x></a><a id=null></a><a id=10></a> ... c[null]; c.item(null); c.namedItem(null); c[10]; c["10"]; c.item(10); c.item("10");
- # [14:00] * Quits: om_sleep (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [14:02] * Quits: met_ (n=Hassman@b14-4.vscht.cz) ("Chemists never die, they just stop reacting.")
- # [14:05] * Joins: Ducki (n=Alex@dialin-145-254-186-021.pools.arcor-ip.net)
- # [14:05] * Joins: karlUshi (n=karl@124-144-94-188.rev.home.ne.jp)
- # [14:14] * Joins: hendry (i=hendry@conference/debconf/x-3fd8462d355562fc)
- # [14:58] * Quits: Fuzzy76 (i=fuzzy76@matilda.td.org.uit.no) (niven.freenode.net irc.freenode.net)
- # [14:59] * Joins: Fuzzy76 (i=fuzzy76@matilda.td.org.uit.no)
- # [15:02] * Joins: Lachy (n=Lachy@203-158-59-119.dyn.iinet.net.au)
- # [15:08] * Joins: jcgregorio (i=chatzill@nat/ibm/x-b1036e165892b490)
- # [15:20] <annevk> interesting
- # [15:20] <annevk> for namedItem() it stringifies and for item() it makes itself 0
- # [15:20] <annevk> for c[] it throws
- # [15:22] <annevk> hmm... item("10") is weird
- # [15:22] <annevk> so is item("null")
- # [15:26] * Quits: syp| (n=syp@lasigpc9.epfl.ch) (Read error: 104 (Connection reset by peer))
- # [15:26] * Joins: syp| (n=syp@lasigpc9.epfl.ch)
- # [15:29] * Quits: syp| (n=syp@lasigpc9.epfl.ch) (Read error: 131 (Connection reset by peer))
- # [15:31] <Philip`> Ooh, I never knew you could do something like Object.prototype.toString.call(ctx) to work out the [[Class]] of an object
- # [15:31] * Joins: syp| (n=syp@lasigpc9.epfl.ch)
- # [15:33] * Joins: MikeSmith (n=MikeSmit@u-211000159129.hotspot.ne.jp)
- # [15:37] <Lachy> annevk, don't you agree with my answer to the .match(":root") matching in document fragments?
- # [15:40] * Quits: karlUshi (n=karl@124-144-94-188.rev.home.ne.jp) ("Where dwelt Ymir, or wherein did he find sustenance?")
- # [15:41] <annevk> dunno
- # [15:41] <annevk> didn't follow all of the discussion
- # [15:42] <Lachy> oh, well, read my last post on member-webapi
- # [15:42] <annevk> wtf
- # [15:42] <annevk> _member_?!
- # [15:42] <annevk> bah
- # [15:42] <Lachy> yeah, sorry
- # [15:42] <Lachy> I didn't start the discussion there, just responded to it
- # [15:43] * Joins: maikmerten (n=maikmert@T6ca4.t.pppool.de)
- # [15:43] <annevk> hmm, ok
- # [15:43] <annevk> it still clashes with the definition of root in HTML5 for lonely elements
- # [15:44] <annevk> but maybe that doesn't matter
- # [15:44] * zcorpan wonders what Lachy's answer was
- # [15:45] <annevk> zcorpan, you should be able to look it up now that you're working for Opera
- # [15:45] <annevk> zcorpan, if you're in an Opera office that is
- # [15:45] <Lachy> zcorpan: basically that in fragments that aren't part of a document, there is no root element
- # [15:46] <Lachy> so :root matches nothing
- # [15:46] <zcorpan> annevk: how?
- # [15:46] <zcorpan> Lachy: ok. makes sense
- # [15:46] <annevk> zcorpan, IP white-listing
- # [15:46] <Philip`> (Oh, that Object.prototype.toString thing doesn't work in IE (since that just says "[object Object]" all the time), so I guess it's not so helpful for people who care about testing IE :-( )
- # [15:47] <zcorpan> annevk: i don't follow
- # [15:48] <Lachy> this one explains it best, if you're able to access it http://lists.w3.org/Archives/Member/member-webapi/2007Jun/0019.html
- # [15:48] <zcorpan> i'm not
- # [15:48] <annevk> oh, maybe the swedes are not whitelisted
- # [15:48] * annevk ponders
- # [15:51] <Lachy> perhaps I should ask the CSSWG for clarification
- # [16:04] * Quits: Ducki (n=Alex@dialin-145-254-186-021.pools.arcor-ip.net) (Read error: 110 (Connection timed out))
- # [16:25] * Joins: SavageX (n=maikmert@T656b.t.pppool.de)
- # [16:31] * Lachy mails www-style about the issue
- # [16:32] <Lachy> http://lists.w3.org/Archives/Public/www-style/2007Jun/0116.html
- # [16:33] * Joins: billmason (n=billmaso@ip156.unival.com)
- # [16:35] <annevk> I'm not sure I argued. I just pointed out that that's what HTML5 says
- # [16:35] <annevk> or HTML5 defines as the "root element"
- # [16:35] * Joins: yod (n=ot@65.42.208.133)
- # [16:37] <Lachy> yeah, but Jonas still didn't agree, so I decided it would be worth asking anyway
- # [16:38] <Lachy> where does HTML5 actually define the root element?
- # [16:40] <Lachy> it does here http://www.whatwg.org/specs/web-apps/current-work/#the-root but that doesn't really apply to fragments in general
- # [16:41] <Lachy> there it is http://www.whatwg.org/specs/web-apps/current-work/#root-element
- # [16:41] * Quits: maikmerten (n=maikmert@T6ca4.t.pppool.de) (Read error: 113 (No route to host))
- # [16:42] <annevk> that definition doesn't really cover subtrees outside the document though or document fragments
- # [16:43] <Lachy> it sort of does. it calls them orphaned nodes
- # [17:01] <zcorpan> fun! <table><form><tr><td><textarea>, then check form.elements
- # [17:03] <Lachy> it contains the textarea. Isn't that the expected behaviour?
- # [17:03] <zcorpan> not in the dom it doesn't
- # [17:03] <annevk> it does per HTML5
- # [17:04] <annevk> note how the form element pointer is set
- # [17:04] <Lachy> yeah, but I had a feeling HTML5 adds it to the forms collections anyway
- # [17:04] <annevk> and if that's not the case, it's a bug :)
- # [17:04] * annevk checks
- # [17:04] <zcorpan> annevk: it will probably be the case when wf2 is merged
- # [17:05] <annevk> I meant in the parser
- # [17:05] <zcorpan> oh sure
- # [17:05] <annevk> I suppose form.elements will be defined in terms of the form element pointer
- # [17:05] <zcorpan> yeah. it's not right now though
- # [17:06] <zcorpan> wf2 says to look at the ancestors and the form="" attribute
- # [17:07] <annevk> fair enough
- # [17:07] <annevk> <form> parsing prolly needs more testing than this
- # [17:08] <annevk> than it had so far
- # [17:09] <annevk> http://lists.w3.org/Archives/Public/public-xhtml2/2007Jun/0026.html
- # [17:10] <annevk> http://lists.w3.org/Archives/Public/public-xhtml2/2007Jun/0025.html is nice too
- # [17:10] <annevk> "nice"
- # [17:12] <Philip`> Call it X-HTML5, because it's the XML version of HTML5, so people shouldn't object to that, and then just accidentally drop the hyphen every time you use the name
- # [17:12] * Quits: yod (n=ot@65.42.208.133) ("Leaving")
- # [17:13] <annevk> 1) I haven't seen it cause much confusion. 2) Not all XHTML languages are modular. 3) You want a short name for "XML serialization of HTML5"
- # [17:14] <annevk> 1) see http://blogsearch.google.com/blogsearch?q=xhtml5 2) see XHTML 1.0 and 3) well...
- # [17:14] * annevk -> food
- # [17:15] * Joins: duryodhan (n=chatzill@221.128.138.10)
- # [17:16] * Quits: MikeSmith (n=MikeSmit@u-211000159129.hotspot.ne.jp) ("Less talk, more pimp walk.")
- # [17:16] <duryodhan> Philip`: your page canvex.illuminati... the one you had said yesterday ...
- # [17:16] <duryodhan> I was able to use it from my work comp
- # [17:17] <duryodhan> (i.e school comp )
- # [17:17] <Philip`> The http://canvex.lazyilluminati.com/misc/drawwindow.html one?
- # [17:17] <duryodhan> I dont know how there it didn't give exception ...
- # [17:17] <duryodhan> yeah that one
- # [17:17] <duryodhan> from my home it is giving exception
- # [17:17] <Philip`> Hmm, sounds odd
- # [17:17] <duryodhan> I couldn't contact from school cos it behind a proxy ... IRC blocked :(
- # [17:18] <Philip`> Given the danger of letting random web sites show the user a dialog box which they won't read and where they'll click on either button at random to make the dialog box go away, when clicking the wrong button will give the web site complete control over the user's computer, I would expect it to be blocked by default...
- # [17:18] <duryodhan> yes ... that is true ...
- # [17:18] <duryodhan> but the thing is ...
- # [17:19] <duryodhan> it worked
- # [17:19] <duryodhan> :D
- # [17:19] * duryodhan is also suprised how good chatzilla is
- # [17:19] <Philip`> But if it works when it shouldn't, that's probably a bug :-)
- # [17:19] <Philip`> (or a weird configuration option)
- # [17:19] <duryodhan> exactly ...
- # [17:20] <duryodhan> what is that weird config ?
- # [17:20] <duryodhan> I can probably get away with asking ppl to do it
- # [17:20] <duryodhan> rofl
- # [17:21] <duryodhan> brb
- # [17:21] <Philip`> about:config -> signed.applets.codebase_principal_support = true enables it
- # [17:21] * Quits: duryodhan (n=chatzill@221.128.138.10) ("ChatZilla 0.9.78.1 [Firefox 2.0.0.1/2006120814]")
- # [17:22] * Joins: duryodhan (n=chatzill@221.128.138.10)
- # [17:22] <duryodhan> Philip`: aaah
- # [17:23] <duryodhan> signed.applets.codebase_principal_support
- # [17:23] <Lachy> LOL :-D "Steven: I believe that XHTML2 is more backwards compatible than HTML5, and I plan to make a document comparing them to demonstrate it." -- http://www.w3.org/2007/06/20-xhtml-minutes#item05
- # [17:23] <duryodhan> toggle that and you are golden
- # [17:23] <duryodhan> Lachy: well
- # [17:23] <Philip`> duryodhan: Toggle that and you're also much less secure :-)
- # [17:23] <duryodhan> I believe i can fly ....
- # [17:24] <duryodhan> Philip`: not me ... client :D
- # [17:24] <duryodhan> Philip`: not less secure ... you should just stop clicking OK blindly
- # [17:24] <Lachy> duryodhan: will you produce a document comparing your ability to fly with mine to demonstrate that?
- # [17:24] <duryodhan> Lachy: I will even make a canvas base64 image of it for you
- # [17:24] <duryodhan> rofl
- # [17:25] <Lachy> oh, I'm intrigued now.
- # [17:27] <Philip`> duryodhan: As far as I can see, codebase_principal_support doesn't directly make anything less secure - it just allows sites to ask for privileges without being identifiable (i.e. not using certificates and stuff)
- # [17:27] <Lachy> I'm confused by the XHTML2 WG's strange belief that altering the semantics slightly makes a language not backwards compatible, whereas completely changing processing requirements like XHTML2 does remains compatible
- # [17:27] <duryodhan> Philip`: that is what I was reading up on ...
- # [17:27] <duryodhan> Philip`: so If I maybe sign my scripts ....
- # [17:28] <duryodhan> Philip`: then maybe it will ask even if that config isn't toggled...
- # [17:28] <duryodhan> btw, if you are wondering where in the world I found this obscure option ... see the XML Digital Signature tool Firefox add on
- # [17:28] <Philip`> Lachy: It might help if they were clearer on what "backward compatibility" they had in mind (like old/new conforming/nonconforming documents in new/old UAs, with UAs implementing latest/all specification, etc)
- # [17:29] <Philip`> (because it seems you get different constraints and conclusions depending on which forms of compatibility you're interested in)
- # [17:29] <Lachy> I'll ask steven. I'm waiting for him to get back so I can speak to him in #xhtml
- # [17:30] <Philip`> duryodhan: http://www.mozilla.org/projects/security/components/signed-scripts.html talks about Codebase Principals, which seems relevant here
- # [17:31] * duryodhan wonders why chatzilla links didn't open in a new tab
- # [17:33] <duryodhan> Philip`: I am still reading but at a glance it seems my hunch was right , that signing scripts would then not require me to enable codebase_principal support
- # [17:41] * Joins: h3h (n=w3rd@66-162-32-234.static.twtelecom.net)
- # [17:44] <Lachy> duryodhan: if you want links in chatzilla to open a new tab, you need to middle click them
- # [17:44] <duryodhan> yeah
- # [17:44] <duryodhan> I realised that now
- # [17:45] <duryodhan> I thought It would act as if an outisde app is opening page
- # [17:45] <duryodhan> (and thus firefox owuld open it in a new tab/window according to my prefs )
- # [17:46] <Lachy> yeah, it's a little unintuitive. It should follow that pref
- # [17:46] <Lachy> but it's not technically an external application
- # [17:46] * Philip` uses the high-tech strategy of selecting text from IRC in the terminal window, copying, switching to a browser window, opening a new tab, pasting, adding the h at the beginning that usually got missed when selecting the address, then pressing enter
- # [17:49] <Lachy> Philip`: which IRC client are you using?
- # [17:50] <Philip`> Lachy: Irssi
- # [17:51] <Lachy> oh. I tried that, but gave up on it cause I couldn't click on links
- # [17:51] <Philip`> Oh :-)
- # [17:51] <gavin_> terminal.app lets me click on links when I use irssi :)
- # [17:52] <Lachy> I'm using chatzilla at the moment. I used to use xchat on my mac, but my mac is faulty and keeps freezing
- # [17:54] * Philip` is just running in Konsole
- # [17:54] <Philip`> Ooh, Klipper helps - if I turn its 'actions' on, I can double-click a link and it pops up a little menu with options like "Open in Konqueror", "Open in Mozilla", "Open in Firefox"
- # [17:55] <Philip`> though somehow I've messed up Konqueror so when I try visiting a web site in it, it saves it to a temporary file and opens Opera instead
- # [17:56] * Joins: hendry_ (i=hendry@conference/debconf/x-b5052cec6b1db993)
- # [18:01] * Joins: BenWard (i=BenWard@nat/yahoo/x-3f8868cbc86ac6ab)
- # [18:03] * Quits: duryodhan (n=chatzill@221.128.138.10) (Read error: 110 (Connection timed out))
- # [18:04] * Quits: zcorpan (n=zcorpan@84-216-43-161.sprayadsl.telenor.se) (Read error: 110 (Connection timed out))
- # [18:08] * Quits: hendry (i=hendry@conference/debconf/x-3fd8462d355562fc) (Read error: 110 (Connection timed out))
- # [18:11] <h3h> ugh, versioning revisited
- # [18:14] <Philip`> I don't really see why document validity should be a goal in itself
- # [18:14] <h3h> it shouldn't
- # [18:14] <h3h> it's help as a means to an end
- # [18:16] <Philip`> Then, I don't really see why someone would think document validity is a goal in itself (but it seems some do think that)
- # [18:16] * Quits: billmason (n=billmaso@ip156.unival.com) (Read error: 104 (Connection reset by peer))
- # [18:17] * Joins: billmason (n=billmaso@ip156.unival.com)
- # [18:18] * Joins: hendry (i=hendry@conference/debconf/x-55f505aa7723ad81)
- # [18:25] * Quits: hendry_ (i=hendry@conference/debconf/x-b5052cec6b1db993) (Read error: 110 (Connection timed out))
- # [18:42] * Quits: BenWard (i=BenWard@nat/yahoo/x-3f8868cbc86ac6ab) ("Fades out again…")
- # [18:48] * Joins: zcorpan (n=zcorpan@81-233-253-112-no13.tbcn.telia.com)
- # [18:48] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [18:49] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [18:51] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Client Quit)
- # [18:51] * Joins: aroben (n=adamrobe@17.203.15.248)
- # [19:07] * Joins: weinigLap (n=weinig@17.255.97.148)
- # [19:08] * Joins: weinigLap_ (i=weinig@nat/apple/x-fd2ac5e41f84d202)
- # [19:24] * Quits: weinigLap (n=weinig@17.255.97.148) (Connection timed out)
- # [19:32] * Joins: tantek (n=tantek@204-16-155-89-static.ipnetworksinc.net)
- # [20:01] * Joins: yod (n=ot@65.42.208.133)
- # [20:10] * weinigLap_ is now known as weinigLap
- # [20:12] * Quits: tantek (n=tantek@204-16-155-89-static.ipnetworksinc.net) (Read error: 104 (Connection reset by peer))
- # [20:12] * Joins: tantek (n=tantek@204-16-155-89-static.ipnetworksinc.net)
- # [20:28] * Quits: yod (n=ot@65.42.208.133) ("Leaving")
- # [20:39] * Joins: yod (n=ot@65.42.208.133)
- # [20:40] * Quits: gavins (n=gavin@firefox/developer/gavin) (Read error: 110 (Connection timed out))
- # [20:49] * Quits: weinigLap (i=weinig@nat/apple/x-fd2ac5e41f84d202)
- # [21:29] * Joins: om_sleep (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [21:29] * Quits: tantek (n=tantek@204-16-155-89-static.ipnetworksinc.net)
- # [21:31] * om_sleep is now known as othermaciej
- # [21:34] * Parts: zcorpan (n=zcorpan@81-233-253-112-no13.tbcn.telia.com)
- # [21:36] * Joins: weinigLap (i=weinig@nat/apple/x-29dc6296a51e29ca)
- # [21:47] * Quits: yod (n=ot@65.42.208.133) ("Leaving")
- # [21:48] <othermaciej> does anyone know where to find the latest editor's draft of xhtml2?
- # [21:48] <othermaciej> the most recent I could find is this: http://www.w3.org/MarkUp/2007/ED-xhtml2-20070402/
- # [21:49] <othermaciej> I assume it is in w3c cvs somewhere though
- # [21:54] <Hixie> do people really think that "XHTML2 and XHTML5" is bad but "XHTML2 and XHTML1.5" is good? especially given the reality of the 5>2 thing?
- # [21:55] <Hixie> i'd have thought 1.5 would be more confusing for authors ("clearly XHTML2 is what i should be using, XHTML1.5 is not as new as XHTML2")
- # [21:58] <othermaciej> I personally don't care either way
- # [21:59] <othermaciej> the XHTML 2 WG seems to hate the idea of any use of the XHTML name
- # [21:59] <Hixie> yeah that's more of a problem
- # [22:02] <Hixie> as you say in e-mail, the namespace part is worse
- # [22:02] <Hixie> though i personally think it's a non-issue
- # [22:02] <Hixie> let them include a fatal flaw in their language
- # [22:02] * Joins: duryodhan (n=chatzill@221.128.138.61)
- # [22:02] <Hixie> it won't affect us in the slightest
- # [22:02] <Hixie> all it will do is guarentee nobody implements xhtml2
- # [22:03] <othermaciej> I don't mind them using it
- # [22:03] <othermaciej> but they want us to change our namespace
- # [22:03] <Hixie> oh
- # [22:03] <Hixie> well
- # [22:03] <othermaciej> because XHTML2 is more compatible
- # [22:03] <Hixie> that's not even really up for debate
- # [22:03] <Hixie> i wouldn't pay that much mind
- # [22:03] <Hixie> there's no way tim would side with them on that
- # [22:04] <Hixie> i mean, even if by some fluke of reality distortion fields the htmlwg was forced not to use that namespace, i would just make the htmlwg spec not mention the namespace and let the whatwg one handle it
- # [22:04] <Hixie> it's not an issue
- # [22:05] <othermaciej> I don't think so either, that's why I think it is ok to ignore them and let the Director settle it if needed
- # [22:13] * Joins: ddfreyne (n=ddfreyne@d54C57894.access.telenet.be)
- # [22:19] * Joins: dbaron (n=dbaron@corp-242.mountainview.mozilla.com)
- # [22:22] * Joins: tantek (n=tantek@204-16-155-89-static.ipnetworksinc.net)
- # [22:24] * Joins: hasather (n=hasather@22.80-203-71.nextgentel.com)
- # [22:31] * Quits: SavageX (n=maikmert@T656b.t.pppool.de) ("Leaving")
- # [22:40] * Quits: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [22:44] * Quits: ROBOd (n=robod@86.34.246.154) ("http://www.robodesign.ro")
- # [22:48] * Joins: aroben_ (n=adamrobe@17.255.98.199)
- # [22:49] * Quits: aroben_ (n=adamrobe@17.255.98.199) (Remote closed the connection)
- # [22:50] * Joins: aroben_ (n=adamrobe@17.255.98.199)
- # [22:51] * Quits: ddfreyne (n=ddfreyne@unaffiliated/ddfreyne) ("kthxbai")
- # [22:55] <Hixie> http://krijnhoetmer.nl/irc-logs/xhtml/20070530#l-172
- # [22:56] * Quits: jcgregorio (i=chatzill@nat/ibm/x-b1036e165892b490) ("ChatZilla 0.9.78.1 [Firefox 2.0.0.4/2007060115]")
- # [22:56] <jruderman> why is safari's "view source" command disabled on that page?
- # [22:57] <Hixie> safari doesn't enable it until the page has finished loading
- # [23:00] <jruderman> it seems finished
- # [23:02] <Hixie> hm, i learn more about what the htmlwg is doing from the secretive chairs list than i do from the public list
- # [23:02] <Hixie> http://lists.w3.org/Archives/Member/w3c-html-cg/2007AprJun/0203.html
- # [23:03] <Hixie> that's sad
- # [23:03] * Quits: aroben (n=adamrobe@17.203.15.248) (Read error: 110 (Connection timed out))
- # [23:05] <Hixie> hm, othermaciej was looking for a list of xhtml2 documents and their status, including latest editor's drafts, it seems that's here: http://www.w3.org/MarkUp/Drafts/Overview.html
- # [23:05] * aroben_ is now known as aroben
- # [23:09] <Philip`> That makes it sound like the editor's drafts listed there are constantly updated to always be the latest version, but then it looks a bit odd that the latest XHTML2 one is two months old
- # [23:09] <Philip`> http://www.w3.org/MarkUp/Drafts/autoPublication.html is slightly sparse on the details, sadly :-(
- # [23:21] * Parts: hasather (n=hasather@22.80-203-71.nextgentel.com)
- # [23:25] <Hixie> i think it's probably accurate that the draft hasn't been updated since april
- # [23:35] * Joins: BenWard (n=BenWard@cpc3-cmbg2-0-0-cust58.cmbg.cable.ntl.com)
- # [23:35] * Quits: weinigLap (i=weinig@nat/apple/x-29dc6296a51e29ca) (Remote closed the connection)
- # [23:35] * Joins: weinigLap (i=weinig@nat/apple/x-44cbd237ff7d8886)
- # [23:37] * Joins: othermaciej (n=mjs@17.255.96.159)
- # [23:45] * Joins: duryodhan_ (n=chatzill@221-128-139-53.static.exatt.net)
- # [23:47] * Joins: gavins (n=gavin@firefox/developer/gavin)
- # [23:48] <Hixie> othermaciej: < Hixie>|hm, othermaciej was looking for a list of xhtml2 documents and their status, including latest
- # [23:48] <Hixie> editor's drafts, it seems that's here: http://www.w3.org/MarkUp/Drafts/Overview.html
- # [23:50] * Quits: BenWard (n=BenWard@cpc3-cmbg2-0-0-cust58.cmbg.cable.ntl.com) ("Fades out again…")
- # [23:51] <othermaciej> Hixie: thanks
- # [23:51] * Quits: duryodhan (n=chatzill@221.128.138.61) (Read error: 110 (Connection timed out))
- # [23:51] <othermaciej> Hixie: I was wondering if they'd changed the namespace URI yet, it looks like not
- # [23:51] * duryodhan_ is now known as duryodhan
- # [23:51] <othermaciej> Hixie: even though they have been saying for a long time that they don't have a different namespace
- # Session Close: Fri Jun 22 00:00:00 2007
The end :)