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

Options:

  1. # Session Start: Tue Aug 20 00:00:00 2013
  2. # Session Ident: #css
  3. # [00:05] <fantasai> TabAtkins: http://lists.w3.org/Archives/Public/www-style/2013May/0077.html
  4. # [00:05] <fantasai> http://lists.w3.org/Archives/Public/www-style/2012Mar/0611.html
  5. # [00:05] <fantasai> TabAtkins: http://lists.w3.org/Archives/Public/www-style/2012Mar/0611.html
  6. # [00:30] * Joins: jdaggett (~jdaggett@public.cloak)
  7. # [00:35] <TabAtkins> plinss: In http://test.csswg.org/shepherd/api/spec?spec=css-sizing-3&anchors=1 terms like "fill-available extent" aren't exported, but in the source at http://dev.w3.org/csswg/css-sizing they're exported, by putting data-export on the <dl> ancestor.
  8. # [00:35] <TabAtkins> I know it's picked up the latest commit, because some terms that got data-export explicitly put on them are showing up as exported now.
  9. # [00:35] <plinss> looking
  10. # [00:42] * Joins: teoli (~teoli@public.cloak)
  11. # [00:42] <TabAtkins> Unrelated - it would probably be useful to have a web/curl option for forcing a spec to be generated ("bikeshed -f spec"), so that it's *possible* to get a spec out even if there are errors.
  12. # [00:42] <TabAtkins> fantasai wants to chain two commands - a forced generation + error log to the terminal.
  13. # [00:45] <plinss> ok, I can add that
  14. # [00:46] <plinss> on the export thing, I found the issue, the anchor isn't exported in the /tr version, and I don't track official vs draft export state...
  15. # [00:47] <plinss> so that raises an interesting question, do we need to know export state for official vs draft?
  16. # [00:47] <plinss> I think we do...
  17. # [00:49] * Quits: teoli (~teoli@public.cloak) (Ping timeout: 180 seconds)
  18. # [00:50] <TabAtkins> Yes. ^_^
  19. # [00:51] <fantasai> Actually, I think if it's exported in either version
  20. # [00:51] <fantasai> it should be considered exported
  21. # [00:51] <plinss> yeah, but I think we need to know _which_version is expoerted...
  22. # [00:51] <fantasai> I don't think we need to track which version exported it, just the fact that it's exorted
  23. # [00:52] <plinss> no, because if it's only exported in the draft and you're not linking to draft specs, then you shouldn't consider it exported
  24. # [00:52] <fantasai> ok..
  25. # [00:52] <fantasai> but if it exists in the official version
  26. # [00:52] <fantasai> then you can still link to it
  27. # [00:52] <fantasai> so
  28. # [00:52] <fantasai> probably should be ok...
  29. # [00:53] <plinss> possibly, tab can handle that in bikeshed, I'll just tell him where it's exported and where it's not
  30. # [00:54] <plinss> so, TabAtkins, in the api, I currently just have an 'export' bool, should I turn that into a string (export: 'official', 'draft', 'both') or give you two bools? (export_official, export_draft)
  31. # [00:55] <TabAtkins> I prefer bools.
  32. # [00:55] <plinss> ok
  33. # [00:56] * Quits: tobie (tobie@public.cloak)
  34. # [01:01] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  35. # [01:01] * Joins: zcorpan (~zcorpan@public.cloak)
  36. # [01:07] * Joins: tobie (tobie@public.cloak)
  37. # [01:08] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  38. # [01:10] * Quits: jdaggett (~jdaggett@public.cloak) (jdaggett)
  39. # [01:17] * Joins: teoli (~teoli@public.cloak)
  40. # [01:23] * Quits: tobie (tobie@public.cloak)
  41. # [01:24] <plinss> TabAtkins: so what do you want me to do if the linking text changes between the official and draft versions?
  42. # [01:25] <TabAtkins> Honestly, I think I'm fine with just generating two entries, one for draft and one for official.
  43. # [01:25] <plinss> for that matter, what if the anchor type changes or normative status?
  44. # [01:26] <plinss> hmm, I have to think through the implications of that for how shepherd uses the anchors...
  45. # [01:26] <TabAtkins> bikeshed already takes care of entries that don't have the corresponding url.
  46. # [01:26] <TabAtkins> So it can handle distinct entries fine, I think.
  47. # [01:30] <plinss> for now, the export_official / export_draft bools are in the api now, I kept 'export=true' if either of the others are set for backwards compat for now
  48. # [01:30] <plinss> it's re-parsing at the moment
  49. # [01:32] <TabAtkins> ok
  50. # [01:37] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
  51. # [01:55] * Joins: jdaggett (~jdaggett@public.cloak)
  52. # [01:56] * Quits: teoli (~teoli@public.cloak) (Client closed connection)
  53. # [01:58] <plinss> TabAtkins, fantasai: -F force=1 option added to bikeshed curl api
  54. # [01:59] <TabAtkins> Thanks!
  55. # [01:59] <plinss> np
  56. # [02:15] * Joins: dbaron (~dbaron@public.cloak)
  57. # [02:17] * Quits: cabanier (~cabanier@public.cloak) ("Leaving.")
  58. # [02:18] * Quits: rhauck (~Adium@public.cloak) ("Leaving.")
  59. # [03:07] * Joins: teoli (~teoli@public.cloak)
  60. # [03:14] * Quits: teoli (~teoli@public.cloak) (Ping timeout: 180 seconds)
  61. # [03:18] * Quits: danielfilho (~danielfilho@public.cloak) (Ping timeout: 180 seconds)
  62. # [04:01] * Joins: cabanier (~cabanier@public.cloak)
  63. # [04:18] * Joins: danielfilho (~danielfilho@public.cloak)
  64. # [06:25] * Joins: krit (~krit@public.cloak)
  65. # [07:05] * Quits: krit (~krit@public.cloak) ("Leaving.")
  66. # [07:28] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
  67. # [07:44] * Joins: dbaron (~dbaron@public.cloak)
  68. # [08:12] * Joins: tobie (tobie@public.cloak)
  69. # [08:15] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
  70. # [08:29] * Quits: tobie (tobie@public.cloak)
  71. # [08:38] * Joins: Ms2ger (~Ms2ger@public.cloak)
  72. # [08:41] * Joins: antonp (~Thunderbird@public.cloak)
  73. # [09:01] * Quits: antonp (~Thunderbird@public.cloak) (antonp)
  74. # [10:26] * Quits: jdaggett (~jdaggett@public.cloak) (Ping timeout: 180 seconds)
  75. # [10:44] * Joins: zcorpan (~zcorpan@public.cloak)
  76. # [10:53] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
  77. # [10:59] * Joins: michou (~mibalan@public.cloak)
  78. # [11:03] * Joins: Ms2ger (~Ms2ger@public.cloak)
  79. # [11:15] * Joins: krit (~krit@public.cloak)
  80. # [11:15] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  81. # [11:18] * Joins: krit1 (~krit@public.cloak)
  82. # [11:23] * Quits: krit (~krit@public.cloak) (Ping timeout: 180 seconds)
  83. # [12:04] * Joins: teoli (~teoli@public.cloak)
  84. # [12:26] * Joins: zcorpan (~zcorpan@public.cloak)
  85. # [12:32] * Joins: zcorpan_ (~zcorpan@public.cloak)
  86. # [12:33] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  87. # [12:40] * Quits: zcorpan_ (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  88. # [12:41] * Joins: zcorpan (~zcorpan@public.cloak)
  89. # [13:51] * Quits: danielfilho (~danielfilho@public.cloak) (Client closed connection)
  90. # [13:54] * Joins: plh (plehegar@public.cloak)
  91. # [13:56] * Quits: michou (~mibalan@public.cloak) ("Leaving.")
  92. # [13:58] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  93. # [13:58] * Joins: zcorpan (~zcorpan@public.cloak)
  94. # [14:02] * Joins: zcorpan_ (~zcorpan@public.cloak)
  95. # [14:02] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  96. # [14:06] * Quits: teoli (~teoli@public.cloak) (Client closed connection)
  97. # [14:14] * Quits: zcorpan_ (~zcorpan@public.cloak) (Client closed connection)
  98. # [14:14] * Joins: zcorpan (~zcorpan@public.cloak)
  99. # [14:19] * Joins: teoli (~teoli@public.cloak)
  100. # [14:21] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  101. # [14:30] * Joins: jdaggett (~jdaggett@public.cloak)
  102. # [14:46] * Joins: zcorpan (~zcorpan@public.cloak)
  103. # [15:01] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  104. # [15:04] * Quits: teoli (~teoli@public.cloak) (Client closed connection)
  105. # [15:04] * Joins: zcorpan (~zcorpan@public.cloak)
  106. # [15:12] * Quits: jdaggett (~jdaggett@public.cloak) (jdaggett)
  107. # [15:18] * Joins: teoli (~teoli@public.cloak)
  108. # [15:21] * Quits: teoli (~teoli@public.cloak) (Client closed connection)
  109. # [15:32] * Joins: michou (~Adium@public.cloak)
  110. # [15:36] * Joins: teoli (~teoli@public.cloak)
  111. # [15:43] * Quits: teoli (~teoli@public.cloak) (Ping timeout: 180 seconds)
  112. # [15:47] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  113. # [15:47] * Joins: zcorpan (~zcorpan@public.cloak)
  114. # [15:50] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  115. # [15:50] * Quits: krit1 (~krit@public.cloak) (Client closed connection)
  116. # [15:50] * Joins: zcorpan (~zcorpan@public.cloak)
  117. # [15:54] * Joins: krit (~krit@public.cloak)
  118. # [15:55] * Joins: teoli (~teoli@public.cloak)
  119. # [15:56] * Quits: teoli (~teoli@public.cloak) (Client closed connection)
  120. # [15:56] * Joins: teoli (~teoli@public.cloak)
  121. # [16:01] * Quits: michou (~Adium@public.cloak) ("Leaving.")
  122. # [16:06] * Joins: dbaron (~dbaron@public.cloak)
  123. # [16:21] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  124. # [16:22] * Joins: zcorpan (~zcorpan@public.cloak)
  125. # [16:29] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  126. # [17:00] * Joins: zcorpan (~zcorpan@public.cloak)
  127. # [17:01] * Quits: krit (~krit@public.cloak) ("Leaving.")
  128. # [17:04] * Joins: sgalineau (~sgalineau@public.cloak)
  129. # [17:30] * Joins: rhauck (~Adium@public.cloak)
  130. # [17:33] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
  131. # [17:36] * Joins: krit (~krit@public.cloak)
  132. # [17:39] * Quits: cabanier (~cabanier@public.cloak) ("Leaving.")
  133. # [17:39] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  134. # [17:39] * Joins: zcorpan (~zcorpan@public.cloak)
  135. # [17:46] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  136. # [17:53] * Joins: cabanier (~cabanier@public.cloak)
  137. # [17:59] * Joins: dbaron (~dbaron@public.cloak)
  138. # [17:59] * Quits: dbaron (~dbaron@public.cloak) (Client closed connection)
  139. # [18:05] * Quits: rhauck (~Adium@public.cloak) (rhauck)
  140. # [18:26] * Joins: zcorpan (~zcorpan@public.cloak)
  141. # [18:29] * Joins: krit1 (~krit@public.cloak)
  142. # [18:34] * Quits: krit (~krit@public.cloak) (Ping timeout: 180 seconds)
  143. # [18:35] * Joins: teoli_ (~teoli@public.cloak)
  144. # [18:35] * Quits: teoli (~teoli@public.cloak) (Client closed connection)
  145. # [18:39] * Joins: rhauck (~Adium@public.cloak)
  146. # [18:41] * Quits: darktears (~darktears@public.cloak) (Client closed connection)
  147. # [18:42] * Joins: darktears (~darktears@public.cloak)
  148. # [18:45] * Quits: glenn (~gadams@public.cloak) (Client closed connection)
  149. # [18:47] <SimonSapin> TabAtkins: any news for lodging in Paris?
  150. # [19:00] * Joins: dbaron (~dbaron@public.cloak)
  151. # [19:08] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  152. # [19:09] * Joins: zcorpan (~zcorpan@public.cloak)
  153. # [19:16] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  154. # [19:26] * Joins: zcorpan (~zcorpan@public.cloak)
  155. # [19:37] * Quits: Ms2ger (~Ms2ger@public.cloak) (Client closed connection)
  156. # [19:37] * Joins: Ms2ger` (~Ms2ger@public.cloak)
  157. # [19:37] * Quits: krit1 (~krit@public.cloak) (Client closed connection)
  158. # [19:48] * Joins: krit (~krit@public.cloak)
  159. # [20:41] * Joins: teoli (~teoli@public.cloak)
  160. # [20:41] * Quits: teoli_ (~teoli@public.cloak) (Client closed connection)
  161. # [21:17] * Quits: krit (~krit@public.cloak) ("Leaving.")
  162. # [21:30] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  163. # [21:31] * Joins: zcorpan (~zcorpan@public.cloak)
  164. # [21:38] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  165. # [22:23] * Quits: Ms2ger` (~Ms2ger@public.cloak) ("nn")
  166. # [22:37] * Quits: teoli (~teoli@public.cloak) (Client closed connection)
  167. # [22:54] * Joins: teoli (~teoli@public.cloak)
  168. # [23:38] * Quits: plh (plehegar@public.cloak) ("Leaving")
  169. # [23:43] <TabAtkins> SimonSapin: I put in a request for a *nice* looking place today - I'll let you know the results.
  170. # Session Close: Wed Aug 21 00:00:00 2013

The end :)