/irc-logs / w3c / #css / 2009-08-06 / end

Options:

  1. # Session Start: Thu Aug 06 00:00:00 2009
  2. # Session Ident: #css
  3. # [00:00] <fantasai> if we can get a solid definition for text-overflow, we can pull that and overflow-x/overflow-y and the ink overflow thing into a small spec
  4. # [00:01] <fantasai> but man, I do not want to write the test suite for that :)
  5. # [00:02] * Joins: sgalineau (sylvaing@131.107.0.114)
  6. # [00:03] <fantasai> sgalineau: hyatt and I were just discussing text-overflow
  7. # [00:03] * hyatt nearly has ink overflow implemented
  8. # [00:03] <hyatt> i was waiting for someone to noticet hat outline actually behaved like ink overflow in webkit and ask why it was so hard to do rofl
  9. # [00:03] <hyatt> if only they knew how i did outline...
  10. # [00:03] <hyatt> and how horrible it is
  11. # [00:03] <hyatt> lol
  12. # [00:03] * fantasai thinks this is why Mozilla doesn't implement things as early; it takes much longer for non-Hyatts to do it
  13. # [00:04] <hyatt> the ink overflow thing is a pain
  14. # [00:04] <hyatt> if i back up i realize it's the right thing to do
  15. # [00:04] <fantasai> :)
  16. # [00:04] <hyatt> and that mostly it's me being grumpy as an implementer
  17. # [00:04] <hyatt> about doing it
  18. # [00:04] <fantasai> lol
  19. # [00:04] <hyatt> i even have found some bugs in webkit
  20. # [00:04] <hyatt> as i split the two overflow concepts
  21. # [00:05] <hyatt> where using ink overflow was clearly a bug
  22. # [00:05] * fantasai remembers that she found a bug on margins for inline elements
  23. # [00:05] <fantasai> you mean layout overflow?
  24. # [00:05] <fantasai> 'cuz you didn't have ink overflow before
  25. # [00:05] <hyatt> no places where ink overflow needed to be ignored
  26. # [00:05] <hyatt> and wasn't
  27. # [00:05] <hyatt> jumping to a link for example
  28. # [00:05] <hyatt> you want to jump to the upper left hand corner
  29. # [00:05] <hyatt> we were including the shadows in that
  30. # [00:06] <hyatt> when i don't think you want to :)
  31. # [00:06] <fantasai> :)
  32. # [00:08] <fantasai> sgalineau: http://krijnhoetmer.nl/irc-logs/css/20090805#l-370
  33. # [00:09] <fantasai> sgalineau: would you guys be interested in working with me and hyatt in revamping text-overflow?
  34. # [00:39] <fantasai> hyatt: I merged background-break and border-break into box-break, btw.
  35. # [00:40] <fantasai> hyatt: I also drafted some text for the border-image drop-shadow
  36. # [00:40] <fantasai> hyatt: What do you think of handling spread as described here? http://dev.w3.org/csswg/css3-background/#the-box-shadow
  37. # [01:34] * Quits: dbaron (dbaron@63.245.220.240) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  38. # [01:39] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: Leaving)
  39. # [01:39] * Joins: Lachy (Lachlan@83.170.95.133)
  40. # [02:23] * Joins: dbaron (dbaron@98.234.51.190)
  41. # [03:26] * Quits: sgalineau (sylvaing@131.107.0.114) (Ping timeout)
  42. # [03:41] * Joins: sgalineau (sylvaing@99.203.160.49)
  43. # [04:11] * Quits: sgalineau (sylvaing@99.203.160.49) (Ping timeout)
  44. # [04:58] * Quits: hyatt (hyatt@98.201.21.231) (Quit: hyatt)
  45. # [05:06] <dbaron> FYI, I landed the fix for that url() parsing bug today.
  46. # [05:06] <dbaron> So now Gecko and Webkit should interoperate on Zack's testcase.
  47. # [06:56] * Quits: dbaron (dbaron@98.234.51.190) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  48. # [07:11] * Joins: shepazu (schepers@128.30.52.169)
  49. # [07:42] * Quits: shepazu (schepers@128.30.52.169) (Ping timeout)
  50. # [07:42] * Joins: shepazu (schepers@128.30.52.169)
  51. # [08:14] * Quits: shepazu (schepers@128.30.52.169) (Quit: shepazu)
  52. # [08:48] * Joins: jdaggett_ (jdaggett@114.180.55.140)
  53. # [08:49] * Joins: MikeSmith (MikeSmith@mcclure.w3.org)
  54. # [08:55] * Quits: jdaggett_ (jdaggett@114.180.55.140) (Quit: jdaggett_)
  55. # [08:55] * Joins: jdaggett_ (jdaggett@114.180.55.140)
  56. # [10:11] * Joins: jdaggett__ (jdaggett@114.181.173.249)
  57. # [10:12] * Quits: Hixie (ianh@129.241.93.37) (Ping timeout)
  58. # [10:12] * Quits: jdaggett_ (jdaggett@114.180.55.140) (Ping timeout)
  59. # [10:35] * Joins: jdaggett_ (jdaggett@121.115.105.170)
  60. # [10:36] * Quits: jdaggett__ (jdaggett@114.181.173.249) (Ping timeout)
  61. # [11:01] * Joins: jdaggett__ (jdaggett@202.221.217.78)
  62. # [11:03] * Quits: jdaggett (jdaggett@202.221.217.78) (Ping timeout)
  63. # [11:27] * Joins: Hixie (ianh@129.241.93.37)
  64. # [11:31] * Quits: Lachy (Lachlan@83.170.95.133) (Ping timeout)
  65. # [11:38] * Joins: Lachy (Lachlan@85.196.122.246)
  66. # [13:05] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Quit: Tomorrow to fresh woods, and pastures new.)
  67. # [13:29] * Joins: myakura (myakura@114.164.230.137)
  68. # [14:52] * Joins: cesar_acebal (acebal@193.51.208.72)
  69. # [14:53] * Parts: cesar_acebal (acebal@193.51.208.72)
  70. # [15:13] * Joins: shepazu (schepers@128.30.52.169)
  71. # [15:52] * Joins: dbaron (dbaron@98.234.51.190)
  72. # [16:04] * Joins: sgalineau (sylvaing@98.247.143.102)
  73. # [16:37] * Joins: CesarAcebal (acebal@193.51.208.72)
  74. # [16:55] * Joins: sylvaing (sylvaing@131.107.0.113)
  75. # [16:55] * Quits: sgalineau (sylvaing@98.247.143.102) (Ping timeout)
  76. # [17:31] * Quits: Lachy (Lachlan@85.196.122.246) (Ping timeout)
  77. # [17:31] * Joins: Lachy (Lachlan@67.202.67.106)
  78. # [18:06] * Joins: dsinger (dsinger@17.202.35.52)
  79. # [18:44] * Quits: sylvaing (sylvaing@131.107.0.113) (Connection reset by peer)
  80. # [18:50] * Quits: CesarAcebal (acebal@193.51.208.72) (Quit: CesarAcebal)
  81. # [18:51] * Joins: sgalineau (sylvaing@98.247.143.102)
  82. # [18:54] * Quits: sgalineau (sylvaing@98.247.143.102) (Ping timeout)
  83. # [18:59] * Joins: sgalineau (sylvaing@98.247.143.102)
  84. # [19:02] * Quits: sgalineau (sylvaing@98.247.143.102) (Ping timeout)
  85. # [19:05] * Quits: dsinger (dsinger@17.202.35.52) (Quit: dsinger)
  86. # [19:26] * Joins: sgalineau (sylvaing@98.247.143.102)
  87. # [19:26] * Quits: dbaron (dbaron@98.234.51.190) (Ping timeout)
  88. # [19:29] * Joins: sylvaing (sylvaing@131.107.0.111)
  89. # [19:29] * Quits: sgalineau (sylvaing@98.247.143.102) (Ping timeout)
  90. # [19:50] * Joins: dbaron (dbaron@63.245.220.240)
  91. # [20:03] * Quits: myakura (myakura@114.164.230.137) (Quit: Leaving...)
  92. # [20:06] * Joins: jdaggett (jdaggett@121.115.105.170)
  93. # [20:08] * Quits: jdaggett_ (jdaggett@121.115.105.170) (Ping timeout)
  94. # [21:07] * Quits: shepazu (schepers@128.30.52.169) (Quit: shepazu)
  95. # [21:42] * Joins: hyatt (hyatt@98.201.21.231)
  96. # [21:43] <hyatt> fantasai: ping
  97. # [21:43] <hyatt> fantasai: the language for background-size: contain/cover doesn't seem right to me
  98. # [21:43] <hyatt> "contain
  99. # [21:43] <hyatt> Scale the image, while preserving its intrinsic aspect ratio (if any), to the largest size such that both its width and its height can fit inside the background positioning area."
  100. # [21:44] <hyatt> don't you mean smallest size?
  101. # [21:44] <hyatt> maybe just language awkwardness
  102. # [21:44] <hyatt> you're scaling up, but to the smallest size that actually covers or fits
  103. # [21:45] <hyatt> the largest size such that you cover is infinite :)
  104. # [21:45] <hyatt> anyway you pick the wording, it seems confusing to me as written right now though
  105. # [22:44] <dbaron> we should really update the acknowledgments section of CSS 2.1
  106. # [22:44] <dbaron> it looks like it hasn't been updated since about 2004
  107. # [23:22] * Quits: sylvaing (sylvaing@131.107.0.111) (Connection reset by peer)
  108. # [23:28] * Quits: Lachy (Lachlan@67.202.67.106) (Quit: Leaving)
  109. # [23:28] * Joins: Lachy (Lachlan@85.196.122.246)
  110. # [23:33] * Joins: sgalineau (sylvaing@98.247.143.102)
  111. # [23:36] * Quits: sgalineau (sylvaing@98.247.143.102) (Ping timeout)
  112. # [23:42] * Quits: annevk (opera@83.85.115.44) (Quit: annevk)
  113. # [23:52] * Joins: sgalineau (sylvaing@98.247.143.102)
  114. # [23:55] * Quits: jdaggett (jdaggett@121.115.105.170) (Quit: jdaggett)
  115. # Session Close: Fri Aug 07 00:00:00 2009

The end :)