Options:
- # Session Start: Wed Aug 20 00:00:00 2014
- # Session Ident: #css
- # [00:13] <fantasai> dholbert: well, as usual, let us know if that seems right/wrong :)
- # [00:15] <dholbert> fantasai, I think it seems wrong...
- # [00:15] <dholbert> fantasai, for widths at least, we honor percent sizes on children of indefinitely-sized things, in non-flexbox contexts
- # [00:16] <dholbert> fantasai, e.g. data:text/html,<div%20style="float:left;%20border:%201px%20solid%20black"><div%20style="width:%2050%;%20border:%201px%20solid%20purple">abc</div>
- # [00:16] * Joins: tantek (~tantek@public.cloak)
- # [00:17] <dholbert> fantasai, (chrome & firefox both render that with the purple div sized to 50% of the black div's width)
- # [00:18] <dholbert> seems odd that we'd do something different if the container were an intrinsically-sized flex item instead of an intrinsically-sized floated div
- # [00:18] <fantasai> fair point
- # [00:18] <fantasai> So I guess we're going with C?
- # [00:18] <fantasai> and same for the main-size?
- # [00:18] <dholbert> I'm not sure :)
- # [00:18] <dholbert> on the other hand:
- # [00:19] <dholbert> for vertically intrinsically-sized things (no flexboxes involved), e.g. data:text/html,<!DOCTYPE%20html><div%20style="float:left;border:%201px%20solid%20black"><div%20style="height:%2050%;%20border:%201px%20solid%20purple">abc</div>, we ignore the percentage height
- # [00:19] <fantasai> right
- # [00:20] <fantasai> we could try to do something roughly equivalent
- # [00:20] <dholbert> so maybe we need to ignore it in both vertical & horizontal flexbox, for internal consistency & to stay performant
- # [00:20] <fantasai> but I'm happy with performant consistency as an argument here as well...
- # [00:20] <fantasai> what do you do in Gecko?
- # [00:21] * fantasai thinks we need to poll msft, too
- # [00:21] * fantasai is really happy to have you and the msft guys helping on this spec
- # [00:21] <dholbert> for flexbox? we resolve the flex item's main/cross size first, and then reflow it children with that stuffed in as the computed width & height
- # [00:21] <dholbert> so the children see their container (the flex item) as having a definite size
- # [00:21] * Joins: dauwhe (~dauwhe@public.cloak)
- # [00:22] <dholbert> sorry, s/reflow it children/reflow it (including its children)/
- # [00:22] <dholbert> and "resolve the flex item's main/cross size" may involve a 'measuring reflow', if we e.g. need to get the auto-height
- # [00:22] <dholbert> for min-height:auto
- # [00:24] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [00:25] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [00:25] * Quits: tantek (~tantek@public.cloak) (Ping timeout: 180 seconds)
- # [00:28] * Joins: tantek (~tantek@public.cloak)
- # [00:28] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [00:32] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [00:50] <SimonSapin> plinss, TabAtkins: I just released https://pythonhosted.org/tinycss2/ 0.5, it now preserves whitespace and comments
- # [00:50] <SimonSapin> except those between the name and ':' of a declaration :)
- # [00:51] * Joins: jdaggett (~jdaggett@public.cloak)
- # [01:05] * fantasai waves to jdaggett
- # [01:22] * Joins: dauwhe (~dauwhe@public.cloak)
- # [01:29] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [01:30] * Joins: jdaggett_ (~jdaggett@public.cloak)
- # [01:35] * Quits: jdaggett (~jdaggett@public.cloak) (Ping timeout: 180 seconds)
- # [01:35] * jdaggett_ is now known as jdaggett
- # [01:40] * Quits: glenn_ (~gadams@public.cloak) (Client closed connection)
- # [01:42] * Quits: jdaggett (~jdaggett@public.cloak) (jdaggett)
- # [01:42] * Joins: dauwhe (~dauwhe@public.cloak)
- # [01:42] * Quits: dauwhe (~dauwhe@public.cloak) ("")
- # [01:43] * Joins: glenn_ (~gadams@public.cloak)
- # [02:25] * Joins: jdaggett (~jdaggett@public.cloak)
- # [02:26] * plinss is now known as plinss_away
- # [02:27] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [02:30] * plinss_away is now known as plinss
- # [03:25] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [03:32] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [03:39] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [03:46] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [03:49] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [04:01] * Joins: tantek (~tantek@public.cloak)
- # [04:21] * Quits: dbaron (~dbaron@public.cloak) ("8403864 bytes have been tenured, next gc will be global.")
- # [04:24] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [04:39] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [04:40] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [04:40] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [04:41] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [04:41] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [04:48] * Quits: liam (liam@public.cloak) (Ping timeout: 180 seconds)
- # [04:48] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [04:49] * Quits: shepazu (schepers@public.cloak) (Client closed connection)
- # [04:54] * Joins: shepazu (schepers@public.cloak)
- # [04:59] * Joins: liam (liam@public.cloak)
- # [05:16] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [05:17] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [05:17] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [05:19] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [05:25] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [05:26] * Quits: gsnedders (~gsnedders@public.cloak) (Ping timeout: 180 seconds)
- # [05:36] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [05:36] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [05:47] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [05:53] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [05:59] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [06:05] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [06:16] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [06:17] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [06:24] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [06:30] * Quits: paul___irish (~paul___irish@public.cloak) ("ZNC - http://znc.sourceforge.net")
- # [06:31] * Joins: paul___irish (~paul___irish@public.cloak)
- # [06:47] * Joins: dbaron (~dbaron@public.cloak)
- # [07:10] * Quits: darktears (~darktears@public.cloak) (Client closed connection)
- # [07:17] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [07:44] * Joins: gsnedders (~gsnedders@public.cloak)
- # [08:00] * Joins: tantek (~tantek@public.cloak)
- # [08:23] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [08:38] * Joins: zcorpan (~zcorpan@public.cloak)
- # [08:40] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [08:42] * Joins: tantek (~tantek@public.cloak)
- # [08:49] * Quits: tantek (~tantek@public.cloak) (Ping timeout: 180 seconds)
- # [09:12] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [09:45] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [09:49] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [10:02] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [10:05] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [10:19] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [10:32] * Joins: jdaggett_ (~jdaggett@public.cloak)
- # [10:34] * Quits: jdaggett (~jdaggett@public.cloak) (Ping timeout: 180 seconds)
- # [10:34] * jdaggett_ is now known as jdaggett
- # [10:45] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [10:45] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [10:45] * Quits: jdaggett (~jdaggett@public.cloak) (Ping timeout: 180 seconds)
- # [10:57] * Quits: Ms2ger (~Ms2ger@public.cloak) ("Leaving")
- # [10:57] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [11:17] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [11:17] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [11:33] * leaverou_away is now known as leaverou
- # [11:38] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [11:44] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [12:02] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [12:02] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [12:21] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [12:21] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [12:45] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [12:45] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [12:48] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [12:48] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [12:57] * Joins: darktears (~darktears@public.cloak)
- # [12:59] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [12:59] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [13:01] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [13:01] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [13:01] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [13:01] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [13:02] * leaverou is now known as leaverou_away
- # [13:08] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [13:15] * leaverou_away is now known as leaverou
- # [13:22] * Joins: jdaggett (~jdaggett@public.cloak)
- # [14:02] * Joins: plh (plehegar@public.cloak)
- # [14:03] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [14:15] * Quits: jdaggett (~jdaggett@public.cloak) (jdaggett)
- # [14:28] * Joins: tantek (~tantek@public.cloak)
- # [14:32] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [14:41] * leaverou is now known as leaverou_away
- # [15:13] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [15:23] * Quits: anssik (~uid10742@public.cloak) ("Connection closed for inactivity")
- # [15:28] * leaverou_away is now known as leaverou
- # [15:28] * Joins: zcorpan (~zcorpan@public.cloak)
- # [15:39] * Quits: darktears (~darktears@public.cloak) (Client closed connection)
- # [15:39] * Joins: darktears (~darktears@public.cloak)
- # [15:42] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [15:51] * Joins: zcorpan (~zcorpan@public.cloak)
- # [15:52] * leaverou is now known as leaverou_away
- # [15:58] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [15:58] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [16:05] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [16:24] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [16:27] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [16:30] * Joins: zcorpan (~zcorpan@public.cloak)
- # [16:37] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [16:40] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [16:41] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [16:44] * Joins: zcorpan (~zcorpan@public.cloak)
- # [16:44] * Joins: florian (~Florian@public.cloak)
- # [16:45] * Parts: florian (~Florian@public.cloak) (florian)
- # [16:46] * Joins: florian (~Florian@public.cloak)
- # [16:49] * leaverou_away is now known as leaverou
- # [16:49] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [16:51] * Parts: florian (~Florian@public.cloak) (florian)
- # [16:51] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [16:51] * Joins: florian (~Florian@public.cloak)
- # [16:52] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [16:56] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [17:12] * Quits: florian (~Florian@public.cloak) ("Leaving.")
- # [17:13] * Joins: glazou (~glazou@public.cloak)
- # [17:13] * glazou changes topic to 'http://lists.w3.org/Archives/Public/www-style/2014Aug/0313.html'
- # [17:15] * Joins: RRSAgent (rrsagent@public.cloak)
- # [17:15] <RRSAgent> logging to http://www.w3.org/2014/08/20-css-irc
- # [17:15] * Joins: Zakim (zakim@public.cloak)
- # [17:15] <glazou> Zakim, this will be Style
- # [17:15] <Zakim> ok, glazou; I see Style_CSS FP()12:00PM scheduled to start in 42 minutes
- # [17:15] <glazou> RRSAgent, make logs public
- # [17:15] <RRSAgent> I have made the request, glazou
- # [17:22] * leaverou is now known as leaverou_away
- # [17:23] * Joins: dbaron (~dbaron@public.cloak)
- # [17:24] * plh is now known as plh-away
- # [17:27] * Joins: dauwhe (~dauwhe@public.cloak)
- # [17:30] * Quits: plh-away (plehegar@public.cloak) ("Leaving")
- # [17:31] * Joins: florian (~Florian@public.cloak)
- # [17:45] * leaverou_away is now known as leaverou
- # [17:46] <glazou> Zakim, code?
- # [17:46] <Zakim> the conference code is 78953 (tel:+1.617.761.6200 sip:zakim@voip.w3.org), glazou
- # [17:50] * Joins: AH_Miller (~mike@public.cloak)
- # [17:51] <Zakim> Style_CSS FP()12:00PM has now started
- # [17:51] <Zakim> +mike_miller
- # [17:52] * Joins: dael (~dael@public.cloak)
- # [17:52] <Zakim> +??P2
- # [17:52] <glazou> Zakim, ??P2 is me
- # [17:52] <Zakim> +glazou; got it
- # [17:53] <Zakim> +dael
- # [17:54] * Joins: murakami (~769ad103@public.cloak)
- # [17:54] * Ms2ger waves at glazou
- # [17:54] <glazou> hi Ms2ger
- # [17:55] <glazou> murakami, congrats for the launch of the company
- # [17:55] * Joins: alex_antennahouse (~458c94ae@public.cloak)
- # [17:55] <murakami> Thanks!
- # [17:55] <Zakim> +glenn
- # [17:56] <Zakim> +??P12
- # [17:56] <Zakim> + +1.479.764.aaaa
- # [17:56] <leaverou> murakami: congrats from me too!
- # [17:56] <florian> Zakim, ??P12 is me
- # [17:56] <Zakim> +florian; got it
- # [17:56] * Joins: antonp (~Thunderbird@public.cloak)
- # [17:56] <Zakim> +SGalineau
- # [17:56] <Zakim> -florian
- # [17:56] <Zakim> + +1.206.675.aabb
- # [17:56] <Zakim> + +1.917.207.aacc
- # [17:57] <astearns> zakim, aabb is me
- # [17:57] <Zakim> +astearns; got it
- # [17:57] <dauwhe> Zakim, aacc is me
- # [17:57] <Zakim> +dauwhe; got it
- # [17:57] <Zakim> +Lea
- # [17:57] * Joins: tantek (~tantek@public.cloak)
- # [17:58] * Joins: arybka (~arybka@public.cloak)
- # [17:58] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [17:58] * Parts: florian (~Florian@public.cloak) (florian)
- # [17:58] * Joins: florian (~Florian@public.cloak)
- # [17:58] <Zakim> +??P28
- # [17:58] <Zakim> +plinss
- # [17:58] <glazou> Zakim, who is here?
- # [17:58] <Zakim> On the phone I see mike_miller, glazou, dael, glenn, +1.479.764.aaaa, SGalineau, astearns, dauwhe, Lea, ??P28, plinss
- # [17:58] <murakami> zakim,??P28 is me
- # [17:58] <Zakim> On IRC I see florian, arybka, tantek, antonp, alex_antennahouse, murakami, dael, AH_Miller, dauwhe, dbaron, Zakim, RRSAgent, glazou, tommyjtl_, darktears, Ms2ger, gsnedders,
- # [17:58] <Zakim> ... paul___irish, liam, shepazu, glenn_, dholbert, CSSWG_LogBot, Bert, ato, birtles, Teoli__, nikos_office, ed, kangil, dwim, krijnhoetmer, fantasai, mihnea___, abucur__, amtiskaw,
- # [17:58] <Zakim> ... renoirb, achicu_____, timeless, astearns, Hixie, TabAtkins, lmclister_____, jacobg______, logbot, alexmog, mvujovic____, slightlyoff, sgalineau, plinss, projector, shans,
- # [17:58] <Zakim> ... leaverou
- # [17:58] <Zakim> +murakami; got it
- # [17:59] <Zakim> + +1.281.305.aadd
- # [17:59] <Zakim> +??P31
- # [17:59] <Zakim> +Bert
- # [17:59] * TabAtkins zakim, aadd is me
- # [17:59] * Zakim +TabAtkins; got it
- # [17:59] * TabAtkins Zakim, I swear to god you recognize this number like half the time.
- # [17:59] * Zakim I don't understand you, TabAtkins
- # [17:59] * TabAtkins You never do, Zakim. You never do.
- # [17:59] * Joins: bkardell_ (~uid10373@public.cloak)
- # [18:00] * TabAtkins That's why our relationship is on the rocks.
- # [18:00] <Zakim> + +1.631.398.aaee
- # [18:00] * sgalineau I think this is the preeemptive 'it's not you it's me' talk
- # [18:00] <antonp> Zakim, ??P31 is me
- # [18:00] <Zakim> +antonp; got it
- # [18:00] * liam zakim, call liam-617
- # [18:00] * Zakim ok, liam; the call is being made
- # [18:00] <Zakim> +Liam
- # [18:00] <Zakim> + +aaff
- # [18:01] <dael> glazou: Let's start.
- # [18:01] <Zakim> -Lea
- # [18:01] <SimonSapin> Zakim, +aaff is me
- # [18:01] <Zakim> +SimonSapin; got it
- # [18:01] <Zakim> + +1.301.526.aagg
- # [18:01] <SimonSapin> maybe
- # [18:01] <dael> glazou: Extra items?
- # [18:01] * Joins: zcorpan (~zcorpan@public.cloak)
- # [18:01] * Parts: jacobg______ (~sid14856@public.cloak)
- # [18:01] <dael> glazou: I have one.
- # [18:01] * Joins: koji (~koji@public.cloak)
- # [18:01] <dael> glazou: We're not far from the F2F and we need to add topics on the wiki
- # [18:02] <dael> glazou: Please spend a few minutes thinking about it and adding items.
- # [18:02] <glazou> http://lists.w3.org/Archives/Public/www-style/2014Aug/0194.html
- # [18:02] <dael> Topic: COunter Styles
- # [18:02] * Joins: jacobg______ (~sid14856@public.cloak)
- # [18:02] <dael> TabAtkins: It was pub as LC a year ago.
- # [18:02] <Zakim> +dbaron
- # [18:02] <dael> TabAtkins: When the period ended, there was still lots of issues being produced. We think it's stable now, so we need to pub again.
- # [18:02] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [18:02] <Zakim> + +1.415.231.aahh
- # [18:02] <dael> TabAtkins: Obv there's subtantive changes, so we want another LC. Standard 4 weeks I think
- # [18:02] <alex_antennahouse> i think 526 aagg is me
- # [18:03] * jacobg______ is now known as jacobg
- # [18:03] <koji> zakim, +1.415.231.aahh is me
- # [18:03] <Zakim> +koji; got it
- # [18:03] <dael> glazou: DoC shows mostly green. I saw Xidoran (sp?) a few messages to the list.
- # [18:03] <Zakim> +??P43
- # [18:03] <dael> TabAtkins: I think the last was "have you pub a new draft" but let's see
- # [18:03] <dael> TabAtkins: Most recent were June and they were in the DoC
- # [18:03] * Joins: MaRakow (~MaRakow@public.cloak)
- # [18:03] * Joins: Rossen_ (~Rossen@public.cloak)
- # [18:04] <dael> glazou: He has one on the 29th of July. Was it addressed?
- # [18:04] <dael> TabAtkins: That was the can you do a new LC.
- # [18:04] <dael> glazou: No, there was one thing to be fixed.
- # [18:04] <Zakim> +[Microsoft]
- # [18:04] <dael> TabAtkins: Yeah. Those were typos and they were fixed.
- # [18:04] <dael> glazou: Okay.
- # [18:04] <dael> glazou: Opinions or qs about publishing?
- # [18:04] <MaRakow> Zakim, [Microsoft] is me
- # [18:04] <Zakim> +MaRakow; got it
- # [18:04] * Joins: ChrisL (clilley@public.cloak)
- # [18:04] <dael> ??: I'm in favor
- # [18:04] <astearns> +1 to publish
- # [18:04] <Zakim> +[Microsoft]
- # [18:04] <dael> glazou: Me too.
- # [18:04] <dael> s/??/Bert
- # [18:04] <Rossen_> zakim, microsoft has me
- # [18:04] <Zakim> +Rossen_; got it
- # [18:05] <sgalineau> no objection
- # [18:05] <dael> florian: I haven't been able to see details
- # [18:05] <dael> dbaron: I'm in favor. I'd like to see it go to CR
- # [18:05] <dael> TabAtkins: Me too, but per our req we need another CR
- # [18:05] <Zakim> +ChrisL
- # [18:05] <florian> … But at a high level it looked fine
- # [18:05] <dael> Rossen_: I just joined, what's this?
- # [18:05] * Joins: tantek (~tantek@public.cloak)
- # [18:05] <ChrisL> +1 to publish
- # [18:05] <dael> glazou: Counter Styles
- # [18:05] <dael> Rossen_: It's fine.
- # [18:05] <Zakim> +[Microsoft.a]
- # [18:06] <dael> RESOLVED: New LCWD for Counter Styles
- # [18:06] * Joins: Bogdan_Brinza (~Bogdan_Brinza@public.cloak)
- # [18:06] <dael> TabAtkins: I'll put it together this afternoon, bert
- # [18:06] <dael> Bert: Okay.
- # [18:06] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [18:06] <ChrisL> Bert, I will be travellig tomorrow so best if you do it
- # [18:06] <glazou> https://lists.w3.org/Archives/Member/w3c-css-wg/2014JulSep/0119.html
- # [18:06] <dael> Topic: Backgrounds and Borders
- # [18:06] <dael> TabAtkins: Is fantasai around?
- # [18:06] <Zakim> +fantasai
- # [18:06] <dael> [silence]
- # [18:06] * ChrisL summoned!
- # [18:06] <dael> TabAtkins: I can do the pub request
- # [18:06] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [18:07] <glazou> http://dev.w3.org/csswg/css-counter-styles/issues-lc-20130718
- # [18:07] <dael> fantasai: We have a...we're ready for a new pub for B&B. Let me see if I can pull DoC
- # [18:07] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [18:07] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [18:07] <fantasai> http://dev.w3.org/csswg/css-backgrounds-3/issues-lc-2014
- # [18:07] * Bert to ChrisL: OK
- # [18:07] <dael> fantasai: If you look at DoC...Main things we accepted most of the requests. We rejected comments from i18n about logical keywords because that's level 4. We regected focus rings as out of skope, but explained how it works.
- # [18:08] <Zakim> +SteveZ
- # [18:08] <dael> fantasai: The main thing I'm concerned about is the spread radius formula that we didn't get a lot of feedback on, but all the comments were addressed
- # [18:08] <dael> glazou: opinions? questions?
- # [18:08] <dael> ??: i18n was okay with defer to level 4?
- # [18:08] <dael> fantasai: Yes.
- # [18:09] <dael> TabAtkins: I helped prep the draft, so I approve of publication.
- # [18:09] <ChrisL> no objection then
- # [18:09] <Bert> +1 to CR
- # [18:09] * Joins: SteveZ (~SteveZ@public.cloak)
- # [18:09] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [18:09] <dael> ???: What was the problem with spread radius? Just no comments?
- # [18:09] <glazou> s/???/ChrisL
- # [18:09] <ChrisL> ok if its implemented then fine
- # [18:09] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [18:10] <dael> fantasai: We believe it's correct, it's just no one on the author side said it was good or bad except bradK said he was skeptical and leaverou was in favor
- # [18:10] <astearns> we implemented it for the margin-box value of shape-outside
- # [18:10] <dael> ?: I gave feedback a while ago but didn't get a chance to look at it, but I think it would be okay.
- # [18:10] <ChrisL> http://www.w3.org/TR/2014/WD-css3-background-20140116/ is 404
- # [18:10] <fantasai> http://dev.w3.org/csswg/css-backgrounds-3/
- # [18:10] <glazou> http://dev.w3.org/csswg/css-backgrounds/
- # [18:10] <dael> ChrisL: Can I have a good like to the DoC?
- # [18:10] * fantasai will fix that
- # [18:10] <glazou> s/like/link
- # [18:11] <dael> s/like/link
- # [18:11] <Rossen_> s/?/MaRakow/
- # [18:11] <MaRakow> s/?/MaRakow
- # [18:11] * dael has really bad audio today, sorry.
- # [18:11] <dael> glazou: Any obj against a new CR?
- # [18:11] <ChrisL> +1 to publish
- # [18:11] <dael> [silence]
- # [18:11] <leaverou> +1 to publish
- # [18:11] <dael> glazou: Are people in favor?
- # [18:11] <dael> RESOLVED: New CR for Backgrounds and Borders
- # [18:12] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [18:12] <glazou> http://lists.w3.org/Archives/Public/www-style/2014Aug/0214.html
- # [18:12] <dael> Topic: Display Module
- # [18:12] * Bert to Chris: shall I start the CR process? Or do you want to do it?
- # [18:12] <dael> TabAtkins: We technically got a resolution to pub in January, but I've made enough changes...I'm sorry, we did pub FPWD in Jan.
- # [18:12] <dael> TabAtkins: I hadn't made the edits we talked about in Jan F2F. Since then I've done a few other weeks. I'd like to request a first WD. And fantasai this is where you wanted tot alk about merging?
- # [18:13] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [18:13] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [18:13] <dael> fantasai: That was f2F. But we wanted an update witht he changes from F2F and we made some changes. We defined blockification and inlinification. We explain how it works for all display types.
- # [18:13] * sgalineau likes the sound of blockification
- # [18:13] <dael> fantasai: WE added a glossary of CSS2.1 terms. We folded in entire proposal as asked. WE also added hide value.
- # [18:14] <dael> fantasai: WE wanted to have this make the box appear and disappear, not about display. This is the name we came up with. It's box-suppress with show, hide, and none.
- # [18:14] * glazou was expecting a comment on names :-D
- # [18:14] <dael> ???: I think the value names are fine, but for the property name I like the old one better.
- # [18:14] <glazou> s/??/Florian
- # [18:14] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [18:14] <dael> TabAtkins: It seems odd to make it look like a long hand when it's not.
- # [18:15] <dael> fantasai: That prefix might not be a bad thing. We wanted to make it clear this is about making hte box go away or come back.
- # [18:15] * sgalineau blockified: always;
- # [18:15] <dael> florian: I think I liked it better prefixed with display, but the values and behavious ar fine to me.
- # [18:15] <dael> fantasai: Other comments?
- # [18:15] <bkardell_> +1 seems odd to look longhand and not be
- # [18:15] <dael> florian: Since we're moving away from LC, maybe we should bikeshed earlier.
- # [18:15] <dael> fantasai: I think we can publich and bikeshed at F2F
- # [18:16] <dael> glazou: Previous WD is quite old so we should repub.
- # [18:16] <dael> glazou: Any obj to publishing?
- # [18:16] <dael> RESOLVED: New WD for Display Module
- # [18:16] <glazou> http://lists.w3.org/Archives/Public/www-style/2014Aug/0286.html
- # [18:16] <dael> Topic: overflow issue
- # [18:16] <dael> TabAtkins: This was earlier.
- # [18:17] <dael> TabAtkins: dholbert had the reverse flex box. If it's column-reverse the initial scroll is set to the bottom. He says this makse sense and would like flexbox to do this and create interop
- # [18:17] <dael> TabAtkins: fantasai said she thinks it should be defined properly in alignment so that the Chrome behviour would fall out.
- # [18:18] <fantasai> http://dev.w3.org/csswg/css-align/#overflow-scroll-position
- # [18:18] <dael> TabAtkins: So it now says if you align with an edge, you align initial scroll position with that edge. That makes the correct behviour for flex happen because the flex start begins at the end. So it current would work correctly.
- # [18:18] <dael> TabAtkins: We think this is reasonable and we captured it in alignment already. We wanted to see if there are any objections to this approach.
- # [18:18] <dael> glazou: Questions?
- # [18:19] <dael> fantasai: This means that if you have a scrollable thing or don't, the initial alignment looks the same. The overflow is off tot he other side from the alignment.
- # [18:19] <dael> Rossen_: What happens when you have alignment and writing mode direction as opposite.
- # [18:19] * sgalineau overflow: audio;
- # [18:20] <dael> fantasai: You set hte scroll position according to the alignment and that accounts for the writing mode. So the default will match aligning to the start-start corner. This is about aligning on the scrollable element itself.
- # [18:20] <dael> fantasai: This is the prop that says all my contents are aligned this way So a scrollable box all contents are the scrollable area.
- # [18:21] <dael> dbaron: Key point is that the default references is, to the alignment does matter.
- # [18:21] * Quits: arybka (~arybka@public.cloak) (Ping timeout: 180 seconds)
- # [18:21] <dael> dbaron: I'm worried that this affects margin auto, but not text align, but I think I'm okay.
- # [18:21] <dael> TabAtkins: I think it's okay. Text alignment is another thing, but not as big of a deal. I could be wrong.
- # [18:21] <fantasai> s/affects/doesn't affect/
- # [18:21] <fantasai> s/but not/or/
- # [18:21] <dbaron> s/worried/a little worried/
- # [18:22] <fantasai> s/or not/or/
- # [18:22] <dael> Rossen_: I'm okay with it as well. It makes sense.
- # [18:22] <dael> glazou: Anyone with an opinion or comment? Anyone else? No objection?
- # [18:22] <dael> RESOLVED: Adopt proposal
- # [18:22] <dael> TabAtkins: Anyone with comments later, bring them to the ML. This is large and I want to make sure everyone is aware.
- # [18:22] <glazou> https://lists.w3.org/Archives/Member/w3c-css-wg/2014JulSep/0123.html
- # [18:22] <dael> Topic: CSS Text
- # [18:23] <dael> fantasai: Let me find the message
- # [18:23] <glazou> http://lists.w3.org/Archives/Public/www-style/2014Aug/0256.html
- # [18:23] <dael> glazou: The message is linked from what I posted. That one?
- # [18:23] <dael> fantasai: Yes. I wanted to go over somet hings to make sure everyone is aware.
- # [18:24] <dael> fantasai: There's two issues about UAX14. We accepted something that breaks UAX14. There's the break character that's supposed to rep images and glue character which is no break. So we interop ignore the no break when it's between that character and a replaced element
- # [18:24] <dael> fantasai: We had to change to spec to say we're reordering so that you violate the glue rule.
- # [18:24] <dael> florian: Do we have usage data?
- # [18:25] * sgalineau likes the smell of UAX14 in the morning
- # [18:25] <dael> fantasai: I suspect this is well embedded because it's been around for a long time. We could dig out netscape to figure out how long.
- # [18:25] * sgalineau ok maybe not
- # [18:25] <dael> fantasai: People have relied on this in tables to put images together a lot.
- # [18:25] <dael> fantasai: I don't know how else to get usage data.
- # [18:25] <dael> florian: But there's a reasonable assuption it's common.
- # [18:26] <dael> fantasai: I think anyone trying to get not breaking would be frustrated.
- # [18:26] <dael> glenn_: Have you disucess with unicode?
- # [18:26] * Joins: zcorpan_ (~zcorpan@public.cloak)
- # [18:26] <dael> fantasai: I haven't All browsers are interop. People have been relying on images doing this so we should change the spec. I'm not happy witht he result, it would be great to follow unicode.
- # [18:26] <dael> fantasai: If impl have a way to evaluate breakage that would be great.
- # [18:27] <dael> ChrisL: Is it possible the unicode is wrong and we should contact them?
- # [18:27] * glazou notices that TabAtkins just closed agenda item 7 on www-style…
- # [18:27] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [18:27] <ChrisL> OK that seems fair enough as justification to me
- # [18:27] <dael> fantasai: I don't think we should encourage anyone that isn't backwards...The unicode makes sense. I'd prefer what unicode is correct and we have backwards compat constraint. If browser impl think we can change that's great. WE're stuck for web browser, but no one else should have to deal.
- # [18:28] * Parts: florian (~Florian@public.cloak) (florian)
- # [18:28] <dael> ChrisL: That seems fine to me.
- # [18:28] <dael> glazou: Any obj?
- # [18:28] <dael> fantasai: Or does anyone think we chan change?
- # [18:28] <dael> glenn_: Have you talked with browser vendors about changing?
- # [18:28] <dael> [silence]
- # [18:28] * TabAtkins glazou: Thanks for the reminder. ^_^
- # [18:28] <dael> glazou: So, let's accept the resolution
- # [18:29] <dael> RESOLVED: Accept the proposal
- # [18:29] <fantasai> http://dev.w3.org/csswg/css-text/issues-lc-2013#issue-69
- # [18:29] <dael> fantasai: Next was the i18n group asked us to nomitively reference UAX14. We say here's some references...
- # [18:30] <dael> fantasai: The problem is we're not sure if UAX14 is web compat. Second is a lot of the breaks in the pairs table aren't okay without prioritization. You'll get weird results. Browsers don't do prioritization.
- # [18:31] <dael> fantasai: So we said no we won't normatively reference. We need to evaluate and we don't want to tackle that in this level of text. I think i18n didn't respond to that.
- # [18:31] <koji> I think this is actually issue #51 file:///Users/kojiishi/src/csswg/specs/css-text/issues-lc-2013.html#issue-51
- # [18:31] <dael> fantasai: It's not issue 69...sorry.
- # [18:31] <dael> fantasai: That's that.
- # [18:31] <fantasai> http://dev.w3.org/csswg/css-text/issues-lc-2013#issue-51
- # [18:31] <dael> glenn_: What do we tell users that don't want to break?
- # [18:31] <dael> fantasai: We don't normatively define line breaking rules in CSS.
- # [18:32] <dael> fantasai: If people want ot not break, some characters are normatively referenced. the ones that are about control characters for line breaking. The others are informatively referenced.
- # [18:32] <fantasai> http://dev.w3.org/csswg/css-text/#line-break-details
- # [18:32] <fantasai> glenn, BK, CR, LF, CM, NL, and SG are normatively referenced
- # [18:32] <dael> dbaron: My experience has been when people try and impl a new set of line breaking rules it has behviour that people don't expect. I don't remember which, but people would try a new line breaker and it didn't match the expected results.
- # [18:33] <fantasai> also WJ, ZW, and GL
- # [18:33] <dbaron> s/remember which/how much of it was JIS X 4051 and how much was UAX 14/
- # [18:33] <dael> glazou: Let's go back to the current issue, 51. Anyone object againt a rejection of the original comment?
- # [18:33] <dbaron> s/how much/remember how much/
- # [18:33] <dael> ??: I'm fine with that.
- # [18:33] <glenn_> abstain
- # [18:33] <dael> glazou: So the proposal is to back that rejection.
- # [18:33] <SteveZ> I agree that we are not ready to normatively define line breaking
- # [18:33] <dael> RESOLVED: Reject issue 51
- # [18:34] <glazou> http://dev.w3.org/csswg/css-text/issues-lc-2013#issue-21
- # [18:34] <dael> fantasai: Next was soft hyphons and hyphonation
- # [18:34] <astearns> +1 to this change
- # [18:34] <dael> fantasai: We had said if you have a soft hyphen, that's prioritized. epub said it was breaking anywhere close to soft hyphen. So we said that if there's a soft hyphen you can only break at the soft hyphen, not anywhere else in the word.
- # [18:34] <dael> Mike: I agree.
- # [18:34] * glazou is ok with the change
- # [18:35] <dael> ??: So what happens if the word is too long. Any you break again?
- # [18:35] <dael> fantasai: I think it's just unbreakable.
- # [18:35] <astearns> s/??/florian/
- # [18:35] <dael> florian: If the word is so long, it's good CSS is smart.
- # [18:35] <dael> fantasai: But most words aren't that long.
- # [18:35] * liam thinks fantasai doesn't speak German or Finnish ;-)
- # [18:35] * Ms2ger ^
- # [18:35] * fantasai fair
- # [18:36] <dauwhe> s/Mike/dauwhe/
- # [18:36] <dael> glenn_: I've found in thai that they often have long thigns that are space sperated. It's a cheap way of breaking without a dictionary.
- # [18:36] <dael> fantasai: Shouldn't they be using zero break space?
- # [18:36] <fantasai> zero width space
- # [18:36] <dael> glenn_: I'm saying that we're seen that.
- # [18:36] <dael> dauwhe: And you're using this is a space where the algorythm is inappropirate?
- # [18:36] <dael> fantasai: Yes.
- # [18:37] <dauwhe> s/dauwhe/???/
- # [18:37] * Quits: Bogdan_Brinza (~Bogdan_Brinza@public.cloak) (Ping timeout: 180 seconds)
- # [18:37] <dael> florian: I'm just wondering if the word is too long should you say that if the additional break is needed you can say use the soft break and then if needed other break rules apply? Would that be useful?
- # [18:37] <dael> fantasai: I think that's a good question and I don't know.
- # [18:37] <dael> florian: I don't have an answer either, but I think it's worth answering.
- # [18:37] <fantasai> s/the soft break/automatic hyphenation/
- # [18:38] <dael> glazou: So does this mean we need more investigation?
- # [18:38] <astearns> (change the whole inappropriate line to: astearns: this is used to turn off algorithmic hyphenation when it has an inappropriate result)
- # [18:38] <dael> fantasai: I don't know how to get the answer.
- # [18:38] <dael> dauwhe: If needed sounds pretty complex.
- # [18:38] <dael> fantasai: I think in this case it's if the word is too long.
- # [18:38] <dael> bert: But it may depend on what's on the next line.
- # [18:38] <liam> Barrow-in-Fur­ness
- # [18:38] <glazou> « Rindfleischetikettierungsüberwachungsaufgabenübertragungsgesetz »
- # [18:39] <glazou> or « λοπαδοτεμαχοσελαχογαλεοκρανιολειψανοδριμυποτριμματοσιλφιοκαραβομελιτοκατακεχυμενοκιχλεπικοσσυφοφαττοπεριστεραλεκτρυονοπτοκεφαλλιοκιγκλοπελειολαγῳοσιραιοβαφητραγανοπτερύγων » for Lea
- # [18:39] <dael> fantasai: No, If you broke at the soft hyphen and you still can't fit...florian is talking about if you have a long word, you break at a soft hyphen, and the second half of the word is longer than the line. THere's just this half a word. Are you then allowed to break at an auto-hyphen point, with that being the only thing?
- # [18:40] <fantasai> s/thing/thing on the line/
- # [18:40] <dael> bert: So not with a float? Or if you have another way to break the letters? It's hard to say it's absolutely needed.
- # [18:40] <astearns> the correct solution for that case is to add more soft hyphens to the word. You started adding them, so you need to add as many as may be required
- # [18:40] <dael> liam: This is the same with a word that can't be hyphen. Usually systems give up and hyphen.
- # [18:40] * leaverou glazou: is that supposed to mean anything? It’s hard to understand it, but it seems like random words stiched together :p
- # [18:40] <dael> ??: But we're the ones saying you can't break.
- # [18:40] * glazou Lea, see http://en.wikipedia.org/wiki/Longest_words#Greek
- # [18:41] <glazou> ancient greek then
- # [18:41] * Joins: florian (~Florian@public.cloak)
- # [18:41] <dael> liam: You can get something similar with place names. I pasted one. There's two questions, can you break at the explicit hyphen or can you break at other places in the compound work.
- # [18:41] <dael> florian: I'd break at the algorythmic hyphen points.
- # [18:41] * leaverou glazou thanks! I learned something new :)
- # [18:41] <glazou> :)
- # [18:41] <SteveZ> for what is it worth, it is also possible that neither half of the broken word fit on the very short line
- # [18:41] <dael> fantasai: I'm okay to say that if there's no other break points, the word had a soft hyphen and you already broke there, you can then auto-hyphen.
- # [18:42] <dael> dauwhe: I can't live with that. It's a rare situation.
- # [18:42] <liam> Rindfleischetikettierungsüberwachungsaufgabenübertragungsge­setz
- # [18:42] <Zakim> +[Microsoft.aa]
- # [18:42] <MaRakow> Zakim, [Microsoft.aa] is me
- # [18:42] <Zakim> +MaRakow; got it
- # [18:42] <dael> liam: Not only if you already broke there. You may not fit the text before as witht he crazy example above.
- # [18:42] <dael> s/can't/can
- # [18:42] <dael> dauwhe: So only hyphennate at the soft hyphen unless something really bad happens.
- # [18:43] <dael> fantasai: That seems reasonable to me and if we need to we can revisit.
- # [18:43] <dael> glazou: Okay.
- # [18:43] <dael> fantasai: Let's do issue 65
- # [18:43] <fantasai> http://dev.w3.org/csswg/css-text/issues-lc-2013#issue-65
- # [18:43] <dael> fantasai: That was i18n asking for more details on how Indic does letter spacing. WE said no because we don't have the knowledge to do that. THe uA is given the ability to do the right thing and you can figure that out.
- # [18:44] <dael> florian: You have a note below that Chrome does an impressive thing.
- # [18:44] <Zakim> -MaRakow
- # [18:44] <dael> fantasai: Yes, but Indic would be a spec to itself.
- # [18:44] <dael> liam: Does indic have it's own group and we can defer to them until they come back? That allows us to defer the definition of correctly until they come to it.
- # [18:44] <dael> fantasai: I think it should be a sep document that we can refer to.
- # [18:44] <ChrisL> s/liam/chris
- # [18:45] <dael> glazou: I agree with fantasai
- # [18:45] <florian> +1
- # [18:45] <dael> glazou: So do we want the rejection? any objections?
- # [18:45] <dael> RESOLVED: Reject the issue (65)
- # [18:45] <dael> fantasai: 72 is about control characters is waiting for microsoft.
- # [18:45] <ChrisL> s/Does indic have it's own group/There is an Indic language layout task force
- # [18:46] <dael> fantasai: So that's open on you Microsoft people.
- # [18:46] <fantasai> http://lists.w3.org/Archives/Public/www-style/2014Aug/0217.html
- # [18:46] <dael> fantasai: We're coming to consensus about cross inline properties. That might go into fonts.
- # [18:46] <dael> ??: What's the proposal?
- # [18:46] <fantasai> http://dev.w3.org/csswg/css-text/issues-lc-2013#issue-59
- # [18:46] <dael> fantasai: I'm not sure I'm quite clear on it.
- # [18:46] * dbaron Zakim, who is noisy?
- # [18:46] * Zakim dbaron, listening for 12 seconds I heard sound from the following: glazou (45%), TabAtkins (24%), Bert (8%), ChrisL (72%)
- # [18:46] <dael> fantasai: The last issue was rename distribute to inter-character
- # [18:46] * dbaron Zakim, mute ChrisL
- # [18:46] * Zakim ChrisL should now be muted
- # [18:47] * MaRakow lllllllllllet's get ready to rumbllllllllllllle
- # [18:47] * ChrisL sorry
- # [18:47] * dauwhe Zakim, teach yourself math.
- # [18:47] * Zakim I don't understand 'teach yourself math', dauwhe
- # [18:47] <dael> fantasai: We initially rejected this because distribute has been around since IE6. It's also fairly true it's not clear and doesn't match other values of the spec. This would be clearer and just by looking you can guess what it means.
- # [18:48] <dael> fantasai: We'd have to keep distribute, but should we make it legacy and have intercharacter.
- # [18:48] <dael> ???: The problem is with scripting. Is this often used with scripts?
- # [18:48] <glazou> s/??/florian
- # [18:49] <dael> fantasai: I can't image people would expect archane cases.
- # [18:49] <dael> dbaron: I'm not a fan of aliasing. I'd rather not have it.
- # [18:49] <fantasai> s/expect/except/
- # [18:49] <dael> florian: The more I do, the more I like aliasing. But we have to define it.
- # [18:49] <dael> glenn_: It's a serialization problem.
- # [18:49] <dael> fantasai: I think we were make it more of a duplicate rather than an alias.
- # [18:50] <dael> florian: I don't feel great, but I can live with it depending on browser vendors.
- # [18:50] <dael> Rossen_: I wasn't here and I have to catch up on this. Can we table to next week or F2F? By that time I can talk to my tech guys and have a position on this.
- # [18:50] <dael> fantasai: Is this control characters or this one?
- # [18:50] <dael> Rossen_: This one.
- # [18:50] <dael> glazou: 59 right?
- # [18:50] <dael> Rossen_: 59.
- # [18:51] <dael> fantasai: I don't mind waiting another week.
- # [18:51] <dael> Rossen_: Control characters is the same.
- # [18:51] <dael> glazou: Okay.
- # [18:51] <dael> Rossen_: What's the urgency. Are you trying to push so it's ready for LC at F2F? Or is it okay at F2F?
- # [18:51] <dael> fantasai: WE want to pub LC at the F2F at the latest. I think it will need to go there.
- # [18:51] <dael> fantasai: WE can discuss there, but we want to be able to resolve.
- # [18:52] <dael> Rossen_: I can have a responce at the F2F at the latest. I'll see if I can get on the call next week from London.
- # [18:52] <dael> glazou: We only have 5 minutes. Anything we can do on text?
- # [18:52] <dael> fantasai: Do we have another? WE can move on.
- # [18:52] <florian> s/The more I do, the more I like aliasing/The more scripts are involved, the less I like aliasing/
- # [18:52] <dael> glazou: So we have #6 or #8
- # [18:53] <dael> TabAtkins: I don't think we can do 6.
- # [18:53] <glazou> http://wiki.csswg.org/spec#dead-need-to-be-turned-into-notes
- # [18:53] <dael> Topic: BECSS to Notes
- # [18:53] <florian> http://wiki.csswg.org/spec#dead-need-to-be-turned-into-notes
- # [18:53] <dael> TabAtkins: There's a handful of old specs that show up on TR, but they're dead. They don't even appear on our repository. Per W3C we're supposed to gravestone and make them notes. Does anyone object to doing it with these? The list i on the wiki
- # [18:54] <dael> fantasai: Behaviour extentions, hyperlinks, and marquiee
- # [18:54] <dael> fantasai: Can we resind a recommendation?
- # [18:54] <dael> Bert: Yeah.
- # [18:54] <dbaron> s/recommendation/non-recommendation/
- # [18:54] * ChrisL talks into a muted phone and says the same as Bert pretty much
- # [18:54] <dael> fantasai: It would be nice to have styling to say don't use.
- # [18:54] <SteveZ> a tombstone water mark
- # [18:54] <ChrisL> we can't rescind it but we can publish as a note
- # [18:55] <dael> ??: There's a note on the wiki saying Blink dropped support, but I think it was a different thing.
- # [18:55] <glazou> s/??/florian
- # [18:55] <dael> TabAtkins: So any objections to these three being re-pub as gravestone notes?
- # [18:55] <dael> glazou: No obj from me. Strong support.
- # [18:56] <dael> Bert: I agree. As an additional point, I put this topic on the F2F topic list. There are others that might needd to be updated.
- # [18:56] <dael> TabAtkins: These were the super obvious. There were others that would need discussion.
- # [18:56] * dauwhe +1 to discussing others at F2F
- # [18:56] <dael> glazou: Any objection to moving the three doc to notes?
- # [18:56] <florian> s/Blink dropped support, but I think it was a different thing./Blink dropped support for marquee, but that implementation was not even in line with the spec/
- # [18:56] <dael> RESOLVED: Move the three documents to notes
- # [18:56] <dael> TabAtkins: I'll prepare if you'll publish?
- # [18:56] <dael> Bert: Okay.
- # [18:56] <dael> fantasai: Are we okay to publish counter styles tomorrow?
- # [18:56] <dael> TabAtkins: Bert did a pre-request so he got an okay.
- # [18:57] <ChrisL> nice work bert
- # [18:57] <dael> fantasai: Excellent. Thank you.
- # [18:57] <dael> glazou: That's the top of the hour. Thanks everyone.
- # [18:57] <ChrisL> my regrets for next week (returning from SVG f2f)
- # [18:57] <Zakim> -[Microsoft.a]
- # [18:57] <Zakim> -SGalineau
- # [18:57] <Zakim> - +1.479.764.aaaa
- # [18:58] <Zakim> -TabAtkins
- # [18:58] * liam zakim, drop liam
- # [18:58] <Zakim> -fantasai
- # [18:58] * Zakim Liam is being disconnected
- # [18:58] <Zakim> -Liam
- # [18:58] <Zakim> -astearns
- # [18:58] <Zakim> -[Microsoft]
- # [18:58] <Zakim> -Bert
- # [18:58] <Zakim> -mike_miller
- # [18:58] <Zakim> -murakami
- # [18:58] <Zakim> -dauwhe
- # [18:58] <Zakim> -antonp
- # [18:58] <Zakim> -glenn
- # [18:58] <Zakim> -koji
- # [18:58] <Zakim> -SteveZ
- # [18:58] <Zakim> -dbaron
- # [18:58] <Zakim> -glazou
- # [18:58] <Zakim> -dael
- # [18:58] <Zakim> -plinss
- # [18:58] <Zakim> -SimonSapin
- # [18:58] * Quits: AH_Miller (~mike@public.cloak) ("")
- # [18:58] * Quits: koji (~koji@public.cloak) ("Leaving...")
- # [18:58] <Zakim> -??P43
- # [18:58] * Quits: glazou (~glazou@public.cloak) (glazou)
- # [18:58] <Zakim> -MaRakow.a
- # [18:58] * Quits: alex_antennahouse (~458c94ae@public.cloak) ("http://www.mibbit.com ajax IRC Client")
- # [18:58] <Zakim> - +1.631.398.aaee
- # [18:58] <Zakim> - +1.301.526.aagg
- # [18:58] * Quits: dael (~dael@public.cloak) ("Page closed")
- # [18:59] * Quits: murakami (~769ad103@public.cloak) ("http://www.mibbit.com ajax IRC Client")
- # [19:03] * Quits: zcorpan_ (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [19:03] <Zakim> disconnecting the lone participant, ChrisL, in Style_CSS FP()12:00PM
- # [19:03] <Zakim> Style_CSS FP()12:00PM has ended
- # [19:03] <Zakim> Attendees were mike_miller, glazou, dael, glenn, +1.479.764.aaaa, florian, SGalineau, +1.206.675.aabb, +1.917.207.aacc, astearns, dauwhe, Lea, plinss, murakami, +1.281.305.aadd,
- # [19:03] <Zakim> ... Bert, TabAtkins, +1.631.398.aaee, antonp, Liam, SimonSapin, +1.301.526.aagg, dbaron, koji, MaRakow, Rossen_, ChrisL, [Microsoft], fantasai, SteveZ
- # [19:03] * Quits: ChrisL (clilley@public.cloak) ("Client combusted")
- # [19:07] * Joins: jcraig (~jcraig@public.cloak)
- # [19:11] * Quits: florian (~Florian@public.cloak) ("Leaving.")
- # [19:14] * leaverou is now known as leaverou_away
- # [19:17] * Joins: florian (~Florian@public.cloak)
- # [19:25] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [19:26] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [19:28] * Quits: florian (~Florian@public.cloak) ("Leaving.")
- # [19:29] * Joins: florian (~Florian@public.cloak)
- # [19:31] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [19:36] * Joins: tommyjt__ (~tommyjtl@public.cloak)
- # [19:37] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [19:37] * Quits: florian (~Florian@public.cloak) ("Leaving.")
- # [19:39] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [19:40] * Joins: {Darktears} (~darktears@public.cloak)
- # [19:44] * Joins: plh (plehegar@public.cloak)
- # [19:45] * Quits: darktears (~darktears@public.cloak) (Client closed connection)
- # [20:03] * leaverou_away is now known as leaverou
- # [20:15] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [20:16] * Joins: florian (~Florian@public.cloak)
- # [20:26] * Quits: dbaron (~dbaron@public.cloak) ("8403864 bytes have been tenured, next gc will be global.")
- # [20:37] * Quits: florian (~Florian@public.cloak) ("Leaving.")
- # [20:41] * Quits: Rossen_ (~Rossen@public.cloak) ("Page closed")
- # [20:58] * Quits: bkardell_ (~uid10373@public.cloak) ("Connection closed for inactivity")
- # [21:02] * Zakim excuses himself; his presence no longer seems to be needed
- # [21:02] * Parts: Zakim (zakim@public.cloak) (Zakim)
- # [21:07] * Joins: zcorpan_ (~zcorpan@public.cloak)
- # [21:15] * Quits: zcorpan_ (~zcorpan@public.cloak) (Client closed connection)
- # [21:25] * leaverou is now known as leaverou_away
- # [21:32] * Joins: dbaron (~dbaron@public.cloak)
- # [21:38] * Joins: dauwhe_ (~dauwhe@public.cloak)
- # [21:38] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [21:43] * Joins: florian (~Florian@public.cloak)
- # [22:25] * Quits: shepazu (schepers@public.cloak) ("is sleepy")
- # [22:35] * Quits: florian (~Florian@public.cloak) ("Leaving.")
- # [22:36] * Joins: florian (~Florian@public.cloak)
- # [22:48] * Quits: florian (~Florian@public.cloak) ("Leaving.")
- # [22:55] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [22:56] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
- # [22:59] * leaverou_away is now known as leaverou
- # [23:18] * leaverou is now known as leaverou_away
- # Session Close: Thu Aug 21 00:00:00 2014
The end :)