/irc-logs / w3c / #css / 2014-08-20 / end

Options:

  1. # Session Start: Wed Aug 20 00:00:00 2014
  2. # Session Ident: #css
  3. # [00:13] <fantasai> dholbert: well, as usual, let us know if that seems right/wrong :)
  4. # [00:15] <dholbert> fantasai, I think it seems wrong...
  5. # [00:15] <dholbert> fantasai, for widths at least, we honor percent sizes on children of indefinitely-sized things, in non-flexbox contexts
  6. # [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>
  7. # [00:16] * Joins: tantek (~tantek@public.cloak)
  8. # [00:17] <dholbert> fantasai, (chrome & firefox both render that with the purple div sized to 50% of the black div's width)
  9. # [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
  10. # [00:18] <fantasai> fair point
  11. # [00:18] <fantasai> So I guess we're going with C?
  12. # [00:18] <fantasai> and same for the main-size?
  13. # [00:18] <dholbert> I'm not sure :)
  14. # [00:18] <dholbert> on the other hand:
  15. # [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
  16. # [00:19] <fantasai> right
  17. # [00:20] <fantasai> we could try to do something roughly equivalent
  18. # [00:20] <dholbert> so maybe we need to ignore it in both vertical & horizontal flexbox, for internal consistency & to stay performant
  19. # [00:20] <fantasai> but I'm happy with performant consistency as an argument here as well...
  20. # [00:20] <fantasai> what do you do in Gecko?
  21. # [00:21] * fantasai thinks we need to poll msft, too
  22. # [00:21] * fantasai is really happy to have you and the msft guys helping on this spec
  23. # [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
  24. # [00:21] <dholbert> so the children see their container (the flex item) as having a definite size
  25. # [00:21] * Joins: dauwhe (~dauwhe@public.cloak)
  26. # [00:22] <dholbert> sorry, s/reflow it children/reflow it (including its children)/
  27. # [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
  28. # [00:22] <dholbert> for min-height:auto
  29. # [00:24] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
  30. # [00:25] * Joins: tommyjtl (~tommyjtl@public.cloak)
  31. # [00:25] * Quits: tantek (~tantek@public.cloak) (Ping timeout: 180 seconds)
  32. # [00:28] * Joins: tantek (~tantek@public.cloak)
  33. # [00:28] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
  34. # [00:32] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  35. # [00:50] <SimonSapin> plinss, TabAtkins: I just released https://pythonhosted.org/tinycss2/ 0.5, it now preserves whitespace and comments
  36. # [00:50] <SimonSapin> except those between the name and ':' of a declaration :)
  37. # [00:51] * Joins: jdaggett (~jdaggett@public.cloak)
  38. # [01:05] * fantasai waves to jdaggett
  39. # [01:22] * Joins: dauwhe (~dauwhe@public.cloak)
  40. # [01:29] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
  41. # [01:30] * Joins: jdaggett_ (~jdaggett@public.cloak)
  42. # [01:35] * Quits: jdaggett (~jdaggett@public.cloak) (Ping timeout: 180 seconds)
  43. # [01:35] * jdaggett_ is now known as jdaggett
  44. # [01:40] * Quits: glenn_ (~gadams@public.cloak) (Client closed connection)
  45. # [01:42] * Quits: jdaggett (~jdaggett@public.cloak) (jdaggett)
  46. # [01:42] * Joins: dauwhe (~dauwhe@public.cloak)
  47. # [01:42] * Quits: dauwhe (~dauwhe@public.cloak) ("")
  48. # [01:43] * Joins: glenn_ (~gadams@public.cloak)
  49. # [02:25] * Joins: jdaggett (~jdaggett@public.cloak)
  50. # [02:26] * plinss is now known as plinss_away
  51. # [02:27] * Quits: tantek (~tantek@public.cloak) (tantek)
  52. # [02:30] * plinss_away is now known as plinss
  53. # [03:25] * Joins: tommyjtl (~tommyjtl@public.cloak)
  54. # [03:32] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  55. # [03:39] * Joins: tommyjtl (~tommyjtl@public.cloak)
  56. # [03:46] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
  57. # [03:49] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  58. # [04:01] * Joins: tantek (~tantek@public.cloak)
  59. # [04:21] * Quits: dbaron (~dbaron@public.cloak) ("8403864 bytes have been tenured, next gc will be global.")
  60. # [04:24] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
  61. # [04:39] * Joins: tommyjtl (~tommyjtl@public.cloak)
  62. # [04:40] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  63. # [04:40] * Joins: tommyjtl (~tommyjtl@public.cloak)
  64. # [04:41] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  65. # [04:41] * Joins: tommyjtl (~tommyjtl@public.cloak)
  66. # [04:48] * Quits: liam (liam@public.cloak) (Ping timeout: 180 seconds)
  67. # [04:48] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  68. # [04:49] * Quits: shepazu (schepers@public.cloak) (Client closed connection)
  69. # [04:54] * Joins: shepazu (schepers@public.cloak)
  70. # [04:59] * Joins: liam (liam@public.cloak)
  71. # [05:16] * Joins: tommyjtl (~tommyjtl@public.cloak)
  72. # [05:17] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  73. # [05:17] * Joins: tommyjtl (~tommyjtl@public.cloak)
  74. # [05:19] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
  75. # [05:25] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  76. # [05:26] * Quits: gsnedders (~gsnedders@public.cloak) (Ping timeout: 180 seconds)
  77. # [05:36] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
  78. # [05:36] * Joins: tommyjtl (~tommyjtl@public.cloak)
  79. # [05:47] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
  80. # [05:53] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  81. # [05:59] * Joins: tommyjtl (~tommyjtl@public.cloak)
  82. # [06:05] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  83. # [06:16] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  84. # [06:17] * Joins: tommyjtl (~tommyjtl@public.cloak)
  85. # [06:24] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  86. # [06:30] * Quits: paul___irish (~paul___irish@public.cloak) ("ZNC - http://znc.sourceforge.net")
  87. # [06:31] * Joins: paul___irish (~paul___irish@public.cloak)
  88. # [06:47] * Joins: dbaron (~dbaron@public.cloak)
  89. # [07:10] * Quits: darktears (~darktears@public.cloak) (Client closed connection)
  90. # [07:17] * Quits: tantek (~tantek@public.cloak) (tantek)
  91. # [07:44] * Joins: gsnedders (~gsnedders@public.cloak)
  92. # [08:00] * Joins: tantek (~tantek@public.cloak)
  93. # [08:23] * Joins: tommyjtl (~tommyjtl@public.cloak)
  94. # [08:38] * Joins: zcorpan (~zcorpan@public.cloak)
  95. # [08:40] * Quits: tantek (~tantek@public.cloak) (tantek)
  96. # [08:42] * Joins: tantek (~tantek@public.cloak)
  97. # [08:49] * Quits: tantek (~tantek@public.cloak) (Ping timeout: 180 seconds)
  98. # [09:12] * Joins: Ms2ger (~Ms2ger@public.cloak)
  99. # [09:45] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
  100. # [09:49] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  101. # [10:02] * Joins: tommyjtl (~tommyjtl@public.cloak)
  102. # [10:05] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  103. # [10:19] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
  104. # [10:32] * Joins: jdaggett_ (~jdaggett@public.cloak)
  105. # [10:34] * Quits: jdaggett (~jdaggett@public.cloak) (Ping timeout: 180 seconds)
  106. # [10:34] * jdaggett_ is now known as jdaggett
  107. # [10:45] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
  108. # [10:45] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  109. # [10:45] * Quits: jdaggett (~jdaggett@public.cloak) (Ping timeout: 180 seconds)
  110. # [10:57] * Quits: Ms2ger (~Ms2ger@public.cloak) ("Leaving")
  111. # [10:57] * Joins: Ms2ger (~Ms2ger@public.cloak)
  112. # [11:17] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
  113. # [11:17] * Joins: tommyjtl (~tommyjtl@public.cloak)
  114. # [11:33] * leaverou_away is now known as leaverou
  115. # [11:38] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
  116. # [11:44] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  117. # [12:02] * Joins: tommyjtl (~tommyjtl@public.cloak)
  118. # [12:02] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
  119. # [12:21] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
  120. # [12:21] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  121. # [12:45] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
  122. # [12:45] * Joins: tommyjtl (~tommyjtl@public.cloak)
  123. # [12:48] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  124. # [12:48] * Joins: tommyjtl (~tommyjtl@public.cloak)
  125. # [12:57] * Joins: darktears (~darktears@public.cloak)
  126. # [12:59] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  127. # [12:59] * Joins: tommyjtl (~tommyjtl@public.cloak)
  128. # [13:01] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  129. # [13:01] * Joins: tommyjtl (~tommyjtl@public.cloak)
  130. # [13:01] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  131. # [13:01] * Joins: tommyjtl (~tommyjtl@public.cloak)
  132. # [13:02] * leaverou is now known as leaverou_away
  133. # [13:08] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  134. # [13:15] * leaverou_away is now known as leaverou
  135. # [13:22] * Joins: jdaggett (~jdaggett@public.cloak)
  136. # [14:02] * Joins: plh (plehegar@public.cloak)
  137. # [14:03] * Joins: tommyjtl (~tommyjtl@public.cloak)
  138. # [14:15] * Quits: jdaggett (~jdaggett@public.cloak) (jdaggett)
  139. # [14:28] * Joins: tantek (~tantek@public.cloak)
  140. # [14:32] * Quits: tantek (~tantek@public.cloak) (tantek)
  141. # [14:41] * leaverou is now known as leaverou_away
  142. # [15:13] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  143. # [15:23] * Quits: anssik (~uid10742@public.cloak) ("Connection closed for inactivity")
  144. # [15:28] * leaverou_away is now known as leaverou
  145. # [15:28] * Joins: zcorpan (~zcorpan@public.cloak)
  146. # [15:39] * Quits: darktears (~darktears@public.cloak) (Client closed connection)
  147. # [15:39] * Joins: darktears (~darktears@public.cloak)
  148. # [15:42] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  149. # [15:51] * Joins: zcorpan (~zcorpan@public.cloak)
  150. # [15:52] * leaverou is now known as leaverou_away
  151. # [15:58] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  152. # [15:58] * Joins: tommyjtl (~tommyjtl@public.cloak)
  153. # [16:05] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  154. # [16:24] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  155. # [16:27] * Joins: tommyjtl (~tommyjtl@public.cloak)
  156. # [16:30] * Joins: zcorpan (~zcorpan@public.cloak)
  157. # [16:37] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  158. # [16:40] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  159. # [16:41] * Joins: tommyjtl (~tommyjtl@public.cloak)
  160. # [16:44] * Joins: zcorpan (~zcorpan@public.cloak)
  161. # [16:44] * Joins: florian (~Florian@public.cloak)
  162. # [16:45] * Parts: florian (~Florian@public.cloak) (florian)
  163. # [16:46] * Joins: florian (~Florian@public.cloak)
  164. # [16:49] * leaverou_away is now known as leaverou
  165. # [16:49] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
  166. # [16:51] * Parts: florian (~Florian@public.cloak) (florian)
  167. # [16:51] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
  168. # [16:51] * Joins: florian (~Florian@public.cloak)
  169. # [16:52] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
  170. # [16:56] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  171. # [17:12] * Quits: florian (~Florian@public.cloak) ("Leaving.")
  172. # [17:13] * Joins: glazou (~glazou@public.cloak)
  173. # [17:13] * glazou changes topic to 'http://lists.w3.org/Archives/Public/www-style/2014Aug/0313.html'
  174. # [17:15] * Joins: RRSAgent (rrsagent@public.cloak)
  175. # [17:15] <RRSAgent> logging to http://www.w3.org/2014/08/20-css-irc
  176. # [17:15] * Joins: Zakim (zakim@public.cloak)
  177. # [17:15] <glazou> Zakim, this will be Style
  178. # [17:15] <Zakim> ok, glazou; I see Style_CSS FP()12:00PM scheduled to start in 42 minutes
  179. # [17:15] <glazou> RRSAgent, make logs public
  180. # [17:15] <RRSAgent> I have made the request, glazou
  181. # [17:22] * leaverou is now known as leaverou_away
  182. # [17:23] * Joins: dbaron (~dbaron@public.cloak)
  183. # [17:24] * plh is now known as plh-away
  184. # [17:27] * Joins: dauwhe (~dauwhe@public.cloak)
  185. # [17:30] * Quits: plh-away (plehegar@public.cloak) ("Leaving")
  186. # [17:31] * Joins: florian (~Florian@public.cloak)
  187. # [17:45] * leaverou_away is now known as leaverou
  188. # [17:46] <glazou> Zakim, code?
  189. # [17:46] <Zakim> the conference code is 78953 (tel:+1.617.761.6200 sip:zakim@voip.w3.org), glazou
  190. # [17:50] * Joins: AH_Miller (~mike@public.cloak)
  191. # [17:51] <Zakim> Style_CSS FP()12:00PM has now started
  192. # [17:51] <Zakim> +mike_miller
  193. # [17:52] * Joins: dael (~dael@public.cloak)
  194. # [17:52] <Zakim> +??P2
  195. # [17:52] <glazou> Zakim, ??P2 is me
  196. # [17:52] <Zakim> +glazou; got it
  197. # [17:53] <Zakim> +dael
  198. # [17:54] * Joins: murakami (~769ad103@public.cloak)
  199. # [17:54] * Ms2ger waves at glazou
  200. # [17:54] <glazou> hi Ms2ger
  201. # [17:55] <glazou> murakami, congrats for the launch of the company
  202. # [17:55] * Joins: alex_antennahouse (~458c94ae@public.cloak)
  203. # [17:55] <murakami> Thanks!
  204. # [17:55] <Zakim> +glenn
  205. # [17:56] <Zakim> +??P12
  206. # [17:56] <Zakim> + +1.479.764.aaaa
  207. # [17:56] <leaverou> murakami: congrats from me too!
  208. # [17:56] <florian> Zakim, ??P12 is me
  209. # [17:56] <Zakim> +florian; got it
  210. # [17:56] * Joins: antonp (~Thunderbird@public.cloak)
  211. # [17:56] <Zakim> +SGalineau
  212. # [17:56] <Zakim> -florian
  213. # [17:56] <Zakim> + +1.206.675.aabb
  214. # [17:56] <Zakim> + +1.917.207.aacc
  215. # [17:57] <astearns> zakim, aabb is me
  216. # [17:57] <Zakim> +astearns; got it
  217. # [17:57] <dauwhe> Zakim, aacc is me
  218. # [17:57] <Zakim> +dauwhe; got it
  219. # [17:57] <Zakim> +Lea
  220. # [17:57] * Joins: tantek (~tantek@public.cloak)
  221. # [17:58] * Joins: arybka (~arybka@public.cloak)
  222. # [17:58] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  223. # [17:58] * Parts: florian (~Florian@public.cloak) (florian)
  224. # [17:58] * Joins: florian (~Florian@public.cloak)
  225. # [17:58] <Zakim> +??P28
  226. # [17:58] <Zakim> +plinss
  227. # [17:58] <glazou> Zakim, who is here?
  228. # [17:58] <Zakim> On the phone I see mike_miller, glazou, dael, glenn, +1.479.764.aaaa, SGalineau, astearns, dauwhe, Lea, ??P28, plinss
  229. # [17:58] <murakami> zakim,??P28 is me
  230. # [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,
  231. # [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,
  232. # [17:58] <Zakim> ... renoirb, achicu_____, timeless, astearns, Hixie, TabAtkins, lmclister_____, jacobg______, logbot, alexmog, mvujovic____, slightlyoff, sgalineau, plinss, projector, shans,
  233. # [17:58] <Zakim> ... leaverou
  234. # [17:58] <Zakim> +murakami; got it
  235. # [17:59] <Zakim> + +1.281.305.aadd
  236. # [17:59] <Zakim> +??P31
  237. # [17:59] <Zakim> +Bert
  238. # [17:59] * TabAtkins zakim, aadd is me
  239. # [17:59] * Zakim +TabAtkins; got it
  240. # [17:59] * TabAtkins Zakim, I swear to god you recognize this number like half the time.
  241. # [17:59] * Zakim I don't understand you, TabAtkins
  242. # [17:59] * TabAtkins You never do, Zakim. You never do.
  243. # [17:59] * Joins: bkardell_ (~uid10373@public.cloak)
  244. # [18:00] * TabAtkins That's why our relationship is on the rocks.
  245. # [18:00] <Zakim> + +1.631.398.aaee
  246. # [18:00] * sgalineau I think this is the preeemptive 'it's not you it's me' talk
  247. # [18:00] <antonp> Zakim, ??P31 is me
  248. # [18:00] <Zakim> +antonp; got it
  249. # [18:00] * liam zakim, call liam-617
  250. # [18:00] * Zakim ok, liam; the call is being made
  251. # [18:00] <Zakim> +Liam
  252. # [18:00] <Zakim> + +aaff
  253. # [18:01] <dael> glazou: Let's start.
  254. # [18:01] <Zakim> -Lea
  255. # [18:01] <SimonSapin> Zakim, +aaff is me
  256. # [18:01] <Zakim> +SimonSapin; got it
  257. # [18:01] <Zakim> + +1.301.526.aagg
  258. # [18:01] <SimonSapin> maybe
  259. # [18:01] <dael> glazou: Extra items?
  260. # [18:01] * Joins: zcorpan (~zcorpan@public.cloak)
  261. # [18:01] * Parts: jacobg______ (~sid14856@public.cloak)
  262. # [18:01] <dael> glazou: I have one.
  263. # [18:01] * Joins: koji (~koji@public.cloak)
  264. # [18:01] <dael> glazou: We're not far from the F2F and we need to add topics on the wiki
  265. # [18:02] <dael> glazou: Please spend a few minutes thinking about it and adding items.
  266. # [18:02] <glazou> http://lists.w3.org/Archives/Public/www-style/2014Aug/0194.html
  267. # [18:02] <dael> Topic: COunter Styles
  268. # [18:02] * Joins: jacobg______ (~sid14856@public.cloak)
  269. # [18:02] <dael> TabAtkins: It was pub as LC a year ago.
  270. # [18:02] <Zakim> +dbaron
  271. # [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.
  272. # [18:02] * Quits: tantek (~tantek@public.cloak) (tantek)
  273. # [18:02] <Zakim> + +1.415.231.aahh
  274. # [18:02] <dael> TabAtkins: Obv there's subtantive changes, so we want another LC. Standard 4 weeks I think
  275. # [18:02] <alex_antennahouse> i think 526 aagg is me
  276. # [18:03] * jacobg______ is now known as jacobg
  277. # [18:03] <koji> zakim, +1.415.231.aahh is me
  278. # [18:03] <Zakim> +koji; got it
  279. # [18:03] <dael> glazou: DoC shows mostly green. I saw Xidoran (sp?) a few messages to the list.
  280. # [18:03] <Zakim> +??P43
  281. # [18:03] <dael> TabAtkins: I think the last was "have you pub a new draft" but let's see
  282. # [18:03] <dael> TabAtkins: Most recent were June and they were in the DoC
  283. # [18:03] * Joins: MaRakow (~MaRakow@public.cloak)
  284. # [18:03] * Joins: Rossen_ (~Rossen@public.cloak)
  285. # [18:04] <dael> glazou: He has one on the 29th of July. Was it addressed?
  286. # [18:04] <dael> TabAtkins: That was the can you do a new LC.
  287. # [18:04] <dael> glazou: No, there was one thing to be fixed.
  288. # [18:04] <Zakim> +[Microsoft]
  289. # [18:04] <dael> TabAtkins: Yeah. Those were typos and they were fixed.
  290. # [18:04] <dael> glazou: Okay.
  291. # [18:04] <dael> glazou: Opinions or qs about publishing?
  292. # [18:04] <MaRakow> Zakim, [Microsoft] is me
  293. # [18:04] <Zakim> +MaRakow; got it
  294. # [18:04] * Joins: ChrisL (clilley@public.cloak)
  295. # [18:04] <dael> ??: I'm in favor
  296. # [18:04] <astearns> +1 to publish
  297. # [18:04] <Zakim> +[Microsoft]
  298. # [18:04] <dael> glazou: Me too.
  299. # [18:04] <dael> s/??/Bert
  300. # [18:04] <Rossen_> zakim, microsoft has me
  301. # [18:04] <Zakim> +Rossen_; got it
  302. # [18:05] <sgalineau> no objection
  303. # [18:05] <dael> florian: I haven't been able to see details
  304. # [18:05] <dael> dbaron: I'm in favor. I'd like to see it go to CR
  305. # [18:05] <dael> TabAtkins: Me too, but per our req we need another CR
  306. # [18:05] <Zakim> +ChrisL
  307. # [18:05] <florian> … But at a high level it looked fine
  308. # [18:05] <dael> Rossen_: I just joined, what's this?
  309. # [18:05] * Joins: tantek (~tantek@public.cloak)
  310. # [18:05] <ChrisL> +1 to publish
  311. # [18:05] <dael> glazou: Counter Styles
  312. # [18:05] <dael> Rossen_: It's fine.
  313. # [18:05] <Zakim> +[Microsoft.a]
  314. # [18:06] <dael> RESOLVED: New LCWD for Counter Styles
  315. # [18:06] * Joins: Bogdan_Brinza (~Bogdan_Brinza@public.cloak)
  316. # [18:06] <dael> TabAtkins: I'll put it together this afternoon, bert
  317. # [18:06] <dael> Bert: Okay.
  318. # [18:06] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
  319. # [18:06] <ChrisL> Bert, I will be travellig tomorrow so best if you do it
  320. # [18:06] <glazou> https://lists.w3.org/Archives/Member/w3c-css-wg/2014JulSep/0119.html
  321. # [18:06] <dael> Topic: Backgrounds and Borders
  322. # [18:06] <dael> TabAtkins: Is fantasai around?
  323. # [18:06] <Zakim> +fantasai
  324. # [18:06] <dael> [silence]
  325. # [18:06] * ChrisL summoned!
  326. # [18:06] <dael> TabAtkins: I can do the pub request
  327. # [18:06] * Joins: tommyjtl (~tommyjtl@public.cloak)
  328. # [18:07] <glazou> http://dev.w3.org/csswg/css-counter-styles/issues-lc-20130718
  329. # [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
  330. # [18:07] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  331. # [18:07] * Joins: tommyjtl (~tommyjtl@public.cloak)
  332. # [18:07] <fantasai> http://dev.w3.org/csswg/css-backgrounds-3/issues-lc-2014
  333. # [18:07] * Bert to ChrisL: OK
  334. # [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.
  335. # [18:08] <Zakim> +SteveZ
  336. # [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
  337. # [18:08] <dael> glazou: opinions? questions?
  338. # [18:08] <dael> ??: i18n was okay with defer to level 4?
  339. # [18:08] <dael> fantasai: Yes.
  340. # [18:09] <dael> TabAtkins: I helped prep the draft, so I approve of publication.
  341. # [18:09] <ChrisL> no objection then
  342. # [18:09] <Bert> +1 to CR
  343. # [18:09] * Joins: SteveZ (~SteveZ@public.cloak)
  344. # [18:09] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  345. # [18:09] <dael> ???: What was the problem with spread radius? Just no comments?
  346. # [18:09] <glazou> s/???/ChrisL
  347. # [18:09] <ChrisL> ok if its implemented then fine
  348. # [18:09] * Joins: tommyjtl (~tommyjtl@public.cloak)
  349. # [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
  350. # [18:10] <astearns> we implemented it for the margin-box value of shape-outside
  351. # [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.
  352. # [18:10] <ChrisL> http://www.w3.org/TR/2014/WD-css3-background-20140116/ is 404
  353. # [18:10] <fantasai> http://dev.w3.org/csswg/css-backgrounds-3/
  354. # [18:10] <glazou> http://dev.w3.org/csswg/css-backgrounds/
  355. # [18:10] <dael> ChrisL: Can I have a good like to the DoC?
  356. # [18:10] * fantasai will fix that
  357. # [18:10] <glazou> s/like/link
  358. # [18:11] <dael> s/like/link
  359. # [18:11] <Rossen_> s/?/MaRakow/
  360. # [18:11] <MaRakow> s/?/MaRakow
  361. # [18:11] * dael has really bad audio today, sorry.
  362. # [18:11] <dael> glazou: Any obj against a new CR?
  363. # [18:11] <ChrisL> +1 to publish
  364. # [18:11] <dael> [silence]
  365. # [18:11] <leaverou> +1 to publish
  366. # [18:11] <dael> glazou: Are people in favor?
  367. # [18:11] <dael> RESOLVED: New CR for Backgrounds and Borders
  368. # [18:12] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
  369. # [18:12] <glazou> http://lists.w3.org/Archives/Public/www-style/2014Aug/0214.html
  370. # [18:12] <dael> Topic: Display Module
  371. # [18:12] * Bert to Chris: shall I start the CR process? Or do you want to do it?
  372. # [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.
  373. # [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?
  374. # [18:13] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
  375. # [18:13] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
  376. # [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.
  377. # [18:13] * sgalineau likes the sound of blockification
  378. # [18:13] <dael> fantasai: WE added a glossary of CSS2.1 terms. We folded in entire proposal as asked. WE also added hide value.
  379. # [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.
  380. # [18:14] * glazou was expecting a comment on names :-D
  381. # [18:14] <dael> ???: I think the value names are fine, but for the property name I like the old one better.
  382. # [18:14] <glazou> s/??/Florian
  383. # [18:14] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
  384. # [18:14] <dael> TabAtkins: It seems odd to make it look like a long hand when it's not.
  385. # [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.
  386. # [18:15] * sgalineau blockified: always;
  387. # [18:15] <dael> florian: I think I liked it better prefixed with display, but the values and behavious ar fine to me.
  388. # [18:15] <dael> fantasai: Other comments?
  389. # [18:15] <bkardell_> +1 seems odd to look longhand and not be
  390. # [18:15] <dael> florian: Since we're moving away from LC, maybe we should bikeshed earlier.
  391. # [18:15] <dael> fantasai: I think we can publich and bikeshed at F2F
  392. # [18:16] <dael> glazou: Previous WD is quite old so we should repub.
  393. # [18:16] <dael> glazou: Any obj to publishing?
  394. # [18:16] <dael> RESOLVED: New WD for Display Module
  395. # [18:16] <glazou> http://lists.w3.org/Archives/Public/www-style/2014Aug/0286.html
  396. # [18:16] <dael> Topic: overflow issue
  397. # [18:16] <dael> TabAtkins: This was earlier.
  398. # [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
  399. # [18:17] <dael> TabAtkins: fantasai said she thinks it should be defined properly in alignment so that the Chrome behviour would fall out.
  400. # [18:18] <fantasai> http://dev.w3.org/csswg/css-align/#overflow-scroll-position
  401. # [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.
  402. # [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.
  403. # [18:18] <dael> glazou: Questions?
  404. # [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.
  405. # [18:19] <dael> Rossen_: What happens when you have alignment and writing mode direction as opposite.
  406. # [18:19] * sgalineau overflow: audio;
  407. # [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.
  408. # [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.
  409. # [18:21] <dael> dbaron: Key point is that the default references is, to the alignment does matter.
  410. # [18:21] * Quits: arybka (~arybka@public.cloak) (Ping timeout: 180 seconds)
  411. # [18:21] <dael> dbaron: I'm worried that this affects margin auto, but not text align, but I think I'm okay.
  412. # [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.
  413. # [18:21] <fantasai> s/affects/doesn't affect/
  414. # [18:21] <fantasai> s/but not/or/
  415. # [18:21] <dbaron> s/worried/a little worried/
  416. # [18:22] <fantasai> s/or not/or/
  417. # [18:22] <dael> Rossen_: I'm okay with it as well. It makes sense.
  418. # [18:22] <dael> glazou: Anyone with an opinion or comment? Anyone else? No objection?
  419. # [18:22] <dael> RESOLVED: Adopt proposal
  420. # [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.
  421. # [18:22] <glazou> https://lists.w3.org/Archives/Member/w3c-css-wg/2014JulSep/0123.html
  422. # [18:22] <dael> Topic: CSS Text
  423. # [18:23] <dael> fantasai: Let me find the message
  424. # [18:23] <glazou> http://lists.w3.org/Archives/Public/www-style/2014Aug/0256.html
  425. # [18:23] <dael> glazou: The message is linked from what I posted. That one?
  426. # [18:23] <dael> fantasai: Yes. I wanted to go over somet hings to make sure everyone is aware.
  427. # [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
  428. # [18:24] <dael> fantasai: We had to change to spec to say we're reordering so that you violate the glue rule.
  429. # [18:24] <dael> florian: Do we have usage data?
  430. # [18:25] * sgalineau likes the smell of UAX14 in the morning
  431. # [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.
  432. # [18:25] * sgalineau ok maybe not
  433. # [18:25] <dael> fantasai: People have relied on this in tables to put images together a lot.
  434. # [18:25] <dael> fantasai: I don't know how else to get usage data.
  435. # [18:25] <dael> florian: But there's a reasonable assuption it's common.
  436. # [18:26] <dael> fantasai: I think anyone trying to get not breaking would be frustrated.
  437. # [18:26] <dael> glenn_: Have you disucess with unicode?
  438. # [18:26] * Joins: zcorpan_ (~zcorpan@public.cloak)
  439. # [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.
  440. # [18:26] <dael> fantasai: If impl have a way to evaluate breakage that would be great.
  441. # [18:27] <dael> ChrisL: Is it possible the unicode is wrong and we should contact them?
  442. # [18:27] * glazou notices that TabAtkins just closed agenda item 7 on www-style…
  443. # [18:27] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  444. # [18:27] <ChrisL> OK that seems fair enough as justification to me
  445. # [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.
  446. # [18:28] * Parts: florian (~Florian@public.cloak) (florian)
  447. # [18:28] <dael> ChrisL: That seems fine to me.
  448. # [18:28] <dael> glazou: Any obj?
  449. # [18:28] <dael> fantasai: Or does anyone think we chan change?
  450. # [18:28] <dael> glenn_: Have you talked with browser vendors about changing?
  451. # [18:28] <dael> [silence]
  452. # [18:28] * TabAtkins glazou: Thanks for the reminder. ^_^
  453. # [18:28] <dael> glazou: So, let's accept the resolution
  454. # [18:29] <dael> RESOLVED: Accept the proposal
  455. # [18:29] <fantasai> http://dev.w3.org/csswg/css-text/issues-lc-2013#issue-69
  456. # [18:29] <dael> fantasai: Next was the i18n group asked us to nomitively reference UAX14. We say here's some references...
  457. # [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.
  458. # [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.
  459. # [18:31] <koji> I think this is actually issue #51 file:///Users/kojiishi/src/csswg/specs/css-text/issues-lc-2013.html#issue-51
  460. # [18:31] <dael> fantasai: It's not issue 69...sorry.
  461. # [18:31] <dael> fantasai: That's that.
  462. # [18:31] <fantasai> http://dev.w3.org/csswg/css-text/issues-lc-2013#issue-51
  463. # [18:31] <dael> glenn_: What do we tell users that don't want to break?
  464. # [18:31] <dael> fantasai: We don't normatively define line breaking rules in CSS.
  465. # [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.
  466. # [18:32] <fantasai> http://dev.w3.org/csswg/css-text/#line-break-details
  467. # [18:32] <fantasai> glenn, BK, CR, LF, CM, NL, and SG are normatively referenced
  468. # [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.
  469. # [18:33] <fantasai> also WJ, ZW, and GL
  470. # [18:33] <dbaron> s/remember which/how much of it was JIS X 4051 and how much was UAX 14/
  471. # [18:33] <dael> glazou: Let's go back to the current issue, 51. Anyone object againt a rejection of the original comment?
  472. # [18:33] <dbaron> s/how much/remember how much/
  473. # [18:33] <dael> ??: I'm fine with that.
  474. # [18:33] <glenn_> abstain
  475. # [18:33] <dael> glazou: So the proposal is to back that rejection.
  476. # [18:33] <SteveZ> I agree that we are not ready to normatively define line breaking
  477. # [18:33] <dael> RESOLVED: Reject issue 51
  478. # [18:34] <glazou> http://dev.w3.org/csswg/css-text/issues-lc-2013#issue-21
  479. # [18:34] <dael> fantasai: Next was soft hyphons and hyphonation
  480. # [18:34] <astearns> +1 to this change
  481. # [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.
  482. # [18:34] <dael> Mike: I agree.
  483. # [18:34] * glazou is ok with the change
  484. # [18:35] <dael> ??: So what happens if the word is too long. Any you break again?
  485. # [18:35] <dael> fantasai: I think it's just unbreakable.
  486. # [18:35] <astearns> s/??/florian/
  487. # [18:35] <dael> florian: If the word is so long, it's good CSS is smart.
  488. # [18:35] <dael> fantasai: But most words aren't that long.
  489. # [18:35] * liam thinks fantasai doesn't speak German or Finnish ;-)
  490. # [18:35] * Ms2ger ^
  491. # [18:35] * fantasai fair
  492. # [18:36] <dauwhe> s/Mike/dauwhe/
  493. # [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.
  494. # [18:36] <dael> fantasai: Shouldn't they be using zero break space?
  495. # [18:36] <fantasai> zero width space
  496. # [18:36] <dael> glenn_: I'm saying that we're seen that.
  497. # [18:36] <dael> dauwhe: And you're using this is a space where the algorythm is inappropirate?
  498. # [18:36] <dael> fantasai: Yes.
  499. # [18:37] <dauwhe> s/dauwhe/???/
  500. # [18:37] * Quits: Bogdan_Brinza (~Bogdan_Brinza@public.cloak) (Ping timeout: 180 seconds)
  501. # [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?
  502. # [18:37] <dael> fantasai: I think that's a good question and I don't know.
  503. # [18:37] <dael> florian: I don't have an answer either, but I think it's worth answering.
  504. # [18:37] <fantasai> s/the soft break/automatic hyphenation/
  505. # [18:38] <dael> glazou: So does this mean we need more investigation?
  506. # [18:38] <astearns> (change the whole inappropriate line to: astearns: this is used to turn off algorithmic hyphenation when it has an inappropriate result)
  507. # [18:38] <dael> fantasai: I don't know how to get the answer.
  508. # [18:38] <dael> dauwhe: If needed sounds pretty complex.
  509. # [18:38] <dael> fantasai: I think in this case it's if the word is too long.
  510. # [18:38] <dael> bert: But it may depend on what's on the next line.
  511. # [18:38] <liam> Barrow-in-Fur&shy;ness
  512. # [18:38] <glazou> « Rindfleischetikettierungsüberwachungsaufgabenübertragungsgesetz »
  513. # [18:39] <glazou> or « λοπαδο­τεμαχο­σελαχο­γαλεο­κρανιο­λειψανο­δριμ­υπο­τριμματο­σιλφιο­καραβο­μελιτο­κατακεχυ­μενο­κιχλ­επι­κοσσυφο­φαττο­περιστερ­αλεκτρυον­οπτο­κεφαλλιο­κιγκλο­πελειο­λαγῳο­σιραιο­βαφη­τραγανο­πτερύγων » for Lea
  514. # [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?
  515. # [18:40] <fantasai> s/thing/thing on the line/
  516. # [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.
  517. # [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
  518. # [18:40] <dael> liam: This is the same with a word that can't be hyphen. Usually systems give up and hyphen.
  519. # [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
  520. # [18:40] <dael> ??: But we're the ones saying you can't break.
  521. # [18:40] * glazou Lea, see http://en.wikipedia.org/wiki/Longest_words#Greek
  522. # [18:41] <glazou> ancient greek then
  523. # [18:41] * Joins: florian (~Florian@public.cloak)
  524. # [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.
  525. # [18:41] <dael> florian: I'd break at the algorythmic hyphen points.
  526. # [18:41] * leaverou glazou thanks! I learned something new :)
  527. # [18:41] <glazou> :)
  528. # [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
  529. # [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.
  530. # [18:42] <dael> dauwhe: I can't live with that. It's a rare situation.
  531. # [18:42] <liam> Rindfleischetikettierungsüberwachungsaufgabenübertragungsge&shy;setz
  532. # [18:42] <Zakim> +[Microsoft.aa]
  533. # [18:42] <MaRakow> Zakim, [Microsoft.aa] is me
  534. # [18:42] <Zakim> +MaRakow; got it
  535. # [18:42] <dael> liam: Not only if you already broke there. You may not fit the text before as witht he crazy example above.
  536. # [18:42] <dael> s/can't/can
  537. # [18:42] <dael> dauwhe: So only hyphennate at the soft hyphen unless something really bad happens.
  538. # [18:43] <dael> fantasai: That seems reasonable to me and if we need to we can revisit.
  539. # [18:43] <dael> glazou: Okay.
  540. # [18:43] <dael> fantasai: Let's do issue 65
  541. # [18:43] <fantasai> http://dev.w3.org/csswg/css-text/issues-lc-2013#issue-65
  542. # [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.
  543. # [18:44] <dael> florian: You have a note below that Chrome does an impressive thing.
  544. # [18:44] <Zakim> -MaRakow
  545. # [18:44] <dael> fantasai: Yes, but Indic would be a spec to itself.
  546. # [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.
  547. # [18:44] <dael> fantasai: I think it should be a sep document that we can refer to.
  548. # [18:44] <ChrisL> s/liam/chris
  549. # [18:45] <dael> glazou: I agree with fantasai
  550. # [18:45] <florian> +1
  551. # [18:45] <dael> glazou: So do we want the rejection? any objections?
  552. # [18:45] <dael> RESOLVED: Reject the issue (65)
  553. # [18:45] <dael> fantasai: 72 is about control characters is waiting for microsoft.
  554. # [18:45] <ChrisL> s/Does indic have it's own group/There is an Indic language layout task force
  555. # [18:46] <dael> fantasai: So that's open on you Microsoft people.
  556. # [18:46] <fantasai> http://lists.w3.org/Archives/Public/www-style/2014Aug/0217.html
  557. # [18:46] <dael> fantasai: We're coming to consensus about cross inline properties. That might go into fonts.
  558. # [18:46] <dael> ??: What's the proposal?
  559. # [18:46] <fantasai> http://dev.w3.org/csswg/css-text/issues-lc-2013#issue-59
  560. # [18:46] <dael> fantasai: I'm not sure I'm quite clear on it.
  561. # [18:46] * dbaron Zakim, who is noisy?
  562. # [18:46] * Zakim dbaron, listening for 12 seconds I heard sound from the following: glazou (45%), TabAtkins (24%), Bert (8%), ChrisL (72%)
  563. # [18:46] <dael> fantasai: The last issue was rename distribute to inter-character
  564. # [18:46] * dbaron Zakim, mute ChrisL
  565. # [18:46] * Zakim ChrisL should now be muted
  566. # [18:47] * MaRakow lllllllllllet's get ready to rumbllllllllllllle
  567. # [18:47] * ChrisL sorry
  568. # [18:47] * dauwhe Zakim, teach yourself math.
  569. # [18:47] * Zakim I don't understand 'teach yourself math', dauwhe
  570. # [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.
  571. # [18:48] <dael> fantasai: We'd have to keep distribute, but should we make it legacy and have intercharacter.
  572. # [18:48] <dael> ???: The problem is with scripting. Is this often used with scripts?
  573. # [18:48] <glazou> s/??/florian
  574. # [18:49] <dael> fantasai: I can't image people would expect archane cases.
  575. # [18:49] <dael> dbaron: I'm not a fan of aliasing. I'd rather not have it.
  576. # [18:49] <fantasai> s/expect/except/
  577. # [18:49] <dael> florian: The more I do, the more I like aliasing. But we have to define it.
  578. # [18:49] <dael> glenn_: It's a serialization problem.
  579. # [18:49] <dael> fantasai: I think we were make it more of a duplicate rather than an alias.
  580. # [18:50] <dael> florian: I don't feel great, but I can live with it depending on browser vendors.
  581. # [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.
  582. # [18:50] <dael> fantasai: Is this control characters or this one?
  583. # [18:50] <dael> Rossen_: This one.
  584. # [18:50] <dael> glazou: 59 right?
  585. # [18:50] <dael> Rossen_: 59.
  586. # [18:51] <dael> fantasai: I don't mind waiting another week.
  587. # [18:51] <dael> Rossen_: Control characters is the same.
  588. # [18:51] <dael> glazou: Okay.
  589. # [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?
  590. # [18:51] <dael> fantasai: WE want to pub LC at the F2F at the latest. I think it will need to go there.
  591. # [18:51] <dael> fantasai: WE can discuss there, but we want to be able to resolve.
  592. # [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.
  593. # [18:52] <dael> glazou: We only have 5 minutes. Anything we can do on text?
  594. # [18:52] <dael> fantasai: Do we have another? WE can move on.
  595. # [18:52] <florian> s/The more I do, the more I like aliasing/The more scripts are involved, the less I like aliasing/
  596. # [18:52] <dael> glazou: So we have #6 or #8
  597. # [18:53] <dael> TabAtkins: I don't think we can do 6.
  598. # [18:53] <glazou> http://wiki.csswg.org/spec#dead-need-to-be-turned-into-notes
  599. # [18:53] <dael> Topic: BECSS to Notes
  600. # [18:53] <florian> http://wiki.csswg.org/spec#dead-need-to-be-turned-into-notes
  601. # [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
  602. # [18:54] <dael> fantasai: Behaviour extentions, hyperlinks, and marquiee
  603. # [18:54] <dael> fantasai: Can we resind a recommendation?
  604. # [18:54] <dael> Bert: Yeah.
  605. # [18:54] <dbaron> s/recommendation/non-recommendation/
  606. # [18:54] * ChrisL talks into a muted phone and says the same as Bert pretty much
  607. # [18:54] <dael> fantasai: It would be nice to have styling to say don't use.
  608. # [18:54] <SteveZ> a tombstone water mark
  609. # [18:54] <ChrisL> we can't rescind it but we can publish as a note
  610. # [18:55] <dael> ??: There's a note on the wiki saying Blink dropped support, but I think it was a different thing.
  611. # [18:55] <glazou> s/??/florian
  612. # [18:55] <dael> TabAtkins: So any objections to these three being re-pub as gravestone notes?
  613. # [18:55] <dael> glazou: No obj from me. Strong support.
  614. # [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.
  615. # [18:56] <dael> TabAtkins: These were the super obvious. There were others that would need discussion.
  616. # [18:56] * dauwhe +1 to discussing others at F2F
  617. # [18:56] <dael> glazou: Any objection to moving the three doc to notes?
  618. # [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/
  619. # [18:56] <dael> RESOLVED: Move the three documents to notes
  620. # [18:56] <dael> TabAtkins: I'll prepare if you'll publish?
  621. # [18:56] <dael> Bert: Okay.
  622. # [18:56] <dael> fantasai: Are we okay to publish counter styles tomorrow?
  623. # [18:56] <dael> TabAtkins: Bert did a pre-request so he got an okay.
  624. # [18:57] <ChrisL> nice work bert
  625. # [18:57] <dael> fantasai: Excellent. Thank you.
  626. # [18:57] <dael> glazou: That's the top of the hour. Thanks everyone.
  627. # [18:57] <ChrisL> my regrets for next week (returning from SVG f2f)
  628. # [18:57] <Zakim> -[Microsoft.a]
  629. # [18:57] <Zakim> -SGalineau
  630. # [18:57] <Zakim> - +1.479.764.aaaa
  631. # [18:58] <Zakim> -TabAtkins
  632. # [18:58] * liam zakim, drop liam
  633. # [18:58] <Zakim> -fantasai
  634. # [18:58] * Zakim Liam is being disconnected
  635. # [18:58] <Zakim> -Liam
  636. # [18:58] <Zakim> -astearns
  637. # [18:58] <Zakim> -[Microsoft]
  638. # [18:58] <Zakim> -Bert
  639. # [18:58] <Zakim> -mike_miller
  640. # [18:58] <Zakim> -murakami
  641. # [18:58] <Zakim> -dauwhe
  642. # [18:58] <Zakim> -antonp
  643. # [18:58] <Zakim> -glenn
  644. # [18:58] <Zakim> -koji
  645. # [18:58] <Zakim> -SteveZ
  646. # [18:58] <Zakim> -dbaron
  647. # [18:58] <Zakim> -glazou
  648. # [18:58] <Zakim> -dael
  649. # [18:58] <Zakim> -plinss
  650. # [18:58] <Zakim> -SimonSapin
  651. # [18:58] * Quits: AH_Miller (~mike@public.cloak) ("")
  652. # [18:58] * Quits: koji (~koji@public.cloak) ("Leaving...")
  653. # [18:58] <Zakim> -??P43
  654. # [18:58] * Quits: glazou (~glazou@public.cloak) (glazou)
  655. # [18:58] <Zakim> -MaRakow.a
  656. # [18:58] * Quits: alex_antennahouse (~458c94ae@public.cloak) ("http://www.mibbit.com ajax IRC Client")
  657. # [18:58] <Zakim> - +1.631.398.aaee
  658. # [18:58] <Zakim> - +1.301.526.aagg
  659. # [18:58] * Quits: dael (~dael@public.cloak) ("Page closed")
  660. # [18:59] * Quits: murakami (~769ad103@public.cloak) ("http://www.mibbit.com ajax IRC Client")
  661. # [19:03] * Quits: zcorpan_ (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  662. # [19:03] <Zakim> disconnecting the lone participant, ChrisL, in Style_CSS FP()12:00PM
  663. # [19:03] <Zakim> Style_CSS FP()12:00PM has ended
  664. # [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,
  665. # [19:03] <Zakim> ... Bert, TabAtkins, +1.631.398.aaee, antonp, Liam, SimonSapin, +1.301.526.aagg, dbaron, koji, MaRakow, Rossen_, ChrisL, [Microsoft], fantasai, SteveZ
  666. # [19:03] * Quits: ChrisL (clilley@public.cloak) ("Client combusted")
  667. # [19:07] * Joins: jcraig (~jcraig@public.cloak)
  668. # [19:11] * Quits: florian (~Florian@public.cloak) ("Leaving.")
  669. # [19:14] * leaverou is now known as leaverou_away
  670. # [19:17] * Joins: florian (~Florian@public.cloak)
  671. # [19:25] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
  672. # [19:26] * Joins: tommyjtl (~tommyjtl@public.cloak)
  673. # [19:28] * Quits: florian (~Florian@public.cloak) ("Leaving.")
  674. # [19:29] * Joins: florian (~Florian@public.cloak)
  675. # [19:31] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
  676. # [19:36] * Joins: tommyjt__ (~tommyjtl@public.cloak)
  677. # [19:37] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  678. # [19:37] * Quits: florian (~Florian@public.cloak) ("Leaving.")
  679. # [19:39] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
  680. # [19:40] * Joins: {Darktears} (~darktears@public.cloak)
  681. # [19:44] * Joins: plh (plehegar@public.cloak)
  682. # [19:45] * Quits: darktears (~darktears@public.cloak) (Client closed connection)
  683. # [20:03] * leaverou_away is now known as leaverou
  684. # [20:15] * Quits: tantek (~tantek@public.cloak) (tantek)
  685. # [20:16] * Joins: florian (~Florian@public.cloak)
  686. # [20:26] * Quits: dbaron (~dbaron@public.cloak) ("8403864 bytes have been tenured, next gc will be global.")
  687. # [20:37] * Quits: florian (~Florian@public.cloak) ("Leaving.")
  688. # [20:41] * Quits: Rossen_ (~Rossen@public.cloak) ("Page closed")
  689. # [20:58] * Quits: bkardell_ (~uid10373@public.cloak) ("Connection closed for inactivity")
  690. # [21:02] * Zakim excuses himself; his presence no longer seems to be needed
  691. # [21:02] * Parts: Zakim (zakim@public.cloak) (Zakim)
  692. # [21:07] * Joins: zcorpan_ (~zcorpan@public.cloak)
  693. # [21:15] * Quits: zcorpan_ (~zcorpan@public.cloak) (Client closed connection)
  694. # [21:25] * leaverou is now known as leaverou_away
  695. # [21:32] * Joins: dbaron (~dbaron@public.cloak)
  696. # [21:38] * Joins: dauwhe_ (~dauwhe@public.cloak)
  697. # [21:38] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
  698. # [21:43] * Joins: florian (~Florian@public.cloak)
  699. # [22:25] * Quits: shepazu (schepers@public.cloak) ("is sleepy")
  700. # [22:35] * Quits: florian (~Florian@public.cloak) ("Leaving.")
  701. # [22:36] * Joins: florian (~Florian@public.cloak)
  702. # [22:48] * Quits: florian (~Florian@public.cloak) ("Leaving.")
  703. # [22:55] * Quits: plh (plehegar@public.cloak) ("Leaving")
  704. # [22:56] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
  705. # [22:59] * leaverou_away is now known as leaverou
  706. # [23:18] * leaverou is now known as leaverou_away
  707. # Session Close: Thu Aug 21 00:00:00 2014

The end :)