Options:
- # Session Start: Wed Jun 22 00:00:00 2011
- # Session Ident: #html-wg
- # [00:19] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * f42e32c2e94a r6265 / (index complete.html source):
- # [00:19] <CIA-1> html-spec: [e] (0) improve explanatory text
- # [00:19] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12941
- # [00:19] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * 128d1d747dbf r6266 / (source complete.html): [e] (0) xref
- # [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
- # [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>
- # [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>
- # [00:46] * Joins: homata (homata@58.158.182.50)
- # [00:48] * Quits: Lachy (Lachlan@84.215.59.50) (Quit: Leaving)
- # [00:49] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * 7590ff232ded r6267 / (source complete.html):
- # [00:49] <CIA-1> html-spec: [giow] (1) WebSocket close code can fit in an unsigned short, so use that instead.
- # [00:49] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12912
- # [00:49] <pimpbot> 12912: adrianba, P2, RESOLVED FIXED, Close status code is an unsigned short
- # [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>
- # [01:04] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * ac2ed51f07b9 r6268 / (source complete.html):
- # [01:04] <CIA-1> html-spec: [giow] (0) Prevent API from sending too much data to the protocol for the close frame.
- # [01:04] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12914
- # [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)
- # [01:10] * Joins: mjs_ (mjs@17.246.18.85)
- # [01:12] * Quits: mjs (mjs@17.203.15.180) (Ping timeout)
- # [01:12] * mjs_ is now known as mjs
- # [01:19] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * 1fae40846ad2 r6269 / (source complete.html):
- # [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
- # [01:19] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12913
- # [01:19] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * aa621c5faf96 r6270 / (source complete.html):
- # [01:19] <pimpbot> 12913: adrianba, P2, RESOLVED FIXED, Close() should throw the same exception as send() for unpaired surrogates
- # [01:19] <CIA-1> html-spec: [e] (0) consistency
- # [01:19] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12980
- # [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.
- # [01:27] * Quits: konaya (konaya@83.251.16.72) (Ping timeout)
- # [01:28] * Joins: konaya (konaya@83.251.16.72)
- # [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>
- # [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...
- # [01:56] * Quits: arronei_ (arronei@131.107.0.76) (Quit: arronei_)
- # [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
- # [02:07] * Quits: mjs (mjs@17.246.18.85) (Quit: mjs)
- # [02:18] * Joins: mjs (mjs@17.244.6.11)
- # [02:20] * Joins: mjs_ (mjs@67.218.106.108)
- # [02:21] * Quits: mjs (mjs@17.244.6.11) (Ping timeout)
- # [02:21] * mjs_ is now known as mjs
- # [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
- # [02:51] * Joins: davidb (davidb@174.91.48.87)
- # [02:51] * Joins: davidb_ (davidb@174.91.48.87)
- # [02:51] * Quits: davidb (davidb@174.91.48.87) (Connection reset by peer)
- # [02:52] * davidb_ is now known as davidb
- # [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>
- # [03:21] * Quits: mjs (mjs@67.218.106.108) (Quit: mjs)
- # [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>
- # [03:36] * Joins: mjs (mjs@24.6.209.6)
- # [03:37] * Joins: pdr (pdr@75.144.232.190)
- # [03:38] * Quits: pdr (pdr@75.144.232.190) (Client exited)
- # [03:38] * Joins: pdr (pdr@72.14.228.1)
- # [04:02] * Quits: tH (Rob@83.100.158.125) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.9.0.1/2008072406])
- # [04:05] * Joins: J_Voracek (J_Voracek@71.21.195.70)
- # [04:17] * Quits: Norm (ndw@96.32.124.29) (Quit: Leaving...)
- # [04:18] * Quits: pdr (pdr@72.14.228.1) (Ping timeout)
- # [04:22] * Quits: J_Voracek (J_Voracek@71.21.195.70) (Ping timeout)
- # [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>
- # [04:57] * Quits: konaya (konaya@83.251.16.72) (Ping timeout)
- # [04:58] * Joins: konaya (konaya@83.251.16.72)
- # [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>
- # [05:03] * Quits: davidb (davidb@174.91.48.87) (Quit: davidb)
- # [05:27] * Quits: konaya (konaya@83.251.16.72) (Ping timeout)
- # [05:28] * Joins: konaya (konaya@83.251.16.72)
- # [05:51] * Joins: nonge__ (nonge@91.50.107.249)
- # [05:53] * Quits: nonge_ (nonge@91.50.110.238) (Ping timeout)
- # [05:54] * Joins: MikeSmith (MikeSmith@210.162.9.45)
- # [05:55] * Quits: MikeSmith (MikeSmith@210.162.9.45) (Quit: MikeSmith)
- # [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>
- # [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>
- # [07:01] * Quits: konaya (konaya@83.251.16.72) (Ping timeout)
- # [07:02] * Joins: konaya (konaya@83.251.16.72)
- # [07:12] * Quits: konaya (konaya@83.251.16.72) (Ping timeout)
- # [07:53] * heycam is now known as heycam|away
- # [07:56] * Quits: mjs (mjs@24.6.209.6) (Client exited)
- # [08:07] * Quits: homata (homata@58.158.182.50) (Ping timeout)
- # [08:18] * Joins: MikeSmith (MikeSmith@61.127.100.201)
- # [08:39] * Joins: konaya (konaya@83.251.16.72)
- # [08:45] * heycam|away is now known as heycam
- # [08:50] * heycam is now known as heycam|away
- # [08:50] * Quits: konaya (konaya@83.251.16.72) (Ping timeout)
- # [09:37] * Joins: arronei_ (arronei@131.107.0.94)
- # [09:38] * Quits: arronei (arronei@131.107.0.94) (Ping timeout)
- # [09:57] * Joins: homata (homata@58.158.182.50)
- # [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>
- # [10:06] * Joins: Martijnc (Martijnc@84.192.44.100)
- # [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>
- # [11:01] * Joins: cjones (cjones@78.149.192.192)
- # [11:26] * Joins: arronei (arronei@131.107.0.110)
- # [11:26] * Quits: arronei_ (arronei@131.107.0.94) (Ping timeout)
- # [11:32] <pimpbot> bugmail: [Bug 12952] remove typemustmatch <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Jun/0956.html>
- # [11:50] * Quits: MikeSmith (MikeSmith@61.127.100.201) (Quit: MikeSmith)
- # [11:51] * Quits: cjones (cjones@78.149.192.192) (Quit: cjones)
- # [12:15] * Joins: Lachy (Lachlan@213.236.208.22)
- # [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>
- # [12:36] * Joins: Norm (ndw@96.32.124.29)
- # [12:45] * Joins: tH (Rob@83.100.158.125)
- # [12:52] * Quits: homata (homata@58.158.182.50) (Quit: Leaving...)
- # [13:22] * Quits: karl (karlcow@128.30.54.58) (Quit: This computer has gone to sleep)
- # [14:00] <pimpbot> planet: Tristan: Back from Bilbao <http://standblog.org/blog/post/2011/06/22/Back-from-Bilbao>
- # [14:16] * Joins: plh (plh@128.30.52.28)
- # [14:23] * Joins: davidb (davidb@66.207.206.180)
- # [15:06] * Quits: gavin__ (gavin@99.226.207.11) (Ping timeout)
- # [15:10] * Joins: gavin__ (gavin@99.226.207.11)
- # [15:19] * Joins: pdr (pdr@72.14.229.65)
- # [16:17] * Joins: karl (karlcow@128.30.54.58)
- # [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>
- # [16:49] * Joins: MikeSmith (MikeSmith@114.48.178.138)
- # [16:58] * Quits: plh (plh@128.30.52.28) (Ping timeout)
- # [17:17] * Joins: plh (plh@128.30.52.28)
- # [17:22] * Quits: MikeSmith (MikeSmith@114.48.178.138) (Quit: MikeSmith)
- # [17:39] * Quits: karl (karlcow@128.30.54.58) (Quit: Freedom - to walk free and own no superior.)
- # [17:39] * Joins: karl (karlcow@128.30.54.58)
- # [18:01] * Quits: pdr (pdr@72.14.229.65) (Client exited)
- # [18:02] * Quits: Lachy (Lachlan@213.236.208.22) (Quit: This computer has gone to sleep)
- # [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>
- # [19:01] * Quits: karl (karlcow@128.30.54.58) (Ping timeout)
- # [19:02] * Quits: anne (annevk@83.85.115.123) (Client exited)
- # [19:03] * Joins: anne (annevk@83.85.115.123)
- # [19:21] * Joins: karl (karlcow@128.30.54.58)
- # [20:33] * Joins: mjs (mjs@67.218.105.223)
- # [20:43] * Quits: mjs (mjs@67.218.105.223) (Quit: mjs)
- # [20:57] * Joins: mjs (mjs@17.246.18.229)
- # [20:59] * Joins: J_Voracek (J_Voracek@71.21.195.70)
- # [21:16] * Quits: Martijnc (Martijnc@84.192.44.100) (Quit: Martijnc)
- # [21:27] * Quits: davidb (davidb@66.207.206.180) (Quit: davidb)
- # [21:49] * Joins: pdr (pdr@75.144.232.190)
- # [21:49] * Quits: pdr (pdr@75.144.232.190) (Client exited)
- # [21:49] * Joins: pdr (pdr@72.14.228.1)
- # [22:05] * Quits: mjs (mjs@17.246.18.229) (Quit: mjs)
- # [22:06] * Joins: mjs (mjs@17.246.18.229)
- # [22:15] * Joins: Lachy (Lachlan@84.215.59.50)
- # [22:17] * Quits: karl (karlcow@128.30.54.58) (Quit: Freedom - to walk free and own no superior.)
- # [22:20] * Quits: Lachy (Lachlan@84.215.59.50) (Quit: Leaving)
- # [22:20] * Joins: Lachy (Lachlan@84.215.59.50)
- # [22:42] * Joins: davidb (davidb@174.91.42.7)
- # [22:45] * heycam|away is now known as heycam
- # [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
- # [23:05] * Joins: karl (karlcow@128.30.54.58)
- # [23:22] * Quits: davidb (davidb@174.91.42.7) (Quit: davidb)
- # [23:24] * Quits: J_Voracek (J_Voracek@71.21.195.70) (Ping timeout)
- # [23:24] * Joins: J_Voracek (J_Voracek@71.21.195.70)
- # [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>
- # [23:43] * Quits: plh (plh@128.30.52.28) (Quit: always accept cookies)
- # [23:57] * Quits: Norm (ndw@96.32.124.29) (Quit: Leaving...)
- # Session Close: Thu Jun 23 00:00:00 2011
The end :)