/irc-logs / w3c / #html-wg / 2011-02-19 / end

Options:

  1. # Session Start: Sat Feb 19 00:00:00 2011
  2. # Session Ident: #html-wg
  3. # [00:02] * Quits: J_Voracek (J_Voracek@157.201.107.245) (Ping timeout)
  4. # [00:03] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * c6b562188fde r5905 / (index complete.html source):
  5. # [00:03] <CIA-1> html-spec: [giow] (2) Change how window.opener works to allow it to be set to 'null' and have that persist past page load.
  6. # [00:03] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11839
  7. # [00:03] <pimpbot> 11839: contributor, P3, RESOLVED FIXED, window.opener needs to be writable, not readonly (as it is in Gecko, Chrome, IE)
  8. # [00:04] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * dd0dafddd8cc r5906 / (index complete.html source): [e] (0) xref
  9. # [00:10] * Joins: mjs (mjs@67.218.110.76)
  10. # [00:11] * Joins: mjs_ (mjs@17.246.17.105)
  11. # [00:12] * Joins: J_Voracek (J_Voracek@157.201.100.132)
  12. # [00:13] * Quits: mjs (mjs@67.218.110.76) (Ping timeout)
  13. # [00:13] * mjs_ is now known as mjs
  14. # [00:13] * Joins: davidb (davidb@74.13.2.17)
  15. # [00:15] * Quits: J_Voracek (J_Voracek@157.201.100.132) (Ping timeout)
  16. # [00:18] <pimpbot> changes: hixie: xref (whatwg r5907) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Feb/0122.html> ** hixie: Change how window.opener works to allow it to be set to 'null' and have that persist past page load. (whatwg r5906) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Feb/0121.html>
  17. # [00:18] <pimpbot> bugmail: [Bug 11838] In Gecko, Opera, and IE, the "name" property on Window is replaceable <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0818.html> ** [Bug 11873] typo: "Metadata" link (in para after the table) points to "auto" definition" <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0817.html> ** "[Bug 11839] window.opener needs to be writable, not readonly (as it is in Gecko, Chrome, IE)" (2 messages
  18. # [00:29] * Quits: davidb (davidb@74.13.2.17) (Quit: davidb)
  19. # [00:33] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * 177166f3437b r5907 / (index complete.html source):
  20. # [00:33] <CIA-1> html-spec: [e] (0) typo
  21. # [00:33] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11881
  22. # [00:33] <pimpbot> 11881: contributor, P3, RESOLVED FIXED, In step 9.3.1 missing "its" in "and (its) value is not the empty string"
  23. # [00:33] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * 9d3188b4bfd6 r5908 / (index complete.html source):
  24. # [00:33] <CIA-1> html-spec: [giow] (1) 'do nothing' doesn't make sense for a getter.
  25. # [00:34] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11856
  26. # [00:34] <pimpbot> 11856: hallvord, P2, RESOLVED FIXED, what happens when nothing happens in the getData() algorithm?
  27. # [00:41] * Joins: J_Voracek (J_Voracek@74.209.38.200)
  28. # [00:48] <pimpbot> changes: hixie: 'do nothing' doesn't make sense for a getter. (whatwg r5909) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Feb/0124.html> ** hixie: typo (whatwg r5908) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Feb/0123.html>
  29. # [00:48] <pimpbot> bugmail: [Bug 12031] Please provide example of fragment parsing w/o a contextElement <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0826.html> ** [Bug 11856] what happens when nothing happens in the getData() algorithm? <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0825.html> ** [Bug 11884] HAVE_ALL_DATA would be good for when the UA has finished downloading the entire media file. Also, a "loaded" or "pro
  30. # [00:49] * Quits: J_Voracek (J_Voracek@74.209.38.200) (Ping timeout)
  31. # [01:03] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * 7a2b1ed12478 r5909 / (index complete.html source):
  32. # [01:03] <CIA-1> html-spec: [giow] (0) Anything that can get events should implement EventTarget. Event handler attributes shouldn't be readonly. Plus some minor editorial tweaks.
  33. # [01:03] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11907
  34. # [01:03] <pimpbot> 11907: contributor, P3, RESOLVED FIXED, the event handler attributes in textTrack and TextTrackCue are marked as read only, and no other API such as addEventListener is indicated to set handlers.
  35. # [01:18] <pimpbot> changes: hixie: Anything that can get events should implement EventTarget. Event handler attributes shouldn't be readonly. Plus some minor editorial tweaks. (whatwg r5910) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Feb/0125.html>
  36. # [01:18] <pimpbot> bugmail: [Bug 11699] When calling input.focus(), should (a) the cursor be at the start, (b) the cursor be at the end or (c) the contents be selected? Please define <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0832.html> ** "[Bug 11907] the event handler attributes in textTrack and TextTrackCue are marked as read only, and no other API such as addEventListener is indicated to set handlers." (2 messages in thread) <http://lists.w
  37. # [01:21] * Joins: J_Voracek (J_Voracek@74.209.38.200)
  38. # [01:27] * Quits: J_Voracek (J_Voracek@74.209.38.200) (Ping timeout)
  39. # [01:32] * Quits: mjs (mjs@17.246.17.105) (Quit: mjs)
  40. # [01:33] * Joins: mjs (mjs@17.246.17.105)
  41. # [01:33] <CIA-1> html-spec: ianh@340c8d12-0b0e-0410-8428-c7bf67bfef74 * 12c8fa6819c1 r5910 / (index complete.html source):
  42. # [01:33] <CIA-1> html-spec: [giow] (2) Define when the platform-specific focusing behavior happens relative to focus events, etc.
  43. # [01:33] <CIA-1> html-spec: Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11699
  44. # [01:33] <pimpbot> 11699: contributor, P3, RESOLVED FIXED, When calling input.focus(), should (a) the cursor be at the start, (b) the cursor be at the end or (c) the contents be selected? Please define
  45. # [01:34] * Joins: J_Voracek (J_Voracek@74.209.38.200)
  46. # [01:48] <pimpbot> changes: hixie: Define when the platform-specific focusing behavior happens relative to focus events, etc. (whatwg r5911) <http://lists.w3.org/Archives/Public/public-html-diffs/2011Feb/0126.html>
  47. # [01:48] <pimpbot> bugmail: [Bug 11699] When calling input.focus(), should (a) the cursor be at the start, (b) the cursor be at the end or (c) the contents be selected? Please define <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0834.html> ** [Bug 11915] Suggestion: Instead of forbidding <u> and inventing <mark> you could as well redefine <u> to be what <mark> is intended for -- roughly the same idea as for <i> and <b>. Clearly not all old HTML4 <i>
  48. # [01:54] * Quits: J_Voracek (J_Voracek@74.209.38.200) (Ping timeout)
  49. # [02:37] * Quits: mjs (mjs@17.246.17.105) (Quit: mjs)
  50. # [02:40] * Joins: J_Voracek (J_Voracek@74.209.38.200)
  51. # [02:49] <pimpbot> bugmail: "[Bug 11838] In Gecko, Opera, and IE, the "name" property on Window is replaceable" (3 messages in thread) <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0837.html>
  52. # [03:19] <pimpbot> bugmail: "[Bug 11838] In Gecko, Opera, and IE, the "name" property on Window is replaceable" (4 messages in thread) <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0838.html>
  53. # [03:21] * Quits: tH (Rob@86.26.244.233) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.1/2008072406])
  54. # [03:44] * Joins: mjs (mjs@67.218.110.76)
  55. # [03:59] <pimpbot> planet: Mark: What if this is as good as it gets? <http://diveintomark.org/archives/2011/02/18/ie9-is-the-new-ie6>
  56. # [04:15] * Quits: mjs (mjs@67.218.110.76) (Quit: mjs)
  57. # [04:24] * Joins: mjs (mjs@24.6.209.6)
  58. # [04:26] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  59. # [04:26] * Joins: mjs (mjs@24.6.209.6)
  60. # [04:26] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  61. # [04:26] * Joins: mjs (mjs@24.6.209.6)
  62. # [04:27] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  63. # [04:27] * Joins: mjs (mjs@24.6.209.6)
  64. # [04:27] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  65. # [04:27] * Joins: mjs (mjs@24.6.209.6)
  66. # [04:27] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  67. # [04:27] * Joins: mjs (mjs@24.6.209.6)
  68. # [04:27] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  69. # [04:27] * Joins: mjs (mjs@24.6.209.6)
  70. # [04:27] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  71. # [04:27] * Joins: mjs (mjs@24.6.209.6)
  72. # [04:27] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  73. # [04:27] * Joins: mjs (mjs@24.6.209.6)
  74. # [04:28] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  75. # [04:28] * Joins: mjs (mjs@24.6.209.6)
  76. # [04:28] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  77. # [04:28] * Joins: mjs (mjs@24.6.209.6)
  78. # [04:28] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  79. # [04:28] * Joins: mjs (mjs@24.6.209.6)
  80. # [04:28] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  81. # [04:28] * Joins: mjs (mjs@24.6.209.6)
  82. # [04:28] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  83. # [04:28] * Joins: mjs (mjs@24.6.209.6)
  84. # [04:28] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  85. # [04:29] * Joins: mjs (mjs@24.6.209.6)
  86. # [04:29] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  87. # [04:29] * Joins: mjs (mjs@24.6.209.6)
  88. # [04:29] * Quits: mjs (mjs@24.6.209.6) (Client exited)
  89. # [04:29] * Joins: mjs (mjs@24.6.209.6)
  90. # [04:51] <pimpbot> bugmail: [Bug 12122] AJAX File Uploads <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0839.html>
  91. # [05:20] * Joins: MikeSmith_ (MikeSmith@114.49.1.42)
  92. # [05:22] * Quits: MikeSmith (MikeSmith@111.188.72.192) (Ping timeout)
  93. # [05:22] * MikeSmith_ is now known as MikeSmith
  94. # [07:54] * Disconnected
  95. # [07:55] * Attempting to rejoin channel #html-wg
  96. # [07:55] * Rejoined channel #html-wg
  97. # [08:00] <pimpbot> planet: Ali Pasha: Google Plugin for Eclipse and GWT 2.2 now available <http://feedproxy.google.com/~r/blogspot/Dcni/~3/FnTz3DSmS_I/google-plugin-for-eclipse-and-gwt-22.html>
  98. # [08:13] * Quits: kennyluck (kennyluck@128.30.52.169) (Quit: kennyluck)
  99. # [09:09] * Quits: J_Voracek (J_Voracek@74.209.38.200) (Quit: disconnected: Jace Voracek - Jace@Jace-Place.com)
  100. # [09:50] <pimpbot> bugmail: [Bug 12128] Add link type: dofollow <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0840.html>
  101. # [11:20] * Joins: MikeSmith_ (MikeSmith@111.188.34.138)
  102. # [11:21] <pimpbot> bugmail: [Bug 12123] File Streaming <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0844.html> ** [Bug 12122] AJAX File Uploads <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0842.html> ** [Bug 12121] Cam Input <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0843.html> ** [Bug 12120] Microphone input <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0841.html>
  103. # [11:22] * Quits: MikeSmith (MikeSmith@114.49.1.42) (Ping timeout)
  104. # [11:22] * MikeSmith_ is now known as MikeSmith
  105. # [11:45] * Quits: webr3 (nathan@86.133.149.129) (Ping timeout)
  106. # [11:51] * Joins: webr3 (nathan@86.143.254.126)
  107. # [12:30] * Joins: Martijnc (Martijnc@91.176.153.3)
  108. # [12:31] * Joins: Martijnc_ (Martijnc@91.176.153.3)
  109. # [12:31] * Quits: Martijnc (Martijnc@91.176.153.3) (Connection reset by peer)
  110. # [12:31] * Martijnc_ is now known as Martijnc
  111. # [13:09] * Joins: Norm (ndw@96.32.124.29)
  112. # [13:21] <pimpbot> bugmail: [Bug 11305] Remove stuff present in DOM Core <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0846.html> ** [Bug 12094] Switch from relying on DOM Level 3 Core to Web DOM Core <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0845.html>
  113. # [13:30] * Quits: Norm (ndw@96.32.124.29) (Quit: Leaving...)
  114. # [13:51] <pimpbot> bugmail: [Bug 11699] When calling input.focus(), should (a) the cursor be at the start, (b) the cursor be at the end or (c) the contents be selected? Please define <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0848.html> ** [Bug 11881] In step 9.3.1 missing "its" in "and (its) value is not the empty string" <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0847.html>
  115. # [14:01] <pimpbot> planet: Chris Heilmann: Time to build a better web – a talk at Heart and Sole <http://hacks.mozilla.org/2011/02/time-to-build-a-better-web-a-talk-at-heart-and-sole/>
  116. # [14:21] <pimpbot> bugmail: [Bug 12134] New: Supporting dotted/dashed lines is definitely necessary <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0849.html>
  117. # [14:52] <pimpbot> bugmail: [Bug 12135] New: Step 4 should abort the substeps if there is no base element. <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0850.html>
  118. # [15:02] <pimpbot> planet: Sam Ruby: jsdom+xml5+html5+weld=jupiter <http://intertwingly.net/blog/2011/02/19/jsdom-xml5-html5-weld-jupiter>
  119. # [15:51] * Joins: myakura (myakura@122.18.175.221)
  120. # [15:51] * Quits: myakura (myakura@122.18.175.221) (Client exited)
  121. # [15:51] * Joins: myakura (myakura@122.18.175.221)
  122. # [16:21] * Joins: Norm (ndw@96.32.124.29)
  123. # [16:26] * Quits: Norm (ndw@96.32.124.29) (Quit: Bye!)
  124. # [17:01] * Quits: MikeSmith (MikeSmith@111.188.34.138) (Ping timeout)
  125. # [17:02] * Quits: myakura (myakura@122.18.175.221) (Client exited)
  126. # [18:06] * Joins: J_Voracek (J_Voracek@74.209.38.200)
  127. # [18:22] <pimpbot> bugmail: [Bug 12136] New: how about command for "top up deposit" in file document? I need help, please.?? <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0851.html>
  128. # [18:52] <pimpbot> bugmail: [Bug 12138] New: how about cammand "top up deposit" in file document PHP ? <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0853.html> ** [Bug 12137] New: how about cammand "top up deposit" in file document PHP ? <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0852.html>
  129. # [19:00] * Quits: arronei (arronei@131.107.0.75) (Ping timeout)
  130. # [19:05] * Joins: arronei (arronei@131.107.0.71)
  131. # [19:13] * Joins: tH (Rob@86.26.244.233)
  132. # [19:23] <pimpbot> bugmail: [Bug 12072] Comments before <!DOCTYPE html> should be forbidden <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0854.html>
  133. # [19:25] * Joins: myakura (myakura@122.18.175.221)
  134. # [20:17] * Quits: J_Voracek (J_Voracek@74.209.38.200) (Ping timeout)
  135. # [20:23] <pimpbot> bugmail: [Bug 12140] Why is there no getTransform() method? <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0856.html> ** [Bug 12140] New: Why is there no getTransform() method? <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0855.html>
  136. # [20:26] * Joins: J_Voracek (J_Voracek@74.209.38.200)
  137. # [20:51] * Quits: myakura (myakura@122.18.175.221) (Client exited)
  138. # [20:53] <pimpbot> bugmail: "[Bug 12140] Why is there no getTransform() method?" (2 messages in thread) <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0857.html>
  139. # [20:58] * Quits: J_Voracek (J_Voracek@74.209.38.200) (Ping timeout)
  140. # [21:07] * Joins: J_Voracek (J_Voracek@74.209.38.200)
  141. # [21:23] <pimpbot> bugmail: [Bug 12141] New: Specifically state that all <track> options be exposed to the end user <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0858.html>
  142. # [21:51] * Quits: J_Voracek (J_Voracek@74.209.38.200) (Ping timeout)
  143. # [21:53] <pimpbot> bugmail: [Bug 12141] Specifically state that all <track> options be exposed to the end user <http://lists.w3.org/Archives/Public/public-html-bugzilla/2011Feb/0859.html>
  144. # [22:38] * Quits: gavin__ (gavin@99.226.207.11) (Ping timeout)
  145. # [22:38] * Joins: J_Voracek (J_Voracek@74.209.38.200)
  146. # [23:03] <pimpbot> planet: ercimomweb: Patternsketch – HTML5 and Javascript-based tool for composing tracks <http://openmediaweb.eu/2011/02/19/patternsketch-html5-and-javascript-based-tool-for-composing-tracks/>
  147. # [23:19] * Joins: gavin__ (gavin@99.226.207.11)
  148. # [23:21] * Quits: J_Voracek (J_Voracek@74.209.38.200) (Ping timeout)
  149. # [23:53] * Joins: davidb (davidb@174.91.43.212)
  150. # [23:55] * Joins: J_Voracek (J_Voracek@74.209.38.200)
  151. # [23:57] * Quits: davidb (davidb@174.91.43.212) (Quit: davidb)
  152. # [23:58] * Joins: davidb (davidb@174.91.43.212)
  153. # Session Close: Sun Feb 20 00:00:00 2011

The end :)