Options:
- # Session Start: Fri Mar 09 00:00:02 2012
- # Session Ident: #whatwg
- # [00:00] * Quits: aklein (u4454@gateway/web/irccloud.com/x-sxixxipobcbipzcw)
- # [00:02] * Joins: Lachy (~Lachy@cm-84.215.13.244.getinternet.no)
- # [00:07] * Quits: pyrsmk (~pyrsmk@mau49-1-82-245-46-173.fbx.proxad.net) (Remote host closed the connection)
- # [00:07] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [00:10] * Quits: timmywil (~timmywil@host-68-169-154-67.WISOLT2.epbfi.com) (Quit: Computer has gone to sleep.)
- # [00:11] * heycam|away is now known as heycam
- # [00:11] * Quits: tomasf (~tom@c-b7dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Quit: tomasf)
- # [00:12] * Quits: othermaciej (~mjs@17.245.88.119) (Quit: othermaciej)
- # [00:13] * Joins: othermaciej (~mjs@17.245.88.119)
- # [00:16] * Quits: othermaciej (~mjs@17.245.88.119) (Client Quit)
- # [00:18] <Hixie> how does http://www.whatwg.org/specs/web-apps/current-work/#path-objects (incomplete) look to people so far?
- # [00:18] <Hixie> Philip`: your opinion in particular would be most welcome
- # [00:22] * Joins: jcarbaugh (~jcarbaugh@12.43.172.10)
- # [00:35] * Joins: davidb (~davidb@65.93.94.10)
- # [00:42] * Joins: hij1nx (~hij1nx@64.134.70.1)
- # [00:44] * eric_carlson is now known as ericc|afk
- # [00:47] * Quits: drublic (~drublic@frbg-4d028041.pool.mediaWays.net) (Remote host closed the connection)
- # [00:48] * Joins: drublic (~drublic@frbg-4d028041.pool.mediaWays.net)
- # [00:53] * Quits: drublic (~drublic@frbg-4d028041.pool.mediaWays.net) (Ping timeout: 276 seconds)
- # [00:54] * Joins: tantek (~tantek@12.14.132.2)
- # [00:57] * Joins: nattokirai (~nattokira@rtr.mozilla.or.jp)
- # [01:02] * Quits: danbri (~danbri@cable-146-255-149-19.dynamic.telemach.ba) (Remote host closed the connection)
- # [01:03] * Quits: davidb (~davidb@65.93.94.10) (Quit: davidb)
- # [01:03] * Quits: smaug____ (~chatzilla@193-64-23-64-nat.elisa-mobile.fi) (Ping timeout: 244 seconds)
- # [01:04] <Hixie> ok i give up
- # [01:04] <Hixie> wtf should the directionality of a Path object be?
- # [01:04] <Hixie> ltr or rtl?
- # [01:04] <Hixie> or based on something, and if so, what?
- # [01:04] * Quits: tantek (~tantek@12.14.132.2) (Quit: tantek)
- # [01:05] <Hixie> the "obvious" answer is to base it on the element passed to the Path constructor, if any, or else the root element of the Document of the Window on which the constructor was called, if any, or else ltr
- # [01:05] <Hixie> but that seems like a quite complicated answer
- # [01:07] <heycam> how does directionality matter?
- # [01:07] <heycam> oh for the text layout
- # [01:07] <heycam> methods
- # [01:07] <heycam> I would say take the direction property of the element passed in
- # [01:07] <heycam> and ltr otherwise
- # [01:08] * Joins: ap_ (~ap@17.245.91.186)
- # [01:08] * Joins: bga_ (~bga@ppp78-37-192-47.pppoe.avangarddsl.ru)
- # [01:08] <heycam> but maybe looking at root element, or the canvas element, makes sense as a fallback...
- # [01:08] * Quits: _bga (~bga@ppp78-37-192-47.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
- # [01:08] <Hixie> there's no "canvas element" unless one was passed in
- # [01:09] <heycam> ah right
- # [01:09] * Quits: ap_ (~ap@17.245.91.186) (Read error: Connection reset by peer)
- # [01:09] * Joins: ap_ (~ap@17.245.91.186)
- # [01:09] * Joins: othermaciej (~mjs@17.245.88.119)
- # [01:09] <Hixie> (otherwise i'd always use it, which is what hte old methods do)
- # [01:11] * Quits: ap (~ap@2620:149:4:1b01:69de:f626:bc2c:433f) (Ping timeout: 245 seconds)
- # [01:11] * ap_ is now known as ap
- # [01:11] * Joins: danbri (~danbri@cable-146-255-149-19.dynamic.telemach.ba)
- # [01:12] <Hixie> ok now about half of the text layout algorithm is just working out the default direction to use.
- # [01:13] <Hixie> that's just silly.
- # [01:14] <Hixie> i wonder if i shouldn't instead use direction:auto...
- # [01:24] * Quits: danheberden (~danheberd@li225-35.members.linode.com) (Ping timeout: 240 seconds)
- # [01:24] * Quits: WeirdAl (~chatzilla@g2spf.ask.info) (Quit: ChatZilla 0.9.88 [Firefox 10.0.2/20120215223356])
- # [01:25] * Joins: danheberden (~danheberd@li225-35.members.linode.com)
- # [01:32] * Quits: plutoniix (~plutoniix@101.108.97.100) (Quit: Leaving)
- # [01:34] * Quits: wookiehangover (~wookiehan@c-67-161-138-118.hsd1.co.comcast.net) (Read error: Operation timed out)
- # [01:40] * Joins: smaug____ (~chatzilla@193-64-21-93-nat.elisa-mobile.fi)
- # [01:43] * Joins: wookiehangover (~wookiehan@c-67-161-138-118.hsd1.co.comcast.net)
- # [01:49] * Quits: Druid_ (~Druid@p5B135483.dip.t-dialin.net) (Ping timeout: 265 seconds)
- # [01:51] * Quits: smaug____ (~chatzilla@193-64-21-93-nat.elisa-mobile.fi) (Ping timeout: 248 seconds)
- # [01:53] * Joins: Druid_ (~Druid@p5B13526D.dip.t-dialin.net)
- # [01:56] * Joins: mkanat (mkanat@nat/google/x-jgrpjtpmdfbmakbp)
- # [01:56] * heycam is now known as heycam|away
- # [01:56] * heycam|away is now known as heycam
- # [01:57] * Joins: jondong (~jondong@123.126.22.58)
- # [01:57] * Quits: ivan\ (~ivan@unaffiliated/ivan/x-000001) (Ping timeout: 252 seconds)
- # [01:58] * Joins: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [02:02] <Hixie> hm no you wouldn't want direction:auto
- # [02:02] <Hixie> cos then you wouldn't know where you text would end up
- # [02:02] <StoneCypher> in a pile
- # [02:03] <StoneCypher> on the floor
- # [02:03] * Joins: ivan\ (~ivan@unaffiliated/ivan/x-000001)
- # [02:07] * Quits: hij1nx (~hij1nx@64.134.70.1) (Quit: hij1nx)
- # [02:20] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
- # [02:27] <kennyluck_> Hixie, I think in general bidi people want an extra argument to override it's directionality and the default behavior should be the result of applying the first-strong algorithm to the string like how window.alert works.
- # [02:27] <Hixie> no, that makes no sense as a default behaviour
- # [02:28] <StoneCypher> why
- # [02:28] <Hixie> at least not combined with textAlign=start or end
- # [02:28] <Hixie> because you wouldn't be able to predict where the text would end up
- # [02:28] <StoneCypher> oh. see, i dont' know what textAlign does.
- # [02:28] <StoneCypher> which is sad because i'm in the middle of writing internationalization software.
- # [02:29] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [02:29] * Quits: toyoshiAw (~toyoshim@yuri.twintail.org) (Ping timeout: 245 seconds)
- # [02:30] <kennyluck_> Hixie, in any case I am not a bidi expert and you might want to send a mail to public-i18n-bidi. Aharon would probably give you more useful information.
- # [02:30] <Hixie> i'm pretty sure what the spec says now is the right thing for it to say, modulo maybe adding a direction override at some point
- # [02:30] <Hixie> but that can wait
- # [02:31] * Quits: sarro (~sarro@i5E865342.versanet.de)
- # [02:37] * Quits: necolas (~necolas@5e0c715f.bb.sky.com) (Remote host closed the connection)
- # [02:37] * Joins: toyoshiAw (~toyoshim@49.212.14.50)
- # [02:43] * jernoble is now known as jernoble|afk
- # [02:50] * Joins: jacobolus (~jacobolus@75-144-246-6-SFBA.hfc.comcastbusiness.net)
- # [02:51] * Quits: bga_ (~bga@ppp78-37-192-47.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
- # [02:51] * Joins: necolas (~necolas@5e0c715f.bb.sky.com)
- # [02:52] * Quits: othermaciej (~mjs@17.245.88.119) (Quit: othermaciej)
- # [02:53] * Quits: ap (~ap@17.245.91.186) (Quit: ap)
- # [03:00] * Joins: cpearce (~cpearce@60.234.54.74)
- # [03:02] * Quits: necolas (~necolas@5e0c715f.bb.sky.com) (Remote host closed the connection)
- # [03:03] * Quits: chriseppstein (~chrisepps@209.119.65.162) (Quit: chriseppstein)
- # [03:05] * Joins: othermaciej (~mjs@17.245.88.119)
- # [03:08] * Joins: davidwalsh (~davidwals@static-98-119-15-180.lsanca.dsl-w.verizon.net)
- # [03:09] * Quits: esc_ (~esc_ape@178.113.169.150.wireless.dyn.drei.com) (Ping timeout: 265 seconds)
- # [03:12] * Joins: esc_ (~esc_ape@178.113.169.150.wireless.dyn.drei.com)
- # [03:19] * Quits: esc_ (~esc_ape@178.113.169.150.wireless.dyn.drei.com) (Ping timeout: 265 seconds)
- # [03:21] * Quits: ehsan (~ehsan@66.207.208.98) (Remote host closed the connection)
- # [03:24] * Joins: davidb (~davidb@65.93.94.10)
- # [03:37] * Joins: ehsan (~ehsan@209.29.21.241)
- # [03:37] * Quits: ehsan (~ehsan@209.29.21.241) (Read error: Connection reset by peer)
- # [03:37] * Joins: ehsan (~ehsan@209.29.21.241)
- # [03:43] * Joins: nonge (~nonge@p5B326D33.dip.t-dialin.net)
- # [03:50] * Quits: jcarbaugh (~jcarbaugh@12.43.172.10)
- # [03:59] <MikeSmith> interesting case of ruby
- # [04:00] <MikeSmith> http://www.yomiuri.co.jp/national/culture/news/20120308-OYT1T01125.htm
- # [04:01] <MikeSmith> uses <rb>
- # [04:01] <MikeSmith> though it doesn't really need to
- # [04:02] <MikeSmith> anyway, I don't think anybody is ever going to be able to know how that's supposed to be pronounced
- # [04:02] <MikeSmith> without the ruby I mean
- # [04:02] <MikeSmith> even native speakers
- # [04:03] <MikeSmith> 鬼 means demon
- # [04:04] <MikeSmith> which is almost always pronounced "oni" as far as I know
- # [04:05] <MikeSmith> but he's using it as "keen" (キーン)
- # [04:07] * Quits: othermaciej (~mjs@17.245.88.119) (Quit: othermaciej)
- # [04:08] * Quits: rniwa (rniwa@nat/google/x-sqrrgecesovkhyzr) (Quit: rniwa)
- # [04:08] * Quits: pablof (~pablof@144.189.101.1) (Quit: ^z)
- # [04:10] * Quits: davidwalsh (~davidwals@static-98-119-15-180.lsanca.dsl-w.verizon.net) (Quit: Reading http://davidwalsh.name)
- # [04:13] <MikeSmith> oh, it's "ki" in some words I guess
- # [04:18] * Quits: JohnAlbin (~JohnAlbin@114-42-48-63.dynamic.hinet.net) (Read error: Connection reset by peer)
- # [04:19] * Joins: JohnAlbin (~JohnAlbin@114-42-48-63.dynamic.hinet.net)
- # [04:21] * Quits: davidb (~davidb@65.93.94.10) (Quit: davidb)
- # [04:26] * Quits: jamesr (jamesr@nat/google/x-nbrgsjbobxjkvqdb) (Quit: jamesr)
- # [04:52] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [04:57] * Joins: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com)
- # [04:58] * Joins: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net)
- # [05:04] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [05:08] * Joins: Thezilch (~fuz007@cpe-75-85-89-34.socal.res.rr.com)
- # [05:11] * Joins: jarek_ (~jarek@aean15.neoplus.adsl.tpnet.pl)
- # [05:11] * Quits: jwalden (~waldo@2620:101:8003:200:224:d7ff:fef0:8d90) (Ping timeout: 245 seconds)
- # [05:12] * jarek is now known as Guest60835
- # [05:12] * Quits: jarek_ (~jarek@aean15.neoplus.adsl.tpnet.pl) (Client Quit)
- # [05:13] * Quits: Guest60835 (~jarek@unaffiliated/jarek) (Ping timeout: 252 seconds)
- # [05:13] * Joins: jarek_ (~jarek@unaffiliated/jarek)
- # [05:13] * Quits: twisted` (~anonymous@p5DDBA2E6.dip.t-dialin.net) (Quit: twisted`)
- # [05:14] * Joins: twisted` (~anonymous@p5DDBA2E6.dip.t-dialin.net)
- # [05:14] * Quits: jarek_ (~jarek@unaffiliated/jarek) (Client Quit)
- # [05:15] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [05:19] * Quits: twisted` (~anonymous@p5DDBA2E6.dip.t-dialin.net) (Ping timeout: 245 seconds)
- # [05:26] * Joins: eric_carlson (~eric@2620:149:4:1b01:99cc:7852:def1:630f)
- # [05:28] * Joins: onar_ (~onar@17.216.36.168)
- # [05:28] * Joins: jernoble (~jernoble@2620:149:4:1b01:5cb1:8653:c0d5:229e)
- # [05:28] * Joins: hij1nx (~hij1nx@cpe-98-14-168-178.nyc.res.rr.com)
- # [05:29] * Quits: ericc|afk (~eric@2620:149:4:1b01:99cc:7852:def1:630f) (Ping timeout: 245 seconds)
- # [05:30] * Quits: onar (~onar@17.216.36.168) (Ping timeout: 244 seconds)
- # [05:30] * onar_ is now known as onar
- # [05:30] * Quits: jernoble|afk (~jernoble@2620:149:4:1b01:4d57:d0eb:41e0:ebc7) (Ping timeout: 260 seconds)
- # [05:32] * Joins: tantek (~tantek@12.14.132.2)
- # [05:33] * Quits: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net) (Quit: jamesr)
- # [05:34] * Joins: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net)
- # [05:34] * Joins: dydx (~dydz@adsl-76-199-101-60.dsl.pltn13.sbcglobal.net)
- # [05:35] * Quits: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com) (Quit: teleject)
- # [05:36] * Quits: jacobolus (~jacobolus@75-144-246-6-SFBA.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [05:48] * Quits: cpearce (~cpearce@60.234.54.74) (Ping timeout: 252 seconds)
- # [05:48] * Quits: ezoe (~ezoe@203-140-89-215f1.kyt1.eonet.ne.jp) (Read error: Connection reset by peer)
- # [05:59] * Joins: othermaciej (~mjs@c-24-6-209-189.hsd1.ca.comcast.net)
- # [06:00] * Quits: othermaciej (~mjs@c-24-6-209-189.hsd1.ca.comcast.net) (Client Quit)
- # [06:19] * Joins: jacobolus (~jacobolus@nat-sonicnet.noisebridge.net)
- # [06:22] * Joins: niloy (~niloy@203.196.177.156)
- # [06:23] * Quits: mkanat (mkanat@nat/google/x-jgrpjtpmdfbmakbp) (Quit: Ex-Chat)
- # [06:37] * Quits: jondong (~jondong@123.126.22.58) (Disconnected by services)
- # [06:37] * Joins: jondong_ (~jondong@123.126.22.58)
- # [06:45] * Joins: skylamer` (cgskylamer@78.90.213.55)
- # [06:47] * Quits: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net) (Quit: jamesr)
- # [06:52] * Joins: globbot (~logbot@shell-staging.glob.com.au)
- # [06:54] * Joins: glob (~glob@me.glob.com.au)
- # [06:55] * Joins: eric_carlson_ (~eric@2620:149:4:1b01:99cc:7852:def1:630f)
- # [06:56] * Joins: onar_ (~onar@17.216.36.168)
- # [06:56] * Joins: jernoble_ (~jernoble@2620:149:4:1b01:5cb1:8653:c0d5:229e)
- # [06:58] * Quits: onar (~onar@17.216.36.168) (Ping timeout: 240 seconds)
- # [06:58] * onar_ is now known as onar
- # [06:58] * Quits: jernoble (~jernoble@2620:149:4:1b01:5cb1:8653:c0d5:229e) (Ping timeout: 260 seconds)
- # [06:58] * jernoble_ is now known as jernoble
- # [06:59] * Quits: eric_carlson (~eric@2620:149:4:1b01:99cc:7852:def1:630f) (Ping timeout: 260 seconds)
- # [06:59] * eric_carlson_ is now known as eric_carlson
- # [07:00] * Joins: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net)
- # [07:02] * heycam is now known as heycam|away
- # [07:03] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: Leaving...)
- # [07:07] * Joins: zcorpan (~zcorpan@c-699de355.410-6-64736c14.cust.bredbandsbolaget.se)
- # [07:07] * Quits: globbot (~logbot@shell-staging.glob.com.au) (Remote host closed the connection)
- # [07:07] * Joins: globbot (~logbot@shell-staging.glob.com.au)
- # [07:08] * Parts: glob (~glob@me.glob.com.au) ("Leaving...")
- # [07:08] * Joins: glob (~glob@me.glob.com.au)
- # [07:08] <glob> .
- # [07:10] * Joins: rahaman (~mrahaman@183.83.252.150)
- # [07:12] * Quits: glob (~glob@me.glob.com.au) (Quit: Leaving...)
- # [07:15] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [07:21] * Quits: schnoomac (~schnoomac@melbourne.99cluster.com) (Quit: schnoomac)
- # [07:22] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [07:29] * Joins: ekr (~ekr@74-95-2-169-SFBA.hfc.comcastbusiness.net)
- # [07:31] <rahaman> Hi all, I need some clarification on border attributes for a <td> element, this is the relevant email I sent to the mailing list http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2012-March/034993.html..
- # [07:32] <rahaman> can some one please spend 5 mins to help me with this ?
- # [07:33] <Hixie> sounds like a bug in webkit
- # [07:33] <Hixie> the spec in question would be the CSS spec, though, not the HTML spec
- # [07:34] <Hixie> (also, so that my comments aren't completely useless to you :-), know that you can simplify your DOCTYPE to just <!DOCTYPE HTML>)
- # [07:34] <zcorpan> Hixie: surely the rendering section is relevant
- # [07:35] <Hixie> not in this case, as far as i can tell
- # [07:35] <zcorpan> oh
- # [07:35] <Hixie> oh... wait...
- # [07:35] <Hixie> maybe it is...
- # [07:36] <Hixie> the border-width is ending up zero in webkit
- # [07:36] <Hixie> interesting
- # [07:36] <Hixie> wonder what the rendering section says about that...
- # [07:37] <rahaman> hixie: yeah i have debugged the relevant code in WebKit..
- # [07:38] <Hixie> this does seem like a webkit bug, but zcorpan is right, it's a default rendering rules bug
- # [07:38] <rahaman> if i dont mention border-width explicitly, the border-width is coming as zero for <td> because of some code we have written in webkit...
- # [07:38] <rahaman> n when I discussed about whay those part of the code is thr in #webkit, we could not find out the reason as this is old code..
- # [07:40] <rahaman> so me & Kling decided to discuss this here to get a clear idea of the expected behavior in such cases...
- # [07:41] <rahaman> hixie: I did not understand this "but zcorpan is right, it's a default rendering rules bug " :( can u pls elaborate a bit?
- # [07:41] <zcorpan> see http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html#tables
- # [07:41] <zcorpan> that specifies the expected behavior
- # [07:41] <zcorpan> webkit does something different
- # [07:42] <zcorpan> i'd recommend writing tests against that, see that it passes other browsers (it it doesn't, maybe the spec is still wrong), and then implement it :-)
- # [07:42] <zcorpan> and share the tests :-)
- # [07:43] <zcorpan> (this can be checked with javascript so you could use http://w3c-test.org/resources/testharness.js )
- # [07:43] <Hixie> webkit seems to have some default rule for border-width even when there's no border attribute
- # [07:43] <Hixie> which contradicts the section zcorpan cited
- # [07:44] <Hixie> (sorry, would have explained earlier but ran into a bug with the status annotation script!)
- # [07:44] <rahaman> ok sure thanks zcorpan & Hixie for your time...
- # [07:44] <Hixie> (in case anyone got 500s changing annotations recently, that should be fixed now...)
- # [07:44] <zcorpan> np
- # [07:46] * Joins: maikmerten (~merten@ls5dhcp200.cs.uni-dortmund.de)
- # [07:48] * Joins: rniwa (~rniwa@c-71-198-171-236.hsd1.ca.comcast.net)
- # [07:52] * Quits: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [07:54] * Joins: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [08:01] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [08:03] * Quits: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net) (Quit: jamesr)
- # [08:04] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: Leaving...)
- # [08:11] * Quits: wtachi (~wtachi@cpe-069-134-168-033.nc.res.rr.com) (Quit: &)
- # [08:12] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [08:13] * Joins: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net)
- # [08:14] <zcorpan> hah, making <source> void ended up in "positive effects" of http://www.w3.org/html/wg/wiki/ChangeProposals/issue-179_no_change
- # [08:18] * Quits: tantek (~tantek@12.14.132.2) (Quit: tantek)
- # [08:19] * Quits: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net) (Quit: jamesr)
- # [08:24] * Joins: tomasf (~tomasf@77.72.97.5.c.fiberdirekt.net)
- # [08:25] * Quits: tomasf (~tomasf@77.72.97.5.c.fiberdirekt.net) (Client Quit)
- # [08:26] * Joins: tomasf (~tomasf@77.72.97.5.c.fiberdirekt.net)
- # [08:26] * Quits: tomasf (~tomasf@77.72.97.5.c.fiberdirekt.net) (Client Quit)
- # [08:29] <hsivonen> has Chrome removed UI for character encoding?
- # [08:30] <hsivonen> I don't find the UI in Chrome 19 dev on Linux
- # [08:32] <hsivonen> annevk: is Chrome supposed to support iso-2022-jp?
- # [08:32] * jernoble is now known as jernoble|afk
- # [08:33] <hsivonen> nevermind
- # [08:34] <hsivonen> what should I read to learn key differences and similarities of iso-2022-jp and shift_jis?
- # [08:35] <hsivonen> on the level of how they handle incoming bytes
- # [08:36] * hsivonen studies http://dvcs.w3.org/hg/encoding/raw-file/tip/Overview.html#legacy-multi-octet-japanese-encodings
- # [08:37] <hsivonen> is there a trick that's equivalent with multiplying by 188 that can be performed in the ALU?
- # [08:41] * Joins: tomasf (~tomasf@77.72.97.5.c.fiberdirekt.net)
- # [08:41] * Quits: rahaman (~mrahaman@183.83.252.150) (Ping timeout: 252 seconds)
- # [08:45] * Quits: dydx (~dydz@adsl-76-199-101-60.dsl.pltn13.sbcglobal.net) (Quit: dydx)
- # [08:47] * Joins: dirkpennings (~dirkpenni@90-145-26-140.bbserv.nl)
- # [08:56] <annevk> hsivonen: what do you mean with ALU?
- # [08:59] <hsivonen> annevk: arithmetic-logic unit
- # [09:00] <hsivonen> annevk: the part of the CPU that evaluates +, -, ==, <=, &, |, etc. but not *, / or %
- # [09:00] * Joins: PalleZingmark (~Adium@217.13.228.226)
- # [09:01] <annevk> decoding on the CPU? sounds like fun
- # [09:01] * Joins: gwicke_ (~gabriel@46.115.21.36)
- # [09:01] <hsivonen> annevk: all the "multiplications" in UTF-8 are powers of two, so they can be implemented as shifts instead of multiplications
- # [09:02] <hsivonen> annevk: so you can do UTF-8 within the ALU without using multiplications
- # [09:03] * Quits: jochen__ (jochen@nat/google/x-dcdxazbimcocheqe) (Remote host closed the connection)
- # [09:03] * Joins: jochen__ (jochen@nat/google/x-xscluryqsoscteaq)
- # [09:05] * Joins: rahaman (~mrahaman@183.83.252.150)
- # [09:08] * Joins: woef (~woef@91.183.84.141)
- # [09:10] * Joins: kenneth__ (kenneth@nat/nokia/x-xaquhqjyxjwajknw)
- # [09:10] * Joins: Neocortex (~niels@82-170-160-25.ip.telfort.nl)
- # [09:10] * Quits: kenneth_ (kenneth@nat/nokia/x-cavefqehohehlofx) (Read error: Connection reset by peer)
- # [09:11] <annevk> hsivonen: yeah I know, I wasn't sure whether I should use shifts in a specification
- # [09:12] * Joins: kenneth_ (kenneth@nat/nokia/x-vhnduwmkerhunzif)
- # [09:13] <hsivonen> annevk: Using shifts makes it more obvious what the reasonable implementation would be
- # [09:14] <zcorpan> hsivonen: see if there's an obvious pattern here http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1370
- # [09:14] * Quits: kenneth__ (kenneth@nat/nokia/x-xaquhqjyxjwajknw) (Read error: Connection reset by peer)
- # [09:15] <zcorpan> the last two bits are always 0
- # [09:15] * Quits: ekr (~ekr@74-95-2-169-SFBA.hfc.comcastbusiness.net) (Ping timeout: 260 seconds)
- # [09:15] <annevk> hsivonen: that's certainly true
- # [09:16] * Joins: ekr (~ekr@74-95-2-169-SFBA.hfc.comcastbusiness.net)
- # [09:20] * Quits: rahaman (~mrahaman@183.83.252.150) (Ping timeout: 240 seconds)
- # [09:23] * Joins: rahaman (~mrahaman@183.83.252.150)
- # [09:31] * Joins: lar_zzz (~lar_zzz@business-088-079-143-185.static.arcor-ip.net)
- # [09:31] * Parts: lar_zzz (~lar_zzz@business-088-079-143-185.static.arcor-ip.net)
- # [09:33] <annevk> hsivonen: I guess I can change that later again
- # [09:36] * Joins: mhausenblas (~mhausenbl@wlan-nat.fwgal01.deri.ie)
- # [09:42] * Quits: rniwa (~rniwa@c-71-198-171-236.hsd1.ca.comcast.net) (Quit: rniwa)
- # [09:43] * Joins: jcarbaugh (~jcarbaugh@12.43.172.10)
- # [09:46] * Quits: nattokirai (~nattokira@rtr.mozilla.or.jp) (Quit: nattokirai)
- # [09:49] <annevk> hmm FocusEvent?!
- # [09:50] <annevk> guess I have to properly review DOM 3 Events again at one point...
- # [09:52] <annevk> didn't know Iceweasel was still a thing
- # [09:52] * Quits: dave_levin (dave_levin@nat/google/x-hhlwgztradlptwxw) (Quit: dave_levin)
- # [09:54] <hsivonen> annevk: AFAIK, the copyright licensing of the Firefox icon has changed since the disagreement with Debian, but Mozilla still hasn't given Debian a trademark license
- # [09:55] <hsivonen> (I might be wrong about the part after "but" and I realize that Debian folks will recognize the way I formulated the after-"but" part as being part of the problem)
- # [09:56] <hsivonen> annevk: Mark Pilgrim always remembered to point this out before he went 410
- # [10:03] * Joins: hasather_ (~hasather_@cm-84.208.108.107.getinternet.no)
- # [10:08] <charlvn> i wasn't aware that anything changed with the debian ice* situation, afaik that is still all that debian ships with
- # [10:09] * Joins: pyrsmk (~pyrsmk@mau49-1-82-245-46-173.fbx.proxad.net)
- # [10:10] <annevk> hsivonen: yes, made me think of him too again when I saw it
- # [10:10] <annevk> hsivonen: colleague of mine apparently uses that version of Gecko
- # [10:13] * Joins: esc_ (~esc_ape@178.114.238.219.wireless.dyn.drei.com)
- # [10:15] <hsivonen> annevk: it's worth noting that Iceweasel in Debian Stable has an ancient Gecko
- # [10:16] <hsivonen> charlvn: from the POV of what Debian ships, nothing has changed
- # [10:16] <hsivonen> charlvn: but the icon *copyright* licensing objection is now moot
- # [10:17] <hsivonen> charlvn: of course, the copyright licensing of the icon doesn't matter unless you are trademark licensed, too
- # [10:22] * Joins: kenneth__ (kenneth@nat/nokia/x-ouvcwvuktdifjxdk)
- # [10:22] * Quits: jcarbaugh (~jcarbaugh@12.43.172.10)
- # [10:23] * Quits: kenneth_ (kenneth@nat/nokia/x-vhnduwmkerhunzif) (Read error: Connection reset by peer)
- # [10:23] * Joins: kenneth_ (kenneth@nat/nokia/x-iwcthrbitkmhurbx)
- # [10:24] * Quits: ekr (~ekr@74-95-2-169-SFBA.hfc.comcastbusiness.net) (Ping timeout: 252 seconds)
- # [10:25] * Quits: kenneth__ (kenneth@nat/nokia/x-ouvcwvuktdifjxdk) (Read error: Connection reset by peer)
- # [10:26] * Joins: drublic (~drublic@frbg-4d028041.pool.mediaWays.net)
- # [10:32] * Joins: izhak (1000@188.168.203.70)
- # [10:37] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [10:40] * Joins: Ms2ger (~Ms2ger@145.171-242-81.adsl-dyn.isp.belgacom.be)
- # [10:42] <MikeSmith> hsivonen: I updated to validator datatype code today to support having a space in place of the T for the time microsyntax.
- # [10:43] <MikeSmith> I made some other changes that I now realize you might not have wanted made, so I'd like to ask you about those
- # [10:43] <hsivonen> MikeSmith: what other changes?
- # [10:43] <MikeSmith> Ms2ger: you pinged me the other day
- # [10:44] * Joins: thiessenp (~thiessenp@changeme.ebuddy.com)
- # [10:44] <MikeSmith> hsivonen: I changed the milliseconds checking so that it requires 1, 2, or 3 digits instead of just one or more
- # [10:44] <MikeSmith> but then I remembered you might have outstanding feedback on that
- # [10:44] <MikeSmith> waiting to hear back from Hixie
- # [10:45] <MikeSmith> if that's the case I'll back the code out
- # [10:46] <Ms2ger> MikeSmith, http://validator.w3.org/checklink?uri=http%3A%2F%2Fsimon.html5.org%2Fdump%2Frefs.html&hide_type=all&recursive=on&depth=&check=Check claims that http://dvcs.w3 urls redirect to https://dvcs.w3 ones, but that doesn't seem to happen in my browser
- # [10:46] <Ms2ger> Do you happen to know anything about that? :)
- # [10:46] <zcorpan> MikeSmith: i first read "validator doctype code ..."
- # [10:46] <hsivonen> MikeSmith: if your code matches the current spec on milliseconds, it's ok
- # [10:47] <MikeSmith> hsivonen: OK
- # [10:48] <MikeSmith> hsivonen: so one other change I made had the effect of not reporting 1996-01-01T12:05Z as an error
- # [10:48] <MikeSmith> that is, second-less times in global-date-and-time strings
- # [10:49] <MikeSmith> but that one I now remember that you were still waiting on feedback from Hixie on
- # [10:49] <MikeSmith> iirc
- # [10:50] <MikeSmith> Ms2ger: does not happen in my browser either
- # [10:50] <MikeSmith> so I have no idea why checklink is reporting that it does
- # [10:50] * Quits: izhak (1000@188.168.203.70) (Ping timeout: 272 seconds)
- # [10:51] <MikeSmith> it would be nice if it actually did, because if you try to push to http://dvcs.w3/.org it will fail
- # [10:59] * Joins: kenneth__ (kenneth@nat/nokia/x-kicukjdrjamxfpux)
- # [10:59] * Quits: kenneth_ (kenneth@nat/nokia/x-iwcthrbitkmhurbx) (Read error: Connection reset by peer)
- # [11:01] * Joins: nathanstaines (~nathansta@217.205.197.194)
- # [11:02] * Joins: kenneth_ (kenneth@nat/nokia/x-vgluifpvuggzgljd)
- # [11:03] <annevk> MikeSmith: https://www.w3.org/Bugs/Public/show_bug.cgi?id=16203#c2
- # [11:03] * MikeSmith looks
- # [11:03] * Joins: roc (~chatzilla@mozilla.vlan402.asr1.cdg3.gblx.net)
- # [11:03] * Quits: kenneth__ (kenneth@nat/nokia/x-kicukjdrjamxfpux) (Read error: Connection reset by peer)
- # [11:04] <MikeSmith> Ms2ger: btw, I noticed you did a pusj to the testsuite on dvcs.w3.org but it didn't get pushed to github. Did you get any error message when you pushed?
- # [11:04] <MikeSmith> annevk: under WebAppSec product, right?
- # [11:05] <annevk> MikeSmith: yeah, just name it CSP I guess
- # [11:05] <MikeSmith> hai
- # [11:05] <Ms2ger> MikeSmith, I told you about it, no? :)
- # [11:05] <MikeSmith> oh
- # [11:05] <MikeSmith> yeah
- # [11:05] <MikeSmith> so I fixed it after that
- # [11:06] <MikeSmith> sorry ..
- # [11:06] <annevk> so HTML / WebApps was 1-4 correct?
- # [11:06] <Ms2ger> :)
- # [11:06] <annevk> of May that is
- # [11:07] <annevk> splendid, looks like I'll miss Queen's Day again
- # [11:08] <jgraham> You have a whole holiday dedictaed to singing Bohemian Rhapsody?
- # [11:09] <annevk> what lame shit is this
- # [11:09] <annevk> Jiro Dreams of Sushi is not out in NL until May 31
- # [11:09] <MikeSmith> annevk: added
- # [11:17] <foolip> Hixie, thanks
- # [11:21] * Joins: nonge_ (~nonge@p5082B0B9.dip.t-dialin.net)
- # [11:22] * Joins: graememcc (~chatzilla@host31-53-156-182.range31-53.btcentralplus.com)
- # [11:24] * Quits: Serrata (~Serrata@97.103.129.234) (Ping timeout: 245 seconds)
- # [11:24] <annevk> what is the simplest way to test encoders?
- # [11:25] * Quits: nonge (~nonge@p5B326D33.dip.t-dialin.net) (Ping timeout: 245 seconds)
- # [11:25] <annevk> using URL query strings might be an easy way...
- # [11:26] <jgraham> Yeah, that's a technique I used for shipping raw bytes around
- # [11:26] <annevk> ?{code points} -> ?{octets}
- # [11:26] * Joins: ezoe (~ezoe@112-68-245-178f1.kyt1.eonet.ne.jp)
- # [11:27] <jgraham> Either that or encode all the input data as specially constructed PNGs that you can read off a canvas
- # [11:27] <jgraham> (not a serious suggestion)
- # [11:27] <annevk> not sure how that helps with seeing how the euro character gets encoded in octets using the gbk encoding
- # [11:30] <jgraham> Ah, I was thinking about a different part of the problem. But sure, query strings. Form submission. There aren't that many places where encoder behaviour is exposed, right?
- # [11:31] <annevk> forms require submission, or is there some way to get the data from script?
- # [11:31] <annevk> there's not that many places and the less the better, but for testing...
- # [11:32] <jgraham> Well requiring submission isn't obviously a problem
- # [11:35] * Quits: Lachy (~Lachy@cm-84.215.13.244.getinternet.no) (Quit: Computer has gone to sleep.)
- # [11:37] * Joins: necolas (~necolas@5e0c715f.bb.sky.com)
- # [11:40] <annevk> whoa
- # [11:40] * Quits: niloy (~niloy@203.196.177.156) (Read error: Connection reset by peer)
- # [11:40] <annevk> in Gecko the character is stripped, in Opera it's encoded as two octets, and in Chrome/Safari it's one
- # [11:41] <annevk> and IE just gives the code point back...?!
- # [11:41] <annevk> not sure what that means
- # [11:43] * Joins: [[zzz]] (~q@125.25.232.75.adsl.dynamic.totbb.net)
- # [11:43] <zcorpan> it means content doesn't rely on either behavior and you can choose what's least insane
- # [11:46] * Quits: [[zz]] (~q@101.108.97.100) (Ping timeout: 260 seconds)
- # [11:48] * Joins: Lachy (Lachy@nat/opera/x-siludkdsfxkijdut)
- # [11:49] * Quits: gwicke_ (~gabriel@46.115.21.36) (Quit: Bye!)
- # [11:50] <jgraham> Alternative theory: it means that some content relies on each behaviour and you are screwed whatever you do
- # [11:51] <annevk> I also like that it's different between gbk and gb18030
- # [11:51] <annevk> well except in Opera, which uses what I think is the gb18030 mapping for gbk
- # [11:53] * Joins: mishunov (~spliter@77.88.72.162)
- # [11:58] * Joins: izhak (1000@188.168.203.136)
- # [12:00] * Quits: jondong_ (~jondong@123.126.22.58) (Remote host closed the connection)
- # [12:01] * Joins: sarro (~sarro@i5E86503F.versanet.de)
- # [12:08] * Joins: smaug____ (~chatzilla@193-64-20-211-nat.elisa-mobile.fi)
- # [12:11] * Joins: Evanescence (~Evanescen@60.183.216.102)
- # [12:13] <hsivonen> MikeSmith: Was your summary of the DRM threads for some other forum than public-html itself?
- # [12:14] <MikeSmith> hsivonen: didn't finish it
- # [12:16] <MikeSmith> also I'm not caught up on the thread so there's probably been more requirements popping up in the mean time
- # [12:17] <MikeSmith> hsivonen: btw you saw my other question? about second-less times?
- # [12:17] <MikeSmith> http://krijnhoetmer.nl/irc-logs/whatwg/20120309#l-336
- # [12:18] * Quits: thiessenp (~thiessenp@changeme.ebuddy.com) (Quit: thiessenp)
- # [12:18] <zcorpan> MikeSmith: can you share your unfinished summary?
- # [12:19] * Joins: gwicke_ (~gabriel@46.115.21.36)
- # [12:19] <MikeSmith> I guess I could
- # [12:21] <hsivonen> MikeSmith: the spec makes seconds optional, right?
- # [12:22] <hsivonen> MikeSmith: and your code made them optional, too?
- # [12:22] <hsivonen> seems alright if so
- # [12:23] <MikeSmith> hsivonen: OK
- # [12:23] <zcorpan> what happened to the pdf version of the spec?
- # [12:24] <MikeSmith> hsivonen: I asked because I had thought you had asked a long time back for Hixie to make them required and were waiting on a response
- # [12:24] * Quits: rahaman (~mrahaman@183.83.252.150) (Quit: Leaving.)
- # [12:24] * Quits: smaug____ (~chatzilla@193-64-20-211-nat.elisa-mobile.fi) (Ping timeout: 272 seconds)
- # [12:24] <MikeSmith> I had note in the microsyntaxes description about it
- # [12:24] <MikeSmith> http://wiki.whatwg.org/wiki/MicrosyntaxDescriptions#date-or-time
- # [12:24] <MikeSmith> "Note: The validator currently allows some values that the HTML specification prohibits; for example, it allows 1996-01-01T12:05:25 (a date and time with no time-zone information) and 12:05:25Z (a time with no date but with time-zone information)"
- # [12:24] * Joins: rahaman (~mrahaman@183.83.252.150)
- # [12:25] <hsivonen> MikeSmith: seems unlikely that I would have had asked for seconds to be mandatory
- # [12:25] <MikeSmith> dunno why I would have noted it then instead of just changing the code to match the spec
- # [12:25] <MikeSmith> hsivonen: OK
- # [12:25] <MikeSmith> oh
- # [12:25] <MikeSmith> hmm
- # [12:25] <MikeSmith> sorry, I misread my own note!
- # [12:26] <MikeSmith> sigh
- # [12:26] <hsivonen> :-)
- # [12:32] <zcorpan> "Font Awesome icons work great in buttons.
- # [12:32] <zcorpan> <a class="btn" href="#">
- # [12:32] <zcorpan> <i class="icon-refresh"></i> Refresh</a>" http://fortawesome.github.com/Font-Awesome/
- # [12:34] <hsivonen> is "fo*r*t" vs. "fo*n*t" some kind of kerning-related joke?
- # [12:35] <zcorpan> hah, didn't even see that
- # [12:38] <hsivonen> I'm too lazy to download the package. Does the font use the PUA for stuff that's not in Unicode? what about for stuff that is in Unicode?
- # [12:43] <annevk> it uses code points such as 0xF083
- # [12:43] <hsivonen> does anyone want to guess when ICON FACEBOOK SIGN is going to appear in Emoji?
- # [12:44] <annevk> which is PUA
- # [12:44] * Quits: mishunov (~spliter@77.88.72.162) (Ping timeout: 248 seconds)
- # [12:45] * Joins: smaug____ (~chatzilla@GYGMCDXIV.gprs.sl-laajakaista.fi)
- # [12:46] <jgraham> Do we already have ICON APPLE WITH SINGLE LEAF AND BITE REMOVED?
- # [12:46] * Joins: mishunov (~spliter@77.88.72.162)
- # [12:47] * Quits: mishunov (~spliter@77.88.72.162) (Read error: Connection reset by peer)
- # [12:48] * Joins: tndrH (~Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com)
- # [12:48] <annevk> hsivonen: I think it uses PUA for everything
- # [12:48] <annevk> which is not very awesome if you ask me
- # [12:49] * Quits: smaug____ (~chatzilla@GYGMCDXIV.gprs.sl-laajakaista.fi) (Ping timeout: 244 seconds)
- # [12:52] * Quits: gwicke_ (~gabriel@46.115.21.36) (Remote host closed the connection)
- # [12:53] * Joins: gwicke_ (~gabriel@46.115.21.36)
- # [12:54] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [12:57] * Quits: gwicke_ (~gabriel@46.115.21.36) (Client Quit)
- # [13:01] <zcorpan> annevk: wow i expected it to just use the ascii range or something
- # [13:01] <zcorpan> jgraham: there's a de facto PUA code point for that :-P
- # [13:02] <jgraham> zcorpan: I am somewhat ashamed to admit I know :)
- # [13:02] <matjas>
- # [13:04] <matjas> woah, i didn’t know U+F8FF can also represent the Windows logo: http://en.wikipedia.org/wiki/Private_Use_(Unicode)#Example_code_point_U.2BF8FF
- # [13:05] <matjas> also, “The ConScript Unicode Registry suggests it be used for the Klingon glyph "KLINGON MUMMIFICATION GLYPH." This is followed by e.g. Code2000.”
- # [13:10] * Quits: izhak (1000@188.168.203.136) (Ping timeout: 252 seconds)
- # [13:18] <hsivonen> I wonder what the glyph that Ubuntu's Gnome Terminal uses for that code point represents
- # [13:18] <hsivonen> it's like a short minus sign with an acute accent and a mirrored other tilted line below
- # [13:20] * hsivonen can imagine an epic debate about whether Ubuntu should ship Tengwar or Klingon support in that range
- # [13:21] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [13:22] <zcorpan> woah, i didn't know margins of the root element don't collapse
- # [13:24] * Quits: temp01 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [13:25] * Quits: JohnAlbin (~JohnAlbin@114-42-48-63.dynamic.hinet.net) (Quit: HTTP/1.1 404 JohnAlbin Not Found)
- # [13:28] * Joins: plutoniix (~plutoniix@125.25.232.75.adsl.dynamic.totbb.net)
- # [13:30] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [13:32] * Joins: danbri_ (~danbri@cable-146-255-149-19.dynamic.telemach.ba)
- # [13:33] * Quits: danbri (~danbri@cable-146-255-149-19.dynamic.telemach.ba) (Read error: Connection reset by peer)
- # [13:37] <annevk> via Marcos: http://omfgdogs.com/
- # [13:38] * Quits: Evanescence (~Evanescen@60.183.216.102) (Quit: my website: http://stardiviner.dyndns-blog.com/)
- # [13:38] * Quits: globbot (~logbot@shell-staging.glob.com.au) (Remote host closed the connection)
- # [13:39] * Joins: globbot (~logbot@shell-staging.glob.com.au)
- # [13:39] * Joins: Evanescence (~Evanescen@60.183.216.102)
- # [13:54] * zcorpan also learns http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1374
- # [13:56] <annevk> seems every browser but Gecko agrees
- # [13:56] <annevk> on the same height
- # [13:56] <Ms2ger> Then everyone is wrong, obviously :)
- # [13:59] * Joins: twisted` (~anonymous@p5DDBA2E6.dip.t-dialin.net)
- # [14:00] * Joins: austincheney (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net)
- # [14:05] * Quits: plutoniix (~plutoniix@125.25.232.75.adsl.dynamic.totbb.net) (Ping timeout: 246 seconds)
- # [14:06] * Joins: plutoniix (~plutoniix@125.25.232.75.adsl.dynamic.totbb.net)
- # [14:07] * Joins: twisted`_ (~anonymous@p5DDBA039.dip.t-dialin.net)
- # [14:08] * Parts: rahaman (~mrahaman@183.83.252.150)
- # [14:10] * Quits: twisted` (~anonymous@p5DDBA2E6.dip.t-dialin.net) (Ping timeout: 240 seconds)
- # [14:10] * twisted`_ is now known as twisted`
- # [14:11] * [[zzz]] is now known as [[zz]]
- # [14:12] <zcorpan> hmm. http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1375 isn't covered properly
- # [14:16] <Ms2ger> Need body too?
- # [14:17] <zcorpan> no; the quirks spec would currently render it as http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1376
- # [14:18] <zcorpan> so i need to substract the margin/padding/border of the body when the root element is the containing block
- # [14:18] <zcorpan> another day
- # [14:19] * Quits: zcorpan (~zcorpan@c-699de355.410-6-64736c14.cust.bredbandsbolaget.se) (Quit: zcorpan)
- # [14:19] * Joins: erichynds (~ehynds@venkman.brightcove.com)
- # [14:21] * danbri_ is now known as danbri
- # [14:37] * Quits: skylamer` (cgskylamer@78.90.213.55) (Read error: Connection reset by peer)
- # [14:38] * Quits: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [14:41] * Joins: jdong_bot_ (~jdong_bot@117.79.233.195)
- # [14:43] <StoneCypher> uh
- # [14:44] <StoneCypher> someone just told me html5 discarded all control over what tags may go inside what others
- # [14:44] <StoneCypher> so <h1> would now be legal inside <span> and so on
- # [14:44] <StoneCypher> i went to find the html5 doctype as a counter, but apparently there isn't one
- # [14:44] <StoneCypher> is he correct?
- # [14:44] <Ms2ger> That's nonsense
- # [14:44] <StoneCypher> okay so
- # [14:44] <StoneCypher> where do i find a standard to defend that
- # [14:44] <StoneCypher> because he's the ban-happiest troll op in history
- # [14:45] <Ms2ger> See http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#element-definitions
- # [14:45] <annevk> http://lists.w3.org/Archives/Public/www-archive/2012Mar/att-0007/AB_List_of_Concerns-20120306.htm
- # [14:45] <annevk> might be worthy of a review
- # [14:45] <hsivonen> StoneCypher: maybe it's not worth debating with ban-happy trolls
- # [14:45] <StoneCypher> unfortunately he also bans if you disengage
- # [14:45] <annevk> (the contents, not the Word-generated source code)
- # [14:45] <StoneCypher> and since freenode doesn't give a damn about abuse, there's sort of no option
- # [14:45] <Ms2ger> Concerns about?
- # [14:46] <StoneCypher> Ms2ger: is <h1> now valid inside <span>
- # [14:46] <Ms2ger> No
- # [14:46] <annevk> it's not?
- # [14:46] <annevk> oh maybe just inside <a>
- # [14:46] <Ms2ger> http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-span-element
- # [14:46] <Ms2ger> Content model:
- # [14:46] <Ms2ger> Phrasing content.
- # [14:47] <Ms2ger> Phrasing content is the text of the document, as well as elements that mark up that text at the intra-paragraph level. Runs of phrasing content form paragraphs.
- # [14:47] <Ms2ger> a (if it contains only phrasing content)
- # [14:47] <Ms2ger> abbr
- # [14:47] <Ms2ger> area (if it is a descendant of a map element)
- # [14:47] <Ms2ger> audio
- # [14:47] <Ms2ger> b
- # [14:47] <Ms2ger> bdi
- # [14:47] <Ms2ger> bdo
- # [14:47] <Ms2ger> br
- # [14:47] <Ms2ger> button
- # [14:47] <Ms2ger> canvas
- # [14:47] <Ms2ger> cite
- # [14:47] <Ms2ger> code
- # [14:47] <Ms2ger> command
- # [14:47] <Ms2ger> data
- # [14:47] <Ms2ger> datalist
- # [14:47] <Ms2ger> del (if it contains only phrasing content)
- # [14:47] <Ms2ger> dfn
- # [14:47] <Ms2ger> em
- # [14:47] <Ms2ger> embed
- # [14:47] <Ms2ger> i
- # [14:47] <Ms2ger> iframe
- # [14:47] <Ms2ger> img
- # [14:47] <annevk> dude
- # [14:47] <Ms2ger> input
- # [14:47] <Ms2ger> ins (if it contains only phrasing content)
- # [14:47] <Ms2ger> kbd
- # [14:47] <Ms2ger> keygen
- # [14:48] <Ms2ger> label
- # [14:48] <Ms2ger> link (if the itemprop attribute is present)
- # [14:48] <Ms2ger> map (if it contains only phrasing content)
- # [14:48] <Ms2ger> mark
- # [14:48] <Ms2ger> math
- # [14:48] <Ms2ger> meta (if the itemprop attribute is present)
- # [14:48] <Ms2ger> meter
- # [14:48] <Ms2ger> noscript
- # [14:48] <Ms2ger> object
- # [14:48] <Ms2ger> output
- # [14:48] <tomasf> haha
- # [14:48] <Ms2ger> progress
- # [14:48] <Ms2ger> q
- # [14:48] <Ms2ger> ruby
- # [14:48] <Ms2ger> s
- # [14:48] <Ms2ger> samp
- # [14:48] <Ms2ger> script
- # [14:48] <Ms2ger> select
- # [14:48] <Ms2ger> small
- # [14:48] <Ms2ger> span
- # [14:48] <Ms2ger> strong
- # [14:48] <Ms2ger> sub
- # [14:48] <Ms2ger> sup
- # [14:48] <beverloo> :-)
- # [14:48] <Ms2ger> svg
- # [14:48] <Ms2ger> textarea
- # [14:48] <Ms2ger> time
- # [14:49] <Ms2ger> u
- # [14:49] <Ms2ger> var
- # [14:49] <Ms2ger> video
- # [14:49] <Ms2ger> wbr
- # [14:49] <Ms2ger> Text
- # [14:49] <Ms2ger> Woops
- # [14:49] * Ms2ger blames Hixie
- # [14:49] <Ms2ger> That totally doesn't look like it will be newline-separated when you paste it
- # [14:50] <StoneCypher> Ms2ger: thank you for the assist
- # [14:50] <jgraham> Oh, just admit that you are trying to catch up with Hixie in the stats
- # [14:50] <Ms2ger> jgraham, ssh
- # [14:50] <annevk> has to catch up with you first
- # [14:50] <annevk> I think Hixie is writing more than me
- # [14:51] * Quits: hij1nx (~hij1nx@cpe-98-14-168-178.nyc.res.rr.com) (Quit: hij1nx)
- # [14:51] * Ms2ger goes for zewt first
- # [14:52] <Ms2ger> "Hixie's faithful follower, AryehGregor, ..."
- # [14:53] <annevk> are you going to copy & paste a bunch of nonsense again? might have to get paul_irish for a ban :p
- # [14:54] * ChanServ sets mode: +o annevk
- # [14:54] <Ms2ger> Who needs paul_irish for that? :)
- # [14:54] <@annevk> mwaha
- # [14:54] <@annevk> fear
- # [14:55] <Philip`> hsivonen: x = x + x + {...188 times}
- # [14:56] <Ms2ger> Make that {...47 times} and add << 2?
- # [14:57] <Philip`> Or I suppose 256*x - 64*x - 4*x
- # [14:58] * Quits: tndrH (~Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [14:59] <Philip`> but an integer multiply in Core i7 apparently has latency of about 3 cycles (and can do one per cycle), so x*188 is probably faster than any longer expression
- # [15:03] * Quits: austincheney (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net) (Quit: Pull the pin and count to what?)
- # [15:03] <Dashiva> Better write a test to find out
- # [15:04] * Quits: nathanstaines (~nathansta@217.205.197.194) (Quit: Linkinus - http://linkinus.com)
- # [15:07] * Quits: Neocortex (~niels@82-170-160-25.ip.telfort.nl) (Remote host closed the connection)
- # [15:10] * Joins: tndrH (~Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com)
- # [15:10] <hsivonen> the standard box model is the first item on http://www.impressivewebs.com/css-the-bad-parts/ ...
- # [15:10] * StoneCypher doesn't actually think the box model is a bad thing
- # [15:11] * StoneCypher thinks most of people's horror towards the box model is vestigal memory of broken browsers
- # [15:13] <woef> I think it's because people over-use width declarations in their css.
- # [15:14] <Philip`> (Looks like GCC actually generates effectively "((x + x << 1) << 4 - x) << 2" on i586, and an imul instruction on i686+)
- # [15:17] * Joins: MacTed (~Thud@63.119.36.36)
- # [15:20] * Quits: tomasf (~tomasf@77.72.97.5.c.fiberdirekt.net) (Quit: tomasf)
- # [15:25] * Joins: Lachy_ (Lachy@nat/opera/x-ovyebuxzyxhgpnmy)
- # [15:25] * Quits: Lachy (Lachy@nat/opera/x-siludkdsfxkijdut) (Read error: Connection reset by peer)
- # [15:25] * Lachy_ is now known as Lachy
- # [15:39] * Joins: timmywil (~timmywil@host-68-169-175-226.WISOLT2.epbfi.com)
- # [15:49] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [15:55] <Dashiva> Philip`: Cool
- # [15:57] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [16:01] * Joins: tomasf (~tomasf@host-95-199-19-49.mobileonline.telia.com)
- # [16:02] <MikeSmith> annevk: don't see zcorpan around but we're publishing next Thursday so need the date on the diffs doc switched to the 15th
- # [16:07] <@annevk> can do
- # [16:08] * Quits: mhausenblas (~mhausenbl@wlan-nat.fwgal01.deri.ie) (Quit: bye)
- # [16:08] * Quits: maikmerten (~merten@ls5dhcp200.cs.uni-dortmund.de) (Remote host closed the connection)
- # [16:09] <@annevk> MikeSmith: done
- # [16:09] <MikeSmith> tak
- # [16:10] * Quits: @annevk (~annevk@a82-161-179-17.adsl.xs4all.nl) (Remote host closed the connection)
- # [16:11] * Joins: mhausenblas (~mhausenbl@wlan-nat.fwgal01.deri.ie)
- # [16:13] * Joins: annevk (~annevk@a82-161-179-17.adsl.xs4all.nl)
- # [16:14] <hsivonen> sucks for roc's vacation for all this DRM and video "context" stuff to come up right now. :-(
- # [16:14] <roc> hmm?
- # [16:14] <roc> what video "context" stuff?
- # [16:15] <hsivonen> roc: http://lists.w3.org/Archives/Public/public-html/2012Mar/0315.html
- # [16:16] <roc> sigh
- # [16:16] <jgraham> hsivonen: Well now you told him about it, it sucks
- # [16:16] <jgraham> :)
- # [16:16] <hsivonen> roc: sorry, from your posts to public-html, it looked like you were reading it already
- # [16:17] <roc> I'm working today actually
- # [16:17] <jgraham> Europe turned out to be more boring than you expected?
- # [16:18] <roc> yeah, I need a holiday from my holiday
- # [16:18] <roc> actually I just wanted to check out the Paris office.
- # [16:18] * Quits: woef (~woef@91.183.84.141) (Ping timeout: 265 seconds)
- # [16:18] <volkmar> roc: our best office ;)
- # [16:18] * Joins: tantek (~tantek@12.14.132.2)
- # [16:18] <roc> you wish :-)
- # [16:19] <Ms2ger> You've got glazou nearby ;)
- # [16:19] * Quits: ehsan (~ehsan@209.29.21.241) (Remote host closed the connection)
- # [16:21] <roc> yeah, he came in and we had a good chat
- # [16:21] <roc> you should come in too so we can talk
- # [16:21] <Ms2ger> No thanks, bz has got me lot of review comments I need to fix
- # [16:22] * Quits: tantek (~tantek@12.14.132.2) (Read error: Connection reset by peer)
- # [16:22] * Joins: tantek_ (~tantek@12.14.132.2)
- # [16:22] <roc> foiled again!
- # [16:22] <jgraham> Surely meeting Ms2ger isn't actually possible?
- # [16:22] <volkmar> feels like it
- # [16:22] <volkmar> I tried a few times
- # [16:23] <jgraham> Dude is either an AI or lives under a volcano. In belgium.
- # [16:23] <StoneCypher> the two are not mutually exclusive
- # [16:23] <StoneCypher> an ai like that might want to be near geothermal power
- # [16:24] <roc> jgraham: yeah, so far. But I live in hope.
- # [16:24] <Ms2ger> I hear NZ has nice volcanoes...
- # [16:26] <roc> yeah
- # [16:26] <roc> that's why I live there.
- # [16:26] <Ms2ger> As good a reason as any
- # [16:26] * Quits: tantek_ (~tantek@12.14.132.2) (Ping timeout: 252 seconds)
- # [16:26] <roc> it's been weeks since I've seen a volcano, and it's starting to get to me
- # [16:27] <jgraham> You know, there are other types of mountain that are less likely to kill you?
- # [16:27] <jgraham> s/,//
- # [16:27] <roc> yeah, but what a way to go
- # [16:28] <roc> anyway, the Auckland volcanic field is dormant. Sadly.
- # [16:28] <charlvn> or just buy a lava lamp instead
- # [16:28] <roc> chances of a deadly eruption in my lifetime are insignificant.
- # [16:28] <charlvn> much safer
- # [16:28] <Ms2ger> Wouldn't really be in your lifetime, I guess
- # [16:28] <Ms2ger> Maybe at the end of your lifetime
- # [16:29] * Quits: mhausenblas (~mhausenbl@wlan-nat.fwgal01.deri.ie) (Quit: bye)
- # [16:32] <roc> The geologists claim they'd detect it in time to evacuate, although the behavior of the Auckland field is not completely understood, since the most recent eruption (Rangitoto) was quite anomalous
- # [16:33] <roc> you don't want to get me started talking about volcanoes, honestly
- # [16:33] * Quits: MikeSmith (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
- # [16:33] * Joins: shepazu (~shepazu@cpe-70-113-114-168.austin.res.rr.com)
- # [16:33] * Joins: MikeSmith (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
- # [16:34] <Ms2ger> Not even if it distracts you from public-html? :)
- # [16:38] * Joins: tantek (~tantek@12.14.132.2)
- # [16:40] * Joins: mhausenblas (~mhausenbl@wlan-nat.fwgal01.deri.ie)
- # [16:42] <roc> I say that for your sake, not for mine
- # [16:45] <roc> hsivonen: thanks for fighting the good fight on public-html
- # [16:45] <jgraham> Well talk enough about Volcanos and you will make me slightly less unhappy I don't live in NZ
- # [16:46] * Joins: ksweeney (~Kevin_Swe@nyv-exweb.iac.com)
- # [16:47] * Quits: tantek (~tantek@12.14.132.2) (Ping timeout: 245 seconds)
- # [16:47] <hsivonen> roc: I hope the effort results in a less bad outcome
- # [16:48] * Joins: smaug____ (~chatzilla@YYYKMMMCCLXIV.gprs.sl-laajakaista.fi)
- # [16:48] * Quits: MikeSmith (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Quit: MikeSmith)
- # [16:48] * jgraham would also like to express his appreciation for all the people who have the enery to engage with the DRM thread
- # [16:49] <Ms2ger> Same, with s/the DRM thread/the HTMLWG/
- # [16:49] <jgraham> and s/enery/energy/
- # [16:50] * Quits: nonge_ (~nonge@p5082B0B9.dip.t-dialin.net) (Quit: Verlassend)
- # [16:54] * Joins: tantek (~tantek@12.14.132.2)
- # [16:55] * Joins: GlitchMr (~glitchmr@178-36-147-158.adsl.inetia.pl)
- # [16:56] * Joins: MikeSmith (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
- # [17:07] * Joins: ehsan (~ehsan@66.207.208.98)
- # [17:07] <smaug____> Ms2ger: well, HTMLWG in general isn't that depressing, but the DRM discussion is
- # [17:08] <Lachy> doesn't seem like we'll be able to get any sort of outcome, so long as they continue to withold the requirements for a usable CDM, and refuse to discuss essential implementation details.
- # [17:08] <smaug____> yeah
- # [17:10] <Lachy> nor while we're forced to discuss only with service providers, rather than the rights holders demanding DRM for their content.
- # [17:11] <Lachy> since, no matter what alternative technical solution (other than 3rd party CDMs) we could come up with for offering protection, we'll have no idea if it'll be acceptable to the rights holders.
- # [17:12] <Lachy> No idea what minimum level of obfuscation and disabling of certain features (e.g. Save As, etc.) would be acceptable
- # [17:17] <AryehGregor> Lachy, are you assuming the criteria are actually being set by technical people, rather than the DRM systems being concocted to make management or shareholders happy without any particular technical requirements at all?
- # [17:18] <AryehGregor> Maybe you're right, but I'm not so confident.
- # [17:19] * Quits: smaug____ (~chatzilla@YYYKMMMCCLXIV.gprs.sl-laajakaista.fi) (Remote host closed the connection)
- # [17:19] * Joins: smaug____ (~chatzilla@YYYKMMMCCLXIV.gprs.sl-laajakaista.fi)
- # [17:22] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: Leaving...)
- # [17:23] * Quits: sarro (~sarro@i5E86503F.versanet.de) (Ping timeout: 248 seconds)
- # [17:23] * Quits: Lachy (Lachy@nat/opera/x-ovyebuxzyxhgpnmy) (Quit: Computer has gone to sleep.)
- # [17:24] * Joins: Lachy (Lachy@nat/opera/x-qwzfedoyunoauqye)
- # [17:24] * Quits: Lachy (Lachy@nat/opera/x-qwzfedoyunoauqye) (Client Quit)
- # [17:28] * Quits: PalleZingmark (~Adium@217.13.228.226) (Quit: Leaving.)
- # [17:42] * Joins: lar_zzz1 (~lar_zzz@business-088-079-143-185.static.arcor-ip.net)
- # [17:42] * Parts: lar_zzz1 (~lar_zzz@business-088-079-143-185.static.arcor-ip.net)
- # [17:48] * Quits: dirkpennings (~dirkpenni@90-145-26-140.bbserv.nl) (Ping timeout: 265 seconds)
- # [17:49] * Quits: tomasf (~tomasf@host-95-199-19-49.mobileonline.telia.com) (Quit: tomasf)
- # [17:51] * Parts: ksweeney (~Kevin_Swe@nyv-exweb.iac.com)
- # [17:57] * Joins: lar_zzz (~lar_zzz@business-088-079-143-185.static.arcor-ip.net)
- # [17:58] * Joins: lar_zzz1 (~lar_zzz@business-088-079-143-185.static.arcor-ip.net)
- # [17:58] * Quits: lar_zzz (~lar_zzz@business-088-079-143-185.static.arcor-ip.net) (Read error: Connection reset by peer)
- # [18:00] * Quits: wookiehangover (~wookiehan@c-67-161-138-118.hsd1.co.comcast.net) (Ping timeout: 245 seconds)
- # [18:00] * Quits: lar_zzz1 (~lar_zzz@business-088-079-143-185.static.arcor-ip.net) (Client Quit)
- # [18:02] * Joins: wookiehangover (~wookiehan@c-67-161-138-118.hsd1.co.comcast.net)
- # [18:03] * Joins: maikmerten (~maikmerte@port-92-201-170-246.dynamic.qsc.de)
- # [18:03] * Quits: shepazu (~shepazu@cpe-70-113-114-168.austin.res.rr.com) (Quit: shepazu)
- # [18:04] * Joins: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [18:08] <kennyluck_> In CSS, in what situation would some contents be clipped to the content edge, besides 'background-clip: content-box'?
- # [18:10] * Joins: sicking (~chatzilla@c-98-210-152-4.hsd1.ca.comcast.net)
- # [18:10] <Ms2ger> In IE9?
- # [18:10] * Joins: chriseppstein (~chrisepps@99-6-85-4.lightspeed.sntcca.sbcglobal.net)
- # [18:11] * abarth is now known as abarth|gardener
- # [18:11] * Joins: dave_levin (dave_levin@nat/google/x-zlbxmhpuxiblqlnw)
- # [18:12] <kennyluck_> Ms2ger, in the theory of the standards.
- # [18:13] <kennyluck_> I am reading CSS3 B&B and I don't quite understand why it defines the radii of the content edges.
- # [18:13] <kennyluck_> besides, well, for replaced elements.
- # [18:14] <roc> yeah, those :-)
- # [18:14] <Ms2ger> I'd suggest TabAtkins_, if he isn't at sxsw
- # [18:15] * Quits: espadrine (~thaddee_t@acces2342.res.insa-lyon.fr) (Quit: espadrine)
- # [18:18] * Joins: othermaciej (~mjs@c-24-6-209-189.hsd1.ca.comcast.net)
- # [18:24] * Quits: roc (~chatzilla@mozilla.vlan402.asr1.cdg3.gblx.net) (Ping timeout: 246 seconds)
- # [18:26] * Quits: mhausenblas (~mhausenbl@wlan-nat.fwgal01.deri.ie) (Quit: brb)
- # [18:31] <dglazkov> good morning, Whatwg!
- # [18:31] <Ms2ger> Morning Glazkov
- # [18:35] <dglazkov> Hey, Ms2ger
- # [18:36] * Quits: jacobolus (~jacobolus@nat-sonicnet.noisebridge.net) (Remote host closed the connection)
- # [18:40] <dglazkov> annevk: got a sec?
- # [18:41] <annevk> yeah
- # [18:41] <annevk> many secs
- # [18:42] <dglazkov> annevk: have you heard suggestions of adding selector methods to DocumentFragment before?
- # [18:42] <dglazkov> as in documentFragment.querySelector()?
- # [18:42] <annevk> I think that's already done
- # [18:42] <dglazkov> oh?
- # [18:42] <dglazkov> cool
- # [18:42] <dglazkov> where?
- # [18:42] <annevk> http://dev.w3.org/2006/webapi/selectors-api/#nodeselector
- # [18:43] <annevk> or http://dev.w3.org/2006/webapi/selectors-api2/#interface-definitions for v2
- # [18:43] <dglazkov> weee
- # [18:43] <dglazkov> that's great
- # [18:44] * jernoble|afk is now known as jernoble
- # [18:45] * jernoble is now known as jernoble|afk
- # [18:45] * jernoble|afk is now known as jernoble
- # [18:45] * Joins: rniwa (rniwa@nat/google/x-bzqklqhlmuebvjnd)
- # [18:46] <dglazkov> btw, this back-referencing is impossible to follow. Unless you know this spec exists, it's unknowable. I wonder if Selectors API should be a dependency in DOM4, and then the "implements" should be in DOM4 spec.
- # [18:46] <annevk> you knew about querySelector...
- # [18:47] <annevk> maybe querySelector should be defined in the DOM itself, but I dunno
- # [18:48] * Quits: timmywil (~timmywil@host-68-169-175-226.WISOLT2.epbfi.com) (Quit: Computer has gone to sleep.)
- # [18:48] <annevk> is "Decode and encode" a reasonable section name for a section defining the "decode" and "encode" algorithms specification must use?
- # [18:48] <annevk> maybe not must, but would typically use
- # [18:48] * Joins: dbaron (~dbaron@rrcs-71-42-148-180.sw.biz.rr.com)
- # [18:49] <dglazkov> what else could it be called? :) sounds good to me.
- # [18:49] <annevk> k thanks, was wondering whether it lacked a word or something
- # [18:50] <dglazkov> add a word "Awesome". that word always makes everything sounds better.
- # [18:50] <Ms2ger> WebDecode
- # [18:50] <Ms2ger> XEncode
- # [18:52] <smaug____> yeah, you need "Web" somewhere there
- # [18:52] * Joins: sarro (~sarro@i5E86503F.versanet.de)
- # [18:52] <dglazkov> WebAwesome
- # [18:53] <annevk> but this spec is the opposite of awesome :)
- # [18:53] <annevk> encodings are a big legacy mess
- # [18:53] <dglazkov> :)
- # [18:54] <rniwa> annevk: can we push back on region's spec not to use node list?
- # [18:54] <Ms2ger> Sure
- # [18:54] * Joins: ekr (~ekr@74-95-2-169-SFBA.hfc.comcastbusiness.net)
- # [18:54] <Ms2ger> Regions' OM stuff should be ignored at this point, aiui
- # [18:55] <annevk> rniwa: so we want Node[] instead?
- # [18:55] <rniwa> annevk: yeah
- # [18:55] <annevk> is that used somewhere already?
- # [18:55] <rniwa> annevk: the problem is that as it's currently spec'ed
- # [18:55] <rniwa> annevk: we'll have to do the layout whenever the list is accessed :(
- # [18:55] * Joins: ap (~ap@17.212.155.203)
- # [18:55] * Quits: Thezilch (~fuz007@cpe-75-85-89-34.socal.res.rr.com) (Read error: Connection reset by peer)
- # [18:55] <rniwa> annevk: because the list of elements that belong to the same named flow can change due to style resolution
- # [18:55] <annevk> good times
- # [18:56] <annevk> you can make it a static NodeList though
- # [18:56] <rniwa> annevk: it makes very little sense for it to be dynamic node list
- # [18:56] <rniwa> annevk: right.
- # [18:56] <rniwa> annevk: that'll be fine with me
- # [18:56] <annevk> that's what selectors-api has
- # [18:56] <rniwa> annevk: but dynamic node list makes very little sense and will hurt performance
- # [18:56] <rniwa> annevk: you mean static nodelist?
- # [18:56] <annevk> yeah
- # [18:57] <annevk> you just say in the spec return a static list of elements as determined at x (i suppose)
- # [18:57] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [18:57] <rniwa> annevk: apparently i've been kicked out of www-style for some mail deamon issue
- # [18:57] <rniwa> don't know why :(
- # [18:58] <Ms2ger> File a bug
- # [18:58] <annevk> i left voluntarily, can't help you there
- # [18:58] * Joins: espadrine (~thaddee_t@acces2342.res.insa-lyon.fr)
- # [18:58] <rniwa> annevk: also, nobody knows me in www-style
- # [18:58] <rniwa> annevk: ok
- # [18:58] <Ms2ger> That's where Regions issues live
- # [18:58] <rniwa> Ms2ger: yeah, I guess I should.
- # [18:58] <annevk> rniwa: could ask hober to help you out maybe or TabAtkins_
- # [18:58] <rniwa> annevk: okay
- # [18:58] <rniwa> TabAtkins_, hober: yt?
- # [18:58] <hober> yo
- # [18:59] <hober> we've already pushed back on the regions om stuff, but if you'd like i can do more of that
- # [19:00] <rniwa> hober: can we not add another live node list?
- # [19:00] <rniwa> hober: it makes very little sense there
- # [19:00] <hober> especially when you consider that regions won't (always) be made up of elements
- # [19:01] <hober> there won't be nodes to make up your node list
- # [19:02] <rniwa> hober: yeah...
- # [19:02] <rniwa> hober: i'm fine with static node list
- # [19:03] <rniwa> hober: but live node list is really bad because it needs to be updated/invalidated possibly on every style recalc :(
- # [19:03] * Joins: timmywil (~timmywil@host-68-169-154-67.WISOLT2.epbfi.com)
- # [19:05] * Quits: danbri (~danbri@cable-146-255-149-19.dynamic.telemach.ba) (Remote host closed the connection)
- # [19:07] <rniwa> Ms2ger, annevk, hober: filed https://www.w3.org/Bugs/Public/show_bug.cgi?id=16286
- # [19:07] <Ms2ger> Ta
- # [19:11] * Quits: ekr (~ekr@74-95-2-169-SFBA.hfc.comcastbusiness.net) (Quit: ekr)
- # [19:15] * Quits: tantek (~tantek@12.14.132.2) (Quit: tantek)
- # [19:20] * Quits: eric_carlson (~eric@2620:149:4:1b01:99cc:7852:def1:630f) (Quit: eric_carlson)
- # [19:20] * Joins: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [19:22] * Joins: KevinMarks (~KevinMark@c-71-204-145-244.hsd1.ca.comcast.net)
- # [19:22] * Quits: othermaciej (~mjs@c-24-6-209-189.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [19:30] <annevk> okay you guys
- # [19:30] <annevk> win
- # [19:31] <annevk> i will rename octet to byte
- # [19:31] <annevk> meh
- # [19:31] <Ms2ger> Why?
- # [19:31] <annevk> (reason: byte order mark)
- # [19:31] <Ms2ger> Could call it OOM :)
- # [19:32] <bga> interesting
- # [19:32] <bga> http://pastehtml.com/view/bqsiaej5b.html
- # [19:32] <annevk> I thought we were against neologisms?
- # [19:32] <bga> i can observe real css values diring animation
- # [19:32] <bga> is it standard?
- # [19:32] <annevk> Ms2ger: but you like octet?
- # [19:32] <Ms2ger> I don't mind it
- # [19:33] <annevk> bga: what do you mean observe?
- # [19:34] <bga> hover <a>
- # [19:34] <bga> opacity changes lively
- # [19:34] <annevk> oh hmm
- # [19:34] <Ms2ger> I don't mind byte much either
- # [19:35] <annevk> Ms2ger: octet sounds nicer to me, but it's kind of an uphill battle I reckon
- # [19:42] <annevk> the only problem is some legacy files...
- # [19:43] * Joins: pablof (~pablof@144.189.101.1)
- # [19:44] <Ms2ger> Sounds like the web
- # [19:46] <annevk> done
- # [19:46] <annevk> also renamed the files
- # [19:46] <annevk> please report any links that link to the old stuff
- # [19:47] <annevk> violating Cool URIs don't change like it's '99
- # [19:49] * Philip` dislikes octet, since he's never heard anybody use it in the real world, so it just makes the standards world seem more foreign to the developers who have to interact with it
- # [19:51] <Philip`> (and everybody understands that a byte is 8 bits, and anybody on a bizarre architecture where it's not 8 bits will know that they're on a bizarre architecture and will know to be careful when anyone else talks about bytes)
- # [19:52] <annevk> I nevertheless just added a sentence for those with bizarre architectures
- # [19:55] * Quits: Evanescence (~Evanescen@60.183.216.102) (Quit: my website: http://stardiviner.dyndns-blog.com/)
- # [19:56] * Joins: tantek (~tantek@12.14.132.2)
- # [19:58] * Quits: dbaron (~dbaron@rrcs-71-42-148-180.sw.biz.rr.com) (Ping timeout: 244 seconds)
- # [19:58] * Quits: maikmerten (~maikmerte@port-92-201-170-246.dynamic.qsc.de) (Remote host closed the connection)
- # [20:04] * Joins: jamesr (jamesr@nat/google/x-fmhggpobkhmuafns)
- # [20:10] * Joins: ekr (~ekr@74-95-2-169-SFBA.hfc.comcastbusiness.net)
- # [20:11] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
- # [20:18] * Quits: ehsan (~ehsan@66.207.208.98) (Ping timeout: 246 seconds)
- # [20:19] * Quits: MikeSmith (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Quit: MikeSmith)
- # [20:27] * Joins: Lachy (~Lachy@cm-84.215.13.244.getinternet.no)
- # [20:30] * Joins: MikeSmith (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
- # [20:32] * Joins: ehsan (~ehsan@66.207.208.98)
- # [20:36] * Quits: ekr (~ekr@74-95-2-169-SFBA.hfc.comcastbusiness.net) (Ping timeout: 272 seconds)
- # [20:37] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
- # [20:38] * Quits: ivan\ (~ivan@unaffiliated/ivan/x-000001) (Quit: ERC Version 5.3 (IRC client for Emacs))
- # [20:39] * Joins: ivan\ (~ivan@unaffiliated/ivan/x-000001)
- # [20:42] * Joins: dbaron (~dbaron@rrcs-71-42-148-180.sw.biz.rr.com)
- # [20:46] <annevk> teehee, someone reviewing XHR
- # [20:46] <annevk> been a while
- # [20:48] * Joins: ksweeney (~Kevin_Swe@nyv-exweb.iac.com)
- # [20:48] <smaug____> annevk: kyle?
- # [20:48] * Parts: ksweeney (~Kevin_Swe@nyv-exweb.iac.com)
- # [20:48] <smaug____> oh, no
- # [20:49] <Ms2ger> Heh, it's weird Glenn
- # [20:51] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [20:59] <annevk> whoa
- # [20:59] <annevk> Nøgne Ø has sake too
- # [21:00] * Joins: othermaciej (~mjs@17.245.88.58)
- # [21:05] <Ms2ger> http://html5.clearboth.org/spec.html < wut
- # [21:06] <annevk> partial translation to Korean?
- # [21:09] * Quits: jamesr (jamesr@nat/google/x-fmhggpobkhmuafns) (Ping timeout: 245 seconds)
- # [21:15] * Joins: miketaylr (~miketaylr@50.59.76.58)
- # [21:17] * Quits: tantek (~tantek@12.14.132.2) (Quit: tantek)
- # [21:30] * Joins: tantek (~tantek@12.14.132.2)
- # [21:35] * Quits: tantek (~tantek@12.14.132.2) (Ping timeout: 252 seconds)
- # [21:44] * Quits: Lachy (~Lachy@cm-84.215.13.244.getinternet.no) (Ping timeout: 260 seconds)
- # [21:45] * Joins: Lachy (~Lachy@cm-84.215.13.244.getinternet.no)
- # [21:47] <Ms2ger> Hmm, should Attr be an EventTarget?
- # [21:50] <annevk> ew no
- # [21:53] * Joins: jwalden (~waldo@2620:101:8003:200:224:d7ff:fef0:8d90)
- # [21:55] <smaug____> please no
- # [21:55] <annevk> someone willing to raise that to "over my dead body"?
- # [21:56] <Ms2ger> Apparently not
- # [21:57] * Quits: erichynds (~ehynds@venkman.brightcove.com)
- # [21:58] <smaug____> Ms2ger: I think only gecko has event listeners on Attr
- # [21:59] <Ms2ger> Even better
- # [21:59] <smaug____> and that is just because attrnodes happen to be nodes, and all nodes are eventtargets in gecko
- # [21:59] <smaug____> though, have tested this for ages
- # [22:00] <Ms2ger> How's the MutationObserver work going?
- # [22:00] <smaug____> coming :)
- # [22:01] <smaug____> annevk: btw, do you know if someone is implementing MutationObservers Presto
- # [22:01] <annevk> not yet
- # [22:01] <annevk> but it's being planned for
- # [22:01] <annevk> Ms2ger: how is removing Attr nodes going?
- # [22:02] <Ms2ger> Nothing much happening
- # [22:02] <smaug____> Ms2ger: are you waiting for something ?
- # [22:03] <Ms2ger> Time
- # [22:03] <smaug____> the thing that no one has
- # [22:03] <Ms2ger> Get me a minion? :)
- # [22:06] * Quits: Lachy (~Lachy@cm-84.215.13.244.getinternet.no) (Ping timeout: 255 seconds)
- # [22:07] * Joins: Lachy (~Lachy@cm-84.215.13.244.getinternet.no)
- # [22:08] * Quits: timeless (u4015@firefox/developer/timeless) (Quit: Connection closed for inactivity)
- # [22:08] * Quits: GlitchMr (~glitchmr@178-36-147-158.adsl.inetia.pl) (Quit: GlitchMr)
- # [22:08] <jamesr_> Ms2ger, does "weird Glenn" = the Glenn that isn't zewt?
- # [22:08] <Ms2ger> Yes
- # [22:10] * Quits: drublic (~drublic@frbg-4d028041.pool.mediaWays.net) (Remote host closed the connection)
- # [22:10] * Joins: tomasf (~tom@c-b7dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se)
- # [22:11] <zewt> (hi)
- # [22:14] * Quits: Lachy (~Lachy@cm-84.215.13.244.getinternet.no) (Ping timeout: 244 seconds)
- # [22:14] <Ms2ger> Hi, smart Glenn
- # [22:15] * Joins: Lachy (~Lachy@cm-84.215.13.244.getinternet.no)
- # [22:15] <jamesr_> zewt, tbh sometimes you're weird too, but you definitely aren't "weird Glenn"
- # [22:15] * Joins: malydok (~marek@moma.t16.ds.pwr.wroc.pl)
- # [22:15] <zewt> well, i *am* on a spec irc channel
- # [22:16] <smaug____> "CDM APIs are not that complex" eh. CDM API needs to be pretty close to NPAPI to have the functionality netflix&co want
- # [22:34] * Quits: hasather_ (~hasather_@cm-84.208.108.107.getinternet.no) (Ping timeout: 244 seconds)
- # [22:35] * Joins: jamesr (jamesr@nat/google/x-hixetseyqeopqtbx)
- # [22:39] * Quits: smaug____ (~chatzilla@YYYKMMMCCLXIV.gprs.sl-laajakaista.fi) (Ping timeout: 272 seconds)
- # [22:42] * Quits: richt_ (richt@nat/opera/x-toblpvtaxeyirwbq) (Remote host closed the connection)
- # [22:42] * Joins: danbri (~danbri@cable-146-255-149-19.dynamic.telemach.ba)
- # [22:42] * Joins: hasather_ (~hasather_@cm-84.208.108.107.getinternet.no)
- # [22:44] * Joins: jacobolus (~jacobolus@75-144-246-6-SFBA.hfc.comcastbusiness.net)
- # [22:45] * Quits: ezoe (~ezoe@112-68-245-178f1.kyt1.eonet.ne.jp) (Ping timeout: 246 seconds)
- # [22:47] * Joins: tantek (~tantek@50.59.89.36)
- # [22:48] <annevk> zewt: other glenn is too
- # [22:48] <annevk> zewt: just different channel
- # [22:51] * Quits: othermaciej (~mjs@17.245.88.58) (Quit: othermaciej)
- # [22:55] * Joins: smaug____ (~chatzilla@GGZDCCV.gprs.sl-laajakaista.fi)
- # [22:55] * Quits: twisted` (~anonymous@p5DDBA039.dip.t-dialin.net) (Quit: twisted`)
- # [22:55] * Joins: twisted` (~anonymous@p5DDBA039.dip.t-dialin.net)
- # [23:01] * Quits: Ms2ger (~Ms2ger@145.171-242-81.adsl-dyn.isp.belgacom.be) (Quit: nn)
- # [23:02] * Quits: twisted` (~anonymous@p5DDBA039.dip.t-dialin.net) (Ping timeout: 260 seconds)
- # [23:03] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [23:05] * Quits: hasather_ (~hasather_@cm-84.208.108.107.getinternet.no) (Remote host closed the connection)
- # [23:05] * Joins: othermaciej (~mjs@17.244.8.159)
- # [23:06] <annevk> new WebApps charter: http://www.w3.org/2012/03/webapps-proposed-charter.html
- # [23:07] * Quits: tantek (~tantek@50.59.89.36) (Quit: tantek)
- # [23:08] * Joins: hasather_ (~hasather_@cm-84.208.108.107.getinternet.no)
- # [23:11] <oal> Compression is not in the websocket spec yet, right?
- # [23:11] * Quits: dbaron (~dbaron@rrcs-71-42-148-180.sw.biz.rr.com) (Ping timeout: 244 seconds)
- # [23:12] * Quits: MacTed (~Thud@63.119.36.36)
- # [23:13] * Joins: jcarbaugh (~jcarbaugh@12.43.172.10)
- # [23:14] * Quits: smaug____ (~chatzilla@GGZDCCV.gprs.sl-laajakaista.fi) (Quit: Reconnecting…)
- # [23:15] * Joins: smaug____ (~chatzilla@MCCIV.gprs.sl-laajakaista.fi)
- # [23:21] <Hixie> oal: not yet
- # [23:21] * Quits: graememcc (~chatzilla@host31-53-156-182.range31-53.btcentralplus.com) (Quit: ChatZilla 0.9.88.1 [Firefox 10.0.2/20120216081259])
- # [23:23] * Joins: tantek (~tantek@50.59.89.36)
- # [23:24] <oal> Hixie: too bad. I found something from 2010 that said it was targeted for Websockets 2, when can we expect to see that?
- # [23:24] <oal> I just hope the websockets spec moves faster than ... ehm, some of the other web specs
- # [23:25] <astearns> jgraham: how often does testharness.js change?
- # [23:25] <Hixie> oal: the ietf took over the spec after that plan was made
- # [23:26] * eric_carlson is now known as ericc|afk
- # [23:27] <oal> So they no longer have any concrete plans for it?
- # [23:27] <Hixie> dunno, i stopped following that work a while back
- # [23:29] * Quits: hasather_ (~hasather_@cm-84.208.108.107.getinternet.no) (Remote host closed the connection)
- # [23:29] <jgraham> astearns: define "change"?
- # [23:30] <astearns> when I add the file to the WebKit repository, how often am I going to have to update it?
- # [23:31] <astearns> and should I expect changes that will require me to modify tests that were based on an older version?
- # [23:31] <jgraham> There are probably custers of changes ever week or two
- # [23:31] <jgraham> But it should remain backwards-compatible
- # [23:31] <jgraham> At least, the API won't change
- # [23:32] <jgraham> If a test method is wrong it might be updated
- # [23:32] <astearns> where's the best place to discuss/monitor changes?
- # [23:32] <jgraham> e.g. there is a plan to update assert_throws to more closely match DOM4
- # [23:33] <jgraham> http://dvcs.w3.org/hg/resources has a feed or https://github.com/w3c/testharness.js
- # [23:34] <astearns> ok - thanks!
- # [23:34] * Quits: jcarbaugh (~jcarbaugh@12.43.172.10)
- # [23:34] <jgraham> Discussion on public-test-infra mailing list or the html/webapps testing lists
- # [23:37] * Quits: tantek (~tantek@50.59.89.36) (Quit: tantek)
- # [23:37] * Quits: miketaylr (~miketaylr@50.59.76.58) (Quit: Leaving...)
- # [23:41] <annevk> what is http://lists.w3.org/Archives/Public/spec-prod/2012JanMar/0019.html about?
- # [23:41] * annevk is confused
- # [23:43] <astearns> fantasia is taking on additional personas?
- # [23:43] <astearns> *fantasai
- # [23:44] <smaug____> strange
- # [23:45] * Quits: jcranmer (~jcranmer@ltsp2.csl.tjhsst.edu) (Ping timeout: 260 seconds)
- # [23:45] * Joins: wtachi (~wtachi@cpe-069-134-168-033.nc.res.rr.com)
- # [23:45] * Joins: jcranmer (~jcranmer@ltsp2.csl.tjhsst.edu)
- # [23:46] <pablof> annevk, jgraham: fyi https://lists.webkit.org/pipermail/webkit-dev/2012-March/019879.html
- # [23:47] <astearns> (that's why I was asking about testharness.js)
- # [23:48] * Quits: rniwa (rniwa@nat/google/x-bzqklqhlmuebvjnd) (Quit: rniwa)
- # [23:48] * Quits: timmywil (~timmywil@host-68-169-154-67.WISOLT2.epbfi.com) (Quit: Computer has gone to sleep.)
- # [23:48] * pablof doesn't believe in reading the backlog
- # [23:48] <pablof> :P
- # [23:49] * jgraham thinks that looks excellent :)
- # [23:49] <jgraham> Also that it is sleep time CET
- # [23:50] <smaug____> can't be. EET is still awake
- # [23:53] <annevk> pablof: looks nice
- # [23:53] * Joins: rniwa (rniwa@nat/google/x-lfgrzaolfzwsvmgy)
- # [23:53] * Quits: danbri (~danbri@cable-146-255-149-19.dynamic.telemach.ba) (Read error: Connection reset by peer)
- # [23:53] * Joins: danbri (~danbri@cable-146-255-149-19.dynamic.telemach.ba)
- # [23:56] * Joins: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
- # [23:58] <annevk> so the email above is some kind of spam?
- # [23:59] <annevk> anyone from the W3C awake?
- # [23:59] * Joins: ksweeney (~Kevin_Swe@nyv-exweb.iac.com)
- # [23:59] <annevk> also appeared here now: http://lists.w3.org/Archives/Public/www-dom/2012JanMar/0152.html
- # [23:59] <annevk> MikeSmith: kennyluck_ ^^
- # [23:59] <annevk> [tm]: ^^
- # [23:59] * Quits: ksweeney (~Kevin_Swe@nyv-exweb.iac.com) (Client Quit)
- # Session Close: Sat Mar 10 00:00:00 2012
The end :)