/irc-logs / w3c / #css / 2011-11-05 / end

Options:

  1. # Session Start: Sat Nov 05 00:00:00 2011
  2. # Session Ident: #css
  3. # [00:00] <fantasai> inheritance is irrelevant
  4. # [00:00] <brianman> !
  5. # [00:00] <fantasai> you can't inherit from bgpos into radial-gradient
  6. # [00:00] <brianman> no
  7. # [00:00] <brianman> from a background-image to a background-image
  8. # [00:00] <brianman> child { background-image: inherit; }
  9. # [00:00] <fantasai> yeah, sure
  10. # [00:00] <fantasai> doesn't matter
  11. # [00:00] <brianman> that's retarded
  12. # [00:00] <brianman> when you inherit from parent to child you get a completely different gradient
  13. # [00:01] <fantasai> depends on how you define the computed value of the radial gradient
  14. # [00:01] <fantasai> if we define left to compute to 0, then yes, there's a problem
  15. # [00:01] <fantasai> if we define it to compute to left 0
  16. # [00:01] <fantasai> then it's no problem
  17. # [00:01] <brianman> "so let's make it worse by defining an even more problematic computed value" gg
  18. # [00:01] <brianman> admit the flaw, and fix it; don't smear it around with a washcloth
  19. # [00:02] <fantasai> ok, it's fixed,
  20. # [00:02] * Quits: plinss (plinss@63.145.238.4) (Client exited)
  21. # [00:02] <brianman> I thought the whole point of changing <bg-position> to <position> was to have commonality and reuse, not variations.
  22. # [00:02] <fantasai> we define the computed value differently
  23. # [00:02] * Joins: plinss (plinss@68.107.116.103)
  24. # [00:02] <fantasai> fadoesn't change the fact that y that the <position> syntax can represent everything you need here
  25. # [00:02] <brianman> Register my objection to that please. Saves time later.
  26. # [00:02] * Quits: gilles (gilles@144.189.101.1) (Quit: gilles)
  27. # [00:03] <fantasai> where should I register your objection, brian?
  28. # [00:03] <fantasai> in Bugzilla?
  29. # [00:03] <brianman> in your wiki or whatever
  30. # [00:03] <brianman> Because it's one of the worst choices so far.
  31. # [00:03] <fantasai> there's nothing in the wiki yet, so it's not a n issue yet
  32. # [00:04] <arronei> well lets get this wiki started
  33. # [00:04] <brianman> "Write a different computed value calculator for position depending on whether it's part of radial-gradient or background-position" is fail.
  34. # [00:06] * Joins: plinss__ (plinss@63.145.238.4)
  35. # [00:06] * Quits: plinss__ (plinss@63.145.238.4) (Quit: plinss__)
  36. # [00:06] * Joins: plinss__ (plinss@63.145.238.4)
  37. # [00:07] * Quits: plinss__ (plinss@63.145.238.4) (Quit: plinss__)
  38. # [00:07] * Joins: plinss__ (plinss@63.145.238.4)
  39. # [00:08] * Quits: plinss (plinss@68.107.116.103) (Ping timeout)
  40. # [00:08] * plinss__ is now known as plinss
  41. # [00:11] * Quits: tantek (tantek@63.245.220.240) (Quit: tantek)
  42. # [00:12] * Quits: r12a (rishida@128.30.52.169) (Quit: r12a)
  43. # [00:12] * Quits: ojan (ojan@72.14.229.81) (Quit: ojan)
  44. # [00:14] * Quits: szilles (chatzilla@63.145.238.4) (Ping timeout)
  45. # [00:14] * Quits: plinss (plinss@63.145.238.4) (Ping timeout)
  46. # [00:15] * Joins: szilles (chatzilla@63.145.238.4)
  47. # [00:18] <TabAtkins_> Wat. No, no, having r-g <position> compute differently than b-g <position> is a horrible idea.
  48. # [00:18] <TabAtkins_> (Sorry, was giving a presentation for SVG.)
  49. # [00:21] <TabAtkins_> I agree with having a way to position the focus either relative to the box or relative to the shape-center. I *strongly* disagree with having the two cases using the same keyword and being distinguished by the contents.
  50. # [00:21] <TabAtkins_> Like, formally-object disagree.
  51. # [00:23] * Joins: r12a (rishida@128.30.52.169)
  52. # [00:29] * Quits: Kai (chatzilla@63.145.238.4) (Quit: ChatZilla 0.9.87 [Firefox 7.0.1/20110928134238])
  53. # [00:31] <brianman> (back)
  54. # [00:32] <brianman> So we're on the same page on that one. :)
  55. # [00:32] <brianman> <focal-params> = [focus <position> || focal-offset <size>]?
  56. # [00:33] <brianman> ^ What I proposed earlier, Tab.
  57. # [00:33] * Quits: szilles (chatzilla@63.145.238.4) (Ping timeout)
  58. # [00:35] * Joins: szilles (chatzilla@63.145.238.4)
  59. # [00:40] <TabAtkins_> If by <size> you mean [<length> | <position>]{1,2}, then yes.
  60. # [00:41] <brianman> for reference: <bg-size> = [ <length> | <percentage> | auto ]{1,2} | cover | contain
  61. # [00:41] <brianman> Yes, good point.
  62. # [00:41] <brianman> We don't want a full <bg-size>
  63. # [00:41] <brianman> wait not
  64. # [00:42] <brianman> <size-here> = [<length> | <percentage>]{1,2}
  65. # [00:42] <brianman> I don't think you meant position in there.
  66. # [00:42] <TabAtkins_> Um, yes.
  67. # [00:42] <brianman> :)
  68. # [00:44] * Quits: lgombos (Laszlo@63.145.238.4) (Ping timeout)
  69. # [00:48] * Zakim excuses himself; his presence no longer seems to be needed
  70. # [00:48] * Parts: Zakim (rrs-bridgg@128.30.52.169)
  71. # [00:51] * Quits: dbaron (dbaron@63.145.238.4) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  72. # [00:56] * Quits: r12a (rishida@128.30.52.169) (Quit: r12a)
  73. # [00:56] * Joins: r12a (rishida@128.30.52.169)
  74. # [00:57] * Quits: r12a (rishida@128.30.52.169) (Quit: r12a)
  75. # [01:08] * Quits: arno (arno@192.150.10.200) (Quit: Leaving.)
  76. # [01:08] * Quits: Mike5 (Mike5@mcclure.w3.org) (Ping timeout)
  77. # [01:11] * Quits: szilles (chatzilla@63.145.238.4) (Ping timeout)
  78. # [01:15] * Joins: Mike5 (Mike5@mcclure.w3.org)
  79. # [01:19] * Joins: jarek (jarek@79.186.13.55)
  80. # [01:19] <TabAtkins_> Okay, I've repurposed the radial gradient wars page for our conversation: http://wiki.csswg.org/ideas/radial-gradients
  81. # [01:22] * Quits: TabAtkins_ (tabatkins@63.145.238.4) (Ping timeout)
  82. # [01:23] * Quits: shepazu (shepazu@128.30.52.169) (Quit: shepazu)
  83. # [01:26] * Quits: cyril (chatzilla@63.145.238.4) (Connection timed out)
  84. # [01:29] * Joins: cyril (chatzilla@63.145.238.4)
  85. # [01:29] * Quits: arronei (arronei@131.107.0.91) (Ping timeout)
  86. # [01:34] * Quits: stearns (anonymous@192.150.22.5) (Ping timeout)
  87. # [01:39] * Joins: arno (arno@192.150.10.200)
  88. # [01:39] * Quits: arno (arno@192.150.10.200) (Client exited)
  89. # [01:39] * Joins: arno (arno@192.150.10.200)
  90. # [01:41] * Joins: Mike5_ (Mike5@mcclure.w3.org)
  91. # [01:43] * Joins: TabAtkins_ (tabatkins@63.145.238.4)
  92. # [01:43] * Quits: Mike5 (Mike5@mcclure.w3.org) (Ping timeout)
  93. # [01:43] * Mike5_ is now known as Mike5
  94. # [01:45] <TabAtkins_> Never mind, we're now squatting at http://wiki.csswg.org/ideas/radial-gradient-readability
  95. # [01:57] * Quits: cyril (chatzilla@63.145.238.4) (Ping timeout)
  96. # [02:05] <brianman> you still awake, Tab?
  97. # [02:05] * Joins: dsinger (dsinger@68.126.177.197)
  98. # [02:05] * Quits: dsinger (dsinger@68.126.177.197) (Quit: dsinger)
  99. # [02:15] * Quits: arno (arno@192.150.10.200) (Quit: Leaving.)
  100. # [02:15] * Joins: arno (arno@192.150.10.200)
  101. # [02:19] * Joins: szilles (chatzilla@24.6.120.172)
  102. # [02:24] * Quits: Mike5 (Mike5@mcclure.w3.org) (Ping timeout)
  103. # [02:24] * Quits: szilles (chatzilla@24.6.120.172) (Ping timeout)
  104. # [02:25] * Joins: szilles (chatzilla@24.6.120.172)
  105. # [02:28] * Quits: szilles (chatzilla@24.6.120.172) (Ping timeout)
  106. # [02:32] * Joins: szilles (chatzilla@24.6.120.172)
  107. # [02:36] * Quits: szilles (chatzilla@24.6.120.172) (Ping timeout)
  108. # [02:36] * Quits: jarek (jarek@79.186.13.55) (Quit: jarek)
  109. # [02:38] * Joins: szilles (chatzilla@24.6.120.172)
  110. # [02:39] * Quits: szilles (chatzilla@24.6.120.172) (Quit: ChatZilla 0.9.87 [Firefox 7.0.1/20110928134238])
  111. # [02:40] * Joins: arronei (arronei@131.107.0.117)
  112. # [02:41] * Quits: arronei_ (arronei@131.107.0.109) (Ping timeout)
  113. # [02:53] * Quits: drublic (drublic@77.2.154.153) (Client exited)
  114. # [02:54] * Joins: stearns (anonymous@50.132.63.33)
  115. # [02:56] * Joins: BradK_ (bradk@99.7.175.117)
  116. # [02:57] * Quits: TabAtkins_ (tabatkins@63.145.238.4) (Ping timeout)
  117. # [02:58] * Quits: BradK (bradk@166.147.67.205) (Ping timeout)
  118. # [02:58] * BradK_ is now known as BradK
  119. # [03:05] * Quits: BradK (bradk@99.7.175.117) (Quit: Buh bye)
  120. # [04:18] * Joins: nimbupani (Adium@24.18.47.160)
  121. # [04:31] * Joins: jarek (jarek@79.186.15.72)
  122. # [05:41] * Joins: jarek_ (jarek@79.186.14.238)
  123. # [05:42] * Quits: jarek (jarek@79.186.15.72) (Ping timeout)
  124. # [06:01] * Quits: jarek_ (jarek@79.186.14.238) (Quit: jarek_)
  125. # [06:10] * Joins: tantek (tantek@75.144.23.245)
  126. # [06:14] * Quits: tantek (tantek@75.144.23.245) (Quit: tantek)
  127. # [06:26] * Quits: arno (arno@192.150.10.200) (Quit: Leaving.)
  128. # [07:27] * Joins: lgombos (Laszlo@209.119.68.98)
  129. # [08:11] * Quits: nimbupani (Adium@24.18.47.160) (Connection reset by peer)
  130. # [08:12] * Joins: nimbupani (Adium@24.18.47.160)
  131. # [08:33] * Joins: Ms2ger (Ms2ger@91.181.107.198)
  132. # [09:11] * Quits: Ms2ger (Ms2ger@91.181.107.198) (Quit: bbl)
  133. # [10:10] * Joins: bradk (bradk@99.7.175.117)
  134. # [10:30] * Quits: brianman (brianman@131.107.0.72) (Ping timeout)
  135. # [10:31] * Joins: brianman (brianman@131.107.0.114)
  136. # [10:38] * Quits: lhnz (lhnz@188.223.83.48) (Ping timeout)
  137. # [10:42] * Joins: arronei_ (arronei@131.107.0.85)
  138. # [10:43] * Quits: arronei (arronei@131.107.0.117) (Ping timeout)
  139. # [10:48] * Quits: brianman (brianman@131.107.0.114) (Ping timeout)
  140. # [10:48] * Joins: brianman (brianman@131.107.0.110)
  141. # [12:26] * Joins: drublic (drublic@95.115.39.160)
  142. # [12:54] * Quits: bensmithett (bensmithet@115.146.71.1) (Ping timeout)
  143. # [12:59] * Quits: dglazkov (u4270@88.198.6.68) (Client exited)
  144. # [13:31] * Joins: dglazkov (u4270@88.198.6.68)
  145. # [15:07] * Joins: plinss (plinss@63.145.238.4)
  146. # [15:27] * Quits: plinss (plinss@63.145.238.4) (Quit: plinss)
  147. # [15:43] * Joins: arno (arno@208.87.61.130)
  148. # [15:53] * Joins: Mike5 (Mike5@mcclure.w3.org)
  149. # [15:54] * Quits: Mike5 (Mike5@mcclure.w3.org) (Quit: Mike5)
  150. # [15:58] * Quits: arno (arno@208.87.61.130) (Quit: Leaving.)
  151. # [16:00] * Joins: paul_irish (paul_irish@200.1.20.160)
  152. # [16:11] * Quits: lgombos (Laszlo@209.119.68.98) (Ping timeout)
  153. # [16:18] * Quits: bradk (bradk@99.7.175.117) (Quit: Computer has gone to sleep)
  154. # [16:21] * Quits: paul_irish (paul_irish@200.1.20.160) (Client exited)
  155. # [16:30] * Joins: paul_irish (paul_irish@200.1.20.160)
  156. # [16:43] * Quits: paul_irish (paul_irish@200.1.20.160) (Client exited)
  157. # [17:06] * Joins: gilles (gilles@204.14.156.63)
  158. # [17:06] * Joins: Mike5 (Mike5@mcclure.w3.org)
  159. # [17:28] * Quits: jdaggett (jdaggett@180.235.9.33) (Quit: jdaggett)
  160. # [17:34] * Joins: paul_irish (paul_irish@200.1.20.160)
  161. # [17:51] * Joins: Rossen (Rossen@98.225.38.50)
  162. # [17:56] * Quits: Mike5 (Mike5@mcclure.w3.org) (Ping timeout)
  163. # [18:01] * Quits: paul_irish (paul_irish@200.1.20.160) (Client exited)
  164. # [18:03] * Joins: lgombos (Laszlo@12.249.26.78)
  165. # [18:03] * Joins: howard (howard_wan@12.249.26.78)
  166. # [18:03] * Parts: howard (howard_wan@12.249.26.78)
  167. # [18:05] * Joins: plinss (plinss@12.249.26.78)
  168. # [18:05] * Joins: paul_irish (paul_irish@200.1.20.160)
  169. # [18:11] * Quits: Rossen (Rossen@98.225.38.50) (Ping timeout)
  170. # [18:18] * Joins: arno (arno@208.87.61.130)
  171. # [18:22] * Joins: shepazu (shepazu@128.30.52.169)
  172. # [18:33] * Joins: anne (annevk@12.249.26.78)
  173. # [18:39] * Quits: gilles (gilles@204.14.156.63) (Quit: gilles)
  174. # [18:48] * Joins: r12a (rishida@128.30.52.169)
  175. # [18:58] * Quits: arno (arno@208.87.61.130) (Quit: Leaving.)
  176. # [19:28] * Quits: plinss (plinss@12.249.26.78) (Quit: plinss)
  177. # [19:28] * Joins: plinss (plinss@12.249.26.78)
  178. # [19:29] * Quits: plinss (plinss@12.249.26.78) (Quit: plinss)
  179. # [20:41] * Joins: plinss (plinss@12.249.26.78)
  180. # [20:52] * Joins: arno (arno@208.87.61.130)
  181. # [20:55] * Quits: r12a (rishida@128.30.52.169) (Quit: r12a)
  182. # [21:16] * Quits: paul_irish (paul_irish@200.1.20.160) (Client exited)
  183. # [21:20] * Joins: paul_irish (paul_irish@200.1.20.160)
  184. # [21:34] * Joins: brianman_ (brianman@67.170.96.162)
  185. # [21:39] * Quits: arno (arno@208.87.61.130) (Quit: Leaving.)
  186. # [21:49] * Joins: dcosta_ (dcosta@187.31.77.7)
  187. # [21:49] * Quits: dcosta (dcosta@187.31.77.7) (Ping timeout)
  188. # [21:49] * dcosta_ is now known as dcosta
  189. # [21:49] * Joins: arno (arno@208.87.61.130)
  190. # [21:54] * Quits: arno (arno@208.87.61.130) (Quit: Leaving.)
  191. # [21:55] * Joins: gilles (gilles@204.14.156.63)
  192. # [22:11] * Quits: paul_irish (paul_irish@200.1.20.160) (Ping timeout)
  193. # [22:14] * Quits: plinss (plinss@12.249.26.78) (Quit: plinss)
  194. # [22:15] * Quits: gilles (gilles@204.14.156.63) (Quit: gilles)
  195. # [22:19] * Joins: plinss (plinss@12.249.26.78)
  196. # [22:31] * Joins: paul_irish (paul_irish@200.1.20.160)
  197. # [22:46] * Joins: paul_iri_ (paul_irish@200.1.20.160)
  198. # [22:48] * Quits: paul_irish (paul_irish@200.1.20.160) (Ping timeout)
  199. # [22:49] * Joins: paul_irish (paul_irish@200.1.20.160)
  200. # [22:51] * Quits: paul_iri_ (paul_irish@200.1.20.160) (Ping timeout)
  201. # [23:35] * Quits: anne (annevk@12.249.26.78) (Quit: anne)
  202. # [23:36] * Quits: plinss (plinss@12.249.26.78) (Quit: plinss)
  203. # [23:58] * Joins: anne (annevk@12.249.26.78)
  204. # [23:59] * Quits: paul_irish (paul_irish@200.1.20.160) (Client exited)
  205. # Session Close: Sun Nov 06 00:00:00 2011

The end :)