/irc-logs / w3c / #html-wg / 2011-06-22 / end

Options:

  1. # Session Start: Wed Jun 22 00:00:00 2011
  2. # Session Ident: #html-wg
  3. # [00:19] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * f42e32c2e94a r6265 / (index complete.html source):
  4. # [00:19] <CIA-1> html-spec: [e] (0) improve explanatory text
  5. # [00:19] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12941
  6. # [00:19] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * 128d1d747dbf r6266 / (source complete.html): [e] (0) xref
  7. # [00:19] <pimpbot> 12941: contributor, P3, RESOLVED FIXED, If I understand what I'm reading correctly, there's an error at the end of "A background number-crunching worker" tutorial. I think you mean "postMessage()" instead of "send()" in the sentence "To send a message back to the page, the send() method is used
  8. # [00:29] <pimpbot> changes: webstorage; hixie: xref (whatwg r6267) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Jun/0121.html> ** workers; hixie: improve explanatory text (whatwg r6266) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Jun/0120.html> ** hixie: improve explanatory text (whatwg r6266) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Jun/0119.html>
  9. # [00:29] <pimpbot> bugmail: [Bug 12561] Add the @action in the <form> so that there is a way to submit to the same page <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0934.html>
  10. # [00:46] * Joins: homata (homata@58.158.182.50)
  11. # [00:48] * Quits: Lachy (Lachlan@84.215.59.50) (Quit: Leaving)
  12. # [00:49] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * 7590ff232ded r6267 / (source complete.html):
  13. # [00:49] <CIA-1> html-spec: [giow] (1) WebSocket close code can fit in an unsigned short, so use that instead.
  14. # [00:49] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12912
  15. # [00:49] <pimpbot> 12912: adrianba, P2, RESOLVED FIXED, Close status code is an unsigned short
  16. # [00:59] <pimpbot> changes: websocket; hixie: Prevent API from sending too much data to the protocol for the close frame. (whatwg r6269) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Jun/0123.html> ** websocket; hixie: WebSocket close code can fit in an unsigned short, so use that instead. (whatwg r6268) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Jun/0122.html>
  17. # [01:04] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * ac2ed51f07b9 r6268 / (source complete.html):
  18. # [01:04] <CIA-1> html-spec: [giow] (0) Prevent API from sending too much data to the protocol for the close frame.
  19. # [01:04] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12914
  20. # [01:04] <pimpbot> 12914: adrianba, P2, RESOLVED FIXED, close() should throw SYNTAX_ERR if the encoded reason string is too long (protocol supports up to 123 UTF-8 bytes)
  21. # [01:10] * Joins: mjs_ (mjs@17.246.18.85)
  22. # [01:12] * Quits: mjs (mjs@17.203.15.180) (Ping timeout)
  23. # [01:12] * mjs_ is now known as mjs
  24. # [01:19] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * 1fae40846ad2 r6269 / (source complete.html):
  25. # [01:19] <CIA-1> html-spec: [giow] (0) Unpaired surrogates should throw an exception in close, like in send(), so we don't ask the protocol to send invalid utf-8
  26. # [01:19] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12913
  27. # [01:19] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * aa621c5faf96 r6270 / (source complete.html):
  28. # [01:19] <pimpbot> 12913: adrianba, P2, RESOLVED FIXED, Close() should throw the same exception as send() for unpaired surrogates
  29. # [01:19] <CIA-1> html-spec: [e] (0) consistency
  30. # [01:19] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12980
  31. # [01:19] <pimpbot> 12980: contributor, P3, RESOLVED FIXED, "Let origin be the ASCII serialization of the origin of the script that invoked the WebSocket() constructor, converted to ASCII lowercase." should probably say "entry script" like EventSource and other things do.
  32. # [01:27] * Quits: konaya (konaya@83.251.16.72) (Ping timeout)
  33. # [01:28] * Joins: konaya (konaya@83.251.16.72)
  34. # [01:29] <pimpbot> changes: websocket; hixie: consistency (whatwg r6271) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Jun/0125.html> ** websocket; hixie: Unpaired surrogates should throw an exception in close, like in send(), so we don't ask the protocol to send invalid utf-8 (whatwg r6270) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Jun/0124.html>
  35. # [01:49] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * e090bc421190 r6271 /source: [e] (0) not sure why i'm labeling this, but it's pedantically correct to add this annotation...
  36. # [01:56] * Quits: arronei_ (arronei@131.107.0.76) (Quit: arronei_)
  37. # [01:59] <pimpbot> bugmail: [Bug 12530] <video> Make TrackList an Array-like list of Track objects and move get* into those <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0937.html> ** [Bug 12412] <video> Allow video and/or audio being sent over PeerConnection to be temporarily muted <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0936.html> ** [Bug 12983] <video> audioTracks and videoTracks should move to MediaStream, and th
  38. # [02:07] * Quits: mjs (mjs@17.246.18.85) (Quit: mjs)
  39. # [02:18] * Joins: mjs (mjs@17.244.6.11)
  40. # [02:20] * Joins: mjs_ (mjs@67.218.106.108)
  41. # [02:21] * Quits: mjs (mjs@17.244.6.11) (Ping timeout)
  42. # [02:21] * mjs_ is now known as mjs
  43. # [02:29] <pimpbot> bugmail: [Bug 12448] The style element (Korean description error) scoped 속성이 "없는" 경우: 플로우 컨텐츠 If the scoped attribute is present: flow content. 오타입니다. scoped 속성이 있는 경우 flow content가 됩니다. <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0945.html> ** [Bug 12983] <video> audioTracks and videoTr
  44. # [02:51] * Joins: davidb (davidb@174.91.48.87)
  45. # [02:51] * Joins: davidb_ (davidb@174.91.48.87)
  46. # [02:51] * Quits: davidb (davidb@174.91.48.87) (Connection reset by peer)
  47. # [02:52] * davidb_ is now known as davidb
  48. # [02:59] <pimpbot> bugmail: [Bug 13007] should (resolved) itemid be unique within a document? <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0946.html>
  49. # [03:21] * Quits: mjs (mjs@67.218.106.108) (Quit: mjs)
  50. # [03:30] <pimpbot> bugmail: [Bug 12530] <video> Make TrackList an Array-like list of Track objects and move get* into those <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0947.html>
  51. # [03:36] * Joins: mjs (mjs@24.6.209.6)
  52. # [03:37] * Joins: pdr (pdr@75.144.232.190)
  53. # [03:38] * Quits: pdr (pdr@75.144.232.190) (Client exited)
  54. # [03:38] * Joins: pdr (pdr@72.14.228.1)
  55. # [04:02] * Quits: tH (Rob@83.100.158.125) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.9.0.1/2008072406])
  56. # [04:05] * Joins: J_Voracek (J_Voracek@71.21.195.70)
  57. # [04:17] * Quits: Norm (ndw@96.32.124.29) (Quit: Leaving...)
  58. # [04:18] * Quits: pdr (pdr@72.14.228.1) (Ping timeout)
  59. # [04:22] * Quits: J_Voracek (J_Voracek@71.21.195.70) (Ping timeout)
  60. # [04:30] <pimpbot> bugmail: [Bug 12844] Remove the label attribute from subclasses of HTMLElement <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0949.html> ** [Bug 12390] A sandboxed MIME type attribute would be better than a fully qualified MIME type <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0948.html>
  61. # [04:57] * Quits: konaya (konaya@83.251.16.72) (Ping timeout)
  62. # [04:58] * Joins: konaya (konaya@83.251.16.72)
  63. # [05:00] <pimpbot> bugmail: [Bug 13007] should (resolved) itemid be unique within a document? <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0950.html>
  64. # [05:03] * Quits: davidb (davidb@174.91.48.87) (Quit: davidb)
  65. # [05:27] * Quits: konaya (konaya@83.251.16.72) (Ping timeout)
  66. # [05:28] * Joins: konaya (konaya@83.251.16.72)
  67. # [05:51] * Joins: nonge__ (nonge@91.50.107.249)
  68. # [05:53] * Quits: nonge_ (nonge@91.50.110.238) (Ping timeout)
  69. # [05:54] * Joins: MikeSmith (MikeSmith@210.162.9.45)
  70. # [05:55] * Quits: MikeSmith (MikeSmith@210.162.9.45) (Quit: MikeSmith)
  71. # [05:58] <pimpbot> planet: Brendan Eich: New JavaScript Engine Module Owner <http://brendaneich.com/2011/06/new-javascript-engine-module-owner/> ** Planet Opera: Opera Developer Network: HTML5 multimedia accessibility at DevCSI Accessibility Hack Day <http://my.opera.com/ODIN/blog/show.dml/31553762>
  72. # [06:00] <pimpbot> bugmail: [Bug 12662] <video> Add a section with suggestions for the 'chapters' text track kind, demonstrating how nested time ranges can be used for hierarchical chapters. <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0951.html>
  73. # [07:01] * Quits: konaya (konaya@83.251.16.72) (Ping timeout)
  74. # [07:02] * Joins: konaya (konaya@83.251.16.72)
  75. # [07:12] * Quits: konaya (konaya@83.251.16.72) (Ping timeout)
  76. # [07:53] * heycam is now known as heycam|away
  77. # [07:56] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  78. # [08:07] * Quits: homata (homata@58.158.182.50) (Ping timeout)
  79. # [08:18] * Joins: MikeSmith (MikeSmith@61.127.100.201)
  80. # [08:39] * Joins: konaya (konaya@83.251.16.72)
  81. # [08:45] * heycam|away is now known as heycam
  82. # [08:50] * heycam is now known as heycam|away
  83. # [08:50] * Quits: konaya (konaya@83.251.16.72) (Ping timeout)
  84. # [09:37] * Joins: arronei_ (arronei@131.107.0.94)
  85. # [09:38] * Quits: arronei (arronei@131.107.0.94) (Ping timeout)
  86. # [09:57] * Joins: homata (homata@58.158.182.50)
  87. # [10:01] <pimpbot> bugmail: [Bug 12950] Require Byte-Order Mark (BOM) in UTF-8 encoded pages <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0952.html>
  88. # [10:06] * Joins: Martijnc (Martijnc@84.192.44.100)
  89. # [10:31] <pimpbot> bugmail: "[Bug 13007] should (resolved) itemid be unique within a document?" (3 messages in thread) <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0955.html>
  90. # [11:01] * Joins: cjones (cjones@78.149.192.192)
  91. # [11:26] * Joins: arronei (arronei@131.107.0.110)
  92. # [11:26] * Quits: arronei_ (arronei@131.107.0.94) (Ping timeout)
  93. # [11:32] <pimpbot> bugmail: [Bug 12952] remove typemustmatch <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0956.html>
  94. # [11:50] * Quits: MikeSmith (MikeSmith@61.127.100.201) (Quit: MikeSmith)
  95. # [11:51] * Quits: cjones (cjones@78.149.192.192) (Quit: cjones)
  96. # [12:15] * Joins: Lachy (Lachlan@213.236.208.22)
  97. # [12:32] <pimpbot> bugmail: [Bug 12425] User interface of temporal media fragment URI in @src of video element <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0957.html>
  98. # [12:36] * Joins: Norm (ndw@96.32.124.29)
  99. # [12:45] * Joins: tH (Rob@83.100.158.125)
  100. # [12:52] * Quits: homata (homata@58.158.182.50) (Quit: Leaving...)
  101. # [13:22] * Quits: karl (karlcow@128.30.54.58) (Quit: This computer has gone to sleep)
  102. # [14:00] <pimpbot> planet: Tristan: Back from Bilbao <http://standblog.org/blog/post/2011/06/22/Back-from-Bilbao>
  103. # [14:16] * Joins: plh (plh@128.30.52.28)
  104. # [14:23] * Joins: davidb (davidb@66.207.206.180)
  105. # [15:06] * Quits: gavin__ (gavin@99.226.207.11) (Ping timeout)
  106. # [15:10] * Joins: gavin__ (gavin@99.226.207.11)
  107. # [15:19] * Joins: pdr (pdr@72.14.229.65)
  108. # [16:17] * Joins: karl (karlcow@128.30.54.58)
  109. # [16:33] <pimpbot> bugmail: [Bug 13017] New: typing erer rerajk jdlsak rjear djasjdsa <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0958.html>
  110. # [16:49] * Joins: MikeSmith (MikeSmith@114.48.178.138)
  111. # [16:58] * Quits: plh (plh@128.30.52.28) (Ping timeout)
  112. # [17:17] * Joins: plh (plh@128.30.52.28)
  113. # [17:22] * Quits: MikeSmith (MikeSmith@114.48.178.138) (Quit: MikeSmith)
  114. # [17:39] * Quits: karl (karlcow@128.30.54.58) (Quit: Freedom - to walk free and own no superior.)
  115. # [17:39] * Joins: karl (karlcow@128.30.54.58)
  116. # [18:01] * Quits: pdr (pdr@72.14.229.65) (Client exited)
  117. # [18:02] * Quits: Lachy (Lachlan@213.236.208.22) (Quit: This computer has gone to sleep)
  118. # [18:03] <pimpbot> bugmail: [Bug 13018] ola alo helo <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0960.html> ** [Bug 13018] New: ola alo helo <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0959.html>
  119. # [19:01] * Quits: karl (karlcow@128.30.54.58) (Ping timeout)
  120. # [19:02] * Quits: anne (annevk@83.85.115.123) (Client exited)
  121. # [19:03] * Joins: anne (annevk@83.85.115.123)
  122. # [19:21] * Joins: karl (karlcow@128.30.54.58)
  123. # [20:33] * Joins: mjs (mjs@67.218.105.223)
  124. # [20:43] * Quits: mjs (mjs@67.218.105.223) (Quit: mjs)
  125. # [20:57] * Joins: mjs (mjs@17.246.18.229)
  126. # [20:59] * Joins: J_Voracek (J_Voracek@71.21.195.70)
  127. # [21:16] * Quits: Martijnc (Martijnc@84.192.44.100) (Quit: Martijnc)
  128. # [21:27] * Quits: davidb (davidb@66.207.206.180) (Quit: davidb)
  129. # [21:49] * Joins: pdr (pdr@75.144.232.190)
  130. # [21:49] * Quits: pdr (pdr@75.144.232.190) (Client exited)
  131. # [21:49] * Joins: pdr (pdr@72.14.228.1)
  132. # [22:05] * Quits: mjs (mjs@17.246.18.229) (Quit: mjs)
  133. # [22:06] * Joins: mjs (mjs@17.246.18.229)
  134. # [22:15] * Joins: Lachy (Lachlan@84.215.59.50)
  135. # [22:17] * Quits: karl (karlcow@128.30.54.58) (Quit: Freedom - to walk free and own no superior.)
  136. # [22:20] * Quits: Lachy (Lachlan@84.215.59.50) (Quit: Leaving)
  137. # [22:20] * Joins: Lachy (Lachlan@84.215.59.50)
  138. # [22:42] * Joins: davidb (davidb@174.91.42.7)
  139. # [22:45] * heycam|away is now known as heycam
  140. # [23:04] <pimpbot> bugmail: [Bug 12974] Allow placeholder="" on <input type=number> <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0963.html> ** [Bug 12705] setTransform spec silent on what to do with singular matrices <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0962.html> ** [Bug 12844] Remove the label attribute from subclasses of HTMLElement <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0961.html
  141. # [23:05] * Joins: karl (karlcow@128.30.54.58)
  142. # [23:22] * Quits: davidb (davidb@174.91.42.7) (Quit: davidb)
  143. # [23:24] * Quits: J_Voracek (J_Voracek@71.21.195.70) (Ping timeout)
  144. # [23:24] * Joins: J_Voracek (J_Voracek@71.21.195.70)
  145. # [23:34] <pimpbot> bugmail: [Bug 13019] New: Organization of the user agent style sheet section makes it near-impossible to see whether it's correct <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0964.html>
  146. # [23:43] * Quits: plh (plh@128.30.52.28) (Quit: always accept cookies)
  147. # [23:57] * Quits: Norm (ndw@96.32.124.29) (Quit: Leaving...)
  148. # Session Close: Thu Jun 23 00:00:00 2011

The end :)