Options:
- # 00:00 -!- seventh [seventh@207.207.22.240] has quit [Quit: ...]
- # 00:05 -!- richardschwerdtf [~RichS@99-39-114-91.lightspeed.austtx.sbcglobal.net] has left #whatwg []
- # 00:06 -!- Martijnc [~Martijn@d54C02C64.access.telenet.be] has quit [Ping timeout: 276 seconds]
- # 00:06 -!- othermaciej [~mjs@17.246.16.97] has quit [Quit: othermaciej]
- # 00:10 -!- othermaciej [~mjs@2620:149:f01:202:25f2:71fe:84c8:ddc7] has joined #whatwg
- # 00:13 -!- pdr2 [~pdr2@nat/google/x-oqnpejaarjgzjeyc] has joined #whatwg
- # 00:18 -!- roc [~chatzilla@121.98.230.221] has quit [Ping timeout: 255 seconds]
- # 00:18 -!- dbaron [~dbaron@nat/mozilla/x-qnsagdkqwjxaivwi] has quit [Quit: 8403864 bytes have been tenured, next gc will be global.]
- # 00:24 -!- jwalden [~waldo@2620:101:8003:200:222:68ff:fe15:af5c] has quit [Quit: brb]
- # 00:25 -!- GuentherB [~guenther@p5DC57EAC.dip.t-dialin.net] has quit [Ping timeout: 276 seconds]
- # 00:26 < boblet> AryehGregor: re: your reply on blockquote/footer, I don’t understand “This means it's tied to the nearest <section> or <article> or such. It's not supposed to be specifically related to any other type of ancestor, like <blockquote>.” blockquote is a sectioning root element…
- # 00:26 -!- MikeSmith [~MikeSmith@EM114-48-14-173.pool.e-mobile.ne.jp] has quit [Ping timeout: 255 seconds]
- # 00:26 -!- myakura [~myakura@FL1-119-240-253-187.tky.mesh.ad.jp] has joined #whatwg
- # 00:28 -!- ttepasse [~ttepasse@ip-109-90-161-169.unitymediagroup.de] has quit [Quit: Now time for the weather. Tiffany?]
- # 00:29 < Hixie> boblet: why do you want to have the footer in the blockquote?
- # 00:30 < boblet> Hixie: to include attribution about the block quote…
- # 00:32 -!- MikeSmith [~MikeSmith@EM114-48-208-110.pool.e-mobile.ne.jp] has joined #whatwg
- # 00:32 < boblet> Hixie: why in specifically rather than in surrounding prose: CSS styling, pre-HTML5 pattern, ‘logical’ association, and that seems a cromulent use of footer according to “A footer typically contains information about its section”
- # 00:32 < Hixie> CSS styling is the only one of those that seems like a real reason (as opposed to "i want to")
- # 00:32 < Hixie> what kind of styling do you want to do?
- # 00:32 -!- myakura [~myakura@FL1-119-240-253-187.tky.mesh.ad.jp] has quit [Remote host closed the connection]
- # 00:33 < TabAtkins> Presumably throw a border around the whole blockquote.
- # 00:33 < boblet> It’s common for blockquote attribution to appear as part of the block quote. Common styles for block quotes include indenting (default), a different background color, or a left border. On HTML5 Doctor we use a border and box-shadow. If the attribution is outside the blockquote, making the styles match is annoying, requiring a class for eg indent, or a wrapper div for eg box-shadow.
- # 00:34 -!- jwalden [~waldo@2620:101:8003:200:221:6aff:fe6e:d10] has joined #whatwg
- # 00:34 < erlehmann> cromulent.
- # 00:34 < erlehmann> wat
- # 00:35 < TabAtkins> http://www.google.com/webhp?q=define%3Acromulent
- # 00:35 < boblet> erlehmann: http://html5doctor.com/ruby-rt-rp-element/#en ;)
- # 00:37 < Hixie> boblet: just wrap the blockquote and attribution in a div, and style that :-)
- # 00:37 < erlehmann> then do microdata magic to connect it?
- # 00:38 < erlehmann> TabAtkins, boblet, intredasting.
- # 00:40 < Hixie> erlehmann: why? what problem would that solve?
- # 00:40 < boblet> Hixie: that’s possible, and one of the pre-HTML5 patterns I found. but I’d still argue that it’s annoying to do so. using footer seems much cleaner, fits the usage pattern of footer, and blockquote is a sectioning root element…
- # 00:41 < TabAtkins> Hixie: <footer>s are attached to the nearest ancestor section, thus *not* the preceding blockquote sibling.
- # 00:41 -!- richardschwerdtf [~RichS@99-39-114-91.lightspeed.austtx.sbcglobal.net] has joined #whatwg
- # 00:41 < erlehmann> Hixie, so it is known that it is an attribution?
- # 00:41 < Hixie> using footer here doesn't seem like it solves any problems
- # 00:41 < Hixie> just use <p>
- # 00:41 < boblet> I should mention that I’m not expecting any special implementor behaviour associated with this
- # 00:41 < Hixie> <div><blockquote>...</blockquote> <p>— ...</p></div> is what i do, works fine
- # 00:42 < erlehmann> boblet, what if you want to quote a footer? HA! :D
- # 00:42 -!- david_carlisle [~chatzilla@dcarlisle.demon.co.uk] has joined #whatwg
- # 00:43 -!- bga_ is now known as bga_|away
- # 00:43 < boblet> erlehmann: a footer just contains information about its section. There’s no restriction on having two footers in a sectioning element, so there’s no problem with quoting a footer and then having attribution in another footer. And if the block quote includes content and a footer, then the footer will still refer to the content, regardless of whether it is quoted or contains attribution
- # 00:43 < Hixie> ok i'm checking http://www.whatwg.org/specs/web-apps/current-work/complete.html#stream-api in shortly, first chance to tell me i'm off in the weeds :-)
- # 00:44 -!- NickASloan [~nasloan@unaffiliated/iamethos] has left #whatwg []
- # 00:45 < boblet> Hixie: why *not* use footer, given blockquote is a sectioning root element?
- # 00:45 < Hixie> because you're not quoting a footer
- # 00:45 -!- ben_h [~ben@128.250.195.138] has joined #whatwg
- # 00:45 < boblet> but the footer is providing information about the section, in this case the blockquote’s content
- # 00:46 -!- richardschwerdtf [~RichS@99-39-114-91.lightspeed.austtx.sbcglobal.net] has quit [Quit: richardschwerdtf]
- # 00:46 -!- bga_|away is now known as bga_
- # 00:47 < Hixie> boblet: but you're not quoting it
- # 00:48 -!- dglazkov [~dglazkov@75-37-194-175.lightspeed.lsatca.sbcglobal.net] has quit [Quit: dglazkov]
- # 00:48 < boblet> Hixie: also, doesn’t that mean you’d need to change footer’s current definition so that it’s not allowed in blockquote (unless it’s being quoted)?
- # 00:48 < erlehmann> i like how hixie is just letting that flow.
- # 00:48 < erlehmann> against a wall :)
- # 00:49 < boblet> erlehmann: you’re not helping :p
- # 00:49 < Hixie> boblet: that is already its definition
- # 00:49 < Hixie> boblet: by definition, nothing in blockquote is allowed unless it's being quoted, since the meaning of blockquote is "this is being quoted" and you're not allowed to use elements that violate their meaning
- # 00:49 < erlehmann> i second that motion.
- # 00:49 * zewt squints trying to read weirdly-rendered sentence with five quotostrophies
- # 00:50 -!- abe [~abe@38.104.129.126] has joined #whatwg
- # 00:50 < erlehmann> zewt, how are people styling that? do they use different quotes beyond single-and-double-quotes?
- # 00:51 < boblet> so what’s the logic behind figcaption, vs wrapping figure in div and adding a caption in a paragraph?
- # 00:51 < zewt> ' :)
- # 00:51 < boblet> zewt: wow, 5 levels of quotation is pretty rare
- # 00:51 < boogyman> boblet: the latter doesn't doesn't offer the same context
- # 00:51 < zewt> erlehmann: oh, you mean the glyph itself?
- # 00:52 < zewt> many fonts have different glyphs for close-single-quote and apostrophe, and using the former for the latter looks strange
- # 00:52 < erlehmann> boblet, http://schema.org/CreativeWork can have an author. if you wish to include attribution, why not use microdata?
- # 00:52 < boblet> boogyman: what do you mean by context?
- # 00:53 < boogyman> boblet: how a user-agent processing and understands the relation of two or more elements
- # 00:53 -!- othermaciej_ [~mjs@17.246.16.98] has joined #whatwg
- # 00:54 < zewt> erlehmann: http://i.imgur.com/pmBiJ.png it's an extreme example (crappy font I'm in at the moment), but it happens in more common, proportional fonts as well
- # 00:54 < boogyman> a <div><p> provides no context, as it is a general "wrapper" where a <figure><figcaption> creates a relationship between the two "objects"
- # 00:54 < boblet> erlehmann: sure, it’s possible to use microdata (or microformats or RDFa) to indicate an author as mentioned in http://html5doctor.com/blockquote-q-cite/
- # 00:54 -!- othermaciej_ [~mjs@17.246.16.98] has quit [Read error: Connection reset by peer]
- # 00:54 -!- othermaciej_ [~mjs@17.246.16.98] has joined #whatwg
- # 00:55 < zewt> (enough that it sticks out and looks weird)
- # 00:55 < erlehmann> zewt, i reject your font and substitute my own.
- # 00:55 < erlehmann> fun fact: i use droid sans for interfaces :)
- # 00:55 -!- stefan-_ [~music@swhpet3041.uni-trier.de] has quit [Read error: Connection reset by peer]
- # 00:55 < boblet> zewt: youd prefer txtspeak?
- # 00:55 < zewt> erlehmann: for that font, fair enough :) my client isn't smart enough with fonts so I have it in a fugly japanese font for some channels
- # 00:56 < erlehmann> boblet, Y U NO TXTSPK?
- # 00:56 < erlehmann> :B
- # 00:56 < boblet> boogyman: same logic to my argument for using footer in blockquote
- # 00:57 < boblet> erlehmann: “”‘’ are on my keyboard… why not
- # 00:57 < erlehmann> nifty tables there on html5doctor
- # 00:57 -!- othermaciej [~mjs@2620:149:f01:202:25f2:71fe:84c8:ddc7] has quit [Ping timeout: 260 seconds]
- # 00:57 -!- othermaciej_ is now known as othermaciej
- # 00:58 < erlehmann> boblet, i use neo2 and have even more characters! „“”‚‘’⟨⟩»«›‹
- # 00:58 < erlehmann> but i mostly use „“ and ‚‘ (german)
- # 00:59 < erlehmann> CSS styling quotes is rad :)
- # 01:00 -!- roc [~chatzilla@203-97-204-82.dsl.clear.net.nz] has joined #whatwg
- # 01:00 -!- erlehmann [~erlehmann@89.204.137.113] has quit [Quit: Ex-Chat]
- # 01:04 -!- miketaylr [~miketaylr@24.42.93.245] has joined #whatwg
- # 01:05 < boblet> Hixie: another styling issue with your idea — I’d have to always use a wrapping div, even for blockquotes with no attribution, or hang the styles on a class and apply that to div (for attribution case) or blockquote (for no attrib case)
- # 01:06 < boblet> alternatively if I wanted to just use straight blockquote (no class) when there’s no attribution, I’d need to overwrite all the blockquote styles if there’s a parent div class="blockquote"
- # 01:06 -!- dbaron [~dbaron@nat/mozilla/x-glkruvmdsjgtnoos] has joined #whatwg
- # 01:07 < Hixie> :not(div.bq) > blockquote { }
- # 01:08 -!- david_carlisle [~chatzilla@dcarlisle.demon.co.uk] has quit [Ping timeout: 255 seconds]
- # 01:09 < boblet> and browser support for :not is… :p
- # 01:10 < boblet> will attempt to rephrase more persuasively and email to the list. thanks for the feedback
- # 01:11 < Hixie> :-)
- # 01:11 < Hixie> isn't :not pretty widely supported by now?
- # 01:11 < Hixie> it was in like acid2 wasn't it?
- # 01:11 < jamesr> :not? no
- # 01:12 < Hixie> who on earth doesn't support it?
- # 01:12 < Hixie> i guess it was only acid3
- # 01:14 < jamesr> :not() in css3-selectors is defined as only taking simple selectors, div.bq is not a simple selector
- # 01:14 < jamesr> dunno who supports non-simple selectors in :not() these days
- # 01:14 -!- bzed_ [~bzed@devel.recluse.de] has joined #whatwg
- # 01:14 < Hixie> oh, right
- # 01:14 < Hixie> it'd just be :not(.bq) > blockquote { }
- # 01:15 -!- bzed [~bzed@devel.recluse.de] has quit [Ping timeout: 264 seconds]
- # 01:16 -!- bzed_ is now known as bzed
- # 01:20 -!- _jgr [~jgr@CPE-124-185-195-126.lns6.cha.bigpond.net.au] has joined #whatwg
- # 01:20 -!- GuentherB [~guenther@p5DC57D20.dip.t-dialin.net] has joined #whatwg
- # 01:23 -!- jacobolu_ [~jacobolus@208-90-212-203.PUBLIC.monkeybrains.net] has joined #whatwg
- # 01:25 -!- jennb [~jennb@nat/google/x-hqinxpbrdscrtkth] has joined #whatwg
- # 01:26 -!- jacobolus [~jacobolus@208-90-212-203.PUBLIC.monkeybrains.net] has quit [Ping timeout: 241 seconds]
- # 01:28 -!- abe [~abe@38.104.129.126] has quit [Quit: Linkinus - http://linkinus.com]
- # 01:33 -!- miketaylr [~miketaylr@24.42.93.245] has quit [Quit: Linkinus is updating...]
- # 01:33 -!- miketaylr [~miketaylr@24.42.93.245] has joined #whatwg
- # 01:37 -!- ap [~ap@2620:149:4:401:226:4aff:fe14:aad6] has quit [Quit: ap]
- # 01:37 -!- bzed_ [~bzed@devel.recluse.de] has joined #whatwg
- # 01:38 -!- bzed [~bzed@devel.recluse.de] has quit [Ping timeout: 264 seconds]
- # 01:38 -!- bzed_ is now known as bzed
- # 01:49 -!- wakaba_ [~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp] has joined #whatwg
- # 01:50 -!- yuuki [~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp] has joined #whatwg
- # 01:51 -!- jwalden [~waldo@2620:101:8003:200:221:6aff:fe6e:d10] has quit [Quit: brb]
- # 01:53 -!- jennb [~jennb@nat/google/x-hqinxpbrdscrtkth] has quit [Quit: jennb]
- # 01:59 -!- bzed_ [~bzed@devel.recluse.de] has joined #whatwg
- # 02:01 -!- bzed [~bzed@devel.recluse.de] has quit [Ping timeout: 264 seconds]
- # 02:01 -!- bzed_ is now known as bzed
- # 02:01 -!- agektmr [~Adium@220.109.219.244] has joined #whatwg
- # 02:02 -!- niftylettuce [~niftylett@c-76-120-147-56.hsd1.pa.comcast.net] has joined #whatwg
- # 02:22 -!- jdong_ [~quassel@222.126.155.250] has quit [Remote host closed the connection]
- # 02:23 -!- jdong_ [~quassel@222.126.155.250] has joined #whatwg
- # 02:23 -!- Martijnc [~Martijn@d54C02C64.access.telenet.be] has joined #whatwg
- # 02:24 -!- jacobolu_ [~jacobolus@208-90-212-203.PUBLIC.monkeybrains.net] has quit [Remote host closed the connection]
- # 02:25 -!- chriseppstein [~chris@209.119.65.162] has quit [Quit: chriseppstein]
- # 02:28 < Philip`> Is Gmail now saying that every email sent by a Gmail user to the WHATWG list is phishing?
- # 02:28 < Philip`> (as a change from its old approach of saying every email from @google.com was phishing)
- # 02:30 -!- GPHemsley [~GPHemsley@pdpc/supporter/student/GPHemsley] has quit [Ping timeout: 240 seconds]
- # 02:31 -!- sicking [~chatzilla@2620:101:8003:200:226:bbff:fe05:3fe1] has quit [Ping timeout: 255 seconds]
- # 02:32 < zewt> yeah i just started seeing that today
- # 02:32 < zewt> not every mails, but enough to be problematic
- # 02:32 < zewt> (every mails? english is hard)
- # 02:38 < Philip`> (every mail)
- # 02:38 < Philip`> (english are hard)
- # 02:39 < Philip`> ((Not the latter))
- # 02:39 -!- GPHemsley [~GPHemsley@pdpc/supporter/student/GPHemsley] has joined #whatwg
- # 02:40 < zewt> (i was puzzling at what strange series of edits I must have made to land on "every mails", heh)
- # 02:41 -!- dbaron [~dbaron@nat/mozilla/x-glkruvmdsjgtnoos] has quit [Quit: 8403864 bytes have been tenured, next gc will be global.]
- # 02:41 * Philip` realises he is half asleep, and should go the rest of the way
- # 02:41 < jamesr> it's pretty hyperactive
- # 02:42 < jamesr> i'm sure someone is tuning it
- # 02:42 < zewt> gmail suddenly started cramming way too much info in every from: section, too
- # 02:42 -!- GuentherB [~guenther@p5DC57D20.dip.t-dialin.net] has quit [Remote host closed the connection]
- # 02:53 -!- ezoe [~ezoe@61-205-125-184f1.kyt1.eonet.ne.jp] has quit [Ping timeout: 260 seconds]
- # 02:54 -!- bga_ is now known as bga_|away
- # 02:54 -!- bga_|away [~bga@ppp91-122-179-198.pppoe.avangarddsl.ru] has quit [Read error: Connection reset by peer]
- # 02:57 -!- stalled [~stalled@unaffiliated/stalled] has quit [Ping timeout: 252 seconds]
- # 02:59 -!- hij1nx [~hij1nx@207.239.107.3] has quit [Quit: hij1nx]
- # 03:00 -!- paul_irish_ is now known as paul_irish
- # 03:00 -!- niftylettuce [~niftylett@c-76-120-147-56.hsd1.pa.comcast.net] has quit [Remote host closed the connection]
- # 03:01 -!- The_8472 [~stardive@azureus/The8472] has quit [Ping timeout: 240 seconds]
- # 03:06 -!- stalled [~stalled@unaffiliated/stalled] has joined #whatwg
- # 03:07 -!- The_8472 [~stardive@azureus/The8472] has joined #whatwg
- # 03:10 -!- jamesr [~jamesr@216.239.45.82] has quit [Quit: jamesr]
- # 03:14 -!- shepazu [~schepers@pool-71-174-254-88.bstnma.fios.verizon.net] has joined #whatwg
- # 03:21 -!- niftylettuce [~niftylett@c-76-120-147-56.hsd1.pa.comcast.net] has joined #whatwg
- # 03:21 -!- niftylettuce [~niftylett@c-76-120-147-56.hsd1.pa.comcast.net] has quit [Read error: Connection reset by peer]
- # 03:22 -!- othermaciej [~mjs@17.246.16.98] has quit [Quit: othermaciej]
- # 03:30 -!- othermaciej [~mjs@66.109.106.156] has joined #whatwg
- # 03:37 < karlcow> http://blog.stateless.co/post/6246070973/how-offline-web-apps-should-work
- # 03:41 -!- MikeSmith [~MikeSmith@EM114-48-208-110.pool.e-mobile.ne.jp] has quit [Quit: What cannot be said will get wept.]
- # 03:41 -!- MikeSmith [~MikeSmith@EM114-48-208-110.pool.e-mobile.ne.jp] has joined #whatwg
- # 03:44 -!- tomasf [~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se] has quit [Quit: tomasf]
- # 03:49 -!- pdr2 [~pdr2@nat/google/x-oqnpejaarjgzjeyc] has quit [Ping timeout: 246 seconds]
- # 04:02 -!- benschwarz [~benschwar@59.167.185.148] has joined #whatwg
- # 04:04 -!- nonge__ [~nonge@p5082A178.dip.t-dialin.net] has joined #whatwg
- # 04:07 -!- nonge_ [~nonge@p5B326972.dip.t-dialin.net] has quit [Read error: Operation timed out]
- # 04:08 -!- ezoe [~ezoe@61-205-124-119f1.kyt1.eonet.ne.jp] has joined #whatwg
- # 04:11 -!- dbaron [~dbaron@173-228-28-228.dsl.dynamic.sonic.net] has joined #whatwg
- # 04:13 < roc> karlcow: I believe a big problem with that proposal is that it doesn't allow for safe updates. How does a Web author ensure that if a user visits a new version of the Web app, manages to download half of the resources and then goes offline, they still have a usable version of the app for offline use?
- # 04:20 < roc> I'm a bit worried about the increasing use of Function attributes instead of real DOM event listeners
- # 04:20 -!- othermaciej [~mjs@66.109.106.156] has quit [Quit: othermaciej]
- # 04:20 < karlcow> roc: in which ways localStorage prevent a partial update? (question, because I do not know)
- # 04:21 < roc> localStorage a) sucked and b) is nothing to do with this really
- # 04:21 < karlcow> ooops
- # 04:21 < roc> the feature he's talking about is the HTML5 "appcache"
- # 04:21 < karlcow> I meant the appcache
- # 04:21 < karlcow> 23:22 here
- # 04:22 < roc> I was talking to you at 4am my time last night, so deal with it :-)
- # 04:22 < karlcow> heh
- # 04:22 < karlcow> but you are a roc(k)
- # 04:22 < roc> in my head, anyway
- # 04:22 < roc> appcache is specifically designed to ensure that you always get a consistent version
- # 04:22 < roc> it ensures that app resources are always loaded from the cache, not the network
- # 04:23 < roc> when the manifest changes, it reloads all the resources in the background, while servicing requests from the old version of the app
- # 04:23 < karlcow> I see
- # 04:23 < roc> when all the resources for the new version have downloaded, it atomically switches over
- # 04:23 < roc> that's one reason you need a manifest
- # 04:24 < roc> There may be ways to improve the appcache --- I'd be glad if there are --- but that guy hasn't quite thought through the problem enough
- # 04:30 < karlcow> hmm krijn server has hiccup
- # 04:30 -!- othermaciej [~mjs@c-24-6-209-6.hsd1.ca.comcast.net] has joined #whatwg
- # 04:44 -!- temp01 [~temp01@unaffiliated/temp01] has quit [Ping timeout: 240 seconds]
- # 04:44 -!- niftylettuce [~niftylett@c-76-120-147-56.hsd1.pa.comcast.net] has joined #whatwg
- # 04:46 -!- temp01 [~temp01@unaffiliated/temp01] has joined #whatwg
- # 04:53 < karlcow> http://ariya.blogspot.com/2011/06/your-webkit-port-is-special-just-like.html
- # 04:54 -!- jacobolus [~jacobolus@199-83-220-148.PUBLIC.monkeybrains.net] has joined #whatwg
- # 05:12 -!- lstoll [~lstoll@randall.lstoll.net] has joined #whatwg
- # 05:13 -!- niftylettuce [~niftylett@c-76-120-147-56.hsd1.pa.comcast.net] has quit [Quit: Leaving]
- # 05:16 < Hixie> according to http://caniuse.com/#search=column css3 column support is pretty widespread
- # 05:16 < Hixie> but when i try to use it i find a bunch of stuff isn't implemented
- # 05:16 < Hixie> e.g. column-span
- # 05:16 < Hixie> what's the story?
- # 05:16 < Hixie> spec is fiction, or caniuse is fiction?
- # 05:17 < benschwarz> Hixie, I'm not sure. But even the 'best' support for css columns is pretty lax. Subtle differences between browsers makes it tricky to use too
- # 05:17 < Hixie> are there any rants about this online i could look at?
- # 05:20 < benschwarz> Hixie, nothing that comes to mind
- # 05:20 < Hixie> k
- # 05:21 < benschwarz> in actuality, I don't think a lot of people are using them right now
- # 05:21 < benschwarz> columns of text, for the most part, don't really work on screen. better in print
- # 05:25 -!- Rik` [~Rik`@2a01:e34:ec0f:1570:daa2:5eff:fe97:85ee] has quit [Ping timeout: 255 seconds]
- # 05:25 -!- Rik` [~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net] has joined #whatwg
- # 05:28 < MikeSmith> Hixie: I think you have to use vendor prefixes for the column stuff still
- # 05:29 < roc> we don't support column-span
- # 05:29 < roc> and we require vendor prefix
- # 05:29 < MikeSmith> Hixie: e.g., http://platform.html5.org/style.css
- # 05:29 < Hixie> yeah caniuse mentions the prefix
- # 05:29 < Hixie> roc: is it planned? or is the spec in the weeds?
- # 05:29 -!- ben_h [~ben@128.250.195.138] has quit [Read error: Connection reset by peer]
- # 05:29 < roc> the spec's OK
- # 05:30 < roc> we need to check our implementation
- # 05:30 -!- ben_h [~ben@128.250.195.138] has joined #whatwg
- # 05:30 < Hixie> k
- # 05:30 < roc> and implement column-span, which is not so easy
- # 05:30 < Hixie> talking of css specs, anyone know how realistic http://dev.w3.org/csswg/css3-background/ is?
- # 05:31 < Hixie> it looks quite... featureful
- # 05:31 -!- dhx1 [~anonymous@60-242-108-164.static.tpgi.com.au] has quit [Ping timeout: 276 seconds]
- # 05:31 -!- agektmr [~Adium@220.109.219.244] has quit [Quit: Leaving.]
- # 05:33 < roc> it's mostly supported by most browsers
- # 05:34 -!- agektmr [~Adium@220.109.219.244] has joined #whatwg
- # 05:35 -!- chriseppstein [~chris@99-34-231-235.lightspeed.sntcca.sbcglobal.net] has joined #whatwg
- # 05:35 -!- shepazu [~schepers@pool-71-174-254-88.bstnma.fios.verizon.net] has quit [Quit: Core Breach]
- # 05:36 -!- miketaylr [~miketaylr@24.42.93.245] has quit [Quit: miketaylr]
- # 05:40 < karlcow> the best support for columns is currently in opera, though with -o-
- # 05:41 < Hixie> in what sense is it better than webkit or gecko's support?
- # 05:41 < Hixie> it doesn't seem to support span either
- # 05:41 < Hixie> nor honour -o-column-width?
- # 05:42 < Hixie> what version should i be using?
- # 05:48 < MikeSmith> Opera seems to support span, afaict
- # 05:48 < Hixie> what version?
- # 05:48 < Hixie> i couldn't get it to work at all
- # 05:48 < MikeSmith> 11.11 and Opera.next
- # 05:49 < Hixie> i'm on 11.50
- # 05:49 < MikeSmith> Hixie: I'm using it on http://platform.html5.org/
- # 05:49 -!- bentruyman is now known as bent_sleeping
- # 05:50 < MikeSmith> Opera also support break-* properties for columns
- # 05:51 < MikeSmith> e.g., break-inside: avoid and break-after: avoid
- # 05:51 < Hixie> what am i doing wrong? this works in webkit and gecko but not opera for me http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1053
- # 05:51 < Hixie> i'm on mac, opera 11.50
- # 05:51 < MikeSmith> Hixie: span works in my Opera 11.50 on Mac
- # 05:51 * MikeSmith looks
- # 05:52 < MikeSmith> Hixie: just do column-count for Opera
- # 05:52 < MikeSmith> you don't need the vendor prefix
- # 05:53 < Hixie> oh i thought karl said i had to use -o-
- # 05:53 < Hixie> k
- # 05:53 < Hixie> ah, yes, that works
- # 05:53 < MikeSmith> cool
- # 05:53 -!- mamund [mamund@obsidian.nullshells.net] has quit [Ping timeout: 252 seconds]
- # 05:55 < Hixie> wtf now i can't get -span to work in opera either
- # 05:55 < Hixie> yet it works in your doc
- # 05:56 < Hixie> hm, it works in this case
- # 05:57 < Hixie> weird
- # 05:58 < Hixie> it works if i use <h1> but not if i use <span>?
- # 05:58 < Hixie> ah, it only applies to block-level elements
- # 05:58 < Hixie> i assumed it made them block-level
- # 05:59 -!- mamund [mamund@obsidian.nullshells.net] has joined #whatwg
- # 06:00 -!- riven [~riven@pdpc/supporter/professional/riven] has quit [Read error: Operation timed out]
- # 06:04 -!- riven [riven@5ED0B76D.cm-7-1c.dynamic.ziggo.nl] has joined #whatwg
- # 06:04 -!- riven [riven@5ED0B76D.cm-7-1c.dynamic.ziggo.nl] has quit [Changing host]
- # 06:04 -!- riven [riven@pdpc/supporter/professional/riven] has joined #whatwg
- # 06:25 -!- dbaron [~dbaron@173-228-28-228.dsl.dynamic.sonic.net] has quit [Quit: 8403864 bytes have been tenured, next gc will be global.]
- # 06:27 -!- MikeSmith [~MikeSmith@EM114-48-208-110.pool.e-mobile.ne.jp] has quit [Ping timeout: 255 seconds]
- # 06:27 -!- benschwarz [~benschwar@59.167.185.148] has quit [Quit: Linkinus - http://linkinus.com]
- # 06:32 -!- MikeSmith [~MikeSmith@EM111-188-2-252.pool.e-mobile.ne.jp] has joined #whatwg
- # 06:33 -!- ezoe [~ezoe@61-205-124-119f1.kyt1.eonet.ne.jp] has quit [Ping timeout: 264 seconds]
- # 06:34 -!- cpearce [~chatzilla@203-97-204-82.dsl.clear.net.nz] has quit [Ping timeout: 255 seconds]
- # 06:35 -!- mhausenblas [~mhausenbl@wlan-nat.fwgal01.deri.ie] has joined #whatwg
- # 06:37 -!- jacobolus [~jacobolus@199-83-220-148.PUBLIC.monkeybrains.net] has quit [Remote host closed the connection]
- # 06:45 < Hixie> hm, webkit does -span as well
- # 06:53 < zewt> weirdo layout hack in gmail's mail index header, wonder when they started doing that ... looks really busted when you scroll around and it visibly changes modes
- # 06:55 -!- agektmr [~Adium@220.109.219.244] has quit [Quit: Leaving.]
- # 06:59 -!- agektmr [~Adium@220.109.219.244] has joined #whatwg
- # 06:59 -!- virtuelv [~virtuelv_@pat-tdc.opera.com] has joined #whatwg
- # 07:00 -!- heycam is now known as heycam|away
- # 07:00 -!- Ankheg [~Ankheg@91.224.77.4] has joined #whatwg
- # 07:01 -!- virtuelv [~virtuelv_@pat-tdc.opera.com] has quit [Client Quit]
- # 07:03 -!- virtuelv [~virtuelv_@pat-tdc.opera.com] has joined #whatwg
- # 07:04 -!- agektmr [~Adium@220.109.219.244] has quit [Quit: Leaving.]
- # 07:07 -!- agektmr [~Adium@220.109.219.244] has joined #whatwg
- # 07:08 -!- fixl [~fixl@124-148-166-193.dyn.iinet.net.au] has joined #whatwg
- # 07:11 -!- heycam|away is now known as heycam
- # 07:12 -!- Onderhond [~woef@79.232-136-217.adsl-static.isp.belgacom.be] has joined #whatwg
- # 07:20 -!- danbri [~danbri@ip176-48-210-87.adsl2.static.versatel.nl] has joined #whatwg
- # 07:22 -!- heycam is now known as heycam|away
- # 07:24 -!- jacobolus [~jacobolus@208-90-212-203.PUBLIC.monkeybrains.net] has joined #whatwg
- # 07:30 -!- maikmerten [~merten@ls5dhcp197.cs.uni-dortmund.de] has joined #whatwg
- # 07:31 -!- cpearce [~chatzilla@ip-118-90-46-72.xdsl.xnet.co.nz] has joined #whatwg
- # 07:51 -!- chriseppstein [~chris@99-34-231-235.lightspeed.sntcca.sbcglobal.net] has quit [Quit: chriseppstein]
- # 07:58 -!- rimantas [~rimliu@93.93.57.193] has joined #whatwg
- # 08:03 -!- sst_ [~Adium@a81-14-228-109.net-htp.de] has joined #whatwg
- # 08:03 -!- sst_1 [~Adium@a81-14-228-109.net-htp.de] has joined #whatwg
- # 08:03 -!- sst_ [~Adium@a81-14-228-109.net-htp.de] has quit [Read error: Connection reset by peer]
- # 08:05 -!- zcorpan [~zcorpan@c-2f9be355.410-6-64736c14.cust.bredbandsbolaget.se] has joined #whatwg
- # 08:14 -!- Ankheg1 [~Ankheg@91.224.77.4] has joined #whatwg
- # 08:16 -!- homata_ [~homata_@58x158x182x50.ap58.ftth.ucom.ne.jp] has quit [Remote host closed the connection]
- # 08:17 -!- rolandsteiner [~rolandste@2401:fa00:4:1000:225:ff:feee:ff2b] has joined #whatwg
- # 08:17 -!- Ankheg [~Ankheg@91.224.77.4] has quit [Ping timeout: 258 seconds]
- # 08:25 * hsivonen wonders what WOW-playing Opera users think of the download progress bar WOW quip
- # 08:27 -!- MrOpposite [~mropposit@unaffiliated/mropposite] has joined #whatwg
- # 08:29 -!- erlehmann [~erlehmann@89.204.137.113] has joined #whatwg
- # 08:30 -!- rimantas [~rimliu@93.93.57.193] has quit [Quit: Leaving]
- # 08:30 -!- rimantas [~rimliu@93.93.57.193] has joined #whatwg
- # 08:36 -!- cygri [~cygri@wlan-nat.fwgal01.deri.ie] has joined #whatwg
- # 08:36 -!- cygri [~cygri@wlan-nat.fwgal01.deri.ie] has quit [Remote host closed the connection]
- # 08:37 -!- cygri [~cygri@wg1-nat.fwgal01.deri.ie] has joined #whatwg
- # 08:41 < zcorpan> searching for "opera wow" on twitter didn't bring up much about WoW
- # 08:43 -!- erlehmann [~erlehmann@89.204.137.113] has quit [Quit: Ex-Chat]
- # 08:45 < krijn> karlcow: Yeah, I know, router and/or network cable to the second floor is broken. Will try to fix it tomorrow
- # 08:48 -!- jochen__ [~jochen@nat/google/x-drwopggelqfloeeg] has quit [Remote host closed the connection]
- # 08:48 -!- jochen__ [~jochen@nat/google/x-kvdlftqdeomufscq] has joined #whatwg
- # 08:51 < zcorpan> hsivonen: http://www.sitepoint.com/forums/html-xhtml-52/link-anchor-doesnt-seem-working-ff4-ff5-766794.html "Someone also pointed out that in about:config, setting "html5.parser.enable" to "false", makes this go away."
- # 08:51 * zcorpan doesn't know what the bug # is
- # 08:53 -!- ben_h [~ben@128.250.195.138] has quit [Quit: ben_h]
- # 08:56 -!- drewcode [~chatzilla@24-107-73-144.dhcp.stls.mo.charter.com] has joined #whatwg
- # 09:02 -!- riven [riven@pdpc/supporter/professional/riven] has quit [Read error: Connection reset by peer]
- # 09:03 -!- mpt [~mpt@conference/canonical/x-nmafsxlyntnworum] has joined #whatwg
- # 09:03 -!- mpt [~mpt@conference/canonical/x-nmafsxlyntnworum] has quit [Changing host]
- # 09:03 -!- mpt [~mpt@canonical/mpt] has joined #whatwg
- # 09:06 -!- ezoe [~ezoe@203-140-90-1f1.kyt1.eonet.ne.jp] has joined #whatwg
- # 09:10 -!- riven [riven@5ED0B76D.cm-7-1c.dynamic.ziggo.nl] has joined #whatwg
- # 09:10 -!- riven [riven@5ED0B76D.cm-7-1c.dynamic.ziggo.nl] has quit [Changing host]
- # 09:10 -!- riven [riven@pdpc/supporter/professional/riven] has joined #whatwg
- # 09:13 -!- roc [~chatzilla@203-97-204-82.dsl.clear.net.nz] has quit [Ping timeout: 255 seconds]
- # 09:13 < zcorpan> boblet: what do you mean with "excludes footer"?
- # 09:15 < zcorpan> boblet: "Content inside a blockquote must be quoted from another source" is a conformance requirement. so if you put content inside blockquote that is not from another source, it makes your document non-conforming
- # 09:16 < zcorpan> AryehGregor: blockquote is sectioning root
- # 09:17 < zcorpan> maybe i should reply to teh email instead
- # 09:17 < boblet> zcorpan: that should have been stated not felt huh
- # 09:18 < boblet> (took me a while to find where I’d written that :)
- # 09:18 < zcorpan> boblet: where did i state that?
- # 09:18 < boblet> however spec for footer says it’s allowed in sectioning root elements, and blockquote is a sectioning root element
- # 09:18 < zcorpan> indeed, i don't recall stating that blockquote must not contain footer
- # 09:19 < boblet> I meant in that while footer is able to be quoted in blockquote, it’s not able to be used as a footer for blockquote
- # 09:19 < MikeSmith> zcorpan: that is, not allowed to contain the attribution, only the quote itself
- # 09:20 < zcorpan> yeah ok
- # 09:20 -!- cachemoney [~cachemone@71-94-133-68.static.mtpk.ca.charter.com] has joined #whatwg
- # 09:20 < boblet> I’ve been thinking more about it, and am writing an email about the use cases the current spec makes difficult or excludes
- # 09:21 < boblet> will look forward to your feedback on it :) hopefully tomorrow…
- # 09:21 < boblet> biab
- # 09:42 -!- mpt [~mpt@canonical/mpt] has quit [Ping timeout: 255 seconds]
- # 09:47 -!- MrOpposite [~mropposit@unaffiliated/mropposite] has quit [Ping timeout: 250 seconds]
- # 09:53 -!- david_carlisle [~chatzilla@86.188.197.189] has joined #whatwg
- # 09:54 < asmodai> Any of my regular contacts in here interested in testing Google+?
- # 09:54 < annevk> I am
- # 09:55 -!- stefan-_ [~music@swhpet3041.uni-trier.de] has joined #whatwg
- # 09:56 < matjas> AryehGregor: can you chime in here? https://bugzilla.mozilla.org/show_bug.cgi?id=389348#c6
- # 09:56 < annevk> it seems I'm in already
- # 09:56 < annevk> thanks arve!
- # 09:58 < asmodai> lol
- # 09:59 < asmodai> Step out for 4 mins to talk to a colleague and annevk already gets invited, haha
- # 09:59 < david_carlisle> hsivonen: how many extra names does IE have, are they listed somewhere?
- # 10:00 -!- mpt [~mpt@conference/canonical/x-xgflksritvyleriy] has joined #whatwg
- # 10:00 -!- mpt [~mpt@conference/canonical/x-xgflksritvyleriy] has quit [Changing host]
- # 10:00 -!- mpt [~mpt@canonical/mpt] has joined #whatwg
- # 10:01 -!- tomasf [~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se] has joined #whatwg
- # 10:02 < hsivonen> david_carlisle: my vague recollection is that there are more than 5 but fewer than 20.
- # 10:03 < hsivonen> david_carlisle: the one that I remember is called &pdf; but that ungooglable, so I have trouble finding a list
- # 10:03 < david_carlisle> hsivonen: grmble, hopefully we'll decide not to do anything, then i can go back to sleep
- # 10:04 < annevk> we already decided that last time this came up
- # 10:04 < annevk> not sure what new information there is
- # 10:04 < hsivonen> annevk: yes we did, but I don't recall the rationale.
- # 10:04 < hsivonen> annevk: had I recalled the rationale, I'd have WONTFIXed the bug already
- # 10:04 < annevk> IE has entities for bidirectional characters
- # 10:04 -!- logicc2 [~logicc2@193.255.9.49] has joined #whatwg
- # 10:05 < hsivonen> annevk: also, I'm not sure I agreed with the rationale last time
- # 10:05 < hsivonen> still, I don't like flipflopping on stuff like this forever
- # 10:06 < annevk> http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2008-March/014125.html
- # 10:06 < annevk> "
- # 10:06 < annevk> I'm very skeptical about introducing entities for the codes that are
- # 10:06 < annevk> redundant with dir="" and <bdo> (namely, lre, lro, pdf, rle, rlo).
- # 10:06 < annevk> I don't know enough about the others to have an educated opinion. I can
- # 10:06 < annevk> set up a search to examine the data in more detail."
- # 10:07 < annevk> david_carlisle, in that email you can also find a list, just search for "pdf"
- # 10:07 < hsivonen> annevk: dir="" and <bdo> don't work inside the title attribute
- # 10:07 < david_carlisle> annevk: thanks for the link
- # 10:07 -!- dhx1 [~anonymous@60-242-108-164.static.tpgi.com.au] has joined #whatwg
- # 10:08 -!- virtuelv [~virtuelv_@pat-tdc.opera.com] has quit [Quit: Ex-Chat]
- # 10:13 < zcorpan> Hixie: do you look at bugs in their order of priority?
- # 10:16 -!- tbassetto [~tbassetto@LRouen-151-71-49-64.w80-11.abo.wanadoo.fr] has joined #whatwg
- # 10:18 -!- Amorphous [jan@unaffiliated/amorphous] has quit [Ping timeout: 255 seconds]
- # 10:18 -!- Ms2ger [~Ms2ger@91.181.168.11] has joined #whatwg
- # 10:21 -!- logicc2 [~logicc2@193.255.9.49] has quit [Remote host closed the connection]
- # 10:26 -!- mpt [~mpt@canonical/mpt] has quit [Ping timeout: 264 seconds]
- # 10:27 -!- logicc2 [~logicc2@193.255.9.49] has joined #whatwg
- # 10:28 -!- niftylettuce [~niftylett@c-76-120-147-56.hsd1.pa.comcast.net] has joined #whatwg
- # 10:30 -!- logicc2 [~logicc2@193.255.9.49] has quit [Read error: Connection reset by peer]
- # 10:32 -!- Amorphous [jan@unaffiliated/amorphous] has joined #whatwg
- # 10:32 -!- zdobersek [~zan@cpe-46-164-19-165.dynamic.amis.net] has joined #whatwg
- # 10:40 -!- kytibe [~kytibe@212.174.109.55] has joined #whatwg
- # 10:43 -!- Lachy [~Lachy@cm-84.215.59.50.getinternet.no] has quit [Quit: Computer has gone to sleep.]
- # 10:46 -!- mpt [~mpt@canonical/mpt] has joined #whatwg
- # 10:46 < asmodai> hah, awesome: http://grantgalitz.org/get_the_hell_out/LegendOfZelda_Links_Awakening/
- # 10:46 -!- riven [riven@pdpc/supporter/professional/riven] has quit [Read error: Connection reset by peer]
- # 10:47 -!- riven` [riven@5ED0B76D.cm-7-1c.dynamic.ziggo.nl] has joined #whatwg
- # 10:47 -!- riven` is now known as riven
- # 10:47 -!- riven [riven@5ED0B76D.cm-7-1c.dynamic.ziggo.nl] has quit [Changing host]
- # 10:47 -!- riven [riven@pdpc/supporter/professional/riven] has joined #whatwg
- # 10:48 < zcorpan> i love that game
- # 10:49 -!- roc [~chatzilla@121.98.230.221] has joined #whatwg
- # 10:51 < matjas> is it possible to disable rich text in contenteditable? /inb4 “just use <textarea>”
- # 10:51 -!- Rik` [~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net] has quit [Read error: Connection reset by peer]
- # 10:51 -!- Rik` [~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net] has joined #whatwg
- # 10:53 < zcorpan> seems it doesn't have the select glitch
- # 10:54 -!- cachemoney [~cachemone@71-94-133-68.static.mtpk.ca.charter.com] has quit [Quit: Textual IRC Client: http://www.textualapp.com/]
- # 10:55 -!- Rik` [~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net] has quit [Read error: Connection reset by peer]
- # 10:55 -!- Rik` [~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net] has joined #whatwg
- # 10:57 -!- Lachy [~Lachy@pat-tdc.opera.com] has joined #whatwg
- # 10:59 -!- ben_h [~ben@CPE-58-161-41-76.czqd1.win.bigpond.net.au] has joined #whatwg
- # 10:59 -!- Rik` [~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net] has quit [Read error: Connection reset by peer]
- # 11:00 -!- Rik` [~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net] has joined #whatwg
- # 11:00 -!- nielsle [~nielsle@4135136-cl69.boa.fiberby.dk] has joined #whatwg
- # 11:02 -!- riven [riven@pdpc/supporter/professional/riven] has quit [Read error: Connection reset by peer]
- # 11:02 -!- riven [riven@5ED0B76D.cm-7-1c.dynamic.ziggo.nl] has joined #whatwg
- # 11:02 -!- riven [riven@5ED0B76D.cm-7-1c.dynamic.ziggo.nl] has quit [Changing host]
- # 11:02 -!- riven [riven@pdpc/supporter/professional/riven] has joined #whatwg
- # 11:03 -!- agektmr [~Adium@220.109.219.244] has quit [Quit: Leaving.]
- # 11:07 -!- agektmr [~Adium@220.109.219.244] has joined #whatwg
- # 11:08 -!- Ankheg1 [~Ankheg@91.224.77.4] has quit [Read error: Connection reset by peer]
- # 11:12 -!- Ankheg [~Ankheg@91.224.77.4] has joined #whatwg
- # 11:15 -!- adactio [~adactio@host213-123-197-180.in-addr.btopenworld.com] has joined #whatwg
- # 11:17 -!- Ankheg [~Ankheg@91.224.77.4] has quit [Read error: Connection reset by peer]
- # 11:17 -!- ben_h [~ben@CPE-58-161-41-76.czqd1.win.bigpond.net.au] has quit [Quit: ben_h]
- # 11:20 -!- Ankheg [~Ankheg@91.224.77.4] has joined #whatwg
- # 11:40 < hsivonen> zcorpan: thanks for the sitepoint link
- # 11:40 < hsivonen> zcorpan: I have no idea what's going on but I trust bz's guess: https://bugzilla.mozilla.org/show_bug.cgi?id=668213#c5
- # 11:42 -!- riven [riven@pdpc/supporter/professional/riven] has quit [Read error: Connection reset by peer]
- # 11:42 -!- riven` [riven@5ED0B76D.cm-7-1c.dynamic.ziggo.nl] has joined #whatwg
- # 11:44 -!- zdobersek [~zan@cpe-46-164-19-165.dynamic.amis.net] has quit [Ping timeout: 252 seconds]
- # 11:44 -!- zdobersek [~zan@cpe-46-164-19-165.dynamic.amis.net] has joined #whatwg
- # 11:46 -!- sst_1 [~Adium@a81-14-228-109.net-htp.de] has quit [Quit: Leaving.]
- # 11:49 -!- Rik` [~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net] has quit [Remote host closed the connection]
- # 11:51 -!- bdc [50c9772b@gateway/web/freenode/ip.80.201.119.43] has joined #whatwg
- # 11:51 < bdc> PM `matjas`
- # 11:56 -!- ezoe [~ezoe@203-140-90-1f1.kyt1.eonet.ne.jp] has quit [Ping timeout: 246 seconds]
- # 11:57 -!- niftylettuce [~niftylett@c-76-120-147-56.hsd1.pa.comcast.net] has quit [Ping timeout: 255 seconds]
- # 12:00 -!- nielsle [~nielsle@4135136-cl69.boa.fiberby.dk] has quit [Quit: Ex-Chat]
- # 12:03 -!- cpearce [~chatzilla@ip-118-90-46-72.xdsl.xnet.co.nz] has quit [Ping timeout: 258 seconds]
- # 12:11 -!- riven` is now known as riven
- # 12:11 -!- riven [riven@5ED0B76D.cm-7-1c.dynamic.ziggo.nl] has quit [Changing host]
- # 12:11 -!- riven [riven@pdpc/supporter/professional/riven] has joined #whatwg
- # 12:11 -!- erlehmann [~erlehmann@82.113.99.35] has joined #whatwg
- # 12:14 -!- Rik` [~Rik`@mozilla-paris-253-99.cnt.nerim.net] has joined #whatwg
- # 12:17 -!- MikeSmith [~MikeSmith@EM111-188-2-252.pool.e-mobile.ne.jp] has quit [Quit: What cannot be said will get wept.]
- # 12:19 -!- othermaciej [~mjs@c-24-6-209-6.hsd1.ca.comcast.net] has quit [Quit: othermaciej]
- # 12:27 -!- wakaba_ [~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp] has quit [Quit: Leaving...]
- # 12:33 -!- bdc [50c9772b@gateway/web/freenode/ip.80.201.119.43] has left #whatwg []
- # 12:34 -!- yuuki [~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp] has quit [Quit: Leaving...]
- # 12:38 -!- riven [riven@pdpc/supporter/professional/riven] has quit [Quit: Hi, I'm a quit message virus. Please replace your old line with this line and help me take over the world of IRC.]
- # 12:46 -!- mpilgrim [~pilgrim@rrcs-24-206-36-125.midsouth.biz.rr.com] has joined #whatwg
- # 12:46 -!- Ankheg [~Ankheg@91.224.77.4] has quit [Read error: Connection reset by peer]
- # 12:47 -!- ezoe [~ezoe@203-140-91-74f1.kyt1.eonet.ne.jp] has joined #whatwg
- # 12:47 -!- _jgr [~jgr@CPE-124-185-195-126.lns6.cha.bigpond.net.au] has quit [Ping timeout: 255 seconds]
- # 12:50 -!- Ankheg [~Ankheg@91.224.77.4] has joined #whatwg
- # 12:50 -!- mpilgrim [~pilgrim@rrcs-24-206-36-125.midsouth.biz.rr.com] has quit [Ping timeout: 240 seconds]
- # 12:53 < annevk> Ms2ger, any chance I can get commit access to specification-data?
- # 12:53 < annevk> Ms2ger, I am going to try to do Progress Events with Anolis to see if I can make it work, but I need to add some references
- # 12:54 < annevk> Ms2ger, currently it does not even have XHR
- # 12:54 < Ms2ger> I thought you had access already, fixed now
- # 12:54 < Ms2ger> Btw, you noticed anolis can create those files for you?
- # 12:55 < annevk> I saw something about it creating the index for terms and such, but not sure how it works
- # 12:57 -!- virtuelv [~virtuelv_@pat-tdc.opera.com] has joined #whatwg
- # 12:58 < Ms2ger> anolis --dump-xrefs=data/xrefs/dom/xhr.json Overview.src.html /tmp/whatever would update xhr.json
- # 12:58 -!- mpt [~mpt@canonical/mpt] has quit [Ping timeout: 276 seconds]
- # 12:58 < Ms2ger> (You probably need a stub with the URL first)
- # 13:00 < annevk> interesting
- # 13:00 -!- GuentherB [~guenther@p5DC57D20.dip.t-dialin.net] has joined #whatwg
- # 13:14 < annevk> Ms2ger, I updated references.json with an XHR entry but I still get
- # 13:14 < annevk> "SyntaxError: Specification not found: xhr."
- # 13:15 < annevk> does specs.data also need an update?
- # 13:15 < annevk> hmm
- # 13:15 -!- _jgr [~jgr@CPE-124-185-195-126.lns6.cha.bigpond.net.au] has joined #whatwg
- # 13:15 < Ms2ger> specs.json is for cross-spec cross-references, references.json is for the references section
- # 13:21 -!- myakura [~myakura@FL1-119-240-253-187.tky.mesh.ad.jp] has joined #whatwg
- # 13:23 -!- danbri [~danbri@ip176-48-210-87.adsl2.static.versatel.nl] has quit [Ping timeout: 255 seconds]
- # 13:25 < annevk> the error reporting is not so great
- # 13:25 < annevk> lots of times make just says nothing and I get an empty Overview.html
- # 13:25 < zcorpan> so http://people.opera.com/miket/2011/6/viewer.html is kinda broken if the user uses teh reload button after viewing an image
- # 13:26 < Ms2ger> It should print an exception at least
- # 13:26 < Ms2ger> But patches very welcome ;)
- # 13:27 < zcorpan> would it be worth it to work around this misuse of the api so that if you reload a page that has used pushState, and the new page doesn't have an event listener for popstate, when you navigate back the browser uses the previous page (the one that used pushState) instead of staying on the current one
- # 13:27 < annevk> I think there are no exceptions for missing reference entries
- # 13:27 < annevk> it just fails silently
- # 13:28 < annevk> or maybe once it has thrown an exception it won't throw it again the next time you run make
- # 13:29 -!- danbri [~danbri@ip176-48-210-87.adsl2.static.versatel.nl] has joined #whatwg
- # 13:29 < Ms2ger> Strange, there is "raise SyntaxError, "Reference not defined: %s." % ref" in the code
- # 13:31 -!- pdr2 [~pdr2@nat/google/x-mawvtbfnvwpahgfq] has joined #whatwg
- # 13:33 -!- agektmr [~Adium@220.109.219.244] has quit [Quit: Leaving.]
- # 13:33 -!- smaug____ [~chatzilla@a91-154-45-105.elisa-laajakaista.fi] has joined #whatwg
- # 13:37 -!- jdong_ [~quassel@222.126.155.250] has quit [Remote host closed the connection]
- # 13:37 < annevk> http://dev.w3.org/2006/webapi/progress/ now uses Anolis
- # 13:37 < annevk> I guess I should check in my changes to specification-data
- # 13:38 < Ms2ger> Please do
- # 13:39 < annevk> where can you put a global hg file with username info and such?
- # 13:40 < Ms2ger> ~/.hgrc
- # 13:41 < annevk> https://bitbucket.org/ms2ger/specification-data/changeset/8390f4084a7a
- # 13:41 < Ms2ger> Lovely
- # 13:44 -!- miketaylr [~miketaylr@206.217.92.186] has joined #whatwg
- # 13:45 -!- riven [~riven@53518387.cm-6-2c.dynamic.ziggo.nl] has joined #whatwg
- # 13:45 -!- riven [~riven@53518387.cm-6-2c.dynamic.ziggo.nl] has quit [Changing host]
- # 13:45 -!- riven [~riven@pdpc/supporter/professional/riven] has joined #whatwg
- # 13:46 -!- mpt [~mpt@canonical/mpt] has joined #whatwg
- # 13:47 -!- mpt [~mpt@canonical/mpt] has quit [Read error: Connection reset by peer]
- # 13:47 -!- mpt_ [~mpt@canonical/mpt] has joined #whatwg
- # 13:48 < hsivonen> how does Roboform integrate into Opera versions that didn't support extensions?
- # 13:48 < hsivonen> it claims compat with Opera 7 through 11
- # 13:48 < hsivonen> does it do some tricky native code injection without API support from Opera?
- # 13:53 < annevk> Ms2ger, can you use Anolis from Python easily?
- # 13:55 -!- desynch [~desynch@n058153150129.netvigator.com] has joined #whatwg
- # 13:55 -!- desynch [~desynch@n058153150129.netvigator.com] has left #whatwg []
- # 13:56 < Ms2ger> Depends on what you call easily, I guess
- # 13:56 < Ms2ger> I'd look at http://hg.hoppipolla.co.uk/hgwebdir.cgi/aquarium/file/ebf539280b86/aquarium.py#l74
- # 14:01 -!- mpt_ [~mpt@canonical/mpt] has quit [Ping timeout: 255 seconds]
- # 14:05 < annevk> I need to do some pre-processing for XMLHttpRequest
- # 14:05 < annevk> either that needs to move to the Makefile or the Makefile needs to move to Python
- # 14:05 < annevk> or I guess I can create a bash script that combines them...
- # 14:09 < Ms2ger> Oh, right
- # 14:10 < annevk> that last option is prolly the easiest
- # 14:15 < Ms2ger> annevk, maybe something like this would work? http://pastebin.com/XAMfTyCS
- # 14:15 -!- myakura [~myakura@FL1-119-240-253-187.tky.mesh.ad.jp] has quit [Remote host closed the connection]
- # 14:16 -!- MrOpposite [~mropposit@unaffiliated/mropposite] has joined #whatwg
- # 14:17 -!- shepazu [~schepers@31-33-72.wireless.csail.mit.edu] has joined #whatwg
- # 14:17 -!- jonatasnona [~jonatas@lba.inpa.gov.br] has joined #whatwg
- # 14:18 < annevk> I actually want to generate both copies at the same time
- # 14:18 < annevk> but I guess that's a step in that direction
- # 14:18 < annevk> Ms2ger, how do I do http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#ref-httpverbsec ?
- # 14:19 -!- mpt_ [~mpt@conference/canonical/x-rzmwwlelplayljrv] has joined #whatwg
- # 14:19 -!- mpt_ [~mpt@conference/canonical/x-rzmwwlelplayljrv] has quit [Changing host]
- # 14:19 -!- mpt_ [~mpt@canonical/mpt] has joined #whatwg
- # 14:19 < Ms2ger> Wait for me to implement it, I'm afraid
- # 14:19 * Ms2ger looks
- # 14:20 -!- MikeSmith [~MikeSmith@EM114-48-46-185.pool.e-mobile.ne.jp] has joined #whatwg
- # 14:20 < annevk> I sort of like that for XML too
- # 14:20 < annevk> because you never want XML without XMLNS
- # 14:20 < annevk> at least not for specifications that matter, afaict
- # 14:25 -!- roc [~chatzilla@121.98.230.221] has quit [Ping timeout: 244 seconds]
- # 14:30 * Ms2ger tests
- # 14:30 -!- virtuelv [~virtuelv_@pat-tdc.opera.com] has quit [Ping timeout: 252 seconds]
- # 14:32 < Ms2ger> annevk, { "HTTPVERBSEC": [{first link}, {second link}, {third link}] } should work if you update anolis
- # 14:33 < annevk> sweet
- # 14:33 < annevk> I'm adding a bunch of missing references first
- # 14:36 -!- mokush_ [~quassel@188.24.97.215] has joined #whatwg
- # 14:37 < Ms2ger> Looks like Vlad doesn't edit Typed Arrays anymore
- # 14:37 < annevk> Ms2ger, you mean after "href" and "title" right?
- # 14:37 -!- jacobolus [~jacobolus@208-90-212-203.PUBLIC.monkeybrains.net] has quit [Remote host closed the connection]
- # 14:37 -!- shepazu [~schepers@31-33-72.wireless.csail.mit.edu] has quit [Quit: Core Breach]
- # 14:37 < zcorpan> seems like some users don't want to update firefox because add-ons and other things break - http://www.sitepoint.com/forums/4908549-post15.html (search for "Actually, two reasons:")
- # 14:38 < annevk> Ms2ger, I will update that right away
- # 14:38 -!- shepazu [~schepers@31-33-72.wireless.csail.mit.edu] has joined #whatwg
- # 14:38 -!- jacobolus [~jacobolus@208-90-212-203.PUBLIC.monkeybrains.net] has joined #whatwg
- # 14:39 -!- bent_sleeping is now known as bentruyman
- # 14:41 < Ms2ger> annevk, http://pastebin.com/C9VbyrWK
- # 14:42 -!- Ankheg [~Ankheg@91.224.77.4] has quit [Read error: Connection reset by peer]
- # 14:45 < annevk> thanks
- # 14:46 -!- zcorpan [~zcorpan@c-2f9be355.410-6-64736c14.cust.bredbandsbolaget.se] has left #whatwg []
- # 14:47 -!- miketayl_r [~miketaylr@206.217.92.186] has joined #whatwg
- # 14:50 -!- tbassetto [~tbassetto@LRouen-151-71-49-64.w80-11.abo.wanadoo.fr] has quit [Read error: Connection reset by peer]
- # 14:51 -!- miketaylr [~miketaylr@206.217.92.186] has quit [Ping timeout: 260 seconds]
- # 14:51 -!- tbassetto [~tbassetto@LRouen-151-71-49-64.w80-11.abo.wanadoo.fr] has joined #whatwg
- # 14:52 -!- miketayl_r is now known as miketaylr
- # 14:55 -!- maikmerten [~merten@ls5dhcp197.cs.uni-dortmund.de] has quit [Remote host closed the connection]
- # 14:58 < annevk> matjas, even though whitespace is not allowed it can still be made to work
- # 14:59 < annevk> matjas, so you should escape it appropriately on http://mothereffingcssescapes.com/ I think besides giving a warning
- # 14:59 -!- zdobersek [~zan@cpe-46-164-19-165.dynamic.amis.net] has quit [Ping timeout: 246 seconds]
- # 15:00 < hsivonen> so IE10 PP2 has msRequestAnimationFrame
- # 15:00 < hsivonen> what's the Opera situation with that one?
- # 15:00 < annevk> we don't
- # 15:01 < hsivonen> sucks for Web authors (again) that this stuff isn't frozen and unprefixed faster
- # 15:01 -!- cygri_ [~cygri@wlan-nat.fwgal01.deri.ie] has joined #whatwg
- # 15:03 -!- zdobersek [~zan@46.164.36.217] has joined #whatwg
- # 15:04 < Rik`> hsivonen: the first shipped implementation is only 3 months old
- # 15:05 < hsivonen> Rik`: it's not like there's so many design decisions here
- # 15:05 -!- cygri [~cygri@wg1-nat.fwgal01.deri.ie] has quit [Ping timeout: 240 seconds]
- # 15:05 -!- cygri_ is now known as cygri
- # 15:06 < Rik`> hsivonen: the webkit guys proposed a second argument to determine if the element is displayed
- # 15:06 -!- bga_ [~bga@ppp91-122-179-198.pppoe.avangarddsl.ru] has joined #whatwg
- # 15:06 < hsivonen> I wonder if MS is interested in supporting MathML. they have pretty cool other layout goodies in 10PP2
- # 15:06 < hsivonen> Rik`: that kind of change would have been backwards-compatible even if the method had been unprefixed already
- # 15:08 < matjas> annevk: done, thanks!
- # 15:08 < hsivonen> in cases like these, prefixing mainly serves to disadvantage browsers that authors didn't bother to support at a given point in time
- # 15:08 < hsivonen> for example, if Opera adds an o-prefixed version, it will suck that code written for moz and webkit prefixes will go to a fallback setTimout path
- # 15:09 < hsivonen> even worse if a new engine wanted to break into the market
- # 15:10 < hsivonen> also, the point of prefixing is defeated if authors anticipate the o-prefixed and unprefixed versions to behave like the existing impls and write code anticipating that
- # 15:11 -!- hdhoang [~hien@203.210.203.156] has joined #whatwg
- # 15:12 < Rik`> yes but the alternative is "first to implement choose the API"
- # 15:13 < gsnedders> hsivonen: And what we do now is often end up as the first to drop the prefix, which hurts too
- # 15:13 < hsivonen> Rik`: that happens anyway if Web authors write code that anticipates the unprefixed version working like the first prefixed version
- # 15:15 < matjas> annevk: wait, not done. Line breaks won’t work when simply escaped through \. Unicoads here I come!!1
- # 15:15 < Rik`> hsivonen: no, people who used the unprefixed version of the webkit gradients will not see it working
- # 15:15 < hsivonen> Rik`: when someone with paul_irish's visibility has blogged http://paulirish.com/2011/requestanimationframe-for-smart-animating/ , it's game over for incompatible changes unless browsers are willing to break cool new legacy content
- # 15:16 < david_carlisle> hsivonen: I wonder about that too:-)
- # 15:16 -!- chriseppstein [~chris@99-34-231-235.lightspeed.sntcca.sbcglobal.net] has joined #whatwg
- # 15:17 -!- ttepasse [~ttepasse@ip-109-90-161-169.unitymediagroup.de] has joined #whatwg
- # 15:17 < smaug____> browser vendors should always be willing to break prefixed APIs
- # 15:17 -!- mhausenblas [~mhausenbl@wlan-nat.fwgal01.deri.ie] has quit [Quit: mhausenblas]
- # 15:17 -!- jaym [~jaym@207.239.84.58] has joined #whatwg
- # 15:18 < hsivonen> smaug____: note that copy-pasteable boilerplate in that post anticipates the future existence of compatible unprefixed version, o-prefixed version and ms-prefixed version
- # 15:18 -!- scor [~scor@drupal.org/user/52142/view] has joined #whatwg
- # 15:18 < hsivonen> so far, guessing that an ms-prefixed version with the same behavior will emerge has paid off!
- # 15:19 < hsivonen> it will be interesiting to see what happens with flexbox
- # 15:19 < hsivonen> I changed prefixes to -ms- on code that worked in Gecko and WebKit using -moz- and -webkit- and got different results
- # 15:20 < hsivonen> (yes, I'm aware that TabAtkins has made actual spec changes after -moz- and -webkit- flexbox impls were made)
- # 15:20 < annevk> Ms2ger, so I'm trying to populate a newly generated progress-events.json but it does not work
- # 15:20 -!- davidb [~davidb@bas1-toronto06-2925210321.dsl.bell.ca] has joined #whatwg
- # 15:21 -!- mhausenblas [~mhausenbl@wlan-nat.fwgal01.deri.ie] has joined #whatwg
- # 15:22 -!- hij1nx [~hij1nx@64.134.45.39] has joined #whatwg
- # 15:25 -!- ezoe [~ezoe@203-140-91-74f1.kyt1.eonet.ne.jp] has quit [Ping timeout: 276 seconds]
- # 15:26 -!- Onderhond [~woef@79.232-136-217.adsl-static.isp.belgacom.be] has quit [Ping timeout: 276 seconds]
- # 15:29 -!- nessy [~Adium@124-168-149-186.dyn.iinet.net.au] has quit [Quit: Leaving.]
- # 15:31 -!- davidb [~davidb@bas1-toronto06-2925210321.dsl.bell.ca] has quit [Quit: davidb]
- # 15:31 < hsivonen> fwiw, I'll be away from the internets next week, so even if someone sorts out the incomplete registrations at http://wiki.whatwg.org/wiki/MetaExtensions , deployment on Validator.nu will have to way until the 11th of July
- # 15:35 < annevk> Ms2ger, we should change <var> so that it never xrefs
- # 15:35 -!- davidb [~davidb@bas1-toronto06-2925210321.dsl.bell.ca] has joined #whatwg
- # 15:39 < hsivonen> looks like the link that the Webtrends regs should have had is http://product.webtrends.com/WRC/7.0/Documents/TechRef.pdf
- # 15:42 -!- slartsa [~slartsa@alpha.pumppumedia.com] has left #whatwg []
- # 15:45 -!- fixl [~fixl@124-148-166-193.dyn.iinet.net.au] has quit [Quit: KVIrc 4.1.1 Equilibrium http://www.kvirc.net/]
- # 15:49 -!- mhausenblas [~mhausenbl@wlan-nat.fwgal01.deri.ie] has quit [Quit: mhausenblas]
- # 15:51 -!- mpt_ [~mpt@canonical/mpt] has quit [Ping timeout: 240 seconds]
- # 15:52 -!- davidb [~davidb@bas1-toronto06-2925210321.dsl.bell.ca] has quit [Quit: davidb]
- # 16:01 -!- cygri [~cygri@wlan-nat.fwgal01.deri.ie] has quit [Quit: cygri]
- # 16:01 < annevk> converting XHR is a little more work than expected :/
- # 16:01 < annevk> it was a feature people have requested for ages though so hopefully it is worth it
- # 16:07 -!- pdr2 [~pdr2@nat/google/x-mawvtbfnvwpahgfq] has quit [Remote host closed the connection]
- # 16:09 -!- stalecache [~stalecach@c-69-249-73-214.hsd1.pa.comcast.net] has joined #whatwg
- # 16:19 -!- MikeSmith [~MikeSmith@EM114-48-46-185.pool.e-mobile.ne.jp] has quit [Ping timeout: 252 seconds]
- # 16:20 -!- pdr2 [~pdr2@nat/google/x-hhfkjeddaqsdpnuk] has joined #whatwg
- # 16:21 -!- mokush_ [~quassel@188.24.97.215] has quit [Remote host closed the connection]
- # 16:32 -!- _jgr [~jgr@CPE-124-185-195-126.lns6.cha.bigpond.net.au] has quit [Ping timeout: 255 seconds]
- # 16:33 -!- mpt [~mpt@conference/canonical/x-ppdcaoswzwqssjhb] has joined #whatwg
- # 16:33 -!- mpt [~mpt@conference/canonical/x-ppdcaoswzwqssjhb] has quit [Changing host]
- # 16:33 -!- mpt [~mpt@canonical/mpt] has joined #whatwg
- # 16:34 < TabAtkins> hsivonen: IE10 will have old flexbox behavior. Webkit is switching to new flexbox behavior.
- # 16:35 < TabAtkins> Of course, both -moz and -webkit flexbox were sufficiently different/buggy that you couldn't just spam the prefixes and get the same result in non-trivial cases.
- # 16:37 -!- MikeSmith [~mikesmith@EM1-112-178-202.pool.e-mobile.ne.jp] has joined #whatwg
- # 16:39 < annevk> Ms2ger, anolis seems to strip _ from terms
- # 16:40 < annevk> Ms2ger, this creates problems for e.g. SYNTAX_ERR which becomes syntaxerr but is syntax_err in xrefs
- # 16:41 -!- cygri [~cygri@wlan-nat.fwgal01.deri.ie] has joined #whatwg
- # 16:42 < annevk> I could hack Anolis but I have no commit rights
- # 16:44 -!- hij1nx [~hij1nx@64.134.45.39] has quit [Quit: hij1nx]
- # 16:46 -!- AlexNRoss [~AleossIRC@unaffiliated/aleoss] has joined #whatwg
- # 16:47 < annevk> Ms2ger, I have a fix
- # 16:47 < smaug____> TabAtkins: just curious, any estimate whether the new flexbox model will be stable, or will it be changed again in few months?
- # 16:47 < annevk> -non_alphanumeric_spaces = re.compile(r"[^a-zA-Z0-9 \-]+")
- # 16:47 < annevk> +non_alphanumeric_spaces = re.compile(r"[^a-zA-Z0-9 \-\_]+")
- # 16:47 < annevk> Ms2ger, ^^ in the xref files
- # 16:48 -!- _bga [~bga@ppp78-37-224-239.pppoe.avangarddsl.ru] has joined #whatwg
- # 16:48 < smaug____> so, what is the reason for <command> element?
- # 16:50 < TabAtkins> smaug____: The underlying model is stable, though I'm re-adding the multiline feature today or next week. Syntax may still be tweaked, but that's it.
- # 16:50 -!- bga_ [~bga@ppp91-122-179-198.pppoe.avangarddsl.ru] has quit [Ping timeout: 258 seconds]
- # 16:51 -!- mhausenblas [~mhausenbl@wlan-nat.fwgal01.deri.ie] has joined #whatwg
- # 16:53 < smaug____> I guess there is only one reason for <command>; to have icon with checkbox or radiobutton
- # 16:53 < smaug____> kind of weak reason
- # 16:53 -!- antti_s2 [~antti@173-203-97-98.static.cloud-ips.com] has left #whatwg []
- # 16:54 -!- mhausenblas [~mhausenbl@wlan-nat.fwgal01.deri.ie] has quit [Client Quit]
- # 16:55 < AryehGregor> boblet, zcorpan: Oops. I should have read the spec before I commented. :)
- # 16:56 < AryehGregor> (on blockquote as sectioning root)
- # 16:57 -!- othermaciej [~mjs@c-24-6-209-6.hsd1.ca.comcast.net] has joined #whatwg
- # 16:58 < AryehGregor> matjas, I'll look.
- # 16:59 -!- mpt [~mpt@canonical/mpt] has quit [Ping timeout: 246 seconds]
- # 17:07 -!- mhausenblas [~mhausenbl@wlan-nat.fwgal01.deri.ie] has joined #whatwg
- # 17:09 -!- Lachy [~Lachy@pat-tdc.opera.com] has quit [Quit: Textual IRC Client: http://www.textualapp.com/]
- # 17:09 < hsivonen> TabAtkins: apparently the cases I've used (or, well, that Paul Rouget has used and that I've copied) have been simple enough to have the same flex stuff with -moz- and -webkit-
- # 17:12 < paul_irish> hsivonen: btw i hear ya on rAF.. i wrote that post as a way to gather feedback on the spec primarily.. secondarily i wanted to share a shim that was a bit smarter than existing ones that were circulating. it does put vendors in weird place though as the script assumes certain behavior.. :/
- # 17:12 < paul_irish> Few devs understand that the existence of a prefix means By Using this You are entering into a Contract where things may break and it is Your Fault if they do. :)
- # 17:13 < paul_irish> and then i'd also suggest many things stay prefixed too long anyhow, so that implication loses its authority over time
- # 17:14 < paul_irish> not sure what the right solution is.. but i do get the vibe most devs dont know where/how to submit the community feedback that is desired and implied by the prefix
- # 17:18 -!- mpt [~mpt@canonical/mpt] has joined #whatwg
- # 17:19 -!- mpt [~mpt@canonical/mpt] has quit [Client Quit]
- # 17:20 -!- AlexNRoss [~AleossIRC@unaffiliated/aleoss] has quit [Quit: We love you, Dark Continent! Good night!]
- # 17:21 -!- AlexNRoss [~AleossIRC@unaffiliated/aleoss] has joined #whatwg
- # 17:27 -!- mhausenblas [~mhausenbl@wlan-nat.fwgal01.deri.ie] has quit [Quit: brb]
- # 17:28 < hsivonen> paul_irish: I think the right solution is to allocate more people-time paid by browser vendors to spec writing
- # 17:28 -!- ap [~ap@2620:149:4:401:226:4aff:fe14:aad6] has joined #whatwg
- # 17:28 < hsivonen> paul_irish: to get specs in order sooner
- # 17:29 < paul_irish> +1
- # 17:29 < TabAtkins> +1
- # 17:29 * TabAtkins could use some more spec writers to help out.
- # 17:32 -!- hdhoang [~hien@203.210.203.156] has quit [Quit: Leaving.]
- # 17:36 < smaug____> not only spec writers, but also spec reviewers
- # 17:38 < MikeSmith> speaking of spec review, would be nice to get more implementor feedback on the Notifications spec
- # 17:38 -!- jennb [~jennb@nat/google/x-ewarkelhlhmkuatl] has joined #whatwg
- # 17:39 < MikeSmith> we had estimated we could take that to LC this month
- # 17:39 < MikeSmith> or maybe even it was CR
- # 17:39 < annevk> John should fix the things Hixie raised I guess
- # 17:40 -!- dglazkov|away [~dglazkov@nat/google/x-eyuwrtlmsmwmkkme] has joined #whatwg
- # 17:40 -!- dglazkov|away [~dglazkov@nat/google/x-eyuwrtlmsmwmkkme] has quit [Client Quit]
- # 17:40 < MikeSmith> need to ping him I guess
- # 17:40 -!- dglazkov|away [~dglazkov@nat/google/x-bgjxkwdyvwgwizlo] has joined #whatwg
- # 17:40 -!- othermaciej [~mjs@c-24-6-209-6.hsd1.ca.comcast.net] has quit [Quit: othermaciej]
- # 17:41 -!- dglazkov|away is now known as dglazkov
- # 17:42 -!- hij1nx [~hij1nx@207.239.107.3] has joined #whatwg
- # 17:43 < MikeSmith> whoah, Alastair left Bocoup
- # 17:49 -!- othermaciej [~mjs@67.218.109.78] has joined #whatwg
- # 17:54 -!- adactio [~adactio@host213-123-197-180.in-addr.btopenworld.com] has left #whatwg []
- # 18:00 -!- jer|afk [~jernoble@17.203.12.89] has quit [Ping timeout: 276 seconds]
- # 18:01 -!- tbassetto [~tbassetto@LRouen-151-71-49-64.w80-11.abo.wanadoo.fr] has quit [Quit: Linkinus - http://linkinus.com]
- # 18:04 -!- david_carlisle [~chatzilla@86.188.197.189] has quit [Ping timeout: 240 seconds]
- # 18:07 -!- smaug____ [~chatzilla@a91-154-45-105.elisa-laajakaista.fi] has quit [Ping timeout: 240 seconds]
- # 18:17 -!- davidb [~davidb@bas1-toronto06-2925210321.dsl.bell.ca] has joined #whatwg
- # 18:18 -!- jer|afk [~jernoble@17.203.12.89] has joined #whatwg
- # 18:22 < TabAtkins> Hm. Is multipage partially broken? Looks like http://www.whatwg.org/specs/web-apps/current-work/complete/rendering.html is coming through as an empty doc.
- # 18:25 -!- cygri [~cygri@wlan-nat.fwgal01.deri.ie] has quit [Quit: cygri]
- # 18:31 -!- rimantas [~rimliu@93.93.57.193] has quit [Quit: Leaving]
- # 18:36 -!- davidb [~davidb@bas1-toronto06-2925210321.dsl.bell.ca] has quit [Quit: davidb]
- # 18:41 -!- AnselmBradford [~ans@wt1213-64-71.aut.ac.nz] has joined #whatwg
- # 18:41 -!- MikeSmith [~mikesmith@EM1-112-178-202.pool.e-mobile.ne.jp] has quit [Ping timeout: 240 seconds]
- # 18:45 -!- temp01 [~temp01@unaffiliated/temp01] has quit [Read error: No route to host]
- # 18:45 -!- othermaciej [~mjs@67.218.109.78] has quit [Quit: othermaciej]
- # 18:47 -!- dbaron [~dbaron@nat/mozilla/x-fdakoxfurmihohdm] has joined #whatwg
- # 18:48 < annevk> Ms2ger, if you are still there, need to allow / too
- # 18:49 -!- shichuan [~Shi_Chuan@cm182.eta124.maxonline.com.sg] has joined #whatwg
- # 18:49 < annevk> -non_alphanumeric_spaces = re.compile(r"[^a-zA-Z0-9 \-]+")
- # 18:49 < annevk> +non_alphanumeric_spaces = re.compile(r"[^a-zA-Z0-9 \-\_\/]+")
- # 18:49 < annevk> Ms2ger, ^^ is the new diff
- # 18:50 -!- othermaciej [~mjs@17.244.6.119] has joined #whatwg
- # 18:52 -!- _bga is now known as bga_|away
- # 18:53 < AnselmBradford> Does anyone know the current status of the keygen element support in IE? Is this post still the current sentiment of MS? http://blog.whatwg.org/this-week-in-html5-episode-35 e.g. no intention of support in IE?
- # 18:54 -!- karlcow [~karl@nerval.la-grange.net] has quit [Ping timeout: 240 seconds]
- # 18:56 -!- CvP [~CvP@123.49.21.223] has quit [Read error: Connection reset by peer]
- # 18:57 -!- CvP [~CvP@123.49.21.223] has joined #whatwg
- # 18:57 < AryehGregor> AnselmBradford, that's the last I heard, yeah.
- # 18:57 < AryehGregor> Everyone seems to agree keygen stinks.
- # 18:57 < AryehGregor> But no one cares enough to replace it.
- # 18:59 < AnselmBradford> AryehGregor: thanks, seemed to be the sentiment I was reading
- # 18:59 < AnselmBradford> just wanted to double-check
- # 19:00 < AnselmBradford> you reckon it will be replaced anytime soon? Or who knows...
- # 19:01 < TabAtkins> AnselmBradford: It'll be replaced when someone cares enough to. ^_^ Which no one does currently, so...
- # 19:01 < AnselmBradford> TabAtkins: heh, fair enough
- # 19:08 -!- MikeSmith [~mikesmith@EM1-112-240-73.pool.e-mobile.ne.jp] has joined #whatwg
- # 19:08 -!- othermaciej [~mjs@17.244.6.119] has quit [Quit: othermaciej]
- # 19:11 -!- davidb [~davidb@bas1-toronto06-2925210321.dsl.bell.ca] has joined #whatwg
- # 19:12 -!- davidb [~davidb@bas1-toronto06-2925210321.dsl.bell.ca] has quit [Client Quit]
- # 19:13 -!- othermaciej [~mjs@17.246.17.191] has joined #whatwg
- # 19:14 -!- othermaciej [~mjs@17.246.17.191] has quit [Client Quit]
- # 19:15 -!- Rik` [~Rik`@mozilla-paris-253-99.cnt.nerim.net] has quit [Remote host closed the connection]
- # 19:16 -!- othermaciej [~mjs@17.246.17.191] has joined #whatwg
- # 19:17 -!- Maurice [copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl] has joined #whatwg
- # 19:18 -!- davidb [~davidb@bas1-toronto06-2925210321.dsl.bell.ca] has joined #whatwg
- # 19:20 -!- dbaron [~dbaron@nat/mozilla/x-fdakoxfurmihohdm] has quit [Quit: 8403864 bytes have been tenured, next gc will be global.]
- # 19:24 -!- davidb [~davidb@bas1-toronto06-2925210321.dsl.bell.ca] has quit [Quit: davidb]
- # 19:25 -!- othermaciej [~mjs@17.246.17.191] has quit [Quit: othermaciej]
- # 19:26 -!- temp01 [~temp01@unaffiliated/temp01] has joined #whatwg
- # 19:28 -!- othermaciej [~mjs@17.246.17.191] has joined #whatwg
- # 19:29 -!- jamesr [~jamesr@216.239.45.82] has joined #whatwg
- # 19:32 -!- karlcow [~karl@nerval.la-grange.net] has joined #whatwg
- # 19:34 -!- dbaron [~dbaron@nat/mozilla/x-ejphwyguyflvxole] has joined #whatwg
- # 19:34 < annevk> http://dev.w3.org/2006/webapi/XMLHttpRequest-2/ and http://dev.w3.org/2006/webapi/XMLHttpRequest/ use Anolis as well now
- # 19:37 -!- zdobersek1 [~zan@cpe-46-164-30-224.dynamic.amis.net] has joined #whatwg
- # 19:38 -!- zdobersek [~zan@46.164.36.217] has quit [Ping timeout: 246 seconds]
- # 19:39 -!- stalecache [~stalecach@c-69-249-73-214.hsd1.pa.comcast.net] has quit []
- # 19:39 -!- bga_|away is now known as bga_
- # 19:41 -!- MikeSmith [~mikesmith@EM1-112-240-73.pool.e-mobile.ne.jp] has quit [Ping timeout: 255 seconds]
- # 19:44 -!- temp01 [~temp01@unaffiliated/temp01] has quit [Ping timeout: 255 seconds]
- # 19:49 -!- hij1nx [~hij1nx@207.239.107.3] has quit [Quit: hij1nx]
- # 19:50 -!- dbaron [~dbaron@nat/mozilla/x-ejphwyguyflvxole] has quit [Quit: 8403864 bytes have been tenured, next gc will be global.]
- # 19:53 -!- zdobersek1 [~zan@cpe-46-164-30-224.dynamic.amis.net] has quit [Ping timeout: 260 seconds]
- # 19:54 -!- beverloo [~beverloo@nat/google/x-hgpoxsolazvqscxb] has quit [Quit: Ex-Chat]
- # 19:57 -!- annevk [~annevk@pat-tdc.opera.com] has quit [Quit: annevk]
- # 20:00 -!- hij1nx [~hij1nx@207.239.107.3] has joined #whatwg
- # 20:02 -!- bga_ is now known as bga_|away
- # 20:02 -!- stefan-_ [~music@swhpet3041.uni-trier.de] has quit [Remote host closed the connection]
- # 20:03 -!- othermaciej [~mjs@17.246.17.191] has quit [Quit: othermaciej]
- # 20:04 -!- davidb [~davidb@bas1-toronto06-2925210321.dsl.bell.ca] has joined #whatwg
- # 20:05 -!- othermaciej [~mjs@17.246.17.191] has joined #whatwg
- # 20:06 -!- davidb [~davidb@bas1-toronto06-2925210321.dsl.bell.ca] has quit [Client Quit]
- # 20:07 -!- hij1nx [~hij1nx@207.239.107.3] has quit [Quit: hij1nx]
- # 20:08 -!- zdobersek [~zan@cpe-46-164-4-191.dynamic.amis.net] has joined #whatwg
- # 20:23 -!- zdobersek1 [~zan@cpe-46-164-12-4.dynamic.amis.net] has joined #whatwg
- # 20:25 -!- zdobersek [~zan@cpe-46-164-4-191.dynamic.amis.net] has quit [Ping timeout: 252 seconds]
- # 20:29 -!- erlehmann [~erlehmann@82.113.99.35] has quit [Quit: Ex-Chat]
- # 20:33 -!- bga_|away is now known as bga_
- # 20:35 -!- zdobersek1 [~zan@cpe-46-164-12-4.dynamic.amis.net] has quit [Quit: Leaving.]
- # 20:36 -!- abarth [~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net] has quit [Quit: abarth]
- # 20:36 -!- abarth [~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net] has joined #whatwg
- # 20:42 -!- dhx1 [~anonymous@60-242-108-164.static.tpgi.com.au] has quit [Ping timeout: 252 seconds]
- # 20:44 -!- MikeSmith [~MikeSmith@EM114-48-164-64.pool.e-mobile.ne.jp] has joined #whatwg
- # 20:45 -!- bga_ is now known as bga_|away
- # 20:47 -!- jer|afk [~jernoble@17.203.12.89] has quit [Quit: jer|afk]
- # 20:47 -!- shichuan [~Shi_Chuan@cm182.eta124.maxonline.com.sg] has quit [Read error: Connection reset by peer]
- # 20:47 -!- virtuelv [~virtuelv_@20.74.9.46.customer.cdi.no] has joined #whatwg
- # 20:53 -!- temp01 [~temp01@unaffiliated/temp01] has joined #whatwg
- # 20:53 -!- hij1nx [~hij1nx@207.239.107.3] has joined #whatwg
- # 20:55 -!- chriseppstein [~chris@99-34-231-235.lightspeed.sntcca.sbcglobal.net] has quit [Read error: Connection reset by peer]
- # 20:55 -!- chriseppstein [~chris@99-34-231-235.lightspeed.sntcca.sbcglobal.net] has joined #whatwg
- # 20:56 -!- bga_|away is now known as bga_
- # 20:59 -!- jaym [~jaym@207.239.84.58] has quit [Quit: Leaving]
- # 21:03 -!- micheil [~micheil@109.231.193.164] has joined #whatwg
- # 21:04 -!- ZombieLoffe [~e@unaffiliated/zombieloffe] has joined #whatwg
- # 21:16 -!- nessy [~Adium@124-168-149-186.dyn.iinet.net.au] has joined #whatwg
- # 21:16 -!- temp01 [~temp01@unaffiliated/temp01] has quit [Ping timeout: 255 seconds]
- # 21:16 -!- AnselmBradford [~ans@wt1213-64-71.aut.ac.nz] has quit [Quit: AnselmBradford]
- # 21:23 -!- smaug____ [~chatzilla@a91-154-45-105.elisa-laajakaista.fi] has joined #whatwg
- # 21:23 -!- jennb [~jennb@nat/google/x-ewarkelhlhmkuatl] has quit [Quit: jennb]
- # 21:29 -!- jennb [~jennb@74.125.59.65] has joined #whatwg
- # 21:34 < smaug____> ahaa, accessKey handling is underspecified
- # 21:34 * smaug____ needs to review and file a bug
- # 21:38 -!- David_Bradbury [~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net] has joined #whatwg
- # 21:51 -!- jaredwsmith [~jaredwsmi@12.6.189.98] has joined #whatwg
- # 21:52 -!- jaredwsmith [~jaredwsmi@12.6.189.98] has quit [Client Quit]
- # 21:53 -!- MrOpposite is now known as Oppo
- # 21:53 -!- Oppo is now known as MrOpposite
- # 21:54 -!- jonatasnona [~jonatas@lba.inpa.gov.br] has quit [Quit: Saindo]
- # 21:56 -!- temp01 [~temp01@unaffiliated/temp01] has joined #whatwg
- # 21:57 -!- cygri [~cygri@wlan-nat.fwgal01.deri.ie] has joined #whatwg
- # 21:58 -!- cygri [~cygri@wlan-nat.fwgal01.deri.ie] has quit [Remote host closed the connection]
- # 21:58 -!- David_Bradbury [~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net] has quit [Quit: ChatZilla 0.9.87 [Firefox 5.0/20110615151330]]
- # 21:58 -!- cygri [~cygri@wg1-nat.fwgal01.deri.ie] has joined #whatwg
- # 21:58 -!- bga_ is now known as bga_|away
- # 22:00 -!- bga_|away is now known as bga_
- # 22:03 -!- miketaylr [~miketaylr@206.217.92.186] has quit [Quit: push it to the limit]
- # 22:03 -!- bga_ is now known as bga_|away
- # 22:08 -!- scor [~scor@drupal.org/user/52142/view] has quit [Quit: scor]
- # 22:08 -!- pdr2 [~pdr2@nat/google/x-hhfkjeddaqsdpnuk] has quit [Remote host closed the connection]
- # 22:09 < Hixie> annevk-cloud: yt?
- # 22:09 < Hixie> oh hm nm
- # 22:10 -!- pdr2 [~pdr2@nat/google/x-yitbmxqfwwvvgili] has joined #whatwg
- # 22:10 -!- ezoe [~ezoe@203-140-89-182f1.kyt1.eonet.ne.jp] has joined #whatwg
- # 22:10 < Hixie> annevk-cloud: should http://dvcs.w3.org/hg/from-origin/raw-file/tip/Overview.html just be merged into the Fetch algorithm?
- # 22:17 -!- danbri [~danbri@ip176-48-210-87.adsl2.static.versatel.nl] has quit [Ping timeout: 255 seconds]
- # 22:19 -!- danbri [~danbri@ip176-48-210-87.adsl2.static.versatel.nl] has joined #whatwg
- # 22:23 < Hixie> i'm going to start making web pages which, isntead of using native controls or canvas or svg or whatever, draw everything pixel by pixel using one radio button per pixel and CSS to set the radio button pixels' colours
- # 22:23 < Hixie> i demand that we add accessibility apis to support this authoring model!
- # 22:23 < Hixie> why do you all hate accessibility! you're makign it imposssible for me to write accessible web pages using radio buttons for pixels!
- # 22:24 -!- shepazu [~schepers@31-33-72.wireless.csail.mit.edu] has quit [Quit: shepazu]
- # 22:26 -!- david_carlisle [~chatzilla@dcarlisle.demon.co.uk] has joined #whatwg
- # 22:30 < The_8472> Hixie, i prefer my "canvas fallback through 1x1px table cells" approach
- # 22:31 -!- pdr2 [~pdr2@nat/google/x-yitbmxqfwwvvgili] has quit [Remote host closed the connection]
- # 22:31 < Hixie> dude authors would never use table cells for this kind of thing, it's clear that that's bad for accessibility. they will use radio buttons like me! which is why we should have a radio button pixel accessibility api!
- # 22:32 -!- hij1nx [~hij1nx@207.239.107.3] has quit [Quit: hij1nx]
- # 22:32 < The_8472> we could... embed radio buttons in table cells for maximum compatibility AND accessability?
- # 22:37 < Hixie> TabAtkins: if you could get some traction on http://code.google.com/p/chromium/issues/detail?id=80911&q=bzbarsky&colspec=ID%20Stars%20Pri%20Area%20Feature%20Type%20Status%20Summary%20Modified%20Owner%20Mstone%20OS that'd be fantastic; the difference is masking some potential issues with wf2 api changes
- # 22:37 < jamesr> google.com had table cell bitmaps for icons at one point briefly
- # 22:37 < jamesr> with judicious use of rowspan/colspan to cut down on the # of cells
- # 22:37 < Hixie> the shopping cart guys did that
- # 22:37 < Hixie> i had words
- # 22:37 < jamesr> yeah
- # 22:37 < Hixie> (not that they listened, but still)
- # 22:37 < jamesr> i think it was only live for a few days
- # 22:37 < hober> Hixie: :)
- # 22:38 -!- ojan [~ojan@nat/google/x-gkldqmgipwvefmsx] has joined #whatwg
- # 22:38 < The_8472> <jamesr> with judicious use of rowspan/colspan to cut down on the # of cells <- "let's implement something atrociously slow and horrible. and then optimize it a bit. it'll be perfectly fine!"
- # 22:38 < zewt> heh
- # 22:38 < zewt> the firmware update on my old wifi router actually uses a form submit button ... as a progress bar
- # 22:38 < zewt> o_O
- # 22:39 < jamesr> The_8472: i think the motivation was mainly to inline the image (to avoid another request) and support browsers that didn't handle data: urls
- # 22:39 < The_8472> oh. static images. i was thinking of animating stuff with tables!
- # 22:44 -!- abarth [~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net] has quit [Ping timeout: 252 seconds]
- # 22:46 < jamesr> hah
- # 22:46 < jamesr> you could probably do something decent with paletted tables
- # 22:47 -!- karlcow [~karl@nerval.la-grange.net] has quit [Remote host closed the connection]
- # 22:50 -!- abarth [~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net] has joined #whatwg
- # 22:57 < Ms2ger> annevk-cloud, I'll look at it tomorrow if I don't forget
- # 22:57 -!- niftylettuce [~niftylett@32.160.180.95] has joined #whatwg
- # 22:58 -!- niftylettuce [~niftylett@32.160.180.95] has quit [Client Quit]
- # 22:58 -!- Ms2ger [~Ms2ger@91.181.168.11] has quit [Quit: nn]
- # 22:59 -!- bga_|away is now known as bga_
- # 23:02 -!- davidwalsh [~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com] has joined #whatwg
- # 23:10 -!- Maurice [copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl] has quit []
- # 23:16 -!- jwalden [~waldo@2620:101:8003:200:222:68ff:fe15:af5c] has joined #whatwg
- # 23:19 -!- niftylettuce [~niftylett@32.160.180.95] has joined #whatwg
- # 23:23 -!- MrOpposite [~mropposit@unaffiliated/mropposite] has quit [Ping timeout: 250 seconds]
- # 23:28 -!- danbri [~danbri@ip176-48-210-87.adsl2.static.versatel.nl] has quit [Remote host closed the connection]
- # 23:30 -!- cygri [~cygri@wg1-nat.fwgal01.deri.ie] has quit [Ping timeout: 258 seconds]
- # 23:33 -!- niftylettuce [~niftylett@32.160.180.95] has quit [Ping timeout: 240 seconds]
- # 23:40 -!- david_carlisle [~chatzilla@dcarlisle.demon.co.uk] has quit [Ping timeout: 258 seconds]
- # 23:48 -!- eric_carlson [~eric_carl@2620:149:4:401:217:f2ff:fe03:a2e] has quit [Quit: eric_carlson]
- # 23:52 -!- ezoe [~ezoe@203-140-89-182f1.kyt1.eonet.ne.jp] has quit [Ping timeout: 276 seconds]
The end :)