/irc-logs / freenode / #whatwg / 2013-04-16 / end

Options:

  1. # Session Start: Tue Apr 16 00:00:00 2013
  2. # Session Ident: #whatwg
  3. # [00:00] * Joins: dgorbik (~dgorbik@2620:149:4:203:889e:7d50:f283:9c9b)
  4. # [00:01] <rillian> did the websec-mime-sniff draft become http://mimesniff.spec.whatwg.org or is one a fork of the other?
  5. # [00:02] * Quits: Smylers (~smylers@host86-168-221-39.range86-168.btcentralplus.com) (Ping timeout: 248 seconds)
  6. # [00:03] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  7. # [00:05] <Hixie> rillian: yeah, iirc ietf basically didn't like it existing
  8. # [00:06] <Hixie> abarth would know more
  9. # [00:07] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Read error: Operation timed out)
  10. # [00:07] <TabAtkins> Hixie: No, getting a selector to match elements whose contents are numeric is not realistic in the short term. It's basically equivalent in difficulty to getting one which matches a regex against text contents, which has been shot down for performance reasons for a long time.
  11. # [00:07] * Joins: Badreddin (~Nur@189.192.138.187)
  12. # [00:08] <Hixie> TabAtkins: can you comment to that effect on the bug? would be much appreciated. (also if you have any other ideas for addressing that use case, cos i'm all out of ideas on that front)
  13. # [00:08] <rillian> abarth: IIRC we were trying to limit things to the first 500 bytes and/or only mask/compare
  14. # [00:08] <TabAtkins> Yes, I can comment. I think the right thing to do is simply having the column selectors/combinator that Selectors 4 has, which is sufficient.
  15. # [00:08] <rillian> which is why the mp3 and webm sniffing doesn't really work. Does that match your recollection?
  16. # [00:09] <rillian> Hixie: thanks
  17. # [00:09] <Hixie> TabAtkins: cool, thanks
  18. # [00:10] <TabAtkins> Hixie: Though... Hm, testing an attribute value for numeric-ness would probably work.
  19. # [00:10] <TabAtkins> It's roughly equivalent in difficulty to the existing attr operations.
  20. # [00:10] <TabAtkins> (Fundamental problem with testing text content is what to do with non-child text nodes.)
  21. # [00:13] <Hixie> i once proposed [attr>4] and related selectors
  22. # [00:13] <Hixie> fwiw
  23. # [00:13] <TabAtkins> Yeah, I wanna put those into either Selectors 4 or 5.
  24. # [00:13] <TabAtkins> We're trying to shut down 4, so it'll probably make 5.
  25. # [00:15] * Quits: ehsan_ (~ehsan@66.207.208.98) (Remote host closed the connection)
  26. # [00:16] * Joins: mven (~mven@169.241.49.210)
  27. # [00:17] * Quits: wilhelm_ (~wilhelm@178.255.149.100) (Ping timeout: 240 seconds)
  28. # [00:17] * Quits: Hixie (~ianh@178.255.149.100) (Ping timeout: 252 seconds)
  29. # [00:18] <TabAtkins> I wonder what kind of syntax would make sense to test if an attr was numeric.
  30. # [00:18] * Joins: Hixie (~ianh@178.255.149.100)
  31. # [00:18] <TabAtkins> I mean, you could definitely do :matches([foo>0], [foo<=0]), but that's a bit verbose.
  32. # [00:20] <Hixie> TabAtkins: yeah
  33. # [00:21] <Hixie> TabAtkins: also, you should clearly switch to an unversioned development model so you could add things whenever :-)
  34. # [00:22] <TabAtkins> Hixie: As soon as we get CR of a spec, we push the unversioned url to a new version, so we can work on whatever we were waiting on.
  35. # [00:22] <TabAtkins> The only time versioning gets in our way now is the period between "ok, time to stabilize and finish what we've got" and "CR published!".
  36. # [00:22] * Joins: wilhelm (~wilhelm@178.255.149.100)
  37. # [00:23] <TabAtkins> Hmm, since we already have a type flag for case-insensitive matches, maybe we can just use that. [foo n] matches if the foo attribute's value is numeric.
  38. # [00:24] <TabAtkins> Or just make a new comparison. [foo <=> 0] tests for numericness. ^_^
  39. # [00:25] <Hixie> there's an unversioned url?
  40. # [00:26] <TabAtkins> Now there is! Just drop the number (or dash-number) from any dev.w3.org css url, and you'll get the latest draft.
  41. # [00:26] <Hixie> ooo
  42. # [00:26] <TabAtkins> dev.w3.org/csswg/css-flexbox-1 and css-flexbox both point to the same spec, for example.
  43. # [00:26] <TabAtkins> We're planning to apply the same policy to our /TR drafts.
  44. # [00:27] <TabAtkins> All the old css3-foo links still work, because we added redirects, but the preferred url form now is "css-foo", or "css-foo-N" if you want a specific version.
  45. # [00:28] * Quits: ^esc (~esc_ape@178.115.250.42.wireless.dyn.drei.com) (Remote host closed the connection)
  46. # [00:28] * Joins: ehsan (~ehsan@66.207.208.98)
  47. # [00:29] * Quits: ehsan (~ehsan@66.207.208.98) (Remote host closed the connection)
  48. # [00:29] * Joins: birtles (~chatzilla@p14119-ipngn3901marunouchi.tokyo.ocn.ne.jp)
  49. # [00:29] * Joins: ^esc (~esc_ape@178.115.250.42.wireless.dyn.drei.com)
  50. # [00:31] * Quits: nimbu (~nimbu@sjfw1.adobe.com) (Quit: Leaving.)
  51. # [00:31] * Quits: mven (~mven@169.241.49.210) (Remote host closed the connection)
  52. # [00:36] * Joins: mven (~mven@169.241.49.210)
  53. # [00:38] * Joins: ehsan (~ehsan@66.207.208.98)
  54. # [00:38] * Quits: weinig (~weinig@17.114.107.135) (Quit: weinig)
  55. # [00:39] * Joins: weinig (~weinig@17.114.107.135)
  56. # [00:45] * Quits: tomasf (~tom@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Quit: tomasf)
  57. # [01:02] * Quits: othermaciej (~mjs@17.114.108.14) (Quit: othermaciej)
  58. # [01:02] * Quits: ^esc (~esc_ape@178.115.250.42.wireless.dyn.drei.com) (Remote host closed the connection)
  59. # [01:04] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  60. # [01:05] * Joins: ^esc (~esc_ape@178.115.250.42.wireless.dyn.drei.com)
  61. # [01:07] * Joins: othermaciej (~mjs@17.114.108.14)
  62. # [01:07] * Quits: miketaylr (~miketaylr@cpe-72-179-62-16.austin.res.rr.com) (Quit: miketaylr)
  63. # [01:08] * Quits: mven (~mven@169.241.49.210) (Remote host closed the connection)
  64. # [01:08] <Hixie> abarth: ping https://www.w3.org/Bugs/Public/show_bug.cgi?id=19662#c7
  65. # [01:09] <abarth> Hixie: hi
  66. # [01:09] <abarth> Hixie: looking
  67. # [01:09] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
  68. # [01:12] <abarth> Hixie: too complicated for me to think about right now, sorry. I've added it to my asana for this week
  69. # [01:14] <Hixie> thanks!
  70. # [01:14] * Joins: a-ja (~Instantbi@70.230.144.183)
  71. # [01:15] * Joins: bentruyman (~bentruyma@c-98-193-95-144.hsd1.il.comcast.net)
  72. # [01:16] <Hixie> abarth: while i have you here, are you still working on web origin?
  73. # [01:16] <Hixie> abarth: in particular, it seems a bit ambiguous what "host" means when the origin has an ipv6 address in it
  74. # [01:16] <Hixie> abarth: whether it has the []s or not
  75. # [01:16] <abarth> yeah, we never resolved that issue
  76. # [01:17] <abarth> do you know which way it ought to be?
  77. # [01:19] <Hixie> i think square brackets included?
  78. # [01:19] <Hixie> but i'm not really sure
  79. # [01:19] <Hixie> it would match url.spec.whateg.org
  80. # [01:19] <Hixie> whatwg even
  81. # [01:19] * Quits: othermaciej (~mjs@17.114.108.14) (Quit: othermaciej)
  82. # [01:20] * Quits: krit (~krit@sjfw1.adobe.com) (Quit: Leaving.)
  83. # [01:20] <Hixie> abarth: but really my question isn't so much about the serialisation, but about whether "the host part of the tuple" contains the square brackets or not
  84. # [01:20] <Hixie> abarth: and that i've really no idea if it should or not
  85. # [01:21] * heycam|away is now known as heycam
  86. # [01:21] <abarth> this gets into how much browsers canonicalize IP addresses
  87. # [01:21] <abarth> As I recall, IE and Chrome do a lot of canonicalization
  88. # [01:21] <abarth> whereas Firefox and Safari do very little canonicalization
  89. # [01:21] * Joins: othermaciej (~mjs@17.114.108.14)
  90. # [01:22] <abarth> I don't remember the details about this particular bit of canonicalization
  91. # [01:22] <Hixie> url.spec.whatwg.org requires a specific form
  92. # [01:22] <abarth> for my money, i'd err on the side of more canonicalization
  93. # [01:22] <abarth> so, if you supply and IPv4 address in octal, it will end up as a dotted quad?
  94. # [01:23] <Hixie> no idea if he supports octal
  95. # [01:24] <Hixie> oh, ipv4 parsing isn't yet defined
  96. # [01:24] <Hixie> indeed host parsing isn't defined other than ipv6
  97. # [01:24] <abarth> i see
  98. # [01:25] <abarth> if folks like the general approach of canonicalizing IP addresses, then we should canonicalize IPv6 address to include the [ ]
  99. # [01:25] <Hixie> k
  100. # [01:26] <Hixie> so I should assume the 'host' part of an origin tuple includes the brackets?
  101. # [01:26] <abarth> yes
  102. # [01:26] <Hixie> is there somewhere i can file a bug on web origin, or does that go on your list too? :-)
  103. # [01:28] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  104. # [01:29] * Quits: weinig (~weinig@17.114.107.135) (Quit: weinig)
  105. # [01:32] <abarth> Hixie: you can file an issue in this github project: https://github.com/abarth/websec
  106. # [01:33] <Hixie> k
  107. # [01:35] <gsnedders> hober: I presume you don't mind if I base the new html5lib documentation on http://edward.oconnor.cx/2009/08/djangosd-html5lib? :)
  108. # [01:36] * Quits: garciawebdev (~garciaweb@190.244.74.107) (Remote host closed the connection)
  109. # [01:37] * Joins: vcarbune (~vcarbune@c-83-233-12-59.cust.bredband2.com)
  110. # [01:40] * Joins: weinig (~weinig@17.114.107.135)
  111. # [01:41] * Quits: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net) (Quit: tantek)
  112. # [01:42] * Quits: bholley (~bholley@24.212.243.246) (Quit: bholley)
  113. # [01:44] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Quit: Leaving.)
  114. # [01:45] * Quits: vcarbune (~vcarbune@c-83-233-12-59.cust.bredband2.com) (Read error: Operation timed out)
  115. # [01:45] * Quits: necolas_ (~necolas@8.25.197.25) (Read error: Connection reset by peer)
  116. # [01:46] <gsnedders> jgraham: We (html5lib) got mentioned in PEP-411!
  117. # [01:46] * Joins: necolas (~necolas@8.25.197.25)
  118. # [01:49] * Quits: bentruyman (~bentruyma@c-98-193-95-144.hsd1.il.comcast.net) (Quit: Computer has gone to sleep.)
  119. # [01:50] <hober> gsnedders: fine by me! i think most or all of my site is cc by sa, iirc
  120. # [01:50] <TabAtkins> Ah, you crazy viral copylefters.
  121. # [01:50] <gsnedders> hober: Yeah, it says so. But would be nice to have docs same license as everything else, and given I'm basically just ripping off your structure :P
  122. # [01:51] <hober> :)
  123. # [01:51] <hober> i forgot all about that talk
  124. # [01:51] * gsnedders was just Googling for html5lib :)
  125. # [01:56] * Quits: othermaciej (~mjs@17.114.108.14) (Quit: othermaciej)
  126. # [01:57] * Joins: tantek (~tantek@ip-64-134-239-41.public.wayport.net)
  127. # [01:57] * Quits: jernoble (~jernoble@17.212.152.13) (Quit: Textual IRC Client: www.textualapp.com)
  128. # [01:58] * Joins: jernoble (~jernoble@17.212.152.13)
  129. # [01:59] * Joins: othermaciej (~mjs@17.114.108.14)
  130. # [02:05] * Quits: weinig (~weinig@17.114.107.135) (Quit: weinig)
  131. # [02:12] * heycam is now known as heycam|away
  132. # [02:13] * heycam|away is now known as heycam
  133. # [02:14] * Quits: ehsan (~ehsan@66.207.208.98) (Remote host closed the connection)
  134. # [02:19] * Joins: scor (~scor@drupal.org/user/52142/view)
  135. # [02:23] * Quits: necolas (~necolas@8.25.197.25) (Remote host closed the connection)
  136. # [02:23] * Joins: nessy (~silviapf@dps-pool9.nat.nicta.com.au)
  137. # [02:26] * Joins: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se)
  138. # [02:26] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  139. # [02:29] * jernoble is now known as jernoble|afk
  140. # [02:29] * jernoble|afk is now known as jernoble
  141. # [02:29] * Quits: jsbell (jsbell@nat/google/x-vcgnctnndsxnmmtb) (Quit: There's no place like home...)
  142. # [02:30] * Quits: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se) (Ping timeout: 264 seconds)
  143. # [02:32] * Joins: necolas (~necolas@8.25.197.25)
  144. # [02:43] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
  145. # [02:45] * Joins: richt (~richt@222.233.254.208)
  146. # [02:49] * Joins: weinig (~weinig@17.114.107.135)
  147. # [02:52] * Quits: barneybook (~kvirc@114-44-245-13.dynamic.hinet.net) (Read error: Connection reset by peer)
  148. # [02:53] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
  149. # [02:56] * Joins: ehsan (~ehsan@24.212.206.174)
  150. # [02:56] * jernoble is now known as jernoble|afk
  151. # [02:56] * jernoble|afk is now known as jernoble
  152. # [03:01] * Quits: weinig (~weinig@17.114.107.135) (Ping timeout: 264 seconds)
  153. # [03:13] * Joins: weinig (~weinig@17.245.109.140)
  154. # [03:14] * Quits: smaug____ (~chatzilla@cs164155.pp.htv.fi) (Ping timeout: 245 seconds)
  155. # [03:22] * Quits: JohnAlbin_zzzzzz (~JohnAlbin@111-250-151-68.dynamic.hinet.net) (Quit: HTTP/1.1 404 JohnAlbin Not Found)
  156. # [03:24] * Quits: tantek (~tantek@ip-64-134-239-41.public.wayport.net) (Quit: tantek)
  157. # [03:24] * Quits: necolas (~necolas@8.25.197.25) (Remote host closed the connection)
  158. # [03:28] * Quits: yorick (~yorick@oftn/member/yorick) (Remote host closed the connection)
  159. # [03:33] * Joins: bentruyman (~bentruyma@c-98-193-95-144.hsd1.il.comcast.net)
  160. # [03:33] * Quits: nessy (~silviapf@dps-pool9.nat.nicta.com.au) (Ping timeout: 256 seconds)
  161. # [03:34] * Joins: nessy (~silviapf@stargate.it.nicta.com.au)
  162. # [03:35] * Joins: barneybook (~kvirc@114-43-144-194.dynamic.hinet.net)
  163. # [03:35] * jernoble is now known as jernoble|afk
  164. # [03:35] * jernoble|afk is now known as jernoble
  165. # [03:51] * Quits: bentruyman (~bentruyma@c-98-193-95-144.hsd1.il.comcast.net) (Quit: Textual IRC Client: www.textualapp.com)
  166. # [04:00] * Quits: birtles (~chatzilla@p14119-ipngn3901marunouchi.tokyo.ocn.ne.jp) (Ping timeout: 256 seconds)
  167. # [04:01] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  168. # [04:02] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  169. # [04:03] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  170. # [04:09] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
  171. # [04:09] * Joins: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net)
  172. # [04:11] * Quits: nessy (~silviapf@stargate.it.nicta.com.au) (Quit: Leaving.)
  173. # [04:12] * Joins: roc (~chatzilla@60.234.66.20)
  174. # [04:20] * Quits: rcombs (~rcombs@rodgercombs.tk) (Ping timeout: 245 seconds)
  175. # [04:20] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  176. # [04:20] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  177. # [04:22] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  178. # [04:22] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  179. # [04:26] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  180. # [04:26] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  181. # [04:29] * Krinkle is now known as Krinkle|detached
  182. # [04:30] * Joins: rcombs (~rcombs@rodgercombs.tk)
  183. # [04:33] * Joins: nessy (~silviapf@stargate.it.nicta.com.au)
  184. # [04:37] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
  185. # [04:39] * Quits: jwalden (~waldo@2620:101:8003:200:224:d7ff:fef0:8d90) (Quit: ChatZilla 0.9.87-6.1450hg.fc18 [XULRunner 20.0/20130401111945])
  186. # [04:40] * heycam is now known as heycam|away
  187. # [04:43] * Quits: Lachy (~Lachy@cm-84.215.19.229.getinternet.no) (Quit: Computer has gone to sleep.)
  188. # [04:45] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Quit: Leaving.)
  189. # [04:46] <MikeSmith> http://www.w3.org/2010/02/rdfa/meetings/2013-02-28#Mike_Smith__28_tm__29___27_s_Complaint
  190. # [04:47] <MikeSmith> "q+ to ask why tool authors who work for us get to wag the dog here"
  191. # [04:47] <MikeSmith> gotta love that kind of response
  192. # [04:50] * Quits: weinig (~weinig@17.245.109.140) (Remote host closed the connection)
  193. # [04:52] <Hixie> hahaha
  194. # [04:52] <Hixie> "damn these people sending us valid feedback, why do we have to make a good technology that considers things we hadn't thought of"
  195. # [04:53] <Hixie> this is as opposed to when _I_ disagree with you, when that happens i just try to drown you in a wall of text, amirite? ;-)
  196. # [04:53] * Quits: linclark (~clark@c-67-186-35-246.hsd1.pa.comcast.net) (Quit: linclark)
  197. # [04:56] <zewt> Hixie: but they thought of everything, therefore the feedback must be invalid, qed
  198. # [04:56] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  199. # [04:57] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  200. # [05:07] <MikeSmith> not even clear to me from those minutes what point he was trying to make
  201. # [05:07] <MikeSmith> "I think that the tool is broken."
  202. # [05:08] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  203. # [05:08] <MikeSmith> broken in that it actually implements what the spec says, instead of, I guess, what they intended for it to say, or what somebody should be expected to assume from reading it
  204. # [05:08] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  205. # [05:08] <MikeSmith> I've had some many cases of that with the RDFa specs
  206. # [05:09] <MikeSmith> e.g., before the spec never explicitly stated that the values of the various RDFa attributes could be the empty string
  207. # [05:11] <MikeSmith> so beack then I commented about that and I think I got the same kind of response; i.e., something like "Well of course they can be the empty string. ANy fool can see that. So the spec doesn't actually have to say it."
  208. # [05:11] <Hixie> to be fair, a lot of spec authors are of the mindset that specs don't have to be thorough and precise
  209. # [05:11] <Hixie> a _lot_ of w3c and ietf specs are like that
  210. # [05:12] <Hixie> they give a general idea, and leave the details to implementors
  211. # [05:12] <Hixie> HTML4 being a classic example
  212. # [05:12] <Hixie> but by no means either the worst or the first
  213. # [05:12] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  214. # [05:13] <MikeSmith> yeah
  215. # [05:13] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  216. # [05:13] <MikeSmith> but I would hope the bar is a lot higher these days
  217. # [05:14] <Hixie> a lot of people were never asked if they agreed with the kind of spec quality css2.1 started
  218. # [05:14] <Hixie> and so they're still in the old world
  219. # [05:14] <Hixie> where spec writing was easy :-)
  220. # [05:14] <MikeSmith> heh
  221. # [05:15] * heycam|away is now known as heycam
  222. # [05:15] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  223. # [05:15] <zewt> wow, irssi is terrible
  224. # [05:15] <zewt> it takes _foo_ and underlines it
  225. # [05:16] <zewt> you know you've worked on crappy terminal irc client too long if you're implementing that and actually think it's not horrible gimmicky nonsense
  226. # [05:16] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  227. # [05:16] <othermaciej> implementors can't be trusted to figure out the details in a consistent way
  228. # [05:16] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  229. # [05:16] <Hixie> othermaciej: don't forget, this is the same mindset that thinks that non-conforming documents are irrelevant because interop doesn't matter if the author screwed up
  230. # [05:18] <zewt> (which itself assumes that a nonconforming document is the author's fault)
  231. # [05:19] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  232. # [05:19] <Hixie> it often is, to a first approximation, but that's of no consolation to the users when 97% of documents are trivially non-conforming in some way or other :-)
  233. # [05:20] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  234. # [05:21] <zewt> but 97% of documents are nonconforming != 97% of authors screwed up :P
  235. # [05:21] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  236. # [05:21] <zewt> (no, we're not disagreeing in any material way)
  237. # [05:22] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 252 seconds)
  238. # [05:22] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  239. # [05:23] * Quits: barneybook (~kvirc@114-43-144-194.dynamic.hinet.net) (Read error: Connection reset by peer)
  240. # [05:23] * Joins: barneybook (~kvirc@114-43-144-194.dynamic.hinet.net)
  241. # [05:25] * Joins: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net)
  242. # [05:26] * Quits: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net) (Max SendQ exceeded)
  243. # [05:26] * Joins: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net)
  244. # [05:27] * Quits: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net) (Max SendQ exceeded)
  245. # [05:27] * Joins: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net)
  246. # [05:27] * Quits: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net) (Client Quit)
  247. # [05:28] * Joins: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net)
  248. # [05:28] * Quits: barneybook (~kvirc@114-43-144-194.dynamic.hinet.net) (Ping timeout: 240 seconds)
  249. # [05:29] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  250. # [05:29] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  251. # [05:30] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  252. # [05:31] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  253. # [05:34] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  254. # [05:34] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  255. # [05:35] * Quits: kochi (~kochi@2401:fa00:4:1004:26be:5ff:fe03:db82) (Quit: Leaving.)
  256. # [05:36] * Joins: kochi (~kochi@2401:fa00:4:1004:26be:5ff:fe03:db82)
  257. # [05:39] * Joins: skcin7 (~skcin7@c-68-38-156-213.hsd1.nj.comcast.net)
  258. # [05:39] * Quits: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net) (Quit: tantek)
  259. # [05:42] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  260. # [05:43] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  261. # [05:44] * Quits: Badreddin (~Nur@189.192.138.187) (Ping timeout: 276 seconds)
  262. # [05:57] * Quits: othermaciej (~mjs@17.114.108.14) (Quit: othermaciej)
  263. # [05:57] * Joins: fishd (~fishd@216.239.45.130)
  264. # [05:58] * jernoble is now known as jernoble|afk
  265. # [05:58] * jernoble|afk is now known as jernoble
  266. # [06:01] * Quits: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net) (Read error: Connection reset by peer)
  267. # [06:01] * Joins: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net)
  268. # [06:02] * Quits: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net) (Max SendQ exceeded)
  269. # [06:04] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  270. # [06:07] * Joins: Badreddin (~Nur@189.192.155.69)
  271. # [06:10] * Joins: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net)
  272. # [06:10] * Quits: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net) (Changing host)
  273. # [06:10] * Joins: scor (~scor@drupal.org/user/52142/view)
  274. # [06:10] * Joins: krit (~krit@c-24-4-184-107.hsd1.ca.comcast.net)
  275. # [06:11] * Quits: scor (~scor@drupal.org/user/52142/view) (Client Quit)
  276. # [06:19] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  277. # [06:19] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  278. # [06:21] * Joins: weinig (~weinig@17.114.107.135)
  279. # [06:21] * Quits: weinig (~weinig@17.114.107.135) (Client Quit)
  280. # [06:23] * Joins: jryans (~jryans@cpe-70-113-92-118.austin.res.rr.com)
  281. # [06:26] * Quits: ehsan (~ehsan@24.212.206.174) (Remote host closed the connection)
  282. # [06:26] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  283. # [06:26] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  284. # [06:29] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  285. # [06:29] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  286. # [06:30] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  287. # [06:30] * Quits: othree_ (~othree@li379-129.members.linode.com) (Remote host closed the connection)
  288. # [06:31] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  289. # [06:35] * jernoble is now known as jernoble|afk
  290. # [06:35] * jernoble|afk is now known as jernoble
  291. # [06:37] * Joins: miketaylr2000 (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
  292. # [06:37] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Read error: Connection reset by peer)
  293. # [06:38] * Quits: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net) (Remote host closed the connection)
  294. # [06:40] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  295. # [06:41] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  296. # [06:41] * Joins: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net)
  297. # [06:43] * Quits: miketaylr2000 (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: goodbye cruel world)
  298. # [06:44] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  299. # [06:45] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  300. # [06:46] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Read error: Connection reset by peer)
  301. # [06:46] * Joins: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp)
  302. # [06:49] * Quits: rniwa (~rniwa@17.212.154.114) (Quit: rniwa)
  303. # [07:01] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
  304. # [07:18] * Quits: roc (~chatzilla@60.234.66.20) (Remote host closed the connection)
  305. # [07:21] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  306. # [07:22] * Quits: fishd (~fishd@216.239.45.130) (Ping timeout: 245 seconds)
  307. # [07:22] * Quits: krit (~krit@c-24-4-184-107.hsd1.ca.comcast.net) (Quit: Leaving.)
  308. # [07:23] * Joins: fishd (~fishd@c-50-131-6-45.hsd1.ca.comcast.net)
  309. # [07:26] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
  310. # [07:26] * Quits: gnarf (~gnarf@unaffiliated/gnarf) (Ping timeout: 246 seconds)
  311. # [07:26] * Quits: kborchers (~kborchers@unaffiliated/kborchers) (Ping timeout: 252 seconds)
  312. # [07:32] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
  313. # [07:38] * Joins: barneybook|3 (~kvirc@114-43-144-194.dynamic.hinet.net)
  314. # [07:40] * Joins: rniwa_ (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
  315. # [07:40] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  316. # [07:41] * Joins: barneybook (~kvirc@114-43-144-194.dynamic.hinet.net)
  317. # [07:41] * Joins: gnarf (~gnarf@unaffiliated/gnarf)
  318. # [07:43] * Quits: barneybook|3 (~kvirc@114-43-144-194.dynamic.hinet.net) (Ping timeout: 246 seconds)
  319. # [07:45] * Joins: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net)
  320. # [07:46] * Quits: barneybook (~kvirc@114-43-144-194.dynamic.hinet.net) (Ping timeout: 256 seconds)
  321. # [07:47] * Quits: barneybook|2 (~kvirc@114-43-144-194.dynamic.hinet.net) (Client Quit)
  322. # [07:57] * Quits: darobin (~darobin@78.208.93.24) (Remote host closed the connection)
  323. # [07:59] * Joins: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net)
  324. # [08:01] * Joins: Masklinn (~textual@77.109.112.145)
  325. # [08:02] * Joins: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si)
  326. # [08:21] * Quits: fishd (~fishd@c-50-131-6-45.hsd1.ca.comcast.net) (Ping timeout: 276 seconds)
  327. # [08:21] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  328. # [08:26] * Joins: alrra (~alrra@unaffiliated/alrra)
  329. # [08:26] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
  330. # [08:36] * Joins: vcarbune (~vcarbune@c-83-233-12-59.cust.bredband2.com)
  331. # [08:39] * Joins: sedovsek (~robert@89.143.12.238)
  332. # [08:41] * Quits: nessy (~silviapf@stargate.it.nicta.com.au) (Read error: Connection reset by peer)
  333. # [08:41] * Joins: nessy (~silviapf@stargate.it.nicta.com.au)
  334. # [08:47] * Joins: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se)
  335. # [08:49] * Quits: vcarbune (~vcarbune@c-83-233-12-59.cust.bredband2.com) (Ping timeout: 252 seconds)
  336. # [08:51] * Joins: Ms2ger (~Ms2ger@193.190.253.150)
  337. # [08:52] * Joins: SimonSapin (~simon@ip-134.net-89-2-126.rev.numericable.fr)
  338. # [08:53] * Quits: Masklinn (~textual@77.109.112.145)
  339. # [08:57] * Joins: marcosc (~marcosc@bl7-52-57.dsl.telepac.pt)
  340. # [09:04] <Ms2ger> annevk: I saw a Gecko patch for autoRevoke, btw
  341. # [09:11] * Quits: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net) (Remote host closed the connection)
  342. # [09:13] * Joins: hasather (~hasather@80.91.33.141)
  343. # [09:15] * Joins: Kolombiken (~Adium@94.137.124.2)
  344. # [09:17] * Joins: darobin (~darobin@78.109.80.74)
  345. # [09:18] * Quits: Adawerk (~ada@169.241.49.57) (Read error: Connection reset by peer)
  346. # [09:18] * Joins: Adawerk (~ada@169.241.49.57)
  347. # [09:22] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  348. # [09:25] <zcorpan> TabAtkins: do you have any URLs to sites that do smooth scrolling?
  349. # [09:26] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 255 seconds)
  350. # [09:33] * Joins: Masklinn (~textual@109.89.134.164)
  351. # [09:35] * Joins: shwetank (~shwetank@122.161.67.238)
  352. # [09:35] * Quits: nessy (~silviapf@stargate.it.nicta.com.au) (Quit: Leaving.)
  353. # [09:41] * Joins: mitemitreski (~mitemitre@212.120.17.179)
  354. # [09:48] * Quits: dgorbik (~dgorbik@2620:149:4:203:889e:7d50:f283:9c9b) (Quit: ZNC - http://znc.in)
  355. # [09:59] * Quits: jochen__ (jochen@nat/google/x-wgzenlcaaecylqdo) (Read error: Connection reset by peer)
  356. # [10:00] <zcorpan> Hixie: https://www.w3.org/Bugs/Public/show_bug.cgi?id=16920 seems good to me
  357. # [10:01] <zcorpan> hmm, except for "This should be done even if the video is paused, except if video playback hasn't ever started yet."
  358. # [10:01] * heycam is now known as heycam|away
  359. # [10:03] * heycam|away is now known as heycam
  360. # [10:03] * Joins: baku (~baku@201.Red-88-12-18.staticIP.rima-tde.net)
  361. # [10:09] * Quits: Ms2ger (~Ms2ger@193.190.253.150) (Ping timeout: 245 seconds)
  362. # [10:09] * Joins: Ms2ger (~Ms2ger@193.190.253.150)
  363. # [10:14] * Joins: smaug____ (~chatzilla@cs164155.pp.htv.fi)
  364. # [10:16] * Joins: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com)
  365. # [10:17] * jernoble is now known as jernoble|afk
  366. # [10:17] * jernoble|afk is now known as jernoble
  367. # [10:19] * Quits: Ms2ger (~Ms2ger@193.190.253.150) (Quit: Leaving)
  368. # [10:19] * Joins: Ms2ger (~Ms2ger@193.190.253.150)
  369. # [10:22] * Joins: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net)
  370. # [10:23] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  371. # [10:24] * Joins: benbarnett (~Adium@80.87.30.115)
  372. # [10:26] * Joins: annevk (~annevk@207.218.72.65)
  373. # [10:26] * Quits: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
  374. # [10:26] * Quits: annevk (~annevk@207.218.72.65) (Read error: Connection reset by peer)
  375. # [10:27] * Joins: annevk (~annevk@207.218.72.65)
  376. # [10:27] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 256 seconds)
  377. # [10:32] * Krinkle|detached is now known as Krinkle
  378. # [10:33] * heycam is now known as heycam|away
  379. # [10:34] * Joins: tomasf (~tomasf@77.72.97.10.c.fiberdirekt.net)
  380. # [10:34] * Quits: SimonSapin (~simon@ip-134.net-89-2-126.rev.numericable.fr) (Ping timeout: 248 seconds)
  381. # [10:34] <annevk> Why can https://cgi.w3.org/member-bin/MailingListQuery.pl?queryList=www-dom and such no longer be accessed with Member credentials?
  382. # [10:36] <Ms2ger> jgraham, so how do I get my pr mirrored?
  383. # [10:37] * Krinkle is now known as Krinkle|detached
  384. # [10:38] * Joins: nonge_ (~nonge@p5B3264C2.dip.t-dialin.net)
  385. # [10:40] <MikeSmith> annevk: dunno but maybe not intentional
  386. # [10:40] <MikeSmith> annevk: best to e-mail sysreq@w3.org to ask
  387. # [10:40] <jgraham> Ms2ger: In theory, if you have push access, do nothing
  388. # [10:40] <jgraham> Ms2ger: Since the code is totally untested and therefore broken, tell dom to start looking for the stacktrace in the log
  389. # [10:42] * Quits: nonge (~nonge@p5B326EF6.dip.t-dialin.net) (Ping timeout: 245 seconds)
  390. # [10:42] * Joins: sicking (~sicking@226.Red-83-58-222.dynamicIP.rima-tde.net)
  391. # [10:46] * Quits: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com) (Remote host closed the connection)
  392. # [10:57] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
  393. # [11:00] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  394. # [11:03] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
  395. # [11:04] * Joins: jochen__ (jochen@nat/google/x-ppduakhjelnqawed)
  396. # [11:05] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Remote host closed the connection)
  397. # [11:12] * Quits: yoav_ (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Read error: Connection reset by peer)
  398. # [11:12] * Joins: yoav_ (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
  399. # [11:13] * Quits: rniwa_ (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa_)
  400. # [11:14] * jernoble is now known as jernoble|afk
  401. # [11:14] * jernoble|afk is now known as jernoble
  402. # [11:15] * Quits: yoav_ (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Remote host closed the connection)
  403. # [11:15] * Joins: yoav_ (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
  404. # [11:18] <annevk> I wonder why filing bugs no longer works on HTML?
  405. # [11:18] <annevk> Or did I just file dozens?
  406. # [11:20] * Joins: nessy (~silviapf@124-168-62-140.dyn.iinet.net.au)
  407. # [11:23] <hsivonen> zcorpan: there's a harness and then almost no tests
  408. # [11:23] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  409. # [11:24] <hsivonen> I know one should not read Internet comments, but there are just so many ill-informed people commenting on the Netflix HTML5 news on The Verge.
  410. # [11:26] * Joins: SimonSapin (~simon@vev69-1-82-232-219-95.fbx.proxad.net)
  411. # [11:28] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 255 seconds)
  412. # [11:28] * Quits: shwetank (~shwetank@122.161.67.238) (Quit: Leaving...)
  413. # [11:29] <zcorpan> hsivonen: pointer to the harness?
  414. # [11:29] <a-ja> hsivonen: read article, but not comments....pretty silly ones, eh?
  415. # [11:30] <zcorpan> anyone have API design opinions on https://www.w3.org/Bugs/Public/show_bug.cgi?id=20328 and https://www.w3.org/Bugs/Public/show_bug.cgi?id=19753 ?
  416. # [11:31] * Ms2ger is now known as annevk`
  417. # [11:31] <annevk`> Looks like a future
  418. # [11:31] * annevk` is now known as Ms2ger
  419. # [11:32] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  420. # [11:35] <zcorpan> allElementsFromPoint(x,y, 'document') ?
  421. # [11:36] <Ms2ger> 'document'?
  422. # [11:37] <annevk> lol, who is annevk`?
  423. # [11:38] <annevk> ah, should have known
  424. # [11:38] <Ms2ger> :)
  425. # [11:39] <hsivonen> a-ja: even the article was just press release journalism summarising the Netflix post without checking other sources for relevant info
  426. # [11:39] <zcorpan> Ms2ger: https://www.w3.org/Bugs/Public/show_bug.cgi?id=20328 wants to use these methods outside the viewport, in the canvas area
  427. # [11:39] <hsivonen> zcorpan: https://bitbucket.org/validator/validator/src/0d0e5f1771339b55adda64089b12a32c5dacb78c/test-harness?at=default
  428. # [11:39] * Quits: Obvious (tachikoma@188.226.74.2) (Read error: Connection reset by peer)
  429. # [11:40] * Joins: cheron (~cheron@unaffiliated/cheron)
  430. # [11:40] <annevk> zcorpan: document.hitTest({x:2, y:5}) -> static list (same as the one to be returned from document.find()
  431. # [11:42] <zcorpan> annevk: and what about choosing which area you want (viewport vs document)?
  432. # [11:42] * zcorpan bbiab
  433. # [11:42] * Quits: alrra (~alrra@unaffiliated/alrra) (Quit: Leaving)
  434. # [11:42] <annevk> context:"page" / "client" or some such?
  435. # [11:42] <hsivonen> the coverage at Ars is a bit better, but is still pretty close to mere press release journalism
  436. # [11:43] * Joins: Obvious (tachikoma@188.226.74.2)
  437. # [11:45] * Quits: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si) (Quit: ZNC - http://znc.in)
  438. # [11:46] <hsivonen> at least over at Ars, the commenters have more clue than over at The Verge
  439. # [11:46] * Quits: birtles (~chatzilla@p10167-ipngn1701marunouchi.tokyo.ocn.ne.jp) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  440. # [11:48] <annevk> Oh that is interesting. Netflix made a bet on DRM ending up in HTML?
  441. # [11:48] * Joins: JibberJim (~opera@132.185.151.37)
  442. # [11:53] <hsivonen> annevk: well, at this point, EME shipping on Chrome OS is not a bet anymore
  443. # [11:54] * Quits: skcin7 (~skcin7@c-68-38-156-213.hsd1.nj.comcast.net) (Quit: Computer has gone to sleep.)
  444. # [11:59] * Joins: Lachy (~Lachy@cm-84.215.19.229.getinternet.no)
  445. # [12:02] * Quits: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se) (Remote host closed the connection)
  446. # [12:03] * Quits: richt (~richt@222.233.254.208) (Remote host closed the connection)
  447. # [12:03] * Joins: richt (~richt@222.233.254.208)
  448. # [12:06] * Joins: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si)
  449. # [12:06] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Ping timeout: 252 seconds)
  450. # [12:08] * Quits: richt (~richt@222.233.254.208) (Ping timeout: 240 seconds)
  451. # [12:10] * Joins: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
  452. # [12:10] <marcosc> darobin: in respec, how do I escape [[HasOwnProperty]] without respect trying to associate it with a biblio entry?
  453. # [12:11] * Joins: shwetank (~shwetank@122.161.67.238)
  454. # [12:11] <marcosc> s/respect/respec
  455. # [12:11] <Ms2ger> Bwahahaha
  456. # [12:11] <marcosc> heh
  457. # [12:11] <Ms2ger> Try [<!-- -->[
  458. # [12:11] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
  459. # [12:12] <marcosc> no, Ms2ger, I'm sure Respec will handle this in a clever way
  460. # [12:12] <marcosc> :)
  461. # [12:13] * Joins: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se)
  462. # [12:17] <Ms2ger> Bwahahaha
  463. # [12:18] * Quits: Ms2ger (~Ms2ger@193.190.253.150) (Quit: bbl)
  464. # [12:19] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Ping timeout: 276 seconds)
  465. # [12:19] <annevk> You want to write a spec. You think, I'll use ReSpec. Now you have two problems.
  466. # [12:21] * Quits: sicking (~sicking@226.Red-83-58-222.dynamicIP.rima-tde.net) (Quit: sicking)
  467. # [12:24] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  468. # [12:25] <zcorpan> annevk: do you have a fancy name for the new caretPositionFromPoint that returns a list?
  469. # [12:25] <annevk> caretHitTest?
  470. # [12:26] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
  471. # [12:27] <annevk> note though that without defining hit testing this will create a ton of issues down the road :(
  472. # [12:27] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Read error: Operation timed out)
  473. # [12:27] * heycam|away is now known as heycam
  474. # [12:31] <annevk> it also seems somewhat unclear what kind of list you want to return
  475. # [12:31] <annevk> e.g. if an element is transparent to hit testing, should it still be in the list?
  476. # [12:31] <annevk> where should it be in the list?
  477. # [12:31] * Quits: shwetank (~shwetank@122.161.67.238) (Quit: Leaving...)
  478. # [12:31] <marcosc> annevk, one day we will convince mounir that there is only one true tool for spec writing :)
  479. # [12:31] <annevk> mounir is a co-chair now, he doesn't have to entertain the thought of spec writing anymore :p
  480. # [12:32] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
  481. # [12:32] * heycam wonders where this idea of co-chairing and not having to do spec writing comes from :)
  482. # [12:32] <marcosc> annevk pioneered that, heycam
  483. # [12:33] <zcorpan> it seems the stated problem can be solved by setting pointer-events:none on the top-most element and calling elementFromPoint or caretPositionFromPoint again
  484. # [12:33] <marcosc> heycam: annevk also told me that if we got on the TAG, we could lounge around all day by the beach and just get paid.
  485. # [12:33] <marcosc> :)
  486. # [12:36] <annevk> zcorpan: on the element returned?
  487. # [12:36] <zcorpan> annevk: yeah
  488. # [12:37] <annevk> zcorpan: yeah, I guess at some point you might want to have things like "ignore pointer-events, ignore transparancy, ..."
  489. # [12:37] <zcorpan> annevk: similar to the current workarounds that remove or hide the element, but without any visual glitch
  490. # [12:37] <annevk> zcorpan: which the dictionary will help with
  491. # [12:37] <heycam> marcosc, ha
  492. # [12:38] <zcorpan> annevk: do you mean that you would want to get an element even if it is transparent or has pointer-events:none ?
  493. # [12:40] <annevk> zcorpan: yeah maybe, would have to study hit testing APIs out there
  494. # [12:42] * zcorpan finds http://ie.microsoft.com/testdrive/HTML5/HitTest/
  495. # [12:43] * Joins: alrra (~alrra@188.24.66.95)
  496. # [12:43] * Quits: alrra (~alrra@188.24.66.95) (Changing host)
  497. # [12:43] * Joins: alrra (~alrra@unaffiliated/alrra)
  498. # [12:43] * Quits: alrra (~alrra@unaffiliated/alrra) (Remote host closed the connection)
  499. # [12:53] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
  500. # [12:53] * Joins: hasather (~hasather@80.91.33.141)
  501. # [13:00] <hsivonen> wondering if I should file a bug to make Thunderbird and SeaMonkey always send email as UTF-8
  502. # [13:00] <hsivonen> surely everyone can receive UTF-8 these days
  503. # [13:01] <hsivonen> (except maybe Hixie on pine)
  504. # [13:01] <annevk> yeah I'm not sure why that hasn't happened, but I'm thinking there might be some legacy out there in Japan and such on phones
  505. # [13:02] <annevk> so that if you want your friend to be able to read the email, it better use the right encoding...
  506. # [13:04] <hsivonen> I think we should find out
  507. # [13:04] * hsivonen is generally annoyed by not doing stuff because of *maybe* weird stuff in Japan
  508. # [13:04] * jgraham also uses (al)pine (sometimes) fwiw
  509. # [13:05] <hsivonen> (actual weird stuff anywhere is another thing)
  510. # [13:05] <hsivonen> jgraham: how does it deal with incoming UTF-8?
  511. # [13:05] <jgraham> I don't reacall having character encoding issues
  512. # [13:05] <jgraham> But I haven't exactly tested
  513. # [13:05] <hsivonen> alpine was written in the mid-2000s, so it would be shameful for it not to support UTF-8
  514. # [13:06] <hsivonen> I guess I'll file the bug and see what happens to it
  515. # [13:07] <annevk> +1
  516. # [13:08] * Quits: baku (~baku@201.Red-88-12-18.staticIP.rima-tde.net) (Ping timeout: 258 seconds)
  517. # [13:08] <marcosc> annevk: any chance http://*.spec.whatwg.org could be CORS enabled?
  518. # [13:09] <jgraham> hsivonen: Incoming UTF-8 seems to work fine
  519. # [13:10] <annevk> marcosc: yeah I guess
  520. # [13:10] <odinho> marcosc: Or at least fetch? :P
  521. # [13:10] <hsivonen> jgraham: great
  522. # [13:10] <marcosc> odinho: all would be nice :)
  523. # [13:11] <marcosc> annevk: should I file a bug somewhere?
  524. # [13:11] <odinho> I was just thinking about doogfooding.
  525. # [13:11] <odinho> Minus one o.
  526. # [13:11] <marcosc> fetching fetch?
  527. # [13:11] <marcosc> :)
  528. # [13:14] * Joins: richt (~richt@175.209.165.25)
  529. # [13:15] <annevk> so what's the way to make this work?
  530. # [13:15] * Joins: richt_ (~richt@91.216.105.26)
  531. # [13:15] <annevk> well, is there a simple way to add a header to the output of an entire domain
  532. # [13:16] <annevk> in fact, does .htaccess take effect if you put it above the directory the site is served from?
  533. # [13:18] <jgraham> annevk: No, but you can put it in the root, or change the apache config
  534. # [13:18] <jgraham> (the documentroot I mean)
  535. # [13:19] * Quits: richt (~richt@175.209.165.25) (Ping timeout: 258 seconds)
  536. # [13:19] * jernoble is now known as jernoble|afk
  537. # [13:19] * jernoble|afk is now known as jernoble
  538. # [13:20] <annevk> stupid console
  539. # [13:20] <annevk> shows 304, but does not give a way to show what was actually returned from the cache
  540. # [13:21] * Quits: TabAtkins (~tabatkins@216.239.45.72) (Ping timeout: 264 seconds)
  541. # [13:21] * Quits: nessy (~silviapf@124-168-62-140.dyn.iinet.net.au) (Quit: Leaving.)
  542. # [13:21] <annevk> jgraham: so it does actually
  543. # [13:22] <annevk> marcosc: everything but dom.spec.whatwg.org now has Access-Control-Allow-Origin:*
  544. # [13:22] <hsivonen> bug filed https://bugzilla.mozilla.org/show_bug.cgi?id=862292
  545. # [13:22] <marcosc> thanks annevk!
  546. # [13:22] * Joins: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com)
  547. # [13:22] <marcosc> how come not dom?
  548. # [13:22] <annevk> by adding "Header set Access-Control-Allow-Origin *" to a .htaccess file shared across the domains
  549. # [13:22] * Joins: yorick (~yorick@oftn/member/yorick)
  550. # [13:22] <annevk> marcosc: I need to fix that one separately unfortunately
  551. # [13:23] <annevk> but should be easy
  552. # [13:23] <marcosc> np, thanks for doing that :)
  553. # [13:24] <marcosc> annevk: works well (confirmed with http://marcoscaceres.github.io/bib_entry_maker/)
  554. # [13:24] <jgraham> Holy crap it does
  555. # [13:24] <jgraham> That's insane
  556. # [13:24] <annevk> DOM has it too now
  557. # [13:25] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  558. # [13:25] * Quits: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com) (Remote host closed the connection)
  559. # [13:25] * Joins: kborchers (~kborchers@unaffiliated/kborchers)
  560. # [13:25] * Joins: TabAtkins (~tabatkins@216.239.45.72)
  561. # [13:26] * Joins: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com)
  562. # [13:26] <marcosc> need to add all these references to Respec ... normative references to Living Standards For. The. Win...!
  563. # [13:27] * Joins: baku (~baku@93.Red-79-147-88.dynamicIP.rima-tde.net)
  564. # [13:28] * Quits: annevk (~annevk@207.218.72.65) (Remote host closed the connection)
  565. # [13:29] * Joins: annevk (~annevk@207.218.72.65)
  566. # [13:29] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
  567. # [13:31] * Quits: annevk (~annevk@207.218.72.65) (Remote host closed the connection)
  568. # [13:31] * Joins: richt (~richt@175.209.165.25)
  569. # [13:31] * Joins: annevk (~annevk@207.218.72.65)
  570. # [13:31] * Quits: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com) (Remote host closed the connection)
  571. # [13:34] * Quits: richt_ (~richt@91.216.105.26) (Ping timeout: 240 seconds)
  572. # [13:36] * Joins: alrra (~alrra@188.24.66.95)
  573. # [13:36] * Quits: alrra (~alrra@188.24.66.95) (Changing host)
  574. # [13:36] * Joins: alrra (~alrra@unaffiliated/alrra)
  575. # [13:36] * Quits: alrra (~alrra@unaffiliated/alrra) (Remote host closed the connection)
  576. # [13:38] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  577. # [13:39] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 258 seconds)
  578. # [13:39] * SteveF_ is now known as SteveF
  579. # [13:42] <hsivonen> when do blobs get garbage collected if revokeObjectURL is not called?
  580. # [13:45] * Quits: richt (~richt@175.209.165.25) (Remote host closed the connection)
  581. # [13:45] * Quits: jryans (~jryans@cpe-70-113-92-118.austin.res.rr.com) (Quit: Be back later)
  582. # [13:45] * Joins: richt (~richt@175.209.165.25)
  583. # [13:50] * Quits: richt (~richt@175.209.165.25) (Ping timeout: 264 seconds)
  584. # [13:55] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 245 seconds)
  585. # [13:57] <zcorpan> i wonder how to define offset* for <col>/<colgroup>
  586. # [13:58] * Joins: runeh (~Rune@phlebotinum.org)
  587. # [13:58] * Joins: stalled (~stalled@unaffiliated/stalled)
  588. # [14:02] <zcorpan> is it sufficient to say that elements with computed value of 'display' of 'table-column' and 'table-column-group' must be considered to be CSS layout boxes for the purpose of the offset* attributes?
  589. # [14:04] <MikeSmith> hsivonen, annevk : I did used to be that the mail clients on a lot of Japanese keitai did not support UTF-8 but I don't think that's the case any longer
  590. # [14:04] <MikeSmith> it used to be that many did not even have fonts with glyphs for latin characters that have diacritical marks and such, non-ascii
  591. # [14:05] * Joins: scor (scor@drupal.org/user/52142/view)
  592. # [14:05] <MikeSmith> but I think that's not that case any longer either
  593. # [14:05] * Quits: baku (~baku@93.Red-79-147-88.dynamicIP.rima-tde.net) (Read error: No route to host)
  594. # [14:06] <MikeSmith> lacking those glyphs it didn't matter much how a message was encoded anyway, because you wouldn't be able to read it regardless
  595. # [14:08] * Joins: richt (~richt@222.233.254.208)
  596. # [14:09] * Parts: a-ja (~Instantbi@70.230.144.183)
  597. # [14:15] * Quits: Badreddin (~Nur@189.192.155.69) (Ping timeout: 276 seconds)
  598. # [14:16] <darobin> marcosc: you use [[\Foo]]
  599. # [14:16] * Quits: JibberJim (~opera@132.185.151.37) (Quit: JibberJim)
  600. # [14:17] * Joins: krawchyk (~krawchyk@65.220.49.251)
  601. # [14:17] <annevk> hsivonen: I suspect when everything else is collected
  602. # [14:17] <annevk> hsivonen: although that might break fastback?
  603. # [14:21] * Quits: rcombs (~rcombs@rodgercombs.tk) (Ping timeout: 264 seconds)
  604. # [14:21] * Quits: marcosc (~marcosc@bl7-52-57.dsl.telepac.pt) (Remote host closed the connection)
  605. # [14:23] * Joins: Ms2ger (~Ms2ger@vpnb206.ugent.be)
  606. # [14:25] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  607. # [14:29] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Read error: Operation timed out)
  608. # [14:32] * Joins: marcosc (~marcosc@bl7-52-57.dsl.telepac.pt)
  609. # [14:39] * Joins: tobie (~tobielang@73-118.195-178.cust.bluewin.ch)
  610. # [14:41] * Joins: rcombs (~rcombs@rodgercombs.tk)
  611. # [14:41] * Joins: jmason (~jmason@174.137.103.143)
  612. # [14:42] * Joins: baku (~baku@54.Red-83-44-206.dynamicIP.rima-tde.net)
  613. # [14:47] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Ping timeout: 252 seconds)
  614. # [14:48] <annevk> okay, so merging redirect fetch and CORS fetch was not a good idea :/
  615. # [14:50] * heycam is now known as heycam|away
  616. # [14:51] <karlcow> [07:07] * hsivonen is generally annoyed by not doing stuff because of *maybe* weird stuff in Japan
  617. # [14:52] <karlcow> I have the feeling is a combination of technology/culture at a certain point in space/time.
  618. # [14:52] * Joins: JibberJim (~opera@132.185.151.36)
  619. # [14:52] <karlcow> I wonder what are the constraints on low-end phones in other territories
  620. # [14:54] <karlcow> maybe less an issue now given that the low end phones anyway are a lot more powerful than 10 years ago.
  621. # [14:54] <karlcow> bah
  622. # [14:54] <annevk> bah?
  623. # [14:54] * Parts: JibberJim (~opera@132.185.151.36)
  624. # [14:55] * Joins: sicking (~sicking@54.Red-83-44-206.dynamicIP.rima-tde.net)
  625. # [14:57] <karlcow> ah. my 「bah」in a 「can't be helped」way.
  626. # [14:57] <karlcow> Shikata ga nai
  627. # [14:58] <karlcow> https://en.wikipedia.org/wiki/Shikata_ga_nai
  628. # [15:02] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  629. # [15:05] * Quits: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se) (Remote host closed the connection)
  630. # [15:05] * Joins: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se)
  631. # [15:06] * Quits: yorick (~yorick@oftn/member/yorick) (Ping timeout: 245 seconds)
  632. # [15:07] * Joins: yorick (~yorick@oftn/member/yorick)
  633. # [15:07] * Quits: marcosc (~marcosc@bl7-52-57.dsl.telepac.pt) (Remote host closed the connection)
  634. # [15:10] * Joins: jryans (~jryans@office.massrel.com)
  635. # [15:12] * Quits: tomasf (~tomasf@77.72.97.10.c.fiberdirekt.net) (Ping timeout: 245 seconds)
  636. # [15:13] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 255 seconds)
  637. # [15:19] * Joins: krit1 (~krit@c-24-4-184-107.hsd1.ca.comcast.net)
  638. # [15:21] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  639. # [15:26] * Joins: TallTed (~Thud@63.119.36.36)
  640. # [15:26] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
  641. # [15:26] * krit1 is now known as krit
  642. # [15:26] * Joins: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  643. # [15:27] * Joins: linclark (~clark@c-67-186-35-246.hsd1.pa.comcast.net)
  644. # [15:28] * jernoble is now known as jernoble|afk
  645. # [15:28] * jernoble|afk is now known as jernoble
  646. # [15:31] * Quits: nimbu (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 245 seconds)
  647. # [15:36] * Quits: espadrine (~opera@85-218-11-118.dclient.lsne.ch) (Ping timeout: 256 seconds)
  648. # [15:44] * Joins: stalled (~stalled@unaffiliated/stalled)
  649. # [15:50] * Quits: eric_carlson (~eric@17.212.152.104) (Quit: eric_carlson)
  650. # [15:54] * Joins: brl4n (~brl4n@204.108.237.194)
  651. # [15:54] * Joins: marcosc (~marcosc@bl7-52-57.dsl.telepac.pt)
  652. # [15:58] * Joins: RobbertAtWork (~robbertat@2001:980:9368:1:e54b:9bc3:ed6b:d05c)
  653. # [16:01] * Joins: ehsan (~ehsan@24-212-206-174.cable.teksavvy.com)
  654. # [16:01] * Joins: erichynds (~ehynds@64.206.121.41)
  655. # [16:02] <RobbertAtWork> hsivonen: you did a lot of research on the HTML doctype in different browsers; is it a known effect that in IE6 the doctype is returned as comment node by getElementsByTagName()?
  656. # [16:02] * Quits: Masklinn (~textual@109.89.134.164) (Ping timeout: 256 seconds)
  657. # [16:02] <RobbertAtWork> hsivonen: freaks me out
  658. # [16:02] <RobbertAtWork> hsivonen: http://robbertbroersma.nl/demo/html5-ie6/ alerts "#comment" in IE6
  659. # [16:02] <marcosc> darobin: thanks!
  660. # [16:03] <marcosc> Ms2ger: see! darobin made something clever :)
  661. # [16:03] * Joins: izhak (~izhak@31.47.120.119)
  662. # [16:04] * jernoble is now known as jernoble|afk
  663. # [16:04] * jernoble|afk is now known as jernoble
  664. # [16:04] <RobbertAtWork> hsivonen: it's not IE6 only by the way, it's IE8 as well
  665. # [16:05] <annevk> RobbertAtWork: I think that was a known quirk of their old parser
  666. # [16:07] <RobbertAtWork> annevk: I see. Never knew I had to filter getElementsByTagName() results by nodeType
  667. # [16:07] * Joins: Masklinn (~textual@109.89.134.164)
  668. # [16:08] * Joins: tomasf (~tomasf@static-88.131.62.36.addr.tdcsong.se)
  669. # [16:08] <annevk> RobbertAtWork: http://ln.hixie.ch/?start=1137740632&count=1
  670. # [16:08] <annevk> RobbertAtWork: has some related fun stuff
  671. # [16:09] * Joins: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net)
  672. # [16:10] * Quits: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net) (Remote host closed the connection)
  673. # [16:10] * Joins: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net)
  674. # [16:11] * Quits: brl4n (~brl4n@204.108.237.194) (Remote host closed the connection)
  675. # [16:11] * Quits: krit (~krit@c-24-4-184-107.hsd1.ca.comcast.net) (Quit: Leaving.)
  676. # [16:11] <RobbertAtWork> annevk: thanks!
  677. # [16:13] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
  678. # [16:13] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Client Quit)
  679. # [16:14] * Joins: brl4n (~brl4n@204.108.237.194)
  680. # [16:14] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
  681. # [16:16] * Quits: brl4n (~brl4n@204.108.237.194) (Client Quit)
  682. # [16:18] * Joins: nimbu (~nimbu@sjfw1.adobe.com)
  683. # [16:20] <Ms2ger> marcosc, unpossible
  684. # [16:22] * Quits: sicking (~sicking@54.Red-83-44-206.dynamicIP.rima-tde.net) (Ping timeout: 256 seconds)
  685. # [16:23] * Quits: baku (~baku@54.Red-83-44-206.dynamicIP.rima-tde.net) (Ping timeout: 245 seconds)
  686. # [16:25] * Joins: baku (~baku@212.Red-88-3-202.dynamicIP.rima-tde.net)
  687. # [16:27] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  688. # [16:28] * Joins: sicking (~sicking@212.Red-88-3-202.dynamicIP.rima-tde.net)
  689. # [16:32] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
  690. # [16:44] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 252 seconds)
  691. # [16:51] * Quits: richt (~richt@222.233.254.208) (Remote host closed the connection)
  692. # [16:51] * Joins: richt (~richt@222.233.254.208)
  693. # [16:51] * Joins: shwetank (~shwetank@122.161.67.238)
  694. # [16:53] * jernoble is now known as jernoble|afk
  695. # [16:53] * jernoble|afk is now known as jernoble
  696. # [16:55] * Quits: richt (~richt@222.233.254.208) (Ping timeout: 245 seconds)
  697. # [16:57] * Joins: sicking_ (~sicking@212.Red-88-3-202.dynamicIP.rima-tde.net)
  698. # [16:58] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
  699. # [16:59] * Joins: eric_carlson (~eric@17.212.152.104)
  700. # [16:59] * Quits: sicking (~sicking@212.Red-88-3-202.dynamicIP.rima-tde.net) (Ping timeout: 252 seconds)
  701. # [16:59] * sicking_ is now known as sicking
  702. # [16:59] <karlcow> "Use the glass://map URI to request a map." — developers.google.com/glass/location :(
  703. # [17:00] * Quits: Ms2ger (~Ms2ger@vpnb206.ugent.be) (Quit: bbl)
  704. # [17:03] <annevk> It renders as an image?
  705. # [17:04] * Quits: tomasf (~tomasf@static-88.131.62.36.addr.tdcsong.se) (Quit: tomasf)
  706. # [17:05] * Parts: mitemitreski (~mitemitre@212.120.17.179)
  707. # [17:05] * Quits: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se) (Remote host closed the connection)
  708. # [17:05] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
  709. # [17:06] * Quits: jryans (~jryans@office.massrel.com) (Quit: Linkinus - http://linkinus.com)
  710. # [17:06] * Joins: jryans (~jryans@office.massrel.com)
  711. # [17:07] <karlcow> annevk: it seems
  712. # [17:07] <karlcow> <img src="glass://map?w=width&h=height&marker=0;latitude,longitude&marker=1;latitude,longitude&polyline=;latitude,longitude,latitude,longitude"
  713. # [17:07] <karlcow> width="width"
  714. # [17:07] <karlcow> height="height"/>
  715. # [17:08] * Joins: Cromulent (~Cromulent@cpc4-reig5-2-0-cust637.6-3.cable.virginmedia.com)
  716. # [17:08] <annevk> I wonder if they're using a full browser or a subset of sorts
  717. # [17:08] * Quits: baku (~baku@212.Red-88-3-202.dynamicIP.rima-tde.net) (Ping timeout: 245 seconds)
  718. # [17:09] * Joins: bholley (~bholley@24.212.243.246)
  719. # [17:09] <bholley> Hixie: yt?
  720. # [17:09] <annevk> oh Java and Python
  721. # [17:09] * Joins: baku (~baku@212.Red-88-3-202.dynamicIP.rima-tde.net)
  722. # [17:11] <bholley> Hixie: am reading the spec correctly to mean that enumerating cross-origin DOM objects (Window and Location) shouldn't throw, but should instead return the appropriate cross-origin-accessible properties?
  723. # [17:11] <bholley> Hixie: that is to say, "get the raw properties and then filter"?
  724. # [17:13] <annevk> oh so everything is JSON
  725. # [17:13] <annevk> and JSON can include some raw HTML
  726. # [17:13] <annevk> that's some weird shit
  727. # [17:13] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Remote host closed the connection)
  728. # [17:14] * jernoble is now known as jernoble|afk
  729. # [17:14] * jernoble|afk is now known as jernoble
  730. # [17:18] <annevk> smaug____: yo
  731. # [17:19] <annevk> smaug____: so upload progress events
  732. # [17:19] <annevk> smaug____: combined with a 307
  733. # [17:19] <smaug____> meeting
  734. # [17:19] <annevk> smaug____: your argument is invalid
  735. # [17:19] * Joins: barneybook (~kvirc@114-44-245-13.dynamic.hinet.net)
  736. # [17:20] * Joins: garciawebdev (~garciaweb@190.244.74.107)
  737. # [17:20] * Quits: Masklinn (~textual@109.89.134.164)
  738. # [17:23] <annevk> So Gecko does not seem to dispatch a progress event in that sequence...
  739. # [17:23] <annevk> Lets try setting up some stuff to make a redirect work...
  740. # [17:27] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  741. # [17:29] * Joins: sedovsek (~robert@89.143.12.238)
  742. # [17:29] * Quits: Cromulent (~Cromulent@cpc4-reig5-2-0-cust637.6-3.cable.virginmedia.com) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  743. # [17:31] * Quits: Kolombiken (~Adium@94.137.124.2) (Quit: Leaving.)
  744. # [17:31] * Joins: Kolombiken (~Adium@94.137.124.2)
  745. # [17:31] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Read error: Operation timed out)
  746. # [17:34] * Joins: frozenice (~frozenice@unaffiliated/fr0zenice)
  747. # [17:36] * Quits: Kolombiken (~Adium@94.137.124.2) (Ping timeout: 240 seconds)
  748. # [17:37] * Joins: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se)
  749. # [17:39] * jernoble is now known as jernoble|afk
  750. # [17:39] * jernoble|afk is now known as jernoble
  751. # [17:40] * Joins: Masklinn (~textual@77.109.112.145)
  752. # [17:43] <nimbu> Dear whatwg http://tjvantoll.com/2013/04/15/list-of-pseudo-elements-to-style-form-controls/ is terrible is this specced somewhere?
  753. # [17:43] <nimbu> or are there plans to?
  754. # [17:44] * Quits: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se) (Ping timeout: 252 seconds)
  755. # [17:44] <annevk> only long term
  756. # [17:45] <annevk> nimbu: latest is https://groups.google.com/a/chromium.org/forum/?fromgroups=#!topic/blink-dev/ZAdZJWahyF8
  757. # [17:45] <nimbu> annevk: thnx!
  758. # [17:45] <nimbu> long term!!
  759. # [17:45] <nimbu> long term we will have 100 new nasty pseudo elms
  760. # [17:46] <nimbu> ok i will see what i can do.
  761. # [17:46] <nimbu> thnx annevk
  762. # [17:46] <annevk> well you know, HTML has been around for almost 20 years now and parsing got interoperable about a year ago
  763. # [17:47] <annevk> but yeah, I'd love for this to get fixed
  764. # [17:48] <nimbu> yeah no thanks to some super human efforts
  765. # [17:48] <nimbu> we dont want to be there again
  766. # [17:49] * Joins: krit (~krit@sjfw1.adobe.com)
  767. # [17:50] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
  768. # [17:51] * Joins: Ms2ger (~Ms2ger@53.200-64-87.adsl-dyn.isp.belgacom.be)
  769. # [17:51] <marcosc> darobin: might be a bug, but using [[\Foo]] shows up as [[\Foo]] in the spec :(
  770. # [17:55] * Joins: scor (scor@drupal.org/user/52142/view)
  771. # [17:55] <darobin> marcosc: it works here — pointer?
  772. # [17:56] <marcosc> darobin: http://runtime.sysapps.org/
  773. # [17:56] <marcosc> search for [[\
  774. # [17:56] <Ms2ger> 0x7fdde645398
  775. # [17:56] * marcosc waits for robin to point out some dumbass mistake that marcos made
  776. # [17:56] * marcosc will find a way to blame Ms2ger
  777. # [17:58] <darobin> marcosc: shows up as [[HasOwnProperty]] here...
  778. # [17:59] <marcosc> darobin: what browser?
  779. # [17:59] <darobin> I blame whatever benighted browser you must be using
  780. # [17:59] <darobin> Firefox
  781. # [17:59] <darobin> what else?
  782. # [17:59] <marcosc> um,
  783. # [17:59] <marcosc> that one with the funny color circle?
  784. # [17:59] <darobin> more seriously I doubt that there's a browser difference here
  785. # [17:59] <marcosc> checking
  786. # [17:59] <darobin> or rather, not in processing
  787. # [18:00] <marcosc> yeah, that would be weird on the Web
  788. # [18:00] <darobin> I suspect you have a rather old ReSpec aggressively cached maybe?
  789. # [18:00] <darobin> it would be weird for something this trivial :)
  790. # [18:00] <darobin> yeah, works in Chrome here
  791. # [18:00] <darobin> I suggest you reload with extreme prejudice
  792. # [18:00] <marcosc> ok, thanks
  793. # [18:00] <marcosc> will do that
  794. # [18:00] <darobin> looks like your Chrome is pulling off a classic Opera
  795. # [18:01] <marcosc> aren't they the same? :)
  796. # [18:01] * marcosc drumroll please
  797. # [18:01] <darobin> ka-ching
  798. # [18:02] * Joins: gavinc (~gavin@barad-dur.carothers.name)
  799. # [18:02] * Joins: stkrzysiak (~stkrzysia@199.96.144.130)
  800. # [18:02] * jernoble is now known as jernoble|afk
  801. # [18:02] * jernoble|afk is now known as jernoble
  802. # [18:02] <marcosc> darobin: one more tiny question... in section 3.3, why is the algorithm counting from 14? (i.e., picking up from counter in section 3)
  803. # [18:03] * Joins: dbaron (~dbaron@212.Red-88-3-202.dynamicIP.rima-tde.net)
  804. # [18:03] <darobin> hah, that's funny
  805. # [18:03] <darobin> I don't believe that's something that ReSpec is doing...
  806. # [18:04] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
  807. # [18:04] <darobin> it's... weird
  808. # [18:04] <marcosc> mkay
  809. # [18:05] <darobin> fascinating
  810. # [18:06] <darobin> actually someone did add support for algorithm styling, for whatever reason
  811. # [18:06] * Quits: TallTed (~Thud@63.119.36.36) (Ping timeout: 246 seconds)
  812. # [18:10] * Quits: erichynds (~ehynds@64.206.121.41)
  813. # [18:10] <blink-bot> good morning, Whatwg!
  814. # [18:11] <darobin> marcosc: I'm very puzzle about why the counter-reset doesn't kick in here
  815. # [18:12] <marcosc> darobin: yeah, I thought the markup was ok. About to look at the CSS
  816. # [18:12] <darobin> feel free to use a different class name
  817. # [18:12] <darobin> but there's something really weird going on in the styling there
  818. # [18:13] * blink-bot is now known as dglazkov
  819. # [18:13] <smaug____> annevk: back
  820. # [18:13] <smaug____> haa haa
  821. # [18:13] <smaug____> good morning blink-bot
  822. # [18:13] <marcosc> darobin: yeah, gets more funky if you toggle "counter-reset: numsection"
  823. # [18:13] <marcosc> then it goes to 21?
  824. # [18:14] <smaug____> is that what dglazkov uses his 20% time for, being a blink-bot :p
  825. # [18:14] <Ms2ger> He's off half of the time
  826. # [18:14] <dglazkov> smaug____: I have no idea how that happened. Must've been drunk last week or something
  827. # [18:14] <darobin> marcosc: I have no idea who added that horrible style or why
  828. # [18:15] <darobin> I have half a mind to yank it
  829. # [18:15] <darobin> whoever did it didn't add a test
  830. # [18:15] <marcosc> ok, now it makes sense
  831. # [18:15] <marcosc> I'll change the class name
  832. # [18:15] <darobin> marcosc: that's what's weird: the counter-reset works once, but not the second time
  833. # [18:16] <marcosc> it's like because it's in a sub section it won't reset
  834. # [18:17] <marcosc> darobin: it breaks anyway for sub steps
  835. # [18:17] <marcosc> darobin: you should probably yank it
  836. # [18:17] * Joins: jsbell (~jsbell@216.239.45.130)
  837. # [18:18] <marcosc> darobin: see any step in "teps for processing an application manifest "
  838. # [18:18] <marcosc> "steps for processing an application manifest"
  839. # [18:18] <marcosc> even
  840. # [18:18] <darobin> marcosc: yeah, I'm going to pull it
  841. # [18:18] <darobin> just looking through history to figure out who added it
  842. # [18:18] <marcosc> git blame!!! git blame!!! :D
  843. # [18:19] <marcosc> we need a "git name and shame "
  844. # [18:21] * Joins: skcin7 (~skcin7@c-68-38-156-213.hsd1.nj.comcast.net)
  845. # [18:21] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
  846. # [18:22] <darobin> ok, I don't think anyone uses that
  847. # [18:22] * marcosc updates the spec
  848. # [18:23] * jernoble is now known as jernoble|afk
  849. # [18:23] * jernoble|afk is now known as jernoble
  850. # [18:23] * Quits: nimbu (~nimbu@sjfw1.adobe.com) (Quit: Leaving.)
  851. # [18:27] * Joins: nimbu (~nimbu@sjfw1.adobe.com)
  852. # [18:27] * Quits: Lachy (~Lachy@cm-84.215.19.229.getinternet.no) (Quit: Textual IRC Client: http://www.textualapp.com/)
  853. # [18:28] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  854. # [18:29] * Joins: erichynds (~ehynds@64.206.121.41)
  855. # [18:30] <darobin> marcosc: that particular weird piece of madness is now gone
  856. # [18:31] <darobin> it's a change grandfathered from something that came from v2 in HG
  857. # [18:31] <marcosc> darobin: thanks!!!
  858. # [18:31] <darobin> so, I blame hg
  859. # [18:31] <jsbell> darobin: new respec.js push? I note the list of "undefined definition" errors in the IDB spec is way down today.
  860. # [18:31] <Ms2ger> marcosc, did you mess with its references database?
  861. # [18:32] <darobin> jsbell: yes, I found that the missing definition detection code had an issue
  862. # [18:32] <marcosc> heh, Ms2ger not today :)
  863. # [18:32] <darobin> which I plugged
  864. # [18:32] <darobin> jsbell: I still need to look at your other problems
  865. # [18:32] <darobin> I wish people stopped having issues with the current WebIDL code though, it would give me time to actually make the WebIDL bits modern and nice and all :)
  866. # [18:33] <marcosc> darobin: users are the worst!
  867. # [18:33] <marcosc> :)
  868. # [18:33] <darobin> yeah, they want all sorts of shit :)
  869. # [18:33] <marcosc> takes all the fun out of writing code
  870. # [18:33] <jsbell> darobin: cool, thanks. The remaining errors list looks mostly legitimate; still interested in how to correctly reference an enum or interface member.
  871. # [18:33] <jsbell> WANT WANT WANT
  872. # [18:33] <Ms2ger> <dfn>?
  873. # [18:33] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 272 seconds)
  874. # [18:34] <darobin> jsbell: I'll look at that tomorrow, right now I've just finished doing my taxes and I need a beer :)
  875. # [18:34] <Ms2ger> darobin, also, IDB has issues with TypeError claiming to be a DOMException
  876. # [18:34] <jsbell> no rush
  877. # [18:34] <jsbell> ms2ger: in an "Exceptio table" ?
  878. # [18:34] <jsbell> +n
  879. # [18:34] <jsbell> or in the prose?
  880. # [18:34] <Ms2ger> Table
  881. # [18:35] <jsbell> We need to kill the tables
  882. # [18:35] <darobin> KILL THE TABLES
  883. # [18:35] <Ms2ger> Yes please
  884. # [18:35] <darobin> isn't that what Anssi's legacyThingie does?
  885. # [18:36] <jsbell> I'm waiting on https://www.w3.org/Bugs/Public/show_bug.cgi?id=21555 before replacing the exception tales with prose.
  886. # [18:36] <jsbell> tables. Can't type today.
  887. # [18:36] <darobin> jsbell: look at http://lists.w3.org/Archives/Public/public-sysapps/2013Apr/0132.html
  888. # [18:36] <jsbell> Ugh, wrong bug link too...
  889. # [18:36] <jsbell> https://www.w3.org/Bugs/Public/show_bug.cgi?id=17681
  890. # [18:37] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
  891. # [18:37] * Quits: benbarnett (~Adium@80.87.30.115) (Quit: Leaving.)
  892. # [18:37] <darobin> jsbell: so yeah, it looks like noLegacyStyle: true in the config will kill the tables
  893. # [18:38] <darobin> of course, that'll kill whatever content you were expecting to put there, too :)
  894. # [18:38] <Ms2ger> darobin, ... again
  895. # [18:38] <darobin> Ms2ger: ?
  896. # [18:39] <Ms2ger> ReSpec made the tables disappear a while back
  897. # [18:39] <jsbell> right, that's the problem with the IDB spec. Not all of the exceptions are defined in prose.
  898. # [18:39] <darobin> Ms2ger: I think you're thinking about exceptions
  899. # [18:39] * Joins: jwalden (~waldo@2620:101:8003:200:224:d7ff:fef0:8d90)
  900. # [18:39] <darobin> completely different problem :)
  901. # [18:40] <darobin> IDB suffered when ReSpec dropped support for WebIDL exceptions
  902. # [18:41] <Ms2ger> darobin, I am talking about exceptions, yes
  903. # [18:41] <jsbell> Yep, we're relying on { idlOldStyleExceptions: true }
  904. # [18:41] <Ms2ger> darobin, what are you talking about, if not exceptions?
  905. # [18:41] <jsbell> I was talking about exceptions too, so confused. :)
  906. # [18:41] <darobin> I think I should add a feature to do spec linting, that would also collect the editors' emails, and would email them insults when they're doing stuff wrong :)
  907. # [18:41] <darobin> Ms2ger: there are other tables, parameters and shit like that
  908. # [18:41] <darobin> those need to go as well
  909. # [18:42] <darobin> in the grand scheme of things
  910. # [18:42] <darobin> which is moving everyone to better specs and all
  911. # [18:42] * Ms2ger suggests anolis for that
  912. # [18:43] * darobin giggles
  913. # [18:43] <Hixie> bholley: i hope so, but wouldn't guarantee it
  914. # [18:43] <Hixie> annevk: how does filing bugs not work?
  915. # [18:43] <darobin> anyway, not that you fine people don't make for enjoyable conversation
  916. # [18:43] <darobin> but as I was saying -> beer
  917. # [18:43] <darobin> thanks for the laughs though Ms2ger ;)
  918. # [18:44] <bholley> Hixie: can you confirm on https://bugzilla.mozilla.org/show_bug.cgi?id=862380 when you get the chance?
  919. # [18:45] <Hixie> send me mail - i'm mostly afk for the next few days
  920. # [18:45] * Quits: shwetank (~shwetank@122.161.67.238) (Ping timeout: 245 seconds)
  921. # [18:46] <Ms2ger> Tired from the sprint the last few days? :)
  922. # [18:46] * Joins: Lachy (~Lachy@cm-84.215.19.229.getinternet.no)
  923. # [18:47] * Quits: darobin (~darobin@78.109.80.74) (Remote host closed the connection)
  924. # [18:48] <Hixie> you could say that
  925. # [18:50] * Joins: shwetank (~shwetank@122.161.33.190)
  926. # [18:53] * Quits: baku (~baku@212.Red-88-3-202.dynamicIP.rima-tde.net) (Ping timeout: 245 seconds)
  927. # [18:54] * linclark is now known as linclark|afk
  928. # [18:54] * Joins: astearns (~astearns@192.150.22.5)
  929. # [18:55] * jernoble is now known as jernoble|afk
  930. # [18:55] * jernoble|afk is now known as jernoble
  931. # [18:55] * Quits: sicking (~sicking@212.Red-88-3-202.dynamicIP.rima-tde.net) (Quit: sicking)
  932. # [19:00] * Quits: dbaron (~dbaron@212.Red-88-3-202.dynamicIP.rima-tde.net) (Ping timeout: 245 seconds)
  933. # [19:00] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Quit: othermaciej)
  934. # [19:01] * Joins: mven (~mven@169.241.49.210)
  935. # [19:03] <annevk> Hixie: dunno, I filed one manually
  936. # [19:04] <Hixie> what wasn't working?
  937. # [19:09] <annevk> Hixie: using the form from within Firefox
  938. # [19:11] * Joins: vcarbune (~vcarbune@c-83-233-12-59.cust.bredband2.com)
  939. # [19:12] * Quits: scor (scor@drupal.org/user/52142/view) (Ping timeout: 260 seconds)
  940. # [19:15] * Joins: scor (scor@nat/acquia/x-mqkhraklcuaqohdv)
  941. # [19:15] * Quits: scor (scor@nat/acquia/x-mqkhraklcuaqohdv) (Changing host)
  942. # [19:15] * Joins: scor (scor@drupal.org/user/52142/view)
  943. # [19:20] * Quits: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net) (Ping timeout: 245 seconds)
  944. # [19:21] <annevk> Hixie: seems to happen in http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html
  945. # [19:21] * linclark|afk is now known as linclark
  946. # [19:22] <annevk> Hixie: tried to report a bug about blink
  947. # [19:26] * Parts: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
  948. # [19:29] * Quits: nonge_ (~nonge@p5B3264C2.dip.t-dialin.net) (Quit: Verlassend)
  949. # [19:29] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  950. # [19:30] <annevk> smaug____: see public-webapps I suppose
  951. # [19:31] <smaug____> k
  952. # [19:32] * Joins: necolas (~necolas@8.25.197.25)
  953. # [19:32] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
  954. # [19:33] <annevk> I'm still a bit stuck modelling http://fetch.spec.whatwg.org/#fetching
  955. # [19:33] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 246 seconds)
  956. # [19:34] <annevk> E.g. synchronous / asynchronous sharing a code path is hard.
  957. # [19:34] <annevk> The user being able to cancel the request at any point, regardless of synchronous, is hard.
  958. # [19:35] <annevk> Upload progress tasks being able to spain several requests, is hard. Although I guess the same goes for normal progress tasks...
  959. # [19:36] <annevk> I'm very much cheating my way out of this engineering challenge by having a set of encompassing requirements that accompany the algorithm.
  960. # [19:36] <annevk> Sorry, meant to so I'm close to doing that cheating.
  961. # [19:37] * Quits: mven (~mven@169.241.49.210) (Remote host closed the connection)
  962. # [19:40] * Quits: Adawerk (~ada@169.241.49.57) (Quit: Leaving)
  963. # [19:41] * Joins: mven (~mven@169.241.49.210)
  964. # [19:43] * Joins: Adawerk (~ada@169.241.49.57)
  965. # [19:45] * Parts: scott_gonzalez (scott_gonz@gateway/shell/jquery.com/x-gfbfbizhormhhzur)
  966. # [19:47] * Joins: dbaron (~dbaron@194.140.132.4)
  967. # [19:48] * Joins: jarek (~jarek@unaffiliated/jarek)
  968. # [19:49] * Quits: vcarbune (~vcarbune@c-83-233-12-59.cust.bredband2.com) (Ping timeout: 276 seconds)
  969. # [19:53] * Joins: say2joe (~say2joe@204.56.108.2)
  970. # [19:54] * Parts: say2joe (~say2joe@204.56.108.2)
  971. # [19:55] * Joins: ^esc_ (~esc_ape@77.116.247.81.wireless.dyn.drei.com)
  972. # [19:56] * Quits: ^esc (~esc_ape@178.115.250.42.wireless.dyn.drei.com) (Ping timeout: 248 seconds)
  973. # [19:57] * Quits: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net) (Ping timeout: 272 seconds)
  974. # [19:59] * Quits: RobbertAtWork (~robbertat@2001:980:9368:1:e54b:9bc3:ed6b:d05c) (Remote host closed the connection)
  975. # [20:01] * Joins: RobbertAtWork (~robbertat@2001:980:9368:1:f8bf:fda3:777a:ac5)
  976. # [20:02] * Quits: RobbertAtWork (~robbertat@2001:980:9368:1:f8bf:fda3:777a:ac5) (Remote host closed the connection)
  977. # [20:09] * Quits: jmason (~jmason@174.137.103.143) (Read error: Operation timed out)
  978. # [20:09] * Joins: rniwa (~rniwa@17.212.154.114)
  979. # [20:09] * Joins: fishd (~darin@216.239.45.66)
  980. # [20:12] <Ms2ger> Nothing new on http://tc39memes.tumblr.com/ lately...
  981. # [20:13] * Quits: SimonSapin (~simon@vev69-1-82-232-219-95.fbx.proxad.net) (Ping timeout: 246 seconds)
  982. # [20:17] <jsbell> Ms2ger: https://twitter.com/FakeAlexRussell isn't enough funny for you?
  983. # [20:20] * Quits: izhak (~izhak@31.47.120.119) (Ping timeout: 264 seconds)
  984. # [20:22] * Quits: dbaron (~dbaron@194.140.132.4) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  985. # [20:30] * Joins: othermaciej (~mjs@17.114.108.14)
  986. # [20:30] * Joins: RobbertAtWork (~robbertat@2001:980:9368:1:bd8e:5176:95a9:5c3b)
  987. # [20:32] <karlcow> A proposal for unprefixing https://groups.google.com/a/chromium.org/forum/m/?fromgroups#!topic/blink-dev/E0OkYhvF7q8
  988. # [20:32] * Quits: ehsan (~ehsan@24-212-206-174.cable.teksavvy.com) (Remote host closed the connection)
  989. # [20:40] * Quits: jsbell (~jsbell@216.239.45.130) (Quit: jsbell)
  990. # [20:44] * Joins: weinig (~weinig@17.114.107.135)
  991. # [20:44] * Quits: erichynds (~ehynds@64.206.121.41)
  992. # [20:50] * Joins: amtiskaw (~oh@cpc6-brmb7-2-0-cust953.1-3.cable.virginmedia.com)
  993. # [20:51] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
  994. # [20:51] * Joins: aklein (uid4454@gateway/web/irccloud.com/x-iwswryboduigbzho)
  995. # [20:51] <Ms2ger> TabAtkins, people still haven't figured out that you can have requirements for multiple conformance classes?
  996. # [20:54] * Quits: nimbu (~nimbu@sjfw1.adobe.com) (Quit: Leaving.)
  997. # [20:57] * Quits: eresair (~eresair@c-71-198-63-116.hsd1.ca.comcast.net) (Remote host closed the connection)
  998. # [20:58] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
  999. # [20:58] * Joins: awoxp_ (~awoxp@host86-143-180-42.range86-143.btcentralplus.com)
  1000. # [20:58] * Quits: awoxp_ (~awoxp@host86-143-180-42.range86-143.btcentralplus.com) (Client Quit)
  1001. # [20:58] * Joins: awoxp (~awoxp@host86-143-180-42.range86-143.btcentralplus.com)
  1002. # [21:00] * Quits: weinig (~weinig@17.114.107.135) (Quit: weinig)
  1003. # [21:01] * Quits: scor (scor@drupal.org/user/52142/view) (Ping timeout: 256 seconds)
  1004. # [21:05] * Joins: scor (scor@nat/acquia/x-xnwwmpvtxmzziloa)
  1005. # [21:05] * Quits: scor (scor@nat/acquia/x-xnwwmpvtxmzziloa) (Changing host)
  1006. # [21:05] * Joins: scor (scor@drupal.org/user/52142/view)
  1007. # [21:08] * jernoble is now known as jernoble|afk
  1008. # [21:08] * jernoble|afk is now known as jernoble
  1009. # [21:10] * Joins: Bennyville (~Benny@85.233.34.52.dynamic.cablesurf.de)
  1010. # [21:12] * Quits: frozenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
  1011. # [21:12] * Quits: annevk (~annevk@207.218.72.65) (Remote host closed the connection)
  1012. # [21:12] * Joins: reybango (~reybango@c-66-229-94-105.hsd1.fl.comcast.net)
  1013. # [21:16] * Joins: zagamqt (~zagam@81-230-17-139-no148.bredband.skanova.com)
  1014. # [21:16] * Joins: fronteers (~fronteers@91-118-56-137.dynamic.adsl-line.inode.at)
  1015. # [21:22] * Joins: yalcin (~yalcin@78.176.31.149)
  1016. # [21:25] * Joins: andrewrhee (~andrewrhe@cpe-108-184-185-20.socal.res.rr.com)
  1017. # [21:27] * Parts: andrewrhee (~andrewrhe@cpe-108-184-185-20.socal.res.rr.com)
  1018. # [21:28] * Joins: ehsan (~ehsan@24.212.206.174)
  1019. # [21:29] * Quits: cheron (~cheron@unaffiliated/cheron) (Read error: Operation timed out)
  1020. # [21:32] * Joins: andrewrhee (~andrewrhe@cpe-108-184-185-20.socal.res.rr.com)
  1021. # [21:32] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
  1022. # [21:33] * Joins: weinig (~weinig@17.114.107.135)
  1023. # [21:33] * Parts: andrewrhee (~andrewrhe@cpe-108-184-185-20.socal.res.rr.com)
  1024. # [21:33] * Joins: sedovsek (~robert@lk.84.20.237.54.dc.cable.static.lj-kabel.net)
  1025. # [21:35] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
  1026. # [21:35] * Joins: TheGallery (~TheGaller@79.103.84.65.dsl.dyn.forthnet.gr)
  1027. # [21:35] * Quits: ehsan (~ehsan@24.212.206.174) (Remote host closed the connection)
  1028. # [21:36] * Joins: ehsan (~ehsan@24.212.206.174)
  1029. # [21:43] * Quits: ^esc_ (~esc_ape@77.116.247.81.wireless.dyn.drei.com) (Ping timeout: 248 seconds)
  1030. # [21:44] * Quits: marcosc (~marcosc@bl7-52-57.dsl.telepac.pt) (Remote host closed the connection)
  1031. # [21:46] * Joins: Badreddin (~Nur@189.192.155.69)
  1032. # [21:46] * Quits: TheGallery (~TheGaller@79.103.84.65.dsl.dyn.forthnet.gr) (Quit: Leaving)
  1033. # [21:48] * Joins: TheGallery (~TheGaller@79.103.84.65.dsl.dyn.forthnet.gr)
  1034. # [21:48] * Joins: ^esc (~esc_ape@77.116.247.81.wireless.dyn.drei.com)
  1035. # [21:51] * Joins: zcorpan (~zcorpan@static-212-247-211-195.cust.tele2.se)
  1036. # [21:52] * Quits: Ms2ger (~Ms2ger@53.200-64-87.adsl-dyn.isp.belgacom.be) (Ping timeout: 245 seconds)
  1037. # [22:00] * Joins: s19 (~s19@dslb-094-218-001-135.pools.arcor-ip.net)
  1038. # [22:00] * Joins: jarek (~jarek@unaffiliated/jarek)
  1039. # [22:01] * Quits: s19 (~s19@dslb-094-218-001-135.pools.arcor-ip.net) (Client Quit)
  1040. # [22:01] * Joins: jonlee_ (~jonlee@17.212.153.19)
  1041. # [22:02] * Quits: RobbertAtWork (~robbertat@2001:980:9368:1:bd8e:5176:95a9:5c3b) (Remote host closed the connection)
  1042. # [22:02] * Quits: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net) (Ping timeout: 272 seconds)
  1043. # [22:04] * Quits: weinig (~weinig@17.114.107.135) (Quit: weinig)
  1044. # [22:05] * Joins: Mohamed-Ted (~Mohamed@197.205.51.90)
  1045. # [22:05] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 258 seconds)
  1046. # [22:08] * Quits: Mohamed-Ted (~Mohamed@197.205.51.90) (Client Quit)
  1047. # [22:08] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
  1048. # [22:08] * Joins: Ms2ger (~Ms2ger@53.200-64-87.adsl-dyn.isp.belgacom.be)
  1049. # [22:09] * Joins: nimbu (~nimbu@sjfw1.adobe.com)
  1050. # [22:09] * Joins: Mohamed-Ted (~Mohamed@197.205.51.90)
  1051. # [22:09] * Quits: fronteers (~fronteers@91-118-56-137.dynamic.adsl-line.inode.at) (Quit: Leaving)
  1052. # [22:10] * Joins: fronteers (~fronteers@91-118-56-137.dynamic.adsl-line.inode.at)
  1053. # [22:10] * Quits: Mohamed-Ted (~Mohamed@197.205.51.90) (Client Quit)
  1054. # [22:10] * Quits: fronteers (~fronteers@91-118-56-137.dynamic.adsl-line.inode.at) (Client Quit)
  1055. # [22:11] * Joins: fronteers (~fronteers@91-118-56-137.dynamic.adsl-line.inode.at)
  1056. # [22:11] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  1057. # [22:11] * jonlee_ is now known as jonlee|afk
  1058. # [22:12] * linclark is now known as linclark|afk
  1059. # [22:13] * Joins: drpcken (~kmacdonal@mail.paradoxecorporation.com)
  1060. # [22:14] * Quits: krawchyk (~krawchyk@65.220.49.251) (Remote host closed the connection)
  1061. # [22:14] * Joins: OwainK (~Owain@535159F3.cm-6-2b.dynamic.ziggo.nl)
  1062. # [22:14] * Joins: Dave_ (~Davsu@176.26.27.182)
  1063. # [22:15] * Quits: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net) (Ping timeout: 264 seconds)
  1064. # [22:16] * Quits: Dave_ (~Davsu@176.26.27.182) (Client Quit)
  1065. # [22:17] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
  1066. # [22:18] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
  1067. # [22:22] * Parts: drpcken (~kmacdonal@mail.paradoxecorporation.com) ("Leaving")
  1068. # [22:22] * Quits: Ms2ger (~Ms2ger@53.200-64-87.adsl-dyn.isp.belgacom.be) (Quit: nn)
  1069. # [22:24] * Quits: fronteers (~fronteers@91-118-56-137.dynamic.adsl-line.inode.at) (Quit: Leaving)
  1070. # [22:27] * Quits: OwainK (~Owain@535159F3.cm-6-2b.dynamic.ziggo.nl) (Quit: Leaving)
  1071. # [22:28] * Joins: Andreo (~Andreo@177.97.105.34)
  1072. # [22:28] * Quits: Andreo (~Andreo@177.97.105.34) (Read error: Connection reset by peer)
  1073. # [22:30] * Joins: Andreo (~Andreo@177.97.105.34)
  1074. # [22:31] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  1075. # [22:32] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
  1076. # [22:32] * Joins: newtron_work (~newtron_w@199.71.174.103)
  1077. # [22:34] * Quits: Badreddin (~Nur@189.192.155.69) (Ping timeout: 276 seconds)
  1078. # [22:35] * Joins: weinig (~weinig@17.114.107.135)
  1079. # [22:36] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: goodbye cruel world)
  1080. # [22:36] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 260 seconds)
  1081. # [22:38] * Quits: Andreo (~Andreo@177.97.105.34) (Quit: Leaving)
  1082. # [22:38] * Joins: Andreo (~Andreo@177.97.105.34)
  1083. # [22:39] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Remote host closed the connection)
  1084. # [22:40] * Quits: Andreo (~Andreo@177.97.105.34) (Client Quit)
  1085. # [22:41] * Joins: Andreo (~Andreo@177.97.105.34)
  1086. # [22:41] * Quits: DanielFriesen (~dantman@mediawiki/dantman) (Remote host closed the connection)
  1087. # [22:42] * Joins: Dantman (~dantman@mediawiki/dantman)
  1088. # [22:42] * Quits: Andreo (~Andreo@177.97.105.34) (Read error: Connection reset by peer)
  1089. # [22:42] * Joins: eresair (~eresair@75-101-60-180.dsl.static.sonic.net)
  1090. # [22:43] * Joins: Andreo (~Andreo@177.97.105.34)
  1091. # [22:43] * Quits: Andreo (~Andreo@177.97.105.34) (Read error: Connection reset by peer)
  1092. # [22:44] * Joins: Andreo (~Andreo@177.97.105.34)
  1093. # [22:44] * Quits: sedovsek (~robert@lk.84.20.237.54.dc.cable.static.lj-kabel.net) (Quit: sedovsek)
  1094. # [22:45] * Joins: halomac (~konrad0@83-168-66-167.static.espol.com.pl)
  1095. # [22:48] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Quit: Leaving)
  1096. # [22:50] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  1097. # [22:50] * Quits: shwetank (~shwetank@122.161.33.190) (Quit: Leaving...)
  1098. # [22:52] * Joins: SimonSapin (~simon@ip-134.net-89-2-126.rev.numericable.fr)
  1099. # [22:53] * Quits: Andreo (~Andreo@177.97.105.34) (Quit: Leaving)
  1100. # [22:53] * Joins: Andreo (~Andreo@177.97.105.34)
  1101. # [22:53] * Quits: yalcin (~yalcin@78.176.31.149) (Quit: Lost terminal)
  1102. # [22:56] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Quit: Leaving)
  1103. # [22:57] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  1104. # [23:00] * Quits: kinetik (~kinetik@121.99.42.88) (Quit: leaving)
  1105. # [23:00] * Quits: Bennyville (~Benny@85.233.34.52.dynamic.cablesurf.de) (Read error: Connection reset by peer)
  1106. # [23:00] * Joins: kinetik (~kinetik@121.99.42.88)
  1107. # [23:02] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Read error: Connection reset by peer)
  1108. # [23:02] * Joins: Andreo_ (~Andreo@177.97.105.34)
  1109. # [23:02] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  1110. # [23:02] * Quits: Andreo_ (~Andreo@177.97.105.34) (Read error: Connection reset by peer)
  1111. # [23:02] * Joins: stalled_ (~stalled@unaffiliated/stalled)
  1112. # [23:03] * Joins: Badreddin (~Nur@189.192.155.69)
  1113. # [23:04] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Read error: Connection reset by peer)
  1114. # [23:04] * Joins: awoxp_ (~awoxp@2001:630:301:a152::63)
  1115. # [23:04] * Quits: stalled (~stalled@unaffiliated/stalled) (Read error: Connection reset by peer)
  1116. # [23:05] * Quits: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net) (Quit: tantek)
  1117. # [23:08] * Quits: awoxp (~awoxp@host86-143-180-42.range86-143.btcentralplus.com) (Ping timeout: 264 seconds)
  1118. # [23:10] * Quits: newtron_work (~newtron_w@199.71.174.103) (Remote host closed the connection)
  1119. # [23:13] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
  1120. # [23:14] * Quits: weinig (~weinig@17.114.107.135) (Quit: weinig)
  1121. # [23:15] * Quits: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si) (Quit: ZNC - http://znc.in)
  1122. # [23:17] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  1123. # [23:23] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1124. # [23:23] * Quits: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net) (Ping timeout: 272 seconds)
  1125. # [23:24] * Quits: tobie (~tobielang@73-118.195-178.cust.bluewin.ch) (Ping timeout: 264 seconds)
  1126. # [23:27] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 255 seconds)
  1127. # [23:28] * Quits: reybango (~reybango@c-66-229-94-105.hsd1.fl.comcast.net) (Quit: Leaving)
  1128. # [23:29] * Joins: shaundunne (uid5048@gateway/web/irccloud.com/x-jjbroqboisudnfth)
  1129. # [23:30] * Joins: tobie (~tobielang@73-118.195-178.cust.bluewin.ch)
  1130. # [23:31] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Read error: Connection reset by peer)
  1131. # [23:31] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
  1132. # [23:31] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  1133. # [23:32] * Joins: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
  1134. # [23:33] * Joins: sgalineau (~sylvaing@sjfw1-a.adobe.com)
  1135. # [23:34] * Joins: kungettan (5518b170@gateway/web/freenode/ip.85.24.177.112)
  1136. # [23:34] * Quits: bholley (~bholley@24.212.243.246) (Read error: Connection reset by peer)
  1137. # [23:35] * Quits: kungettan (5518b170@gateway/web/freenode/ip.85.24.177.112) (Client Quit)
  1138. # [23:35] * Joins: bholley (~bholley@24.212.243.246)
  1139. # [23:36] * Joins: ryanclark (~ryanclark@c-67-188-41-58.hsd1.ca.comcast.net)
  1140. # [23:36] * Quits: bholley (~bholley@24.212.243.246) (Read error: Connection reset by peer)
  1141. # [23:37] * Quits: nimbu1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 248 seconds)
  1142. # [23:38] * Joins: sedovsek (~robert@lk.84.20.237.54.dc.cable.static.lj-kabel.net)
  1143. # [23:38] * Joins: bholley (~bholley@24.212.243.246)
  1144. # [23:38] * Joins: thepreacher (~thepreach@156.200.125.91.dyn.plus.net)
  1145. # [23:38] * Joins: pmj (~pmj@dsl-210-15-203-176-static.QLD.netspace.net.au)
  1146. # [23:40] * Quits: TheGallery (~TheGaller@79.103.84.65.dsl.dyn.forthnet.gr) (Quit: Leaving)
  1147. # [23:40] * Quits: barneybook (~kvirc@114-44-245-13.dynamic.hinet.net) (Read error: Connection reset by peer)
  1148. # [23:41] * Parts: pmj (~pmj@dsl-210-15-203-176-static.QLD.netspace.net.au)
  1149. # [23:41] * Joins: barneybook (~kvirc@114-44-244-88.dynamic.hinet.net)
  1150. # [23:43] * Joins: weinig (~weinig@17.212.154.208)
  1151. # [23:47] * Quits: Badreddin (~Nur@189.192.155.69) (Ping timeout: 276 seconds)
  1152. # [23:48] * Quits: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net) (Ping timeout: 272 seconds)
  1153. # [23:50] * Quits: thepreacher (~thepreach@156.200.125.91.dyn.plus.net) (Quit: Leaving)
  1154. # [23:51] * Joins: JohnAlbin (~JohnAlbin@114-42-61-118.dynamic.hinet.net)
  1155. # [23:53] * Quits: sedovsek (~robert@lk.84.20.237.54.dc.cable.static.lj-kabel.net) (Quit: sedovsek)
  1156. # [23:54] * jernoble is now known as jernoble|afk
  1157. # [23:54] * jernoble|afk is now known as jernoble
  1158. # [23:55] * Joins: eschafer (~eschafer@c-50-133-227-168.hsd1.ma.comcast.net)
  1159. # [23:58] * Quits: krit (~krit@sjfw1.adobe.com) (Quit: Leaving.)
  1160. # [23:58] * Quits: sgalineau (~sylvaing@sjfw1-a.adobe.com) (Read error: Connection reset by peer)
  1161. # Session Close: Wed Apr 17 00:00:00 2013

The end :)