Options:
- # Session Start: Thu Dec 02 00:00:00 2010
- # Session Ident: #whatwg
- # [00:00] <Hixie> does that mean i should stop adding this feature
- # [00:01] <TabAtkins> Oh, no. No effect on what you're doing.
- # [00:01] <TabAtkins> Just rejiggering the syntax on my side.
- # [00:01] <Hixie> k
- # [00:02] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [00:02] <Hixie> what reference should I use for this "specified CSS element reference identifier" term btw?
- # [00:03] <Hixie> [CSSGENCON]?
- # [00:03] <TabAtkins> CSSIMAGES
- # [00:03] <Hixie> k
- # [00:04] <roc> is there an actual use case for reading back from this map?
- # [00:04] <Hixie> well presumably it's not unusual for code to reference the current slide
- # [00:05] <Hixie> why have the JS and the browser maintain this mapping separately if the browser can just expose the current setting
- # [00:05] <Hixie> it's less likely to go out of sync if there's nothing to sync
- # [00:05] <roc> because developers are likely to have a variable 'currentSlide' somewhere and find that more natural then using document.cssElementMap['currentSlide']?
- # [00:06] <roc> but OK
- # [00:07] <TabAtkins> Dammit Hixie, your UTF8 decoder does not cater to my needs. I have space-separated binary bytes!
- # [00:07] <Hixie> doesn't it support that?
- # [00:07] <Hixie> what's your input look like
- # [00:07] <TabAtkins> 01010101 01000111 01001010 ...
- # [00:08] <TabAtkins> And it takes a trivial amount of effort to convert it to one of your accepted binary input forms!
- # [00:11] <TabAtkins> Hm, now I've converted to the 0b-prefixed form and selected "Freeform numeric", but it's claiming I didn't provide any bytes.
- # [00:12] <Hixie> odd, freeform wfm
- # [00:12] * Quits: smaug____ (~chatzilla@85.78.39.118) (Ping timeout: 240 seconds)
- # [00:13] <Hixie> anyway i've added "binary" as an option
- # [00:14] * Quits: bckenny (~bckenny@nat/google/x-wqyelvfqgsckpcjr) (Remote host closed the connection)
- # [00:14] <TabAtkins> Huh. Same error still, with the "binary" option. How odd.
- # [00:15] <Hixie> paste the start of your data?
- # [00:15] <TabAtkins> 01010101 01000111 01001010 01101000 01100100 01000111 01010110
- # [00:15] <Hixie> hm
- # [00:15] <Hixie> only the first got converted for me
- # [00:15] <Hixie> odd
- # [00:16] <TabAtkins> Hm, all these bytes are in the low half, so if they're text decoding them as utf8 wont' do anything special.
- # [00:16] <TabAtkins> I already got gibberish doing a plain ascii conversion.
- # [00:16] <TabAtkins> This looks like base64 maybe, though.
- # [00:17] <Hixie> ok i got it working again
- # [00:17] <TabAtkins> All right, almost certainly base64. Looks like it's now enciphered.
- # [00:17] * Joins: myakura (~myakura@p1059-ipbf2708marunouchi.tokyo.ocn.ne.jp)
- # [00:18] * Quits: MrOpposite (~mropposit@unaffiliated/mropposite) (Read error: Connection reset by peer)
- # [00:18] <TabAtkins> Somebody with the java runtime wanna help me out real quick?
- # [00:19] <TabAtkins> (Need to run an applet that'll crack a viginere cipher key.)
- # [00:19] <TabAtkins> Wait... this is rot13.
- # [00:20] * Quits: mdelaney (~mdelaney@2620:0:1b00:1191:d69a:20ff:febf:89a0) (Read error: Operation timed out)
- # [00:20] <Rik`> TabAtkins: aren't you decoding some Opera stuff ? :)
- # [00:20] <TabAtkins> Yup.
- # [00:21] <Rik`> I have a Python one liner on my twitter account if you need :)
- # [00:21] <TabAtkins> Finished already. ^_^
- # [00:32] * Joins: smaug____ (~chatzilla@dsl-hkibrasgw4-fe41dc00-67.dhcp.inet.fi)
- # [00:36] * Joins: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley)
- # [00:38] * Quits: myakura (~myakura@p1059-ipbf2708marunouchi.tokyo.ocn.ne.jp) (Remote host closed the connection)
- # [00:45] * Quits: gratz|home (~gratz@cpc7-brig16-2-0-cust362.3-3.cable.virginmedia.com) (Quit: Leaving)
- # [00:57] * Joins: boaz_ (~boaz@64.119.153.2)
- # [00:58] * Quits: boaz (~boaz@64.119.153.2) (Disconnected by services)
- # [00:58] * boaz_ is now known as boaz
- # [01:00] * Joins: sean`` (~Sean@D97A9F8D.cm-3-3c.dynamic.ziggo.nl)
- # [01:02] * Quits: zcorpan (~zcorpan@c-2e98e355.410-6-64736c14.cust.bredbandsbolaget.se) (Quit: zcorpan)
- # [01:03] * Quits: smaug____ (~chatzilla@dsl-hkibrasgw4-fe41dc00-67.dhcp.inet.fi) (Ping timeout: 245 seconds)
- # [01:03] * Quits: sean` (~Sean@D97A9F8D.cm-3-3c.dynamic.ziggo.nl) (Ping timeout: 245 seconds)
- # [01:04] * Joins: mdelaney (~mdelaney@2620:0:1b00:1191:d69a:20ff:febf:89a0)
- # [01:11] * Quits: estes (~aestes@17.246.17.47) (Quit: estes)
- # [01:13] <Hixie> TabAtkins: checked in
- # [01:14] * Quits: kennyluck (~kennyluck@2001:200:1c0:3602:225:ff:fe4d:f8c7) (Quit: kennyluck)
- # [01:16] * Quits: Steve^ (~steve@cpc2-hari1-0-0-cust1111.hari.cable.virginmedia.com) (Quit: Leaving)
- # [01:16] <TabAtkins> What section is it in?
- # [01:17] <Hixie> search for cssElementMap
- # [01:17] <Hixie> http://www.whatwg.org/specs/web-apps/current-work/complete.html#dom-document-csselementmap
- # [01:17] <TabAtkins> Sigh. To do that I have to load the single-page version.
- # [01:17] <TabAtkins> Ah, that works.
- # [01:17] <Hixie> (it's in the DOM tree accessors section, for lack of a better place to put it)
- # [01:18] <Hixie> the single-page version works fine with chrome, fwiw
- # [01:18] <TabAtkins> You messed up a <dfn> tag in the first sentence.
- # [01:18] <Hixie> oops
- # [01:18] <Hixie> will fix
- # [01:18] <Hixie> thanks
- # [01:20] <TabAtkins> Looks good to me, Hixie. Thanks.
- # [01:20] <Hixie> np
- # [01:20] <TabAtkins> Hm. The "specified" seems redundant. Wanna drop that?
- # [01:21] <Hixie> sure
- # [01:22] <TabAtkins> Oh, wait, one thing.
- # [01:23] <Hixie> yes?
- # [01:23] <TabAtkins> Only img, canvas, and video should be assignable to the map while out-of-document.
- # [01:23] <Hixie> can't enforce that since you can add it to the map and then remove an element
- # [01:23] <TabAtkins> Any other element shouldn't be assignable while out-of-document, and should remove itself from the map if removed from teh doc.
- # [01:24] <Hixie> that would be rather confusing -- better to just make it that a reference to an unusable element gets ignored on the CSS side, imho
- # [01:24] <Hixie> or i can make those elements not define the mapping for you
- # [01:24] <Hixie> but still have them be in the API's map
- # [01:25] <Hixie> it'd be confusing because you don't want it to matter whether you create, then add to the list, then append to the doc, or create, then append, then add to hte list
- # [01:25] <Hixie> and you don't want things to break when all you're doing is moving an element around the dom (which involves being removed from the doc briefly)
- # [01:25] <TabAtkins> Yeah, makes sense. So yeah, make it so they don't map to the CSS identifier while not in the document.
- # [01:25] <Hixie> k
- # [01:26] <Hixie> img, video, canvas is a rather arbitrary list
- # [01:26] <Hixie> what about <input type=image>, <object>, <embed>...?
- # [01:27] <TabAtkins> <input type=image>, sure. object, embed, iframe I'm not sure of right now - I've already asked about them on the list.
- # [01:27] <TabAtkins> I think the answer should be "yes", though there are wrinkles, like iframes not loading until they're added to the document.
- # [01:28] <Hixie> do i have to have the HTML side also handle the case of the <img> element's bitmap not being available yet?
- # [01:28] <TabAtkins> It should just be any element whos rendering is unaffected by surrounding elements by default.
- # [01:28] <Hixie> or of a <canvas> with height=0?
- # [01:28] <Hixie> it really seems best to have this be all handled in the CSS side
- # [01:28] <TabAtkins> No, CSS should handle that with "with an appearance exactly equivalent to that of the referenced element"
- # [01:28] <Hixie> well then if you can handle <img alt="x" src="bogus"> out of doc why can't you handle <span>x</span>?
- # [01:28] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: swatted to death)
- # [01:29] <Hixie> battery's dying, gotta go. will check in once i'm near power again.
- # [01:29] <TabAtkins> The problem with doing this on the CSS side is that CSS has no notion of elements outside the document. So I'm not sure how to talk about them.
- # [01:32] * Quits: aroben (~aroben@unaffiliated/aroben) (Read error: Connection reset by peer)
- # [01:32] * Quits: baba (~sallabanc@unaffiliated/cypha) (Ping timeout: 240 seconds)
- # [01:33] * Quits: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl) (Quit: Beer o'clock!)
- # [01:34] * Joins: kennyluck (~kennyluck@EM114-48-227-24.pool.e-mobile.ne.jp)
- # [01:35] * Joins: taf2 (~taf2@pool-98-117-223-231.bltmmd.fios.verizon.net)
- # [01:37] * Joins: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [01:39] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 245 seconds)
- # [01:41] <karlcow> http://www.barrypearson.co.uk/articles/layout_tables/history.htm
- # [01:44] * Joins: wakaba_0 (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [01:48] * Joins: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e)
- # [01:49] * Quits: cying (~cying@173-13-176-101-sfba.hfc.comcastbusiness.net) (Quit: cying)
- # [01:50] * Quits: Holek (~holek@wikipedia/Holek) (Ping timeout: 240 seconds)
- # [01:52] * Quits: tndH (~Rob@cpc6-seac20-2-0-cust102.7-2.cable.virginmedia.com) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.1/2008072406])
- # [01:54] * Joins: bckenny (~bckenny@nat/google/x-khbmsuoeqhmqdyho)
- # [02:03] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (Quit: Leaving.)
- # [02:05] * Joins: agektmr (~Adium@220.109.219.244)
- # [02:07] * Quits: jacobolus (~jacobolus@fw-1-user-net-flrs.cictr.com) (Remote host closed the connection)
- # [02:08] * Joins: jacobolus (~jacobolus@beaker.cictr.com)
- # [02:09] * Joins: JonathanNeal (~Jonathan_@rrcs-76-79-114-214.west.biz.rr.com)
- # [02:12] * Joins: boogyman (~boogy@unaffiliated/boogyman)
- # [02:13] * Quits: jacobolus (~jacobolus@beaker.cictr.com) (Ping timeout: 260 seconds)
- # [02:20] * Quits: sicking (~chatzilla@nat/mozilla/x-zbirqzgcnxelxlmq) (Ping timeout: 255 seconds)
- # [02:25] * Quits: KevinMarks (~KevinMark@157.22.22.57) (Read error: Operation timed out)
- # [02:28] * Quits: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6) (Quit: ap)
- # [02:29] <karlcow> about implementing current practices - http://ksi.cpsc.ucalgary.ca/archives/HTML-WG/html-wg-94q3.messages/0042.html
- # [02:30] * Joins: nattokirai (~nattokira@rtr.mozilla.or.jp)
- # [02:32] * Quits: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net) (Quit: Leaving.)
- # [02:43] * Joins: estes (~aestes@17.246.17.47)
- # [02:43] <karlcow> Where ... might be any number of idioms, including nothing at all, i.e.
- # [02:43] <karlcow> <!DOCTYPE HTML>
- # [02:43] <karlcow> I would take this declaration to mean "gimme the current version of the
- # [02:43] <karlcow> HTML DTD."
- # [02:43] <karlcow> in http://ksi.cpsc.ucalgary.ca/archives/HTML-WG/html-wg-94q3.messages/0056.html
- # [02:44] <TabAtkins> Heh, that's exactly what it means now, except without the whole nasty DTD business. ^_^
- # [02:48] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Ping timeout: 245 seconds)
- # [02:53] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [02:54] <karlcow> TabAtkins, I spend a bit of time in the archives on a regular basis. And the discussions are *always* the same.
- # [02:56] * Quits: dbaron (~dbaron@nat/mozilla/x-stbrylgdbcqylttb) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [03:00] * Quits: Yudai (~Yudai@p8beda7.kngwnt01.ap.so-net.ne.jp) (Ping timeout: 255 seconds)
- # [03:01] * Joins: Yudai (~Yudai@p8beda7.kngwnt01.ap.so-net.ne.jp)
- # [03:04] * Joins: brendaneich (~brendanei@nat/mozilla/x-ajdbsfmnjujwqkan)
- # [03:04] <MikeSmith> we really should just write a separate spec for <!doctype html>
- # [03:05] <MikeSmith> and take it to Rec
- # [03:05] <MikeSmith> unattached from HTML5
- # [03:05] * Quits: agektmr (~Adium@220.109.219.244) (Quit: Leaving.)
- # [03:05] <MikeSmith> which would enable anybody to use it on any doc they wanted for whatever purpose they wanted
- # [03:07] * Joins: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e)
- # [03:08] <karlcow> MikeSmith: ahahaha :D
- # [03:08] <TabAtkins> Man, this is a fascinating read: http://www.w3.org/TR/1998/NOTE-CSS-potential-19981210
- # [03:09] <TabAtkins> Most of it is stuff we're either just now doing, or plan to do in the very near future.
- # [03:09] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (Client Quit)
- # [03:09] <TabAtkins> They had the future of CSS mapped out over a decade ago. ^_^
- # [03:09] * Joins: agektmr (~Adium@220.109.219.244)
- # [03:09] * Quits: Yudai (~Yudai@p8beda7.kngwnt01.ap.so-net.ne.jp) (Ping timeout: 250 seconds)
- # [03:09] <TabAtkins> (Seriously, there's very little that we're doing now or plan to do soon that isn't already on the list.)
- # [03:09] * Quits: boaz (~boaz@64.119.153.2) (Quit: boaz)
- # [03:10] * Joins: MikeSmith_ (~MikeSmith@EM114-48-212-242.pool.e-mobile.ne.jp)
- # [03:10] <MikeSmith_> karlcow: really -- because as TabAtkins said, it really has nothing to do with any DTD at all
- # [03:11] <MikeSmith_> it's not asking for a gimme of anything
- # [03:11] * Quits: MikeSmith (~MikeSmith@EM114-48-74-15.pool.e-mobile.ne.jp) (Ping timeout: 245 seconds)
- # [03:11] * MikeSmith_ is now known as MikeSmith
- # [03:11] <MikeSmith> and it's not asserting the document is an HTML5 document
- # [03:12] <MikeSmith> if it's asserting anything at all, it's simply that the document is an HTML document, period
- # [03:13] <MikeSmith> what the spec should say is that it's only needed to prevent UAs from processing the document in quirks mode
- # [03:14] * Quits: payman_m (~payman_m@h85-8-2-58.static.se.alltele.net) (Quit: payman_m)
- # [03:14] <TabAtkins> Remember - all sequences of bytes are HTML documents. They may not be valid, but they can be processed as HTML.
- # [03:16] * Quits: mdelaney (~mdelaney@2620:0:1b00:1191:d69a:20ff:febf:89a0) (Quit: mdelaney)
- # [03:21] * Quits: kennyluck (~kennyluck@EM114-48-227-24.pool.e-mobile.ne.jp) (Quit: kennyluck)
- # [03:25] <karlcow> [21:02] <MikeSmith> which would enable anybody to use it on any doc they wanted for whatever purpose they wanted
- # [03:25] <karlcow> I thought you were proposing doctype html for word, wordperfect, multimate and wordstar documents
- # [03:26] <MikeSmith> ah, no
- # [03:26] * Joins: mdelaney (~mdelaney@67.218.106.34)
- # [03:26] * Quits: mdelaney (~mdelaney@67.218.106.34) (Client Quit)
- # [03:28] <karlcow> hmm I haven't found a page which explains the history mess of html mailing lists such as w3c and ietf one running in parallel.
- # [03:31] * Quits: JonathanNeal (~Jonathan_@rrcs-76-79-114-214.west.biz.rr.com) (Quit: Leaving)
- # [03:36] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 250 seconds)
- # [03:37] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [03:42] * Joins: kennyluck (~kennyluck@EM114-48-145-124.pool.e-mobile.ne.jp)
- # [03:45] <karlcow> MikeSmith: :)))) http://lists.w3.org/Archives/Public/www-html-editor/2010JulSep/0001.html
- # [03:53] * Quits: dave_levin (~dave_levi@74.125.59.65) (Quit: dave_levin)
- # [03:54] * Quits: agektmr (~Adium@220.109.219.244) (Quit: Leaving.)
- # [03:54] <karlcow> ok that is a start :) not perfect but still gives a way to people to find their ways http://www.w3.org/html/wiki/HTML_Mailing_Lists
- # [03:58] * Quits: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [04:01] * Joins: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net)
- # [04:02] * Quits: ojan (~ojan@nat/google/x-whptoyxebzlofbwe) (Quit: ojan)
- # [04:02] <Hixie> TabAtkins: i don't understand what "with an appearance exactly equivalent to that of the referenced element" means. Consider an inline element, what is its appearance?
- # [04:03] <Hixie> give line breaking, e.g.
- # [04:03] <Hixie> or consider an element with a top-margin collapsed with a larger following margin -- what is its appearance? specifically, what is its origin?
- # [04:03] <Hixie> or consider an element with display:runin
- # [04:04] * Quits: jamesr_ (~jamesr@nat/google/x-yggvhabxlggmoooz) (Quit: jamesr_)
- # [04:06] <roc> In Gecko, we draw the border-box of the first CSS box
- # [04:07] <roc> er wrong
- # [04:07] <oojacoboo> is it really recommended not to use quote with html attributes?
- # [04:07] <oojacoboo> quotes*
- # [04:08] <roc> what we do is
- # [04:08] <roc> we take all the CSS boxes for the element
- # [04:08] <roc> we compute the bounding box that contains all those CSS boxes
- # [04:08] <boogyman> oojacoboo: depends on the context, single word attribute values its acceptable, multi-word values must be encapsulated by quotes
- # [04:08] <boogyman> it's*
- # [04:09] <roc> er, the bounding box is the union of all the border-boxes of the CSS boxes
- # [04:09] <oojacoboo> I would think that just for semantics and good use, using them all the time, would be the most appropriate
- # [04:09] <roc> that defines the image bounds
- # [04:09] <boogyman> however in the spirit of consistent coding technique, I always use quotes and lower-case
- # [04:09] <oojacoboo> html5 spec is littered with attributes without quotes
- # [04:09] <roc> then we render all the CSS boxes into it in flow order
- # [04:10] <othermaciej> use of quotes or not is a matter of taste
- # [04:10] <othermaciej> html5 examples strive to use a variety of styles, to avoid expressing an opinion on what is best
- # [04:10] <othermaciej> particular quoting conventions are not more or less semantic
- # [04:11] <oojacoboo> othermaciej: then what is it?
- # [04:11] <othermaciej> what is what?
- # [04:11] <oojacoboo> the use or not use of quotes
- # [04:11] <othermaciej> it is a matter of taste
- # [04:11] <othermaciej> like I said
- # [04:11] <oojacoboo> it's not a matter of taste or semantics, what is it?
- # [04:11] <oojacoboo> you said it's NOT
- # [04:11] <othermaciej> no, I said:
- # [04:11] <othermaciej> "use of quotes or not is a matter of taste"
- # [04:12] <oojacoboo> :P
- # [04:12] <boogyman> oojacoboo: <element class=one> and <element class="one"> are both acceptable, however <element class=one two> and <element class="one two"> have separate meanings
- # [04:12] <othermaciej> you sometimes need quotes for certain values
- # [04:12] <oojacoboo> othermaciej: don't write confusing shit like that at this hour ;)
- # [04:12] <othermaciej> it's just like the Unix shell
- # [04:12] <oojacoboo> boogyman: right
- # [04:12] <othermaciej> sometimes you need quotes around command parameters
- # [04:12] <oojacoboo> yea
- # [04:12] <othermaciej> much of the time you don't
- # [04:12] <othermaciej> you can still use them when you don't need them
- # [04:12] <oojacoboo> I'll stick with my anal quoting routine :)
- # [04:13] <othermaciej> most people choose not to
- # [04:13] <othermaciej> in HTML, some people feel you should quote even when you don't need to
- # [04:13] * Quits: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net) (Ping timeout: 272 seconds)
- # [04:13] <oojacoboo> yea, like me
- # [04:13] <othermaciej> others feel you should quote only when needed
- # [04:13] <othermaciej> HTML5 lets you do it either way
- # [04:13] <oojacoboo> anyone here familiar with the <figcaption> element?
- # [04:14] <oojacoboo> I was trying to get some specifics on it's intent for block level use
- # [04:15] <oojacoboo> the spec is extremely vague on this element, so far, I've just gone ahead and done it the way I think it should be, but if someone has some intimate knowledge into this element, I'd love to ehar it
- # [04:15] <oojacoboo> hear*
- # [04:15] <oojacoboo> http://dev.rentpost.com/managers (you'll see where I have used it in the <figure> at near the bottom on this page
- # [04:15] <oojacoboo> +)
- # [04:15] <Hixie> <figcaption> is allowed in one place only, and that's as a child of <figure>
- # [04:16] <oojacoboo> ummm... duh ;)
- # [04:20] * Quits: othermaciej (~mjs@17.246.18.6) (Quit: othermaciej)
- # [04:21] * Quits: bckenny (~bckenny@nat/google/x-khbmsuoeqhmqdyho) (Remote host closed the connection)
- # [04:26] <oojacoboo> curious on all the new input type values. How are the current UAs interpreting these?
- # [04:26] * Quits: estes (~aestes@17.246.17.47) (Quit: estes)
- # [04:26] <oojacoboo> are there any backward compatibility techniques
- # [04:26] * Quits: paul_irish (~paul_iris@nat/google/x-jsfouhypbjvbbylw) (Remote host closed the connection)
- # [04:30] * Joins: paul_irish (~paul_iris@67.218.102.219)
- # [04:31] * Joins: othermaciej (~mjs@2620:0:1b00:1f01:9227:e4ff:fef3:599)
- # [04:32] * Joins: boaz (~boaz@c-24-128-79-120.hsd1.ma.comcast.net)
- # [04:37] * Joins: othermaciej_ (~mjs@67.218.105.145)
- # [04:38] * Quits: brendaneich (~brendanei@nat/mozilla/x-ajdbsfmnjujwqkan) (Quit: brendaneich)
- # [04:38] * Quits: othermaciej (~mjs@2620:0:1b00:1f01:9227:e4ff:fef3:599) (Ping timeout: 240 seconds)
- # [04:38] * othermaciej_ is now known as othermaciej
- # [04:39] <Hixie> oojacoboo: they're doing some stuff on them, not great so far
- # [04:40] <Hixie> oojacoboo: the back compat story is that older browsers treat them type type=text
- # [04:40] <oojacoboo> mmm, ok
- # [04:40] <oojacoboo> I was considering trying to code up some forms with html5, but I think that's probably going to be a waste at this time
- # [04:41] <oojacoboo> maybe type would be ok to use if they fall back to "text"
- # [04:41] <oojacoboo> at least for email on mobile you might not get the uppercase default onFocus
- # [04:44] <oojacoboo> Hixie: do you have any resources on backward compatibility at least for safe use, even if you have to replicate functionality in certain instances
- # [04:50] * Quits: boaz (~boaz@c-24-128-79-120.hsd1.ma.comcast.net) (Quit: boaz)
- # [04:56] <Hixie> not off-hand
- # [04:56] <Hixie> diveintohtml5.org might have some useful stuff
- # [04:56] <oojacoboo> are people using things like modernizr and just using multiple form elements?
- # [04:57] <oojacoboo> not really wanting to write the html twice, doubling the markup
- # [04:57] <boogyman> oojacoboo: how about you do a couple of simple test cases before making templates for your "production" site
- # [04:58] * Joins: cardona507 (~cardona50@cpe-98-150-147-252.hawaii.res.rr.com)
- # [04:58] <oojacoboo> boogyman: what do you mean?
- # [04:58] <oojacoboo> I don't plan on coding this straight to production, we do have a dev and stage server...
- # [04:59] <boogyman> create a simple html example and test in some user-agents
- # [04:59] <oojacoboo> I'd prefer not to waste the time coding up a bunch of things that someone already has the answer on
- # [05:04] * Joins: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e)
- # [05:04] * Quits: MikeSmith (~MikeSmith@EM114-48-212-242.pool.e-mobile.ne.jp) (Ping timeout: 245 seconds)
- # [05:05] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (Client Quit)
- # [05:07] * Joins: agektmr (~Adium@220.109.219.244)
- # [05:10] * Quits: paul_irish (~paul_iris@67.218.102.219) (Remote host closed the connection)
- # [05:16] * Joins: paul_irish (~paul_iris@c-76-21-40-62.hsd1.ca.comcast.net)
- # [05:18] * Joins: Anti-X (~duckmysic@cD970BF51.dhcp.bluecom.no)
- # [05:23] * Quits: othermaciej (~mjs@67.218.105.145) (Quit: othermaciej)
- # [05:26] * Joins: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net)
- # [05:27] <Hixie> roc: except for <img>, <video>, and <canvas>, right?
- # [05:28] <Hixie> roc: my point was just that the css spec would have to define all this, so having the css spec define what happens when the referenced element is an <img> with broken image data, or a <video> that's still spooling, or a <canvas> with height=0, etc, is something that would have to be defined in css anyway
- # [05:28] <Hixie> roc: so it's not something the html spec should define
- # [05:28] <roc> sure
- # [05:28] <roc> we actually treat <video>/<canvas>/<img> differently depending on whether they have CSS boxes or not
- # [05:28] <Hixie> makes sense
- # [05:31] * Joins: jacobolus (~jacobolus@209-6-54-180.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [05:33] * Joins: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net)
- # [05:34] * Quits: taf2 (~taf2@pool-98-117-223-231.bltmmd.fios.verizon.net) (Quit: taf2)
- # [05:36] * Quits: agektmr (~Adium@220.109.219.244) (Quit: Leaving.)
- # [05:39] * Joins: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e)
- # [05:41] * Quits: jacobolus (~jacobolus@209-6-54-180.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Remote host closed the connection)
- # [05:45] * Quits: boogyman (~boogy@unaffiliated/boogyman) (Quit: ChatZilla 0.9.86 [Firefox 3.6.12/20101026210630])
- # [05:46] * Joins: brendaneich (~brendanei@64.134.236.81)
- # [05:46] * Joins: jacobolus (~jacobolus@209-6-54-180.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [05:47] * Joins: MikeSmith (~MikeSmith@EM114-49-193-112.pool.e-mobile.ne.jp)
- # [05:52] * Joins: jamesr_ (~jamesr@c-24-23-183-240.hsd1.ca.comcast.net)
- # [06:05] * Joins: WHATWG (~apermanen@67-134-147-135.dia.static.qwest.net)
- # [06:14] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (Quit: Leaving.)
- # [06:15] * Joins: dglazkov_ (~dglazkov@216.239.45.130)
- # [06:15] <oojacoboo> Hixie: you write the lang type for the spec?
- # [06:15] <oojacoboo> html lang="en-US-x-hixie"
- # [06:17] * Joins: agektmr (~Adium@220.109.219.244)
- # [06:19] * Quits: dglazkov_ (~dglazkov@216.239.45.130) (Client Quit)
- # [06:19] * Quits: cardona507 (~cardona50@cpe-98-150-147-252.hawaii.res.rr.com) (Quit: zzzzz)
- # [06:19] * Quits: kennyluck (~kennyluck@EM114-48-145-124.pool.e-mobile.ne.jp) (Quit: kennyluck)
- # [06:23] * Quits: brendaneich (~brendanei@64.134.236.81) (Quit: brendaneich)
- # [06:26] * Joins: kennyluck (~kennyluck@2001:200:1c0:3602:225:ff:fe4d:f8c7)
- # [06:29] * Quits: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net) (Quit: Leaving.)
- # [06:33] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 240 seconds)
- # [06:36] * Quits: jacobolus (~jacobolus@209-6-54-180.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Remote host closed the connection)
- # [06:37] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [06:38] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [06:38] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [06:38] * Joins: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net)
- # [06:40] * Quits: paul_irish (~paul_iris@c-76-21-40-62.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [06:41] * Quits: romeo_ (~romeo__@x1-6-00-10-a7-28-f3-47.k459.webspeed.dk) (Quit: Leaving)
- # [06:43] * Quits: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net) (Client Quit)
- # [06:53] * Joins: cypha (~sallabanc@69.50.70.12)
- # [06:53] * Quits: cypha (~sallabanc@69.50.70.12) (Changing host)
- # [06:53] * Joins: cypha (~sallabanc@unaffiliated/cypha)
- # [06:53] <jamesr_> Hixie: you there? i'm trying to figure out how to upload something to your live dom viewer
- # [06:54] <jamesr_> i want to look at a test page i've created on an ipad
- # [06:54] <jamesr_> i tried clicking 'upload' and have no idea what happened
- # [06:55] <jamesr_> oh i probably want 'save'
- # [07:03] <jamesr_> figured it out!
- # [07:13] * Quits: WHATWG (~apermanen@67-134-147-135.dia.static.qwest.net) (Quit: Leaving.)
- # [07:16] * Quits: charlvn (~charlvn@charlvn.za.net) (Read error: Operation timed out)
- # [07:21] * Joins: jacobolus (~jacobolus@209-6-54-180.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [07:23] * Quits: agektmr (~Adium@220.109.219.244) (Quit: Leaving.)
- # [07:23] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Disconnected by services)
- # [07:23] * Joins: gavin__ (~gavin@CPE001346f5db49-CM0018c0db9a8a.cpe.net.cable.rogers.com)
- # [07:26] * Joins: charlvn (~charlvn@charlvn.za.net)
- # [07:28] * Joins: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net)
- # [07:34] * Joins: mokush (~quassel@86.127.164.85)
- # [07:34] * Joins: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl)
- # [07:36] <Hixie> oojacoboo: i write the spec
- # [07:36] * Joins: cardona507 (~cardona50@cpe-98-150-147-252.hawaii.res.rr.com)
- # [07:37] <jacobolus> oojacoboo: it's sort of a joke I think :)
- # [07:51] * Joins: rimantas (~rimliu@lan-84-240-20-219.vln.skynet.lt)
- # [07:52] <hsivonen> http://www.w3.org/News/2010.html#entry-8967
- # [07:52] <hsivonen> I'm very confused by that announcement. When did the election start?
- # [07:53] * Quits: jacobolus (~jacobolus@209-6-54-180.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Remote host closed the connection)
- # [07:53] <hsivonen> I thought just a couple of days ago, JeniT was contemplating whether to run for the election
- # [07:57] * Quits: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [07:58] * Quits: sean`` (~Sean@D97A9F8D.cm-3-3c.dynamic.ziggo.nl) (Quit: Leaving)
- # [08:01] * Joins: brendaneich (~brendanei@adsl-71-131-200-57.dsl.sntc01.pacbell.net)
- # [08:05] * Joins: maikmerten (~merten@ls5dhcp196.cs.uni-dortmund.de)
- # [08:10] * Joins: hamaji (~hamaji@220.109.219.244)
- # [08:24] * Joins: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e)
- # [08:25] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (Client Quit)
- # [08:30] * Quits: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl) (Quit: Beer o'clock!)
- # [08:35] * Joins: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e)
- # [08:36] * Joins: Heimidal (~heimidal@unaffiliated/heimidal)
- # [08:51] * Joins: mhausenblas (~mhausenbl@wlan-nat.fwgal01.deri.ie)
- # [08:52] * Joins: mhausenblas_ (~mhausenbl@wg1-nat.fwgal01.deri.ie)
- # [08:53] * Quits: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan) (Ping timeout: 265 seconds)
- # [08:53] * Joins: jacobolus (~jacobolus@c-24-128-189-152.hsd1.ma.comcast.net)
- # [08:55] * Quits: mhausenblas (~mhausenbl@wlan-nat.fwgal01.deri.ie) (Ping timeout: 265 seconds)
- # [08:55] * mhausenblas_ is now known as mhausenblas
- # [08:58] * Joins: Ms2ger (~Ms2ger@91.181.100.3)
- # [08:58] * Joins: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan)
- # [08:59] * Joins: Maurice (~ano@a80-101-46-164.adsl.xs4all.nl)
- # [09:07] <othermaciej> hsivonen: there was a nomination period, it just ended
- # [09:08] <othermaciej> hsivonen: apparently, the number of nominees was the same as the number of seats up for election, thus making it a bit of a banana republic election
- # [09:08] <jamesr_> everyone wore a neutral-colored fleece and a scarf?
- # [09:09] <othermaciej> shows how much you know
- # [09:10] * Quits: MikeSmith (~MikeSmith@EM114-49-193-112.pool.e-mobile.ne.jp) (Quit: MikeSmith)
- # [09:10] <othermaciej> banana republic is all about semi-desaturated non-primary tones
- # [09:13] * Joins: MrOpposite (~mropposit@unaffiliated/mropposite)
- # [09:15] <hsivonen> othermaciej: I see. It would have been helpful for the announcement to say that it was an election without votes.
- # [09:15] <hsivonen> I guess it also means that Jeni Tennison chose not to run.
- # [09:16] <othermaciej> I guess so
- # [09:16] <othermaciej> there would have been more nominees, but I couldn't convince Dave Singer to nominate people who explicitly said they'd refuse
- # [09:19] * Quits: MrOpposite (~mropposit@unaffiliated/mropposite) (Ping timeout: 264 seconds)
- # [09:21] * Joins: henrikbjorn (~Henrik@dkcphfw01.infopaq.dk)
- # [09:23] * Joins: sean` (~Sean@h183194.upc-h.chello.nl)
- # [09:25] * Joins: ormaaj (debian-tor@gateway/tor-sasl/ormaaj)
- # [09:35] * Quits: jamesr_ (~jamesr@c-24-23-183-240.hsd1.ca.comcast.net) (Quit: jamesr_)
- # [09:38] * Quits: ormaaj (debian-tor@gateway/tor-sasl/ormaaj) (Ping timeout: 245 seconds)
- # [09:41] * Quits: nattokirai (~nattokira@rtr.mozilla.or.jp) (Quit: nattokirai)
- # [09:45] <hsivonen> good to see some chairing on bugs that attempted to circumvent the WG Decision on ISSUE-30
- # [09:50] * Joins: tndH (~Rob@cpc6-seac20-2-0-cust102.7-2.cable.virginmedia.com)
- # [09:50] * Joins: ormaaj (debian-tor@gateway/tor-sasl/ormaaj)
- # [09:59] * Joins: ROBOd (~robod@109.96.239.70)
- # [10:00] * Quits: cypha (~sallabanc@unaffiliated/cypha) (Ping timeout: 240 seconds)
- # [10:02] * asmodai eyes the latest chrome dev build
- # [10:04] <asmodai> It's not even loading the html5test.com test anymore :|
- # [10:06] <hsivonen> Chrome no longer supports HTML5!11!11!11111!!!1
- # [10:08] <asmodai> hsivonen: yea :)
- # [10:09] <asmodai> anyway
- # [10:09] <asmodai> so me and my colleagues are wondering wtf WebSQL stopped
- # [10:09] <asmodai> I mean, isn't it a good thing if all vendors settled on an implementation?
- # [10:09] <asmodai> So what's so much a problem about them all using SQLite?
- # [10:13] <asmodai> Mmm, funny, same version of Chrome on Mac works
- # [10:18] <asmodai> aha, chrome --disable-accelerated-compositing makes it work on Windows at least
- # [10:20] <hsivonen> asmodai: Staying compatible with the version of SQLite that Safari used for the JS-exposed SQL database isn't a goal of the SQLite project
- # [10:20] <hsivonen> asmodai: thus, keeping compatibility will potentially involve forking SQLite and being on the hook for security patches independently
- # [10:22] <asmodai> hsivonen: ok, I can understand that not being a goal of SQLite, but it shouldn't be an issue if some fork for webbrowsers was available? Would only ease maintenance for all vendors if they cooperated on that. Maybe I just see things too rose-coloured :)
- # [10:22] <hsivonen> asmodai: also, it's considered healthy that a feature practically requires all vendors to ship the same code
- # [10:22] <Ms2ger> unhealthy? :)
- # [10:22] <hsivonen> Ms2ger: oops. s/healthy/UNhealthy/
- # [10:23] <hsivonen> I think gzip might be an area where everyone ships the same code, but it's not clear if everyone *has* to
- # [10:23] <hsivonen> for PNG, everyone probably ships the same code, but probably wouldn't have to
- # [10:24] <hsivonen> investigating how realistic it would be to ship a JFIF impl. other than the Independent JPEG Group's would be an interesting exercise
- # [10:25] <asmodai> s/gzip/zlib/
- # [10:25] <asmodai> At least, I see more acknowledgements for zlib rather than gzip ;)
- # [10:25] <hsivonen> but at least the zlib project itself aims to keep compatibility
- # [10:25] <asmodai> fair enough
- # [10:29] * Quits: Ms2ger (~Ms2ger@91.181.100.3) (Quit: bbl)
- # [10:38] * Joins: Necrathex (~nectop@colorenco.speedxs.nl)
- # [10:39] * Joins: pauld (~chatzilla@host86-147-151-12.range86-147.btcentralplus.com)
- # [10:43] * Joins: matjas (~matjas@188.188.238.37)
- # [10:46] * Joins: Holek (~holek@dsdf-4d0a1864.pool.mediaWays.net)
- # [10:46] * Quits: Holek (~holek@dsdf-4d0a1864.pool.mediaWays.net) (Changing host)
- # [10:46] * Joins: Holek (~holek@wikipedia/Holek)
- # [10:48] * Quits: Heimidal (~heimidal@unaffiliated/heimidal) (Remote host closed the connection)
- # [10:49] * Quits: mokush (~quassel@86.127.164.85) (Read error: Connection reset by peer)
- # [10:50] * Joins: Phae (~Phae@chimera.macmillan.com)
- # [11:03] * Quits: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no) (Quit: This computer has gone to sleep)
- # [11:11] * Quits: cardona507 (~cardona50@cpe-98-150-147-252.hawaii.res.rr.com) (Quit: zzzzz)
- # [11:18] * Joins: Lachy (~Lachlan@pat-tdc.opera.com)
- # [11:18] * Quits: Lachy (~Lachlan@pat-tdc.opera.com) (Client Quit)
- # [11:18] * Joins: Lachy (~Lachlan@pat-tdc.opera.com)
- # [11:19] * Joins: myakura (~myakura@p1059-ipbf2708marunouchi.tokyo.ocn.ne.jp)
- # [11:21] * Quits: myakura (~myakura@p1059-ipbf2708marunouchi.tokyo.ocn.ne.jp) (Remote host closed the connection)
- # [11:21] * Quits: Anti-X (~duckmysic@cD970BF51.dhcp.bluecom.no) (Ping timeout: 250 seconds)
- # [11:23] * Joins: zcorpan (~zcorpan@c-2e98e355.410-6-64736c14.cust.bredbandsbolaget.se)
- # [11:23] * Joins: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [11:23] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (Quit: Leaving.)
- # [11:25] * Joins: Anti-X (~duckmysic@cD970BF51.dhcp.bluecom.no)
- # [11:38] * jgraham notes that if you have <div class="wrap1">…<div class=wrap8> all nested inside each other, you are probably doing it wrong
- # [11:48] * Quits: Anti-X (~duckmysic@cD970BF51.dhcp.bluecom.no) (Ping timeout: 272 seconds)
- # [11:48] * Workshiva endorses the idea of w3c member archives on wikileaks
- # [11:51] * Joins: virtuelv (~virtuelv_@193.62.9.46.customer.cdi.no)
- # [11:52] * Joins: Anti-X (~duckmysic@cD970BF51.dhcp.bluecom.no)
- # [11:54] * Quits: cyberix (twruottu@melkki.cs.helsinki.fi) (Remote host closed the connection)
- # [11:55] <jgraham> Seems kinda dull for them. This week on wikileaks: New secret emails reveal that Sir Tim Berners-Lee prefers Fudge Ice Cream to Vanilla"
- # [11:57] * Quits: mike][inq (~mike@2001:858:5:303:224:81ff:fe12:b5c4) (Read error: Connection reset by peer)
- # [11:58] * Joins: mpt (~mpt@canonical/mpt)
- # [12:00] * Quits: Holek (~holek@wikipedia/Holek) (Quit: Leaving)
- # [12:03] <zcorpan> that's what they discuss in TAG
- # [12:07] * Joins: smaug____ (~chatzilla@YYYKMDCXXXIX.gprs.sl-laajakaista.fi)
- # [12:12] * Quits: wakaba_0 (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [12:15] * Joins: annevk (~annevk@pat-tdc.opera.com)
- # [12:18] * Quits: jacobolus (~jacobolus@c-24-128-189-152.hsd1.ma.comcast.net) (Remote host closed the connection)
- # [12:29] <asmodai> jgraham: sort of like: http://www.theatlanticwire.com/features/view/feature/Wikileaks-Cables-Reveal-That-Canada-Is-Boring-2668
- # [12:33] * Quits: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [12:38] * Joins: mike][inq (~mike@2001:858:5:303:224:81ff:fe12:b5c4)
- # [12:45] * Quits: Anti-X (~duckmysic@cD970BF51.dhcp.bluecom.no)
- # [12:51] * Quits: matjas (~matjas@188.188.238.37) (Read error: Connection reset by peer)
- # [12:55] * Joins: matjas (~matjas@188.188.238.37)
- # [12:57] * Quits: matjas (~matjas@188.188.238.37) (Read error: Connection reset by peer)
- # [12:59] * Quits: ormaaj (debian-tor@gateway/tor-sasl/ormaaj) (Quit: No Ping reply in 180 seconds.)
- # [13:00] * Quits: smaug____ (~chatzilla@YYYKMDCXXXIX.gprs.sl-laajakaista.fi) (Ping timeout: 265 seconds)
- # [13:01] * Joins: ormaaj (debian-tor@gateway/tor-sasl/ormaaj)
- # [13:01] * Joins: matjas (~matjas@188.188.110.13)
- # [13:13] * Joins: smaug____ (~chatzilla@YKMMCCXLVI.gprs.sl-laajakaista.fi)
- # [13:22] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote host closed the connection)
- # [13:23] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [13:24] * Quits: gavin__ (~gavin@CPE001346f5db49-CM0018c0db9a8a.cpe.net.cable.rogers.com) (Ping timeout: 255 seconds)
- # [13:39] * Quits: matjas (~matjas@188.188.110.13) (Read error: Connection reset by peer)
- # [13:42] * Joins: matjas (~matjas@188.188.110.13)
- # [13:43] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [13:43] * Joins: mike][inq_ (~mike@2001:858:5:303:224:81ff:fe12:b5c4)
- # [13:43] * Quits: mike][inq_ (~mike@2001:858:5:303:224:81ff:fe12:b5c4) (Read error: Connection reset by peer)
- # [13:44] <annevk> ooh, the TAG thing was not even an election? hahaha
- # [13:46] <jgraham> annevk: You should "stand" next time
- # [13:46] <jgraham> cat amongst the pigeons
- # [13:46] <annevk> Maciej threatened to get me nominated during TPAC
- # [13:46] <annevk> I have since been wondering what I have done to upset him
- # [13:51] <hsivonen> does anyone happen to remember if removing a script from the DOM before it has been executed resets 'already started' in IE and Opera?
- # [13:53] <hsivonen> now that I'm implementing execution prevention for scripts that have changed docs between "run" and "execute", it would kinda make sense to clone the IE/Opera behavior of canceling a script and unblocking the parser if a pending script is removed from the doc
- # [13:56] <hsivonen> awesome. the m-c was closed because a test tried to load .swf from zombo.com
- # [13:56] <jgraham> tests + external servers === evil
- # [13:57] * Quits: mpt (~mpt@canonical/mpt) (Quit: Ex-Chat)
- # [13:58] * Quits: heycam (~cam@wok.mcc.id.au) (Ping timeout: 240 seconds)
- # [14:00] <gsnedders> m-c?
- # [14:00] <jgraham> mozilla-central
- # [14:00] <jgraham> I assume
- # [14:00] <annevk> hsivonen, not using http://html5zombo.com/ ?!
- # [14:06] <hsivonen> html5zombo.com is superior to zombo.com except as a plug-in test case
- # [14:07] * Quits: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (Remote host closed the connection)
- # [14:14] * Quits: Amorphous (jan@unaffiliated/amorphous) (Ping timeout: 272 seconds)
- # [14:18] * Joins: Anti-X (~duckmysic@cD970BF51.dhcp.bluecom.no)
- # [14:19] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [14:22] <karlcow> annevk: there is still a chance. The last seat is to be nominated by tim ;)
- # [14:26] * volkmar_ is now known as volkmar
- # [14:26] * Quits: volkmar (~volkmar@rps1542.ovh.net) (Changing host)
- # [14:26] * Joins: volkmar (~volkmar@gentoo/developer/volkmar)
- # [14:28] * Joins: Yudai (~Yudai@p6ea3f7.kngwnt01.ap.so-net.ne.jp)
- # [14:28] * Joins: botz0r (~botz0r@188.188.110.13)
- # [14:28] * Quits: botz0r (~botz0r@188.188.110.13) (Remote host closed the connection)
- # [14:28] * Joins: plainhao (~plainhao@208.75.85.237)
- # [14:29] * Joins: Amorphous (jan@unaffiliated/amorphous)
- # [14:29] * Joins: botz0r (~botz0r@188.188.110.13)
- # [14:32] * Quits: Yudai (~Yudai@p6ea3f7.kngwnt01.ap.so-net.ne.jp) (Ping timeout: 240 seconds)
- # [14:36] * Joins: Yudai (~Yudai@p03410e.kngwnt01.ap.so-net.ne.jp)
- # [14:40] * Joins: Rik` (~Rik`@mozilla-paris-222-194.cnt.nerim.net)
- # [14:40] * Quits: botz0r (~botz0r@188.188.110.13) (Ping timeout: 245 seconds)
- # [14:40] * Joins: botz0r (~botz0r@188.188.110.13)
- # [14:43] * Quits: nessy (~Adium@124-169-135-161.dyn.iinet.net.au) (Quit: Leaving.)
- # [14:46] <hsivonen> hmm. I wonder what MikeSmith's plan regarding build.py updating was
- # [14:47] * Joins: nessy (~Adium@124-169-135-161.dyn.iinet.net.au)
- # [14:48] * Joins: erlehmann (~erlehmann@89.204.153.76)
- # [14:53] <hsivonen> MikeSmith: I started hacking on build.py
- # [14:55] <annevk> I hate resolving URLs across multiple windows
- # [14:55] <annevk> before XMLHttpRequest I never even contemplated stuff like self[0].EventSource
- # [14:57] * Joins: mpt (~mpt@canonical/mpt)
- # [14:57] <annevk> kind of funny that I suspected the "first script" to be incorrect and the first time I run an actual test it does not appear to match implementations
- # [14:57] <annevk> I am disappoint
- # [14:59] * Joins: boaz (~boaz@64.119.153.2)
- # [15:16] * Joins: ChrisLTD (~iMac@ur185.ur.unc.edu)
- # [15:16] * Quits: botz0r (~botz0r@188.188.110.13) (Read error: Connection reset by peer)
- # [15:16] * Quits: matjas (~matjas@188.188.110.13) (Read error: Connection reset by peer)
- # [15:17] * Joins: matjas (~matjas@188.188.110.13)
- # [15:20] * Joins: botz0r (~botz0r@188.188.110.13)
- # [15:25] * Joins: romeo_ (~romeo__@x1-6-00-10-a7-28-f3-47.k459.webspeed.dk)
- # [15:33] * Joins: yod (~thereaux@fw.vdl2.ca)
- # [15:33] * Quits: henrikbjorn (~Henrik@dkcphfw01.infopaq.dk) (Remote host closed the connection)
- # [15:35] * Parts: yod (~thereaux@fw.vdl2.ca)
- # [15:39] <hsivonen> MikeSmith: I've migrated build.py over.
- # [15:40] <hsivonen> next step is to detect if the user has MQ enabled and use hg pull --rebase instead of --update if so
- # [15:40] <hsivonen> but not today
- # [15:41] * Joins: aroben (~aroben@c-71-58-77-15.hsd1.pa.comcast.net)
- # [15:41] * Quits: aroben (~aroben@c-71-58-77-15.hsd1.pa.comcast.net) (Changing host)
- # [15:41] * Joins: aroben (~aroben@unaffiliated/aroben)
- # [15:45] * Quits: Yudai (~Yudai@p03410e.kngwnt01.ap.so-net.ne.jp) (Ping timeout: 255 seconds)
- # [15:52] * Quits: erlehmann (~erlehmann@89.204.153.76) (Quit: Die demokratieerhaltende Whistleblower-Organisation Krautchan freut sich immer über Spenden.)
- # [15:55] * Joins: BlurstOfTimes (~blurstoft@static-72-248-246-180.ngn.onecommunications.net)
- # [15:57] * Joins: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl)
- # [15:58] * Quits: Martijnc (~Martijnc@91.176.168.8) (Read error: Connection reset by peer)
- # [15:58] * Joins: Martijnc (~Martijnc@91.176.168.8)
- # [16:01] * Joins: Yudai (~Yudai@p03410e.kngwnt01.ap.so-net.ne.jp)
- # [16:04] <annevk> 'When Microsoft says "HTML6," I hear "X-UA-Compatible-We-Fucking-Mean-It-This-Time."'
- # [16:04] <annevk> -- @diveintomark
- # [16:06] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Disconnected by services)
- # [16:06] * Joins: gavin__ (~gavin@CPE001346f5db49-CM0018c0db9a8a.cpe.net.cable.rogers.com)
- # [16:07] * Quits: reni_ (~reni@sedkit.inf.u-szeged.hu) (Quit: Leaving)
- # [16:07] * Quits: Yudai (~Yudai@p03410e.kngwnt01.ap.so-net.ne.jp) (Ping timeout: 276 seconds)
- # [16:08] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 265 seconds)
- # [16:09] * Joins: Yudai (~Yudai@p0346e7.kngwnt01.ap.so-net.ne.jp)
- # [16:14] * Quits: Yudai (~Yudai@p0346e7.kngwnt01.ap.so-net.ne.jp) (Ping timeout: 240 seconds)
- # [16:18] * Quits: BlurstOfTimes (~blurstoft@static-72-248-246-180.ngn.onecommunications.net) (Remote host closed the connection)
- # [16:18] * Joins: Yudai (~Yudai@p0346e7.kngwnt01.ap.so-net.ne.jp)
- # [16:22] * Quits: Yudai (~Yudai@p0346e7.kngwnt01.ap.so-net.ne.jp) (Ping timeout: 265 seconds)
- # [16:24] * Joins: paul_irish (~paul_iris@c-76-21-40-62.hsd1.ca.comcast.net)
- # [16:24] * Quits: micheil (~micheil@124-171-40-30.dyn.iinet.net.au) (Read error: Connection reset by peer)
- # [16:24] * Joins: micheil (~micheil@124-171-40-30.dyn.iinet.net.au)
- # [16:25] * Joins: miketaylr (~miketaylr@108.122.191.56)
- # [16:27] <annevk> hsivonen, btw, we have our own image code
- # [16:27] <annevk> hsivonen, re discussion earlier today
- # [16:29] * Quits: nessy (~Adium@124-169-135-161.dyn.iinet.net.au) (Quit: Leaving.)
- # [16:33] * Joins: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net)
- # [16:34] * Parts: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net)
- # [16:37] * Joins: Yudai (~Yudai@p929dfa.kngwnt01.ap.so-net.ne.jp)
- # [16:40] * Quits: Xano (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl) (Quit: Beer o'clock!)
- # [16:42] * Joins: yod1 (~thereaux@fw.vdl2.ca)
- # [16:44] * Quits: maikmerten (~merten@ls5dhcp196.cs.uni-dortmund.de) (Remote host closed the connection)
- # [16:46] * Joins: mpt (~mpt@91.189.88.12)
- # [16:46] * Quits: mpt (~mpt@91.189.88.12) (Changing host)
- # [16:46] * Joins: mpt (~mpt@canonical/mpt)
- # [16:56] * Quits: matjas (~matjas@188.188.110.13) (Quit: Computer has gone to sleep.)
- # [16:56] * Quits: botz0r (~botz0r@188.188.110.13) (Read error: Connection reset by peer)
- # [16:56] * Quits: Martijnc (~Martijnc@91.176.168.8) (Ping timeout: 255 seconds)
- # [16:57] * Quits: Yudai (~Yudai@p929dfa.kngwnt01.ap.so-net.ne.jp) (Ping timeout: 240 seconds)
- # [17:01] * Joins: pauld_ (~chatzilla@host86-147-151-12.range86-147.btcentralplus.com)
- # [17:01] * Joins: Martijnc (~Martijnc@91.176.89.28)
- # [17:02] * Quits: pauld (~chatzilla@host86-147-151-12.range86-147.btcentralplus.com) (Ping timeout: 240 seconds)
- # [17:03] * pauld_ is now known as pauld
- # [17:04] * Quits: Maurice (~ano@a80-101-46-164.adsl.xs4all.nl) (Quit: Disconnected...)
- # [17:08] * Quits: miketaylr (~miketaylr@108.122.191.56) (Quit: miketaylr)
- # [17:10] * yod1 is now known as yod
- # [17:13] * Joins: Yudai (~Yudai@p929dfa.kngwnt01.ap.so-net.ne.jp)
- # [17:17] * Quits: romeo_ (~romeo__@x1-6-00-10-a7-28-f3-47.k459.webspeed.dk) (Quit: Leaving)
- # [17:19] * Quits: Yudai (~Yudai@p929dfa.kngwnt01.ap.so-net.ne.jp) (Quit: SIGTERM received; exit)
- # [17:26] * Quits: Lachy (~Lachlan@pat-tdc.opera.com) (Quit: This computer has gone to sleep)
- # [17:27] * Joins: MrOpposite (~mropposit@unaffiliated/mropposite)
- # [17:30] * Quits: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [17:35] * Joins: baba (~sallabanc@unaffiliated/cypha)
- # [17:41] * Joins: miketayl_r (~miketaylr@173-125-15-89.pools.spcsdns.net)
- # [17:42] * Quits: miketayl_r (~miketaylr@173-125-15-89.pools.spcsdns.net) (Read error: Connection reset by peer)
- # [17:42] * Joins: miketayl_r (~miketaylr@173-125-15-89.pools.spcsdns.net)
- # [17:43] * miketayl_r is now known as miketalr
- # [17:43] * miketalr is now known as miketaylr
- # [17:44] * Quits: baba (~sallabanc@unaffiliated/cypha)
- # [17:53] * Quits: smaug____ (~chatzilla@YKMMCCXLVI.gprs.sl-laajakaista.fi) (Ping timeout: 240 seconds)
- # [17:57] * Quits: dglazkov (d8ef2d13@gateway/web/freenode/ip.216.239.45.19) (Ping timeout: 265 seconds)
- # [18:06] * Quits: yod (~thereaux@fw.vdl2.ca) (Read error: No route to host)
- # [18:06] * Joins: yod (~thereaux@fw.vdl2.ca)
- # [18:06] * Joins: cardona507 (~cardona50@cpe-98-150-147-252.hawaii.res.rr.com)
- # [18:07] * Joins: dglazkov (d8ef2d13@gateway/web/freenode/ip.216.239.45.19)
- # [18:08] * Joins: yod1 (~thereaux@c207.134.235-211.clta.globetrotter.net)
- # [18:08] * Quits: yod (~thereaux@fw.vdl2.ca) (Disconnected by services)
- # [18:08] * yod1 is now known as yod
- # [18:11] * Joins: WHATWG (~apermanen@67-134-147-135.dia.static.qwest.net)
- # [18:15] * Joins: peol (~andree@h55eb1ed3.selukra.dyn.perspektivbredband.net)
- # [18:15] * Quits: peol (~andree@h55eb1ed3.selukra.dyn.perspektivbredband.net) (Changing host)
- # [18:15] * Joins: peol (~andree@unaffiliated/peol)
- # [18:16] * Quits: paul_irish (~paul_iris@c-76-21-40-62.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [18:17] * Quits: yod (~thereaux@c207.134.235-211.clta.globetrotter.net) (Quit: Leaving.)
- # [18:18] * Joins: yod (~thereaux@c207.134.235-211.clta.globetrotter.net)
- # [18:28] * Joins: dglazkov_ (d8ef2d13@gateway/web/freenode/ip.216.239.45.19)
- # [18:30] * Quits: dglazkov (d8ef2d13@gateway/web/freenode/ip.216.239.45.19) (Ping timeout: 265 seconds)
- # [18:30] * Quits: oojacoboo (~jacob@96-32-175-233.dhcp.gwnt.ga.charter.com) (Quit: oojacoboo)
- # [18:32] * Quits: micheil (~micheil@124-171-40-30.dyn.iinet.net.au) (Quit: http://brandedcode.com | http://github.com/miksago)
- # [18:33] * Joins: yod1 (~thereaux@fw.vdl2.ca)
- # [18:33] * Quits: yod1 (~thereaux@fw.vdl2.ca) (Client Quit)
- # [18:35] * Quits: yod (~thereaux@c207.134.235-211.clta.globetrotter.net) (Ping timeout: 240 seconds)
- # [18:37] * Joins: henrikbjorn (~Henrik@c83-249-65-238.bredband.comhem.se)
- # [18:37] * Joins: TabAtkins_ (~tabatkins@nat/google/x-ihxaumasratcgbcc)
- # [18:39] * jgraham curses DOM3 XPath (again)
- # [18:40] * Joins: dave_levin (~dave_levi@nat/google/x-gckkhvtbaasdhrnx)
- # [18:42] * Quits: TabAtkins_ (~tabatkins@nat/google/x-ihxaumasratcgbcc) (Ping timeout: 240 seconds)
- # [18:47] * Quits: rimantas (~rimliu@lan-84-240-20-219.vln.skynet.lt) (Quit: Leaving)
- # [18:47] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 250 seconds)
- # [18:49] * Joins: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6)
- # [18:50] * Joins: Ms2ger (~Ms2ger@91.181.251.54)
- # [18:50] * Quits: abarth (~abarth@c-67-169-68-88.hsd1.ca.comcast.net) (Quit: abarth)
- # [18:53] * Joins: matjas (~matjas@ip-213-49-94-97.dsl.scarlet.be)
- # [18:58] * Joins: JonathanNeal (~Jonathan_@rrcs-76-79-114-214.west.biz.rr.com)
- # [18:59] * Quits: sean` (~Sean@h183194.upc-h.chello.nl) (Quit: Leaving)
- # [19:00] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
- # [19:04] * aroben is now known as aroben|lunch
- # [19:05] * Quits: Phae (~Phae@chimera.macmillan.com) (Quit: Leaving.)
- # [19:05] * Quits: pauld (~chatzilla@host86-147-151-12.range86-147.btcentralplus.com) (Remote host closed the connection)
- # [19:05] * Quits: miketaylr (~miketaylr@173-125-15-89.pools.spcsdns.net) (Quit: miketaylr)
- # [19:06] * Joins: jwalden (~waldo@nat/mozilla/x-sgvgfyyzmjbqwele)
- # [19:06] * Joins: maikmerten (~maikmerte@port-92-201-108-239.dynamic.qsc.de)
- # [19:06] * Quits: gavin__ (~gavin@CPE001346f5db49-CM0018c0db9a8a.cpe.net.cable.rogers.com) (Ping timeout: 255 seconds)
- # [19:07] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [19:09] * Quits: openstandards (~openstand@home.standardizedways.co.uk) (Read error: Connection reset by peer)
- # [19:13] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [19:15] * Quits: Necrathex (~nectop@colorenco.speedxs.nl) (Remote host closed the connection)
- # [19:20] * Joins: maikmerten_ (~maikmerte@port-92-201-27-125.dynamic.qsc.de)
- # [19:21] * Quits: Rik` (~Rik`@mozilla-paris-222-194.cnt.nerim.net) (Remote host closed the connection)
- # [19:21] * Quits: dglazkov_ (d8ef2d13@gateway/web/freenode/ip.216.239.45.19) (Ping timeout: 265 seconds)
- # [19:23] * Joins: micheil (~micheil@124-171-40-30.dyn.iinet.net.au)
- # [19:24] * Quits: maikmerten (~maikmerte@port-92-201-108-239.dynamic.qsc.de) (Ping timeout: 255 seconds)
- # [19:26] * Joins: WHATWG1 (~apermanen@67-134-147-135.dia.static.qwest.net)
- # [19:26] * Quits: WHATWG (~apermanen@67-134-147-135.dia.static.qwest.net) (Read error: Connection reset by peer)
- # [19:27] * Quits: WHATWG1 (~apermanen@67-134-147-135.dia.static.qwest.net) (Read error: Connection reset by peer)
- # [19:27] * Quits: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [19:27] * Joins: WHATWG (~apermanen@67-134-147-135.dia.static.qwest.net)
- # [19:27] * Parts: WHATWG (~apermanen@67-134-147-135.dia.static.qwest.net)
- # [19:27] * Joins: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net)
- # [19:28] * Joins: paul_irish (~paul_iris@nat/google/x-ylzfsekavcxafanh)
- # [19:29] * Quits: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net) (Client Quit)
- # [19:30] * aroben|lunch is now known as aroben
- # [19:30] * Joins: mpt (~mpt@canonical/mpt)
- # [19:34] * Joins: KevinMarks (~KevinMark@157.22.22.57)
- # [19:36] * Joins: othermaciej (~mjs@67.218.106.111)
- # [19:40] * Joins: miketayl_r (~miketaylr@184-218-191-150.pools.spcsdns.net)
- # [19:40] * Quits: miketayl_r (~miketaylr@184-218-191-150.pools.spcsdns.net) (Read error: Connection reset by peer)
- # [19:40] * Joins: miketayl_r (~miketaylr@184-218-191-150.pools.spcsdns.net)
- # [19:42] * Joins: miketalr (~miketaylr@173-142-208-107.pools.spcsdns.net)
- # [19:43] * Joins: yod (~thereaux@fw.vdl2.ca)
- # [19:44] * miketalr is now known as miketaylr
- # [19:45] * Joins: miketalr (~miketaylr@68-246-241-195.pools.spcsdns.net)
- # [19:45] * Quits: miketaylr (~miketaylr@173-142-208-107.pools.spcsdns.net) (Disconnected by services)
- # [19:46] * miketalr is now known as miketaylr
- # [19:46] * Quits: miketayl_r (~miketaylr@184-218-191-150.pools.spcsdns.net) (Ping timeout: 276 seconds)
- # [19:50] * Joins: jamesr_ (~jamesr@nat/google/x-exlxdoojbneiyvgo)
- # [19:52] * Quits: matjas (~matjas@ip-213-49-94-97.dsl.scarlet.be) (Quit: Computer has gone to sleep.)
- # [19:54] * Joins: oojacoboo (~jacob@96-38-235-118.static.gwnt.ga.charter.com)
- # [19:54] * Quits: brendaneich (~brendanei@adsl-71-131-200-57.dsl.sntc01.pacbell.net) (Quit: brendaneich)
- # [19:54] * Quits: mpt (~mpt@canonical/mpt) (Quit: Ex-Chat)
- # [19:58] * Joins: xtothey (~ryanblair@96.246.169.79)
- # [19:59] * tmzt_g2root is now known as tmzt
- # [20:01] * Joins: TabAtkins_ (~tabatkins@nat/google/x-azsbgeexbrqzvjcr)
- # [20:05] * Quits: xtothey (~ryanblair@96.246.169.79) (Quit: )
- # [20:08] * Joins: erlehmann (~erlehmann@89.204.153.105)
- # [20:11] <annevk> Used <s> in a blog post
- # [20:11] <annevk> had to hack my blog software
- # [20:15] <Ms2ger> jgraham, s/DOM3 //
- # [20:17] * Joins: dbaron (~dbaron@nat/mozilla/x-uhygdyaojgyxjadc)
- # [20:22] * Quits: mhausenblas (~mhausenbl@wg1-nat.fwgal01.deri.ie) (Quit: mhausenblas)
- # [20:26] <annevk> anyone with ideas on structuring weblog archives?
- # [20:26] <annevk> especially for blogs without tags
- # [20:26] * Joins: brendaneich (~brendanei@nat/mozilla/x-taudhdmmbtobzyon)
- # [20:26] <hober> annevk: http://diveintomark.org/archives comes to mind
- # [20:26] <Philip`> annevk: Add a link to your favourite search engine
- # [20:27] <Philip`> Nobody's going to bother reading the archives any other way
- # [20:27] <annevk> search engines are
- # [20:27] <annevk> and I am too
- # [20:27] <Ms2ger> http://ln.hixie.ch/?command=index comes too mind
- # [20:27] <annevk> hober, yeah, thinking about that
- # [20:27] <annevk> oh, Hixie's one should be a lot easier
- # [20:28] <annevk> but it'll be a long... very long
- # [20:28] * Joins: Steve^ (~steve@cpc2-hari1-0-0-cust1111.hari.cable.virginmedia.com)
- # [20:29] <annevk> there's 2500 entries
- # [20:29] <annevk> (this includes links)
- # [20:29] <annevk> (called HREF at one point)
- # [20:33] * Joins: matjas (~matjas@ip-213-49-94-97.dsl.scarlet.be)
- # [20:34] * Quits: charlvn (~charlvn@charlvn.za.net) (Remote host closed the connection)
- # [20:34] <zcorpan> have one page for each year
- # [20:34] <annevk> I guess I should start with the yearly and monthly pages indeed
- # [20:35] <annevk> yearly already exists, but currently excludes link posts
- # [20:37] * Quits: Steve^ (~steve@cpc2-hari1-0-0-cust1111.hari.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [20:37] * Joins: Steve^ (~steve@cpc2-hari1-0-0-cust1111.hari.cable.virginmedia.com)
- # [20:38] <zcorpan> oh. maybe http://annevankesteren.nl/archives could list the years instead of the months then?
- # [20:38] * Joins: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [20:38] * Quits: othermaciej (~mjs@67.218.106.111) (Quit: othermaciej)
- # [20:40] * Quits: Anti-X (~duckmysic@cD970BF51.dhcp.bluecom.no) (Ping timeout: 272 seconds)
- # [20:42] * Joins: Necrathex (~nectop@212-123-163-12.ip.telfort.nl)
- # [20:42] * Quits: ZombieLoffe (~e@unaffiliated/zombieloffe) (Read error: Connection reset by peer)
- # [20:42] * Joins: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [20:45] <annevk> zcorpan, yeah prolly
- # [20:45] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [20:46] <karlcow> annevk: what do you mean by structuring archives
- # [20:46] <karlcow> access to old entries? I do this http://www.la-grange.net/map
- # [20:47] <karlcow> http://www.la-grange.net/2009/ http://www.la-grange.net/2009/01/
- # [20:47] <annevk> yeah, I suspect I will do something like that
- # [20:47] <annevk> I like how your archives match the style of the site at the time
- # [20:48] <annevk> I can probably not do that
- # [20:48] * Joins: heycam (~cam@wok.mcc.id.au)
- # [20:49] * Joins: estes (~aestes@17.246.17.47)
- # [20:49] <karlcow> annevk: yes I always kept the old style. There are part of the history of the content.
- # [20:50] <karlcow> I have a few broken links to fix here and there.
- # [20:51] <annevk> such a rebel
- # [20:51] <annevk> content != style karlcow
- # [20:51] <annevk> after so many years at the W3C you should know
- # [20:51] <karlcow> hehe
- # [20:51] * Joins: Anti-X (~duckmysic@cD970BF51.dhcp.bluecom.no)
- # [20:51] <karlcow> but style is part of the memories ;)
- # [20:52] <annevk> no, you're right
- # [20:52] <annevk> my content is stored in a dumb database, rather than something smart like HTML
- # [20:52] <karlcow> hehe
- # [20:56] * Joins: bckenny (~bckenny@nat/google/x-epuvhiworecbmgsh)
- # [20:56] * Quits: estes (~aestes@17.246.17.47) (Read error: Connection reset by peer)
- # [21:03] * Quits: annevk (~annevk@pat-tdc.opera.com) (Remote host closed the connection)
- # [21:03] * Joins: mpt (~mpt@canonical/mpt)
- # [21:04] * Joins: annevk (~annevk@pat-tdc.opera.com)
- # [21:04] * Joins: boaz_ (~boaz@64.119.153.2)
- # [21:04] * Quits: matjas (~matjas@ip-213-49-94-97.dsl.scarlet.be) (Quit: Computer has gone to sleep.)
- # [21:06] * Joins: ojan (~ojan@nat/google/x-dvtoomleinzvbcbw)
- # [21:06] * Joins: othermaciej (~mjs@17.246.19.168)
- # [21:07] * Quits: bckenny (~bckenny@nat/google/x-epuvhiworecbmgsh) (Remote host closed the connection)
- # [21:12] * Quits: miketaylr (~miketaylr@68-246-241-195.pools.spcsdns.net) (Ping timeout: 260 seconds)
- # [21:13] * Joins: miketaylr (~miketaylr@65.88.88.75)
- # [21:14] * Joins: miketayl_r (~miketaylr@173-112-81-30.pools.spcsdns.net)
- # [21:15] * Quits: miketaylr (~miketaylr@65.88.88.75) (Disconnected by services)
- # [21:15] * miketayl_r is now known as miketaylr
- # [21:17] * Quits: boaz_ (~boaz@64.119.153.2) (Quit: boaz_)
- # [21:22] <karlcow> " I see my job as making the Mozilla developer outreach channels the Switzerland of HTML5, explaining and showing how to get all the cool new things to work across browsers, platforms and markets." -- http://www.readwriteweb.com/archives/html5_mozilla_and_the_future_of_the_web.php
- # [21:22] <karlcow> does it involve secret funds?
- # [21:24] <annevk> ok, yearly archives are now better
- # [21:24] <annevk> including a special style sheet for 2004 and 2005
- # [21:24] <annevk> (because of HREF)
- # [21:25] * Joins: nessy (~Adium@124-169-135-161.dyn.iinet.net.au)
- # [21:26] * Quits: nessy (~Adium@124-169-135-161.dyn.iinet.net.au) (Client Quit)
- # [21:26] <miketaylr> seems like a standards body would be a better switzerland
- # [21:27] * Joins: sicking (~chatzilla@nat/mozilla/x-omwicllthucfyzit)
- # [21:32] * Joins: mdelaney (~mdelaney@2620:0:1b00:1191:207c:898e:470f:1f63)
- # [21:32] <annevk> oh yes http://annevankesteren.nl/archives
- # [21:34] * Joins: estes (~aestes@17.246.17.47)
- # [21:34] <karlcow> annevk: cool
- # [21:34] <Ms2ger> http://annevankesteren.nl/2004/01/multicol-spacer
- # [21:37] * Quits: estes (~aestes@17.246.17.47) (Read error: Connection reset by peer)
- # [21:40] * Joins: estes (~aestes@17.246.17.47)
- # [21:42] * Joins: estes_ (~aestes@17.246.17.47)
- # [21:42] * Quits: estes (~aestes@17.246.17.47) (Read error: Connection reset by peer)
- # [21:42] * estes_ is now known as estes
- # [21:43] * Quits: maikmerten_ (~maikmerte@port-92-201-27-125.dynamic.qsc.de) (Remote host closed the connection)
- # [21:43] * Quits: plainhao (~plainhao@208.75.85.237) (Quit: plainhao)
- # [21:44] * Quits: henrikbjorn (~Henrik@c83-249-65-238.bredband.comhem.se) (Remote host closed the connection)
- # [21:48] * Quits: boaz (~boaz@64.119.153.2) (Quit: boaz)
- # [21:49] * Joins: smaug____ (~chatzilla@YGKMMMDCCCLXXXIV.gprs.sl-laajakaista.fi)
- # [21:49] * Joins: boaz (~boaz@64.119.153.2)
- # [21:50] * Quits: Steve^ (~steve@cpc2-hari1-0-0-cust1111.hari.cable.virginmedia.com) (Ping timeout: 240 seconds)
- # [21:52] * Quits: annevk (~annevk@pat-tdc.opera.com) (Remote host closed the connection)
- # [22:00] * Quits: miketaylr (~miketaylr@173-112-81-30.pools.spcsdns.net) (Remote host closed the connection)
- # [22:02] * Joins: bckenny (~bckenny@nat/google/x-sjgxsarocjuygfzx)
- # [22:03] * Quits: peol (~andree@unaffiliated/peol) (Remote host closed the connection)
- # [22:03] * Quits: estes (~aestes@17.246.17.47) (Quit: estes)
- # [22:05] * Quits: mdelaney (~mdelaney@2620:0:1b00:1191:207c:898e:470f:1f63) (Quit: mdelaney)
- # [22:10] * Joins: nessy (~Adium@124-169-135-161.dyn.iinet.net.au)
- # [22:14] * Joins: Steve^ (~steve@cpc2-hari1-0-0-cust1111.hari.cable.virginmedia.com)
- # [22:22] * Joins: matjas (~matjas@ip-213-49-94-97.dsl.scarlet.be)
- # [22:23] * Quits: smaug____ (~chatzilla@YGKMMMDCCCLXXXIV.gprs.sl-laajakaista.fi) (Ping timeout: 255 seconds)
- # [22:24] * Quits: volkmar (~volkmar@gentoo/developer/volkmar) (Ping timeout: 240 seconds)
- # [22:24] <oojacoboo> anyone familiar with the pseudo class that targets the red outline/border for required input elements with html5
- # [22:24] * Joins: estes (~aestes@17.246.17.47)
- # [22:25] <oojacoboo> particularly seems to be an incredible eye sore with gecko/-moz
- # [22:25] * Joins: volkmar (~volkmar@gentoo/developer/volkmar)
- # [22:26] * Quits: roc (~chatzilla@203-97-204-82.dsl.clear.net.nz) (Read error: Connection reset by peer)
- # [22:26] * Quits: estes (~aestes@17.246.17.47) (Read error: Connection reset by peer)
- # [22:26] * aroben is now known as aroben|afk
- # [22:26] <oojacoboo> it's way too loud/in-your-face, whomever made the decision that that'd be the best method of indicated a required field either did it b/c they already had the code for :focus or just doesn't know what they are doing
- # [22:26] * Quits: ChrisLTD (~iMac@ur185.ur.unc.edu) (Quit: ChrisLTD)
- # [22:26] * Joins: roc (~chatzilla@203-97-204-82.dsl.clear.net.nz)
- # [22:26] <Ms2ger> -moz-box-shadow: none?
- # [22:27] <oojacoboo> is that the style element?
- # [22:27] * Joins: jacobolus (~jacobolus@fw-1-user-net-flrs.cictr.com)
- # [22:27] * Quits: espadrine (~espadrine@acces1465.res.insa-lyon.fr) (Quit: espadrine)
- # [22:27] * Quits: kennyluck (~kennyluck@2001:200:1c0:3602:225:ff:fe4d:f8c7) (Quit: kennyluck)
- # [22:27] <oojacoboo> what's the pseudo class?
- # [22:27] <oojacoboo> :required ?
- # [22:27] <Ms2ger> :invalid, I guess
- # [22:27] * Quits: jacobolus (~jacobolus@fw-1-user-net-flrs.cictr.com) (Remote host closed the connection)
- # [22:27] <oojacoboo> I don't mind having this after a submit, but sitting before is insane
- # [22:28] <oojacoboo> I actually want it after a submit
- # [22:28] <oojacoboo> but not before!
- # [22:28] <Ms2ger> volkmar would know, but we might be fixing that
- # [22:28] <oojacoboo> something not so loud, PLEASE!
- # [22:29] <oojacoboo> it ruins the on page eye flow and funneling
- # [22:29] * Joins: estes (~aestes@17.246.17.47)
- # [22:30] * Joins: jacobolus (~jacobolus@fw-1-user-net-flrs.cictr.com)
- # [22:31] <oojacoboo> Ms2ger: that did the trick though, thanks
- # [22:31] * Joins: roc_ (~chatzilla@203-97-204-82.dsl.clear.net.nz)
- # [22:34] * Quits: roc (~chatzilla@203-97-204-82.dsl.clear.net.nz) (Ping timeout: 240 seconds)
- # [22:34] * roc_ is now known as roc
- # [22:41] * Quits: volkmar (~volkmar@gentoo/developer/volkmar) (Read error: Operation timed out)
- # [22:42] * Joins: annevk (~annevk@33.115.34.95.customer.cdi.no)
- # [22:42] * Quits: virtuelv (~virtuelv_@193.62.9.46.customer.cdi.no) (Read error: Connection reset by peer)
- # [22:44] * Quits: estes (~aestes@17.246.17.47) (Read error: Connection reset by peer)
- # [22:44] * Joins: volkmar (~volkmar@rps1542.ovh.net)
- # [22:44] * Quits: volkmar (~volkmar@rps1542.ovh.net) (Changing host)
- # [22:44] * Joins: volkmar (~volkmar@gentoo/developer/volkmar)
- # [22:47] * Joins: estes (~aestes@2620:0:1b00:1191:226:b0ff:fee3:3806)
- # [22:53] * aroben|afk is now known as aroben
- # [22:53] * Quits: ROBOd (~robod@109.96.239.70) (Quit: .)
- # [22:56] * Joins: smaug____ (~chatzilla@GYKMCDVII.gprs.sl-laajakaista.fi)
- # [22:59] * Joins: virtuelv (~virtuelv_@193.62.9.46.customer.cdi.no)
- # [23:00] * Quits: matjas (~matjas@ip-213-49-94-97.dsl.scarlet.be) (Quit: Computer has gone to sleep.)
- # [23:02] * Quits: nessy (~Adium@124-169-135-161.dyn.iinet.net.au) (Quit: Leaving.)
- # [23:07] * Quits: shepazu (~schepers@adsl-242-206-29.rmo.bellsouth.net) (Ping timeout: 255 seconds)
- # [23:16] * Quits: Ms2ger (~Ms2ger@91.181.251.54) (Quit: nn)
- # [23:16] * Joins: romeo_ (~romeo__@x1-6-00-10-a7-28-f3-47.k459.webspeed.dk)
- # [23:17] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [23:21] * Quits: yod (~thereaux@fw.vdl2.ca) (Quit: Leaving.)
- # [23:23] * Joins: payman_m (~payman_m@h85-8-2-58.static.se.alltele.net)
- # [23:25] * Quits: smaug____ (~chatzilla@GYKMCDVII.gprs.sl-laajakaista.fi) (Ping timeout: 255 seconds)
- # [23:28] * Joins: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net)
- # [23:34] * Quits: broquaint (465ffc9246@cpc3-brig17-2-0-cust661.3-3.cable.virginmedia.com) (Remote host closed the connection)
- # [23:34] * Joins: broquaint (2c294b6bbb@cpc3-brig17-2-0-cust661.3-3.cable.virginmedia.com)
- # [23:40] <oojacoboo> anyone know what the style element is for the annoying 2px border around <button> on webkit?
- # [23:40] <oojacoboo> a border: 0 !important won't even nix it
- # [23:48] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [23:50] * Quits: Necrathex (~nectop@212-123-163-12.ip.telfort.nl) (Quit: Necrathex)
- # [23:50] <JoePeck> oojacoboo: I don't see a border on => data:text/html,<button style="border:0">NoBorder
- # [23:51] <JoePeck> do you have a sample page / picture?
- # [23:51] <oojacoboo> it's not a "border" really, I think it's the accessibility border
- # [23:51] <oojacoboo> although, it kicks down the element 2px which I do not want it doing
- # [23:52] <oojacoboo> inspector says the ua stylesheet is styling border though
- # [23:52] <oojacoboo> which can't be overridden
- # [23:52] <JoePeck> hmm, "-webkit-box-sizing: border-box;" help at all? Just a thought. I am not familiar with accessibility items
- # [23:52] * Joins: shepazu (~schepers@71.23.81.183)
- # [23:52] <oojacoboo> tried that, nope
- # [23:52] <oojacoboo> that's the default for it anyway
- # [23:52] <oojacoboo> one second, I can get an example
- # [23:56] <oojacoboo> http://dev.rentpost.com/managers @ JoePeck
- # [23:56] * Joins: espadrine (~espadrine@acces1465.res.insa-lyon.fr)
- # [23:56] <oojacoboo> JoePeck: see the button at the bottom with the contact form, notice how in webkit it's positioned lower
- # [23:58] <JoePeck> oojacoboo: it has a margin of 2px
- # [23:59] <JoePeck> oojacoboo: although I don't know where it comes from
- # [23:59] <oojacoboo> it's not a margin, I don't think so
- # [23:59] <oojacoboo> almost 100% certain
- # [23:59] <JoePeck> oojacoboo: setting margin:0 made it look fine in my Safari
- # [23:59] <oojacoboo> :/
- # [23:59] <oojacoboo> sec
- # [23:59] <JoePeck> oojacoboo: check the "Metrics" section of the inspector
- # [23:59] <oojacoboo> yea
- # Session Close: Fri Dec 03 00:00:00 2010
The end :)