/irc-logs / w3c / #html-wg / 2013-04-25 / end

Options:

  1. # Session Start: Thu Apr 25 00:00:00 2013
  2. # Session Ident: #html-wg
  3. # [00:00] * Joins: bryan (~bryan@public.cloak)
  4. # [00:04] <timeless> [ "Embedded content" ]
  5. # [00:04] <timeless> darobin: i think <img> is roughly ok
  6. # [00:05] <timeless> ... i think <iframe> needs tests for new stuff
  7. # [00:05] <timeless> travis: seamless
  8. # [00:05] * Joins: gitbot (~gitbot@public.cloak)
  9. # [00:05] <gitbot> [html] stevefaulkner pushed 1 new commit to master: https://github.com/w3c/html/commit/5713d99aa94628fb9367f37fddc769b22640b75b
  10. # [00:05] <gitbot> html/master 5713d99 stevefaulkner: Update header-w3c-html-core...
  11. # [00:05] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  12. # [00:05] <timeless> darobin: <embed> and <object> ... probably need tests
  13. # [00:05] <timeless> travis: interplay between those two
  14. # [00:05] <timeless> krisk: a lot of content needs those
  15. # [00:06] <timeless> rubys: you probably need tests for <param>
  16. # [00:06] <timeless> ... <video> and <audio> are new
  17. # [00:06] <timeless> darobin: and we have tests
  18. # [00:06] <timeless> rubys: <source> and <track>
  19. # [00:06] <timeless> ... needs tests
  20. # [00:06] <timeless> [ "Media elements" ]
  21. # [00:06] <timeless> rubys: needs tests
  22. # [00:06] <timeless> [ "Canvas elements" ]
  23. # [00:06] <timeless> paulc: isn't that mostly the Canvas spec?
  24. # [00:07] <timeless> darobin: <canvas> needs to test getImageData/getImageURL
  25. # [00:07] <timeless> darobin: <map>, <area>, <imgmap> ok
  26. # [00:07] <timeless> ... <mathml> do we need tests?
  27. # [00:07] <timeless> krisk: we have tests
  28. # [00:08] <timeless> darobin: <svg> we might need tests
  29. # [00:08] <timeless> ... but possibly covered by parsing
  30. # [00:08] * Joins: krisk (~krisk@public.cloak)
  31. # [00:08] <timeless> [ "Dimension attributes" ]
  32. # [00:08] <timeless> darobin: think we're fine
  33. # [00:08] <timeless> [ "Tabular data" ]
  34. # [00:08] <timeless> darobin: don't know where we stand on this
  35. # [00:08] <timeless> ... used to be interop nightmare
  36. # [00:08] <timeless> rubys: thought to be ok
  37. # [00:08] <timeless> travis: html4 was underspecified
  38. # [00:09] <timeless> ... a lot of crazy stuff was dropped in 5
  39. # [00:09] <timeless> chaals: to a first approximation, tables work properly on the web
  40. # [00:09] <timeless> ... if you nest them properly
  41. # [00:09] <timeless> rubys: i've seen people use deeply nested tables
  42. # [00:09] <timeless> darobin: so, ok
  43. # [00:09] <timeless> [ "Forms" ]
  44. # [00:09] <timeless> rubys: intro, ok
  45. # [00:09] <timeless> ... categories?
  46. # [00:10] * Joins: plh (plehegar@public.cloak)
  47. # [00:10] <timeless> darobin: i don't think there's anything normative there
  48. # [00:10] <timeless> rubys: <form>
  49. # [00:10] <timeless> darobin: novalidate= isn't universally supported
  50. # [00:11] <timeless> darobin: <fieldset>
  51. # [00:11] <timeless> ... anything new?
  52. # [00:11] <timeless> rubys: i don't think so
  53. # [00:11] <timeless> darobin: i think the form= attribute needs tests
  54. # [00:11] <timeless> darobin: <legend>, hope it's ok
  55. # [00:12] <timeless> ... <label>, don't think there's anything new
  56. # [00:12] <timeless> ... <input>
  57. # [00:12] <timeless> paulc: is this with the at-risk?
  58. # [00:12] <timeless> rubys: <input> has email which is not at-risk
  59. # [00:13] <timeless> darobin: need to test new ones (url, email, address)
  60. # [00:13] <timeless> ... have some tests
  61. # [00:13] <timeless> rubys: <button> ?
  62. # [00:13] <timeless> darobin: probably ok
  63. # [00:13] <timeless> ... <select> as well
  64. # [00:13] <timeless> ... <datalist> is a target
  65. # [00:13] <timeless> ... <option>, <optlist> probably again
  66. # [00:14] <timeless> .. what did we do about <keygen>?
  67. # [00:14] <timeless> s/../.../
  68. # [00:14] <timeless> adrianba: spec says parsing is necessary, implementation of crypto piece is optional
  69. # [00:14] <timeless> ... we can test parsing
  70. # [00:14] <timeless> ... separately, whlie
  71. # [00:14] <timeless> s/whlie/while/
  72. # [00:14] <timeless> ... it isn't implemented and won't be implemented in IE
  73. # [00:14] <timeless> ... and was made optional
  74. # [00:15] <timeless> ... writing tests would be an option
  75. # [00:15] <timeless> ... seems to be good interop for browsers that do implement
  76. # [00:15] <timeless> darobin: agree
  77. # [00:15] * Joins: JonathanJ (~JonathanJ@public.cloak)
  78. # [00:15] <timeless> ... <output>, <meter>, <progress> -- need tests
  79. # [00:15] * Quits: smaug (~chatzilla@public.cloak) (Ping timeout: 60 seconds)
  80. # [00:16] <timeless> ... "Association of controls and forms" -- already flagged for testing
  81. # [00:16] <timeless> ... "Attributes common to form controls"
  82. # [00:16] <timeless> ... _charset_ and isindex - i don't think high priority
  83. # [00:16] <timeless> ... "isindex" is a value of a name
  84. # [00:16] <timeless> ... it's very easy to shoot yourself in the foot by using it
  85. # [00:17] <timeless> ... if you map from a datamodel where something has an index named "isindex"
  86. # [00:17] <timeless> ... you'll be surprised by the output for the form
  87. # [00:17] <timeless> travis: minimal testing? no testing?
  88. # [00:17] <timeless> darobin: none, i think it's interop too
  89. # [00:17] <timeless> ... it wouldn't be there if it weren't for browsers
  90. # [00:18] <timeless> rubys: APIIs for the text field selections
  91. # [00:18] <timeless> s/APII/API/
  92. # [00:18] <timeless> darobin: flagged as a target
  93. # [00:19] <timeless> darobin: constraints -- needs testing
  94. # [00:19] <timeless> rubys: form submission
  95. # [00:19] <timeless> darobin: we know there are corner cases
  96. # [00:19] <timeless> ... the brunt of it works
  97. # [00:19] <timeless> ... no way we're going to solve all the corner cases, w/ encoding
  98. # [00:19] <timeless> ... it's known broken
  99. # [00:19] <timeless> ... and we're not defining it
  100. # [00:19] <timeless> ... we'll get around to defining it at a some point
  101. # [00:20] <timeless> ... we have sufficient interop
  102. # [00:20] <timeless> ... "Interactive elements"
  103. # [00:20] <timeless> ... - <details> and <summary> need testing
  104. # [00:20] <timeless> ... - <command> should die
  105. # [00:20] <timeless> paulc: how do you know it won't be implemented?
  106. # [00:20] <timeless> darobin: i spoke to people
  107. # [00:21] <timeless> adrianba: no, we said put it at risk
  108. # [00:21] <timeless> MikeSmith: it's also dropped from WHATWG
  109. # [00:21] <timeless> paulc: that's a useful datapoint
  110. # [00:21] <timeless> paulc: yesterday, we asked about republishing
  111. # [00:21] <timeless> ... we agreed, one possibility was if we had an increased number of things to take out
  112. # [00:21] <timeless> ... like <hgroup>
  113. # [00:22] <timeless> ... this (<command>, <menu>) is another one?
  114. # [00:22] <timeless> SteveF: there's a command= somewhere
  115. # [00:22] <timeless> ... there's a <menuitem> ?
  116. # [00:22] <timeless> paulc: you take <command> out of 5.0
  117. # [00:22] <timeless> chaals: these are "problems for the editors"
  118. # [00:23] <timeless> rubys: <dialog>
  119. # [00:23] <timeless> MikeSmith: this is a new <dialog> not related to the other old <dialog>
  120. # [00:23] <timeless> darobin: needs tests
  121. # [00:23] <timeless> SteveF: it's at-risk, isn't it?
  122. # [00:23] <timeless> paulc: it's at-risk
  123. # [00:23] <timeless> darobin: ok, good
  124. # [00:24] <timeless> paulc: please include nomenclature to bring the at-risk features into this table
  125. # [00:24] <timeless> ... publicly stating which items are at risk, for which we need tests, for which we know we don't have implementations
  126. # [00:24] <timeless> ... is a strong statement
  127. # [00:24] * Joins: jeff (jeff@public.cloak)
  128. # [00:25] <tantek> q+ to speak briefly about republishing CR
  129. # [00:25] * Zakim sees tantek on the speaker queue
  130. # [00:25] <timeless> darobin: i'll take an action to evaluate the impact
  131. # [00:25] <timeless> ack tantek
  132. # [00:25] <Zakim> tantek, you wanted to speak briefly about republishing CR
  133. # [00:25] * Zakim sees no one on the speaker queue
  134. # [00:26] <timeless> tantek: it would be good to see heartbeat updates of the CR
  135. # [00:26] <timeless> ... regardless of scope of changes
  136. # [00:26] <timeless> ... CR announces "you should be implementing this"
  137. # [00:26] <timeless> ... having that updated w/ minor updates, adds, drops, would be quite handy
  138. # [00:26] <timeless> paulc: useful to be discussed
  139. # [00:26] <timeless> ... getting heartbeats for 5.1 documents
  140. # [00:26] <timeless> ... get that done, get a few other things done
  141. # [00:27] <timeless> ... chairs will bring up subject
  142. # [00:27] <timeless> ... we've enumerated changes already made
  143. # [00:27] <timeless> ... we did not drill as to whether the room had the same sentiment as you
  144. # [00:27] <timeless> rubys: "Links" ?
  145. # [00:27] <timeless> darobin: most do nothing
  146. # [00:28] <timeless> rubys: stylesheet= probably does something
  147. # [00:28] <timeless> s/stylesheet=/type=stylesheet/
  148. # [00:28] <timeless> darobin: no conformance requirement on prefetch
  149. # [00:29] <timeless> darobin: we can't automate <link type=icon> so i don't like that
  150. # [00:29] <timeless> ... it's a hint, all in ui
  151. # [00:29] <timeless> ... no conformance requirement
  152. # [00:29] <timeless> ... i wouldn't test that
  153. # [00:29] <timeless> ... i'm pretty sure it works
  154. # [00:29] <timeless> darobin: "Common idioms without dedicated elements"
  155. # [00:29] <timeless> ... by definition, stuff you can't test
  156. # [00:29] <timeless> rubys: "Selectors"
  157. # [00:30] <timeless> darobin: matching html elements using selectors
  158. # [00:30] <timeless> krisk: isn't this covered by CSS WG?
  159. # [00:30] <timeless> [ no ]
  160. # [00:30] <timeless> darobin: probably need to test this
  161. # [00:30] <timeless> ... :enabled, :disabled, :inrange... need tests
  162. # [00:30] <timeless> tantek: case sensitivity
  163. # [00:31] <timeless> ... and id's in html5 are more liberal, so worth testing
  164. # [00:31] <timeless> rubys: "Loading webpages"
  165. # [00:31] <timeless> ... "Browsing contexts"
  166. # [00:32] <timeless> darobin: is it testable?
  167. # [00:32] <timeless> krisk: some things that can't be automated
  168. # [00:32] <timeless> darobin: need tests
  169. # [00:32] <timeless> darobin: Window object
  170. # [00:32] <timeless> ... - needs tests
  171. # [00:32] <krisk> krisk: ...but still need tests
  172. # [00:32] <timeless> rubys: Origin?
  173. # [00:32] <timeless> darobin: document.domain could use tests
  174. # [00:32] <timeless> rubys: Sandboxing
  175. # [00:33] <timeless> krisk: needs, but there are tests
  176. # [00:33] <timeless> rubys: session history navigation
  177. # [00:33] <timeless> ... - needs tests
  178. # [00:33] <timeless> darobin: yes, but hard to write
  179. # [00:33] <timeless> rubys: Browsing the web?
  180. # [00:33] * hober darobin: my candidate: http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%3Cisindex%3E
  181. # [00:34] <timeless> darobin: "multiplart/x-mixed-replace" lovely
  182. # [00:34] <timeless> ... the browsing the web is probably buggy and needs tests
  183. # [00:34] <timeless> darobin: AppCache (offline web apps) -- needs tets
  184. # [00:34] <timeless> ... painful to test
  185. # [00:34] <timeless> rubys: "Web application APIs"
  186. # [00:34] * Joins: gitbot (~gitbot@public.cloak)
  187. # [00:34] <gitbot> [html] stevefaulkner pushed 1 new commit to master: https://github.com/w3c/html/commit/e5c4537602fa3a9877ca2bad7d7a9f4a4615d647
  188. # [00:34] <gitbot> html/master e5c4537 stevefaulkner: Update middle-w3c-styles...
  189. # [00:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  190. # [00:34] <timeless> travis: a lot of this just works
  191. # [00:35] <timeless> darobin: things that don't work aren't necessarily testable
  192. # [00:35] <timeless> travis: Base64 utility methods are new
  193. # [00:35] <timeless> darobin: new in standard
  194. # [00:35] <timeless> rubys: Timers - probably work
  195. # [00:35] <timeless> ... user prompts - probably work
  196. # [00:35] <timeless> ... Navigator object -
  197. # [00:35] <timeless> hober: i'll write navigator.product
  198. # [00:36] <timeless> ... tests
  199. # [00:36] <timeless> [ it always returns "Gecko" ]
  200. # [00:36] <timeless> darobin: we need tests for custom scheme and content handlers
  201. # [00:36] <timeless> chaals: dialogs implemented using separate documents - needs tests
  202. # [00:37] <timeless> darobin: we need to test manually releasing the storage mutex
  203. # [00:37] <timeless> ... the external interface, that's lovely
  204. # [00:38] <timeless> Josh_Soref: probably works well enough, oddly enough
  205. # [00:38] <timeless> darobin: "User Interaction"
  206. # [00:38] <timeless> ... "hidden attribute" is new, needs testing
  207. # [00:38] * Joins: gitbot (~gitbot@public.cloak)
  208. # [00:38] <gitbot> [html] stevefaulkner pushed 1 new commit to master: https://github.com/w3c/html/commit/e9f83561ade9ed89ef7e13cd36658fdf86ffcc25
  209. # [00:38] <gitbot> html/master e9f8356 stevefaulkner: Update header-w3c-html-core...
  210. # [00:38] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  211. # [00:39] <timeless> darobin: Inert subtrees is only for <dialog> and <command>
  212. # [00:39] <timeless> ... and if implementers haven't seen it, i wouldn't be shocked
  213. # [00:39] <timeless> SteveF: about selectors
  214. # [00:40] <timeless> darobin: we define some psuedo-selectors
  215. # [00:40] <timeless> SteveF: where do you use them?
  216. # [00:40] <timeless> darobin: it's complicated, we define them
  217. # [00:41] <timeless> ... i agree logically, it could be elsewhere
  218. # [00:41] <timeless> ... we're sticking to document units
  219. # [00:41] <timeless> ... it makes our lives easier
  220. # [00:41] <timeless> SteveF: how many tests rely on tests using optional features
  221. # [00:41] <timeless> darobin: 99% of our tests rely on JS
  222. # [00:41] <timeless> ... so w/o the optional JS
  223. # [00:41] <timeless> ... you won't pass
  224. # [00:41] <timeless> travis: HTML4 suite hardly uses JS
  225. # [00:42] * Joins: abarsto (~abarsto@public.cloak)
  226. # [00:42] * abarsto is now known as ArtB
  227. # [00:42] <timeless> darobin: Activation, we've all used .click
  228. # [00:42] <timeless> ... focus, tabIndex
  229. # [00:42] <timeless> ... -- either it's been broken forever
  230. # [00:42] <timeless> ... i think we should test it
  231. # [00:42] <timeless> ... it'd be nice if it finally worked
  232. # [00:42] <timeless> tantek: or even if the tests were used to fix the tests
  233. # [00:42] <timeless> chaals: accesskey needs tests
  234. # [00:42] <tantek> to fix the spec
  235. # [00:43] <timeless> rubys: Editing/ContentEditable
  236. # [00:43] <timeless> darobin: Editing is another document
  237. # [00:43] <timeless> ... it needs only a few tests initially
  238. # [00:43] <timeless> darobin: we'll probably bring editing APIs in for 5.1
  239. # [00:43] <timeless> rubys: drag and drop needs tests?
  240. # [00:43] <timeless> darobin: yes.
  241. # [00:43] <timeless> rubys: HTML Syntax?
  242. # [00:44] <timeless> darobin: needs tests, have tests
  243. # [00:44] <timeless> rubys: XHTML syntax
  244. # [00:44] <timeless> darobin: sad thing is, it probably needs tests
  245. # [00:45] <timeless> mjs: parsing xhtml documents probably works interoperably
  246. # [00:45] <timeless> ... serializing xhtml fragments/parsing xhtml fragments
  247. # [00:46] <timeless> ... probably need tests
  248. # [00:46] <timeless> rubys: "Rendering"
  249. # [00:46] <timeless> darobin: does it have hard requirements?
  250. # [00:46] <timeless> mjs: it's unusual
  251. # [00:47] <timeless> ... everything is a suggestion, not a requirement
  252. # [00:47] <timeless> ... but there's a conformance class
  253. # [00:47] <timeless> ... that requires implement everything in the section
  254. # [00:47] <timeless> ... depending on the conformance class we pick as a target
  255. # [00:47] <timeless> mjs: for a desktop browser, we could probably make it
  256. # [00:47] <timeless> ... but for mobile browsers, probably not
  257. # [00:48] <timeless> mjs: <details> / <meter> / <progress> - probably needs tests
  258. # [00:49] <timeless> darobin: elements that need tests, also need to test rendering
  259. # [00:49] <timeless> rubys: "bindings", if the element needs testing, the rendering needs testing
  260. # [00:50] <timeless> ... frames and framesets, probably works?
  261. # [00:50] <timeless> ... interactive media
  262. # [00:50] <timeless> darobin: probably works
  263. # [00:50] <timeless> rubys: print media
  264. # [00:50] <timeless> darobin: probably works
  265. # [00:50] <timeless> rubys: "unstyled xml" -- we won't hold up html5 for it
  266. # [00:51] <timeless> rubys: "Obsolete features"
  267. # [00:51] <timeless> darobin: do we need to test obsolete features?
  268. # [00:51] <timeless> krisk: there are interop problems for the webidl bindings
  269. # [00:51] <timeless> rubys: say it isn't a priority
  270. # [00:51] <timeless> darobin: we don't need to test "IANA"
  271. # [00:52] <timeless> ... we could test their registration system
  272. # [00:52] <timeless> tantek: we probably already have
  273. # [00:52] <timeless> rubys: Index
  274. # [00:52] <timeless> ... References
  275. # [00:52] <timeless> ... Acknowledgements
  276. # [00:52] <timeless> paulc: took 3 hours, minus coffee
  277. # [00:52] <timeless> darobin: it's not that big a spec
  278. # [00:53] <timeless> [ laughter ]
  279. # [00:53] <tantek> nicely done team
  280. # [00:53] * Joins: gitbot (~gitbot@public.cloak)
  281. # [00:53] <gitbot> [html] stevefaulkner pushed 1 new commit to master: https://github.com/w3c/html/commit/505b4c046645c092ecae56da4d772ebb4ad2ab9a
  282. # [00:53] <gitbot> html/master 505b4c0 stevefaulkner: Update header-w3c-html-core...
  283. # [00:53] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  284. # [00:53] <timeless> paulc: in CR discussions
  285. # [00:53] <timeless> ... we said we had two long poles
  286. # [00:53] <timeless> ... testing
  287. # [00:53] <timeless> ... getting implementations
  288. # [00:53] <timeless> ... we have a lot of microdata here
  289. # [00:54] <timeless> ... where we can indicate what's at risk
  290. # [00:54] <timeless> ... but it'd be nice to say which items need implementations
  291. # [00:54] <timeless> ... for things where we have implementations
  292. # [00:54] <timeless> ... you'd think you'd want to write tests
  293. # [00:54] <timeless> ... before writing tests where there are no implementations
  294. # [00:54] <timeless> ... wonder if that's a criteria for considering the order of generating tests
  295. # [00:55] * Joins: gitbot (~gitbot@public.cloak)
  296. # [00:55] <gitbot> [html] stevefaulkner pushed 1 new commit to master: https://github.com/w3c/html/commit/7005b905b033debccf9eb8ed821cb11cc94045fc
  297. # [00:55] <gitbot> html/master 7005b90 stevefaulkner: Update middle-w3c-styles...
  298. # [00:55] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  299. # [00:55] <timeless> darobin: in a lot of cases, we do have tests
  300. # [00:55] <timeless> paulc: chaals, a number of items were A11Y related
  301. # [00:55] <timeless> ... should we ask the A11Y TF to look at darobin 's work
  302. # [00:55] <timeless> ... to double check his item
  303. # [00:55] <timeless> s/item/items/
  304. # [00:56] * Joins: gitbot (~gitbot@public.cloak)
  305. # [00:56] <gitbot> [html] stevefaulkner pushed 1 new commit to master: https://github.com/w3c/html/commit/18d188d7795ad256f054d13961e25fb1e56b95be
  306. # [00:56] <gitbot> html/master 18d188d stevefaulkner: Update header-w3c-html-core...
  307. # [00:56] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  308. # [00:56] <timeless> ... a number of A11Y people are trying to get ARIA out of CR today
  309. # [00:56] <timeless> ... to have them look at the list and see if we missed anything
  310. # [00:56] <timeless> paulc: darobin, estimate for a cleaned up docment
  311. # [00:56] <timeless> s/docment/document/
  312. # [00:56] <timeless> darobin: try to have it by monday
  313. # [00:57] <timeless> ... i'm vacationing next week
  314. # [00:57] * Quits: Bin_Hu (~Bin_Hu@public.cloak) (Ping timeout: 60 seconds)
  315. # [00:57] <timeless> paulc: figure out how to get WG (not all here)
  316. # [00:57] <timeless> ... to give feedback
  317. # [00:57] <timeless> ... on whether we can get consensus
  318. # [00:58] <timeless> rubys: we post it, and give people weeks, if not a month
  319. # [00:58] <timeless> paulc: darobin, when you post it
  320. # [00:58] <timeless> ... you might encourage people
  321. # [00:58] <timeless> ... if they want to push back
  322. # [00:58] <timeless> ... for them to rename the thread
  323. # [00:58] <timeless> ... otherwise you'll have an uberthread
  324. # [00:58] <timeless> darobin: this is testing, no one will respond
  325. # [00:59] <timeless> paulc: i tried to confirm we'd cleared the items of the agenda
  326. # [00:59] <timeless> ... is there AOB?
  327. # [00:59] * Quits: SteveF (~SteveF@public.cloak) ("Page closed")
  328. # [00:59] <timeless> i/tried/Topic: AOB
  329. # [00:59] <timeless> ... i think, we're adjourned
  330. # [01:00] <timeless> ... we should thank Josh_Soref, the scribe
  331. # [01:00] <timeless> [ Applause ]
  332. # [01:00] <krisk> darboin - bin has started a table here http://www.w3.org/wiki/Testing/Test_Management_TF/HTML5_Test_Coverage_Analysis
  333. # [01:00] <krisk> ...that in theory could be used
  334. # [01:00] <timeless> s/darboin/darobin/
  335. # [01:00] <timeless> paulc: thanks everyone
  336. # [01:00] <timeless> ... i believe we're adjourned
  337. # [01:00] <timeless> [ Adjourned ]
  338. # [01:00] <timeless> RRSAgent, make minutes
  339. # [01:00] <RRSAgent> I have made the request to generate http://www.w3.org/2013/04/24-html-wg-minutes.html timeless
  340. # [01:01] * timeless paulc we should thank host
  341. # [01:01] <timeless> jeff: Let's thank Daniel / PayPal for hosting
  342. # [01:01] <timeless> [ Applause ]
  343. # [01:01] * Quits: abraud (~abraud@public.cloak) ("Page closed")
  344. # [01:01] <timeless> s/[ Adjourned ]//
  345. # [01:01] <timeless> [ Adjourned ]
  346. # [01:01] <timeless> RRSAgent, make minutes
  347. # [01:01] <RRSAgent> I have made the request to generate http://www.w3.org/2013/04/24-html-wg-minutes.html timeless
  348. # [01:01] * Quits: aizu (~aizu@public.cloak) ("Page closed")
  349. # [01:02] * Quits: Jin_Peng (~Jin_Peng@public.cloak) ("Page closed")
  350. # [01:02] * Quits: a12u (~androirc@public.cloak) ("AndroIRC - Android IRC Client ( http://www.androirc.com )")
  351. # [01:02] * Quits: jeff (jeff@public.cloak) ("Leaving")
  352. # [01:03] * Quits: yosuke (~yosuke@public.cloak) (Ping timeout: 60 seconds)
  353. # [01:04] * Quits: plh (plehegar@public.cloak) ("Leaving")
  354. # [01:04] * Quits: krisk (~krisk@public.cloak) (Ping timeout: 60 seconds)
  355. # [01:04] * Quits: ddorwin (~ddorwin@public.cloak) (Ping timeout: 60 seconds)
  356. # [01:07] * Quits: paulc (~paulc@public.cloak) (Ping timeout: 60 seconds)
  357. # [01:07] * Quits: wonsuk (~wonsuk@public.cloak) ("Page closed")
  358. # [01:08] * Quits: adrianba (~adrianba@public.cloak) ("Page closed")
  359. # [01:11] * Quits: glenn (~glenn@public.cloak) (Ping timeout: 60 seconds)
  360. # [01:12] * Joins: cabanier (~cabanier@public.cloak)
  361. # [01:12] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
  362. # [01:13] * Quits: edoyle (~edoyle@public.cloak) (Ping timeout: 60 seconds)
  363. # [01:14] * Quits: JF (~JF@public.cloak) ("Page closed")
  364. # [01:15] * Quits: eliot (~eliot@public.cloak) ("Page closed")
  365. # [01:17] * Quits: bryan (~bryan@public.cloak) ("Page closed")
  366. # [01:18] <Zakim> -Paypal
  367. # [01:18] <Zakim> HTML_CG(F2F)12:00PM has ended
  368. # [01:18] <Zakim> Attendees were Paypal
  369. # [01:19] * heycam|away is now known as heycam
  370. # [01:26] * chaals waves to heycam from california
  371. # [01:26] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  372. # [01:31] * heycam says hello
  373. # [01:33] * Quits: chaals (~chaals@public.cloak) (Ping timeout: 60 seconds)
  374. # [01:34] * Quits: cabanier (~cabanier@public.cloak) (Ping timeout: 60 seconds)
  375. # [01:41] * Quits: wonsuk_ (~wonsuk@public.cloak) ("Page closed")
  376. # [01:45] * Quits: JonathanJ (~JonathanJ@public.cloak) ("http://www.kiwiirc.com/ - A hand crafted IRC client")
  377. # [01:48] * Quits: Jungkee (~Jungkee@public.cloak) ("Page closed")
  378. # [01:57] * Quits: MarkS (msadecki@public.cloak)
  379. # [02:06] * Quits: yosuke_ (~yosuke_@public.cloak) (Ping timeout: 60 seconds)
  380. # [02:06] * Quits: MichaelC (cooper@public.cloak) (Ping timeout: 60 seconds)
  381. # [02:07] * Quits: tantek_ (~tantek_@public.cloak) (Ping timeout: 60 seconds)
  382. # [02:10] * Quits: tantek (~tantek@public.cloak) (tantek)
  383. # [02:27] * Joins: krit (~krit@public.cloak)
  384. # [02:57] * Quits: krit (~krit@public.cloak) ("Leaving.")
  385. # [03:14] * Quits: sgalineau (~sgalineau@public.cloak) (Client closed connection)
  386. # [04:00] * heycam is now known as heycam|away
  387. # [04:44] * Joins: tantek (~tantek@public.cloak)
  388. # [05:19] * heycam|away is now known as heycam
  389. # [05:54] * Quits: gbabula (~gbabula@public.cloak) (gbabula)
  390. # [06:01] * Joins: cabanier (~cabanier@public.cloak)
  391. # [06:01] * Quits: cabanier (~cabanier@public.cloak) (cabanier)
  392. # [06:08] * Joins: cabanier (~cabanier@public.cloak)
  393. # [06:52] * Quits: tantek (~tantek@public.cloak) (tantek)
  394. # [07:33] * Joins: darobin (rberjon@public.cloak)
  395. # [07:43] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  396. # [07:56] * Joins: mjs (~mjs@public.cloak)
  397. # [08:15] * Joins: yoav_ (~yoav@public.cloak)
  398. # [08:24] * Quits: yoav_ (~yoav@public.cloak) (Client closed connection)
  399. # [08:24] * Joins: yoav_ (~yoav@public.cloak)
  400. # [08:24] * Quits: yoav_ (~yoav@public.cloak) (Client closed connection)
  401. # [08:29] * Quits: mjs (~mjs@public.cloak) (mjs)
  402. # [08:29] * Joins: stommepoes (~stommepoes@public.cloak)
  403. # [08:37] * Joins: tinkster (~tai@public.cloak)
  404. # [09:07] * Quits: tinkster (~tai@public.cloak) (Ping timeout: 60 seconds)
  405. # [09:24] * Joins: tinkster (~tai@public.cloak)
  406. # [09:34] * Quits: tinkster (~tai@public.cloak) (Ping timeout: 60 seconds)
  407. # [09:37] * Joins: mjs (~mjs@public.cloak)
  408. # [09:38] * Parts: mjs (~mjs@public.cloak) (mjs)
  409. # [10:12] * heycam is now known as heycam|away
  410. # [10:18] * Zakim excuses himself; his presence no longer seems to be needed
  411. # [10:18] * Parts: Zakim (zakim@public.cloak) (Zakim)
  412. # [10:30] * Joins: tinkster (~tai@public.cloak)
  413. # [10:59] * Joins: nonge (~nonge@public.cloak)
  414. # [11:02] * Quits: nonge_ (~nonge@public.cloak) (Ping timeout: 60 seconds)
  415. # [11:43] * Quits: stommepoes (~stommepoes@public.cloak) (Ping timeout: 60 seconds)
  416. # [12:06] * Joins: tinkster1 (~tai@public.cloak)
  417. # [12:07] * Quits: tinkster (~tai@public.cloak) (Ping timeout: 60 seconds)
  418. # [12:32] * Quits: karl (~karlcow@public.cloak) (Client closed connection)
  419. # [12:35] * Quits: tinkster1 (~tai@public.cloak) (Ping timeout: 60 seconds)
  420. # [12:38] * Joins: karl (~karlcow@public.cloak)
  421. # [12:49] * Quits: karl (~karlcow@public.cloak) (":tiuQ tiuq sah woclrak")
  422. # [12:50] * Joins: karl (~karlcow@public.cloak)
  423. # [13:05] * Joins: esr (~chatzilla@public.cloak)
  424. # [13:06] <esr> Where can I find an archive of the WG disussions on EME?
  425. # [13:56] * Quits: esr (~chatzilla@public.cloak) (Ping timeout: 60 seconds)
  426. # [14:21] * Joins: davidb (~davidb@public.cloak)
  427. # [14:25] * Joins: tobie (tobie@public.cloak)
  428. # [14:38] * Joins: tinkster (~tai@public.cloak)
  429. # [15:40] <MikeSmith> hmm that really was ERic
  430. # [15:48] * Quits: Lachy (~Lachy@public.cloak) ("Bye")
  431. # [15:52] * Joins: gbabula (~gbabula@public.cloak)
  432. # [15:54] * Joins: Lachy (~Lachy@public.cloak)
  433. # [16:11] * Quits: tobie (tobie@public.cloak) (Ping timeout: 60 seconds)
  434. # [16:21] * Joins: stommepoes (~stommepoes@public.cloak)
  435. # [16:51] * Joins: darobin (rberjon@public.cloak)
  436. # [16:54] * Joins: tobie (tobie@public.cloak)
  437. # [16:55] * Joins: st (~Suzanne.Taylor@public.cloak)
  438. # [16:55] * st is now known as SuzanneT
  439. # [16:58] * Quits: tobie (tobie@public.cloak) (Ping timeout: 60 seconds)
  440. # [17:03] * Parts: stommepoes (~stommepoes@public.cloak) (stommepoes)
  441. # [17:07] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  442. # [17:55] * Joins: abarsto (~abarsto@public.cloak)
  443. # [17:55] * abarsto is now known as ArtB
  444. # [17:55] * Quits: Lachy (~Lachy@public.cloak) ("Bye")
  445. # [18:04] * Joins: MFoladare (~MFoladare@public.cloak)
  446. # [18:04] * Quits: MFoladare (~MFoladare@public.cloak) ("Page closed")
  447. # [18:06] * Quits: cabanier (~cabanier@public.cloak) ("Leaving.")
  448. # [18:07] * Quits: tinkster (~tai@public.cloak) (Ping timeout: 60 seconds)
  449. # [18:10] * Joins: darobin (rberjon@public.cloak)
  450. # [18:12] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  451. # [18:13] * Joins: tantek (~tpod@public.cloak)
  452. # [18:14] * Joins: a12u (~androirc@public.cloak)
  453. # [18:14] * Quits: a12u (~androirc@public.cloak) ("AndroIRC - Android IRC Client ( http://www.androirc.com )")
  454. # [18:19] * Joins: MichaelC (cooper@public.cloak)
  455. # [18:20] * Joins: sgalineau (~sgalineau@public.cloak)
  456. # [18:20] * Joins: krit (~krit@public.cloak)
  457. # [18:23] * Joins: plh (plehegar@public.cloak)
  458. # [18:23] * Joins: gbabula_ (~gbabula@public.cloak)
  459. # [18:26] * Joins: darobin (rberjon@public.cloak)
  460. # [18:26] * Quits: gbabula (~gbabula@public.cloak) (Ping timeout: 60 seconds)
  461. # [18:26] * gbabula_ is now known as gbabula
  462. # [18:32] * Joins: MarkS (msadecki@public.cloak)
  463. # [18:40] * Joins: jeffh (~d871a880@public.cloak)
  464. # [18:44] * Quits: tantek (~tpod@public.cloak) ("Colloquy for iPod touch - http://colloquy.mobi")
  465. # [18:48] * Joins: tantek (~tpod@public.cloak)
  466. # [18:57] * Quits: jeffh (~d871a880@public.cloak) ("http://www.mibbit.com ajax IRC Client")
  467. # [19:08] * Joins: cabanier (~cabanier@public.cloak)
  468. # [19:08] * Quits: tantek (~tpod@public.cloak) (Ping timeout: 60 seconds)
  469. # [19:27] * Joins: jeffh (~d871a880@public.cloak)
  470. # [19:52] * Joins: tinkster (~tai@public.cloak)
  471. # [19:54] * Quits: davidb (~davidb@public.cloak) (davidb)
  472. # [20:01] * Joins: davidb (~davidb@public.cloak)
  473. # [20:33] * Quits: tinkster (~tai@public.cloak) (Ping timeout: 60 seconds)
  474. # [20:49] * Quits: SuzanneT (~Suzanne.Taylor@public.cloak) ("")
  475. # [20:52] * Joins: tantek (~tantek@public.cloak)
  476. # [21:10] * Quits: tantek (~tantek@public.cloak) (Ping timeout: 60 seconds)
  477. # [21:52] * Quits: Dashiva (~noone@public.cloak) ("")
  478. # [22:10] * Joins: Dashiva (~noone@public.cloak)
  479. # [22:10] * Joins: ReimundoGarcia (~rgarcia5@public.cloak)
  480. # [22:10] * Joins: plh3 (plehegar@public.cloak)
  481. # [22:11] * Quits: plh (plehegar@public.cloak) (Ping timeout: 60 seconds)
  482. # [22:19] * heycam|away is now known as heycam
  483. # [22:34] * plh3 is now known as plh
  484. # [22:48] * Quits: jeffh (~d871a880@public.cloak) ("http://www.mibbit.com ajax IRC Client")
  485. # [22:57] * Quits: davidb (~davidb@public.cloak) (davidb)
  486. # [23:27] * Joins: tobie (tobie@public.cloak)
  487. # [23:36] * Quits: ReimundoGarcia (~rgarcia5@public.cloak) (Ping timeout: 60 seconds)
  488. # [23:45] * Quits: cabanier (~cabanier@public.cloak) ("Leaving.")
  489. # [23:50] * Joins: jeffh (~18047aad@public.cloak)
  490. # [23:54] * Disconnected
  491. # [23:55] * Attempting to rejoin channel #html-wg
  492. # [23:55] * Rejoined channel #html-wg
  493. # [23:55] * Topic is 'http://www.w3.org/wiki/HTML/wg/2013-04-Agenda#Agenda_April_24'
  494. # [23:55] * Set by timeless on Wed Apr 24 18:07:46
  495. # Session Close: Fri Apr 26 00:00:00 2013

The end :)