Options:
Previous day, Next day
- # Session Start: Thu Dec 11 00:00:00 2014
- # Session Ident: #css
- # [00:12] <liam> the Queen needs to make Timbl into an Earl, :)
- # [00:12] <TabAtkins> Timblearl?
- # [00:15] <liam> heh :)
- # [00:15] <liam> and he cound say it eee yew ur ell
- # [00:17] * liam goes back to indexes, want to have a concrete proposal soon
- # [00:32] <dauwhe> http://chanae.walon.org/pub/ttf/ttf_glyphs.htm
- # [00:36] <TabAtkins> plinss: Working on the autolinking code a bit more, and ended up with a feature request for Shepherd (+ a minor one for widlparser).
- # [00:36] <TabAtkins> If you have an IDL method like "foo(DOMString bar, optional long baz)", you can link to it normally with the normalized name, "foo(bar, baz)". This is standard widlparser output.
- # [00:37] <TabAtkins> But I'd like to also allow linking to other valid call signatures, such as "foo(bar)" in this case, due to the fact that "baz" is optional.
- # [00:39] <TabAtkins> I'm doing that manually right now in Bikeshed, forcing it to generate multiple linking texts. That's annoying if you're providing the "real" definition somewhere other than the IDL, though.
- # [00:39] <TabAtkins> So point is, I'd like to be able to indicate the "length" of an IDL method/constructor/etc, meaning the number of required arguments.
- # [00:41] <TabAtkins> (This only requires widlparser work because non-Bikeshed specs that you're parsing and extracting IDL from need to have this show up in their data as well.)
- # [00:55] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [00:56] <Florian> This mail is asking why we don't have "box-sizing: margin-box", and wondering if the answer has something to do with margin collapsing http://www.w3.org/mid/F3BE4F97-07F7-494F-AD7B-C698EDC109C6@idreamincode.co.uk
- # [00:57] <Florian> I guess that yes, that's why. But no-one replied, and we may want to handle this is the disposition of comments as a rejected suggestion
- # [00:58] <Florian> tantek: ^
- # [00:58] <tantek> hmm - I think these days I would reply with could you link to a concrete use case rather than theoretical? E.g. where someone is attempting a layout effect like this with JS.
- # [00:58] <tantek> if not, I would reject as no evidence of real world use case
- # [00:59] * Quits: thinkxl (~thinkxl@public.cloak) ("Lingo: www.lingoirc.com")
- # [00:59] <tantek> if not disposition of comments, then at least an FAQ
- # [00:59] <tantek> g2g meeting ttyl
- # [01:06] <Florian> dbaron & hixie provided a decent enough use case: "tables which specify margins and want to be 100% the width of the parent (since 'width:auto' on tables triggers the automatic layout algorithm and not the normal horizontal box model calculations)."
- # [01:06] <tantek> again, theoretical
- # [01:06] <tantek> my request is for a URL that actually attempts such a technique
- # [01:07] <tantek> that would be "evidence" of a "real world" use-case
- # [01:07] <tantek> beyond just a conceptual use-case
- # [01:07] <tantek> I'm at the point now where I reject conceptual use-cases
- # [01:07] <tantek> or rather, file them away as "future ideas"
- # [01:10] * Quits: adenilson (~anonymous@public.cloak) (adenilson)
- # [01:13] <fantasai> Florian: That use case is solved by width: fill-available
- # [01:13] <fantasai> Florian: or could be
- # [01:13] <Florian> or calc
- # [01:13] <fantasai> Florian: honestly, 'width: auto' on tables shouldn't have triggered auto table algo
- # [01:13] <fantasai> Florian: But I'm guessing that's not Web-compatible at this point :/
- # [01:14] <Florian> as I'm reading hixie, it wasn't in 1999
- # [01:14] <tantek> width:auto-table; /* :P */
- # [01:15] <Florian> "width:100%; margin: 0 20px; box-sizing:margin-box" can be done as "margin:auto; width: calc(100% - 40px);"
- # [01:16] <Florian> so yeah, I am not asking for the feature to be implemented now. Just flagging a mail as relevant for a disposition of comment
- # [01:16] <TabAtkins> Right, but the whole point of box-sizing was to avoid using calc()s everywhere for simple box-model calculations.
- # [01:16] <TabAtkins> But yeah, width:fill-available does the job.
- # [01:16] <Florian> yes, but this is just for table
- # [01:16] <TabAtkins> ?
- # [01:16] <TabAtkins> What do you mean by "this" in that sentence?
- # [01:17] <Florian> The only realistic use case listed for box-sizing: margin-box is for % sized tables with margins
- # [01:18] <Florian> if that's just it, calc will do
- # [01:18] <Florian> if there's more, then it's another story
- # [01:19] <TabAtkins> Well, you can only really use it when you know there's no margin collapsing, like horizontal margins in block layout, or margins in flex layout.
- # [01:19] <TabAtkins> So it's not very reasonable as a value in general, since you can't guarantee that.
- # [01:23] <Florian> Hixie pretends that margin collapsing would actually not be an issue: http://lists.w3.org/Archives/Public/www-style/1999Nov/0037.html
- # [01:23] <Florian> (not that I actually want the feature, but according to him, that's not an argument)
- # [01:25] <Florian> his argument makes sense to me, but this is margin collapsing after all, so there may well me something that escapes me.
- # [01:29] <Florian> @media (time > 1:30am) { #florian { position: collapse; } }
- # [01:34] * Joins: Rossen___ (~uid21900@public.cloak)
- # [01:34] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [01:35] * Quits: jcraig (~jcraig@public.cloak) (Ping timeout: 180 seconds)
- # [01:48] <plinss> TabAtkins: I should be able to add supoort for that. Basically just auto-generate extra linking text for optional forms of the method call, right?
- # [01:48] <TabAtkins> Yeah.
- # [01:48] <plinss> ok
- # [01:51] * Joins: bcampbell (~chatzilla@public.cloak)
- # [01:52] * Quits: bcampbell (~chatzilla@public.cloak) ("ChatZilla 0.9.91 [Firefox 31.3.0/20141125031119]")
- # [01:57] <TabAtkins> plinss: Also, construct.fullName crashes on stringifiers without names. ^_^
- # [01:57] <plinss> TabAtkins: hmm, ok, I’ll check that
- # [01:58] <TabAtkins> It gets a None and tries to concat it with a string, line 1131 of productions.py
- # [02:20] * Joins: jcraig (~jcraig@public.cloak)
- # [02:31] * Joins: adenilson (~anonymous@public.cloak)
- # [02:35] * Joins: Florian (~Florian@public.cloak)
- # [02:41] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [02:42] * Quits: Florian (~Florian@public.cloak) (Ping timeout: 180 seconds)
- # [02:47] * Quits: gsnedders (~gsnedders@public.cloak) (Client closed connection)
- # [02:47] * Joins: gsnedders (~gsnedders@public.cloak)
- # [03:00] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [03:01] <plinss> TabAtkins: so, on a stringifier without a name… what should the fullName be? <interface-name>/stringifier?
- # [03:03] * Joins: shans_ (~shans@public.cloak)
- # [03:05] * Quits: adenilson (~anonymous@public.cloak) (adenilson)
- # [03:15] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [03:28] <TabAtkins> Hm, that potentially collides with an attribute named "stringifier".
- # [03:29] <TabAtkins> I mean, whatever name we give it will potentially collide with *something*, since it doesn't currently have a name reserved. Maybe we can go Python-style and use __stringifier__?
- # [03:29] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [03:30] <TabAtkins> (The same problem likely applies to getter/etc which can be nameless.)
- # [03:32] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [03:58] <plinss> TabAtkins: sounds reasonable, let’s try that and see how it works
- # [04:25] * Joins: Florian (~Florian@public.cloak)
- # [04:32] * Quits: Florian (~Florian@public.cloak) (Ping timeout: 180 seconds)
- # [04:48] * Quits: jcraig (~jcraig@public.cloak) (Ping timeout: 180 seconds)
- # [05:00] * Joins: dauwhe (~dauwhe@public.cloak)
- # [05:03] * Quits: Rossen___ (~uid21900@public.cloak) ("Connection closed for inactivity")
- # [05:15] <plinss> TabAtkins: widlparser updated, shepherd now adds linking text for all the ways you can call a method, reparsing the specs now
- # [05:18] <TabAtkins> Cool, thanks!
- # [05:20] <plinss> np
- # [05:23] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [07:40] * RRSAgent excuses himself; his presence no longer seems to be needed
- # [07:40] * Parts: RRSAgent (rrsagent@public.cloak) (RRSAgent)
- # [08:00] * Joins: dbaron (~dbaron@public.cloak)
- # [08:00] * Joins: Florian (~Florian@public.cloak)
- # [08:07] * Quits: Florian (~Florian@public.cloak) (Ping timeout: 180 seconds)
- # [08:16] * Joins: zcorpan (~zcorpan@public.cloak)
- # [08:23] * Joins: dauwhe (~dauwhe@public.cloak)
- # [08:23] * Joins: tantek (~tantek@public.cloak)
- # [08:30] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [08:36] * Joins: svillar_ (~sergio@public.cloak)
- # [09:24] * Joins: dauwhe (~dauwhe@public.cloak)
- # [09:24] * Joins: Florian (~Florian@public.cloak)
- # [09:31] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [09:40] * Joins: rego (~smuxi@public.cloak)
- # [09:41] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [09:44] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [09:58] * Joins: lajava (~javi@public.cloak)
- # [10:18] * Joins: antonp (~Thunderbird@public.cloak)
- # [10:24] * Joins: dauwhe (~dauwhe@public.cloak)
- # [10:26] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [10:26] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [10:31] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [11:05] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [11:25] * Joins: dauwhe (~dauwhe@public.cloak)
- # [11:28] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [11:32] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [11:41] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [11:51] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [11:57] * Joins: glazou (~glazou@public.cloak)
- # [11:59] <Florian> If I want to send an image to www-style, what's the right place to put it again? Send to archive@w3.org and link to that? I could host in my own domain, but I suppose we want links to be as long lasting as possible.
- # [11:59] * Joins: zcorpan (~zcorpan@public.cloak)
- # [12:00] <glazou> Florian: lists.w3.org deals with attachments IIRC
- # [12:00] <Florian> Yeah, but I though it was poor etiquette to put attachements on a mailing list
- # [12:01] <Florian> s/tough/thought/
- # [12:05] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [12:05] <zcorpan> i think it is usual to send large attachments to www-archive and then link to it
- # [12:13] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [12:25] * Joins: dauwhe (~dauwhe@public.cloak)
- # [12:32] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [13:07] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [13:13] * Joins: Florian (~Florian@public.cloak)
- # [13:15] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [13:26] * Joins: dauwhe (~dauwhe@public.cloak)
- # [13:33] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [13:55] * Quits: svillar_ (~sergio@public.cloak) (Ping timeout: 180 seconds)
- # [14:07] * Quits: rego (~smuxi@public.cloak) (Ping timeout: 180 seconds)
- # [14:09] * Joins: rego (~smuxi@public.cloak)
- # [14:11] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [14:11] * Joins: Florian (~Florian@public.cloak)
- # [14:27] * Joins: dauwhe (~dauwhe@public.cloak)
- # [14:27] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [14:34] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [14:34] * Joins: plh (plehegar@public.cloak)
- # [14:34] * Quits: glazou (~glazou@public.cloak) (glazou)
- # [14:57] * Joins: dauwhe (~dauwhe@public.cloak)
- # [15:04] * Quits: lajava (~javi@public.cloak) (Ping timeout: 180 seconds)
- # [15:04] * Joins: Florian (~Florian@public.cloak)
- # [15:05] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [15:25] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [16:08] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [16:29] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [16:29] * Joins: Florian (~Florian@public.cloak)
- # [16:33] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [16:34] * Joins: dauwhe (~dauwhe@public.cloak)
- # [16:37] * Joins: dbaron (~dbaron@public.cloak)
- # [16:45] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [16:45] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [16:54] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [16:57] * Joins: thinkxl (~thinkxl@public.cloak)
- # [17:05] * Joins: tantek (~tantek@public.cloak)
- # [17:09] * Joins: zcorpan (~zcorpan@public.cloak)
- # [17:22] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [17:37] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [17:38] * Joins: jcraig (~jcraig@public.cloak)
- # [17:41] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [17:48] * Joins: thinkxl_ (~thinkxl@public.cloak)
- # [17:52] * Joins: dauwhe (~dauwhe@public.cloak)
- # [17:53] * Quits: thinkxl (~thinkxl@public.cloak) (Ping timeout: 180 seconds)
- # [18:21] * Joins: dauwhe_ (~dauwhe@public.cloak)
- # [18:21] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [18:28] * Quits: dbaron (~dbaron@public.cloak) ("8403864 bytes have been tenured, next gc will be global.")
- # [19:12] * Joins: dbaron (~dbaron@public.cloak)
- # [19:15] * Joins: adenilson (~anonymous@public.cloak)
- # [19:25] * Joins: Florian (~Florian@public.cloak)
- # [19:32] * Quits: Florian (~Florian@public.cloak) (Ping timeout: 180 seconds)
- # [19:32] * Quits: dauwhe_ (~dauwhe@public.cloak) (Client closed connection)
- # [19:33] * Joins: dauwhe (~dauwhe@public.cloak)
- # [19:34] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [19:43] <sgalineau> Florian: afaik, what zcorpan said is the usual pattern
- # [19:58] * Joins: tantek (~tantek@public.cloak)
- # [20:09] * Joins: zcorpan_ (~zcorpan@public.cloak)
- # [20:09] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [20:16] * Quits: zcorpan_ (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [20:16] * Joins: jcraig_ (~jcraig@public.cloak)
- # [20:20] * Quits: jcraig (~jcraig@public.cloak) (Ping timeout: 180 seconds)
- # [20:20] * jcraig_ is now known as jcraig
- # [20:23] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [20:28] * Joins: dauwhe (~dauwhe@public.cloak)
- # [20:39] * Joins: lajava (~javi@public.cloak)
- # [20:44] * Quits: jcraig (~jcraig@public.cloak) (jcraig)
- # [20:45] * Joins: jcraig (~jcraig@public.cloak)
- # [20:46] * Quits: adenilson (~anonymous@public.cloak) (adenilson)
- # [20:50] * Joins: Florian (~Florian@public.cloak)
- # [20:51] * Joins: Florian_ (~Florian@public.cloak)
- # [20:51] * Joins: adenilson (~anonymous@public.cloak)
- # [20:53] * Quits: jcraig (~jcraig@public.cloak) (Ping timeout: 180 seconds)
- # [20:57] * Quits: Florian (~Florian@public.cloak) (Ping timeout: 180 seconds)
- # [21:08] * Quits: Florian_ (~Florian@public.cloak) (Client closed connection)
- # [21:43] * Quits: Bert (bbos@public.cloak) (Client closed connection)
- # [21:44] * Joins: dauwhe_ (~dauwhe@public.cloak)
- # [21:44] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [21:47] * Joins: Bert (bbos@public.cloak)
- # [21:49] * Joins: Florian (~Florian@public.cloak)
- # [21:51] * Joins: jcraig (~jcraig@public.cloak)
- # [22:02] * Quits: jcraig (~jcraig@public.cloak) (Ping timeout: 180 seconds)
- # [22:09] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [22:10] * Joins: Florian (~Florian@public.cloak)
- # [22:17] * Quits: dauwhe_ (~dauwhe@public.cloak) (Client closed connection)
- # [22:17] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [22:18] * Joins: dauwhe (~dauwhe@public.cloak)
- # [22:19] * Quits: dauwhe (~dauwhe@public.cloak) ("")
- # [22:29] * Joins: dauwhe (~dauwhe@public.cloak)
- # [22:34] <shepazu> TabAtkins, fantasai, Brian Kardell asked if y'all (and the CSS WG) would be open to allowing annotations (with our new experimental interface) on Selectors 4
- # [22:36] <TabAtkins> I dunno, maybe. Why?
- # [22:43] <shepazu> TabAtkins, for his Chapters idea… it's an easier way of reviewing a spec, and reviewing comments in the context of the spec
- # [22:43] <shepazu> TabAtkins, were you on the SVG call when I mentioned it?
- # [22:44] <TabAtkins> Yeah.
- # [22:44] <TabAtkins> I pulled up the Annotations spec.
- # [22:46] <tantek> if we're entertaining more JS embeds on generated specs, then perhaps displaying received webmentions would be good to - and allow for distributed annotations with curl verifiable permalinks
- # [22:46] <tantek> s/good to/good too
- # [22:50] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [22:53] <shepazu> TabAtkins, you of all people would know this… is there a set of unicode characters that are effectively horizontal? like, H would be I, A would be >, etc.?
- # [22:56] <shepazu> like this, but horizontal instead of upside down? http://www.web2generators.com/text/write_upside_down What's the term for that kind of Unicode hack… it's not zalgo...
- # [22:59] * Joins: Rossen___ (~uid21900@public.cloak)
- # [23:07] * Quits: antonp (~Thunderbird@public.cloak) (antonp)
- # [23:09] <shepazu> tantek, fine by me, so long as there's somebody who would help build and maintain the software to do the webmentions. I frequently see blog posts about a particular spec that don't contain feedback that the author doesn't send to the WG, so it might be useful
- # [23:10] <shepazu> on the flip side, featuring a bunch of inbound links might also be overwhelming to the WG or to spec readers, especially if the article is just talking about the spec and not giving feedback
- # [23:11] <shepazu> so, there might be some curation about what's shown
- # [23:12] <shepazu> tantek, it's worth noting that one reason we're doing spec annotations is because we're standardizing various aspects of them at W3C… is anyone interested in standardizing webmention here?
- # [23:17] * Joins: jcraig (~jcraig@public.cloak)
- # [23:19] * Quits: lajava (~javi@public.cloak) (Ping timeout: 180 seconds)
- # [23:23] <tantek> shepazu - yes - the Social Web WG is looking at webmention since it's fairly well deployed compared to other social web protocols that we're analyzing.
- # [23:24] <tantek> and yes, key to webmentions success so far has been how you distinguish a plain "mention" (just a link) from comments, tags, etc.
- # [23:24] <tantek> the receiver has choice of what to display, how much etc.
- # [23:50] * Quits: adenilson (~anonymous@public.cloak) (adenilson)
- # [23:56] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [23:56] * Joins: dauwhe (~dauwhe@public.cloak)
- # [23:58] * Joins: panzana` (~panzana@public.cloak)
- # Session Close: Fri Dec 12 00:00:00 2014
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn