/irc-logs / freenode / #whatwg / 2014-06-21 / end

Options:

  1. # Session Start: Sat Jun 21 00:00:01 2014
  2. # Session Ident: #whatwg
  3. # [00:00] * Joins: othermaciej (~mjs@209-252-253-3.ip.mcleodusa.net)
  4. # [00:04] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  5. # [00:16] * Quits: dbaron (~dbaron@2620:101:80fb:232:8d68:6078:5c22:34e0) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  6. # [00:16] * Quits: Maurice` (copyman@5ED5617C.cm-7-6b.dynamic.ziggo.nl)
  7. # [00:16] * Joins: dbaron (~dbaron@corp-nat.p2p.sfo1.mozilla.com)
  8. # [00:20] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  9. # [00:23] * Quits: Smylers (~smylers@host109-145-68-80.range109-145.btcentralplus.com) (Quit: Leaving.)
  10. # [00:27] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  11. # [00:33] * Joins: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com)
  12. # [00:37] * Quits: morrita_ (uid16889@gateway/web/irccloud.com/x-zshpelfmsfsrlozu) (Quit: Connection closed for inactivity)
  13. # [00:41] * Joins: jernoble (~jernoble@17.202.45.163)
  14. # [00:44] * Quits: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com) (Remote host closed the connection)
  15. # [00:44] * Joins: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com)
  16. # [00:45] * Joins: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net)
  17. # [00:45] * Quits: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net) (Changing host)
  18. # [00:45] * Joins: scor (~scor@drupal.org/user/52142/view)
  19. # [00:47] * Quits: jensnockert_ (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Remote host closed the connection)
  20. # [00:49] * Quits: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com) (Ping timeout: 240 seconds)
  21. # [00:51] * Krinkle|detached is now known as Krinkle
  22. # [00:51] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
  23. # [00:52] <gsnedders> is it possible for Fetch to be polyfilled using XHR?
  24. # [00:52] * Joins: ehsan (~ehsan@66.207.208.102)
  25. # [00:54] <caitp> regarding what was being said earlier about extended possibilities (eg the Stream API), there's a bug open (or closed, I can't remember I didn't read it) about adding support for the stream api to xhr too
  26. # [00:54] <caitp> assuming you mean the interfaces defined in Fetch
  27. # [00:54] <gsnedders> yeah
  28. # [00:55] <jsbell> Depends what you mean by "polyfill" too. A useful, forward-compatible subset, certainly.
  29. # [00:55] <gsnedders> I was meaning the whole API
  30. # [00:56] <gsnedders> I mean obviously a subset is doable
  31. # [00:56] <caitp> definitely the streams thing is not really polyfillable, even in browsers with progress events
  32. # [00:56] * Quits: ehsan (~ehsan@66.207.208.102) (Ping timeout: 255 seconds)
  33. # [00:56] <caitp> haven't gotten too far into that yet though, living in xhr land :>
  34. # [01:02] * Quits: dawhite (~dawhite@74.118.22.223) (Ping timeout: 264 seconds)
  35. # [01:03] * Quits: yoav (~yoav@37.161.44.48) (Quit: Ex-Chat)
  36. # [01:07] * Quits: lmclister (~lmclister@192.150.10.206)
  37. # [01:12] * Joins: KevinMarks2 (~yaaic@2607:fb90:b01:5150:640f:9b8d:a5fd:edae)
  38. # [01:12] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  39. # [01:26] * Quits: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon) (Quit: Connection closed for inactivity)
  40. # [01:30] * Krinkle is now known as Krinkle|detached
  41. # [01:35] * Joins: jernoble_ (~jernoble@17.202.46.221)
  42. # [01:37] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  43. # [01:41] * Quits: CvP (~CvP@27.147.198.50) (Read error: Connection reset by peer)
  44. # [01:42] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 240 seconds)
  45. # [01:42] * Joins: CvP (~CvP@27.147.199.131)
  46. # [01:44] * Joins: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3)
  47. # [01:49] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  48. # [01:59] * Quits: jernoble (~jernoble@17.202.45.163) (Quit: Computer has gone to sleep.)
  49. # [02:07] * Joins: falken (uid20729@gateway/web/irccloud.com/x-bwkkmdzoozuyfkff)
  50. # [02:10] * Quits: jsbell (jsbell@nat/google/x-zfkhqlpflmlfiwic) (Quit: There's no place like home...)
  51. # [02:10] <JakeA> Fetch can return opaque responses. You get detailed cors options, and soon you'll get streams. You'll be able to explain XHR in terms of fetch.
  52. # [02:10] <JakeA> But fetch does more, better
  53. # [02:17] <TabAtkins> Domenic: Okay, just landed the ability to replace boilerplate sections. Should we come up with some decent default text, or should I just make an empty status-whatwg.include file and let you fill it in only when desired?
  54. # [02:18] * Joins: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com)
  55. # [02:32] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  56. # [02:34] * Quits: howitdo (~howitdo@unaffiliated/howitdo) (Quit: I Bomanos)
  57. # [02:34] * Quits: othermaciej (~mjs@209-252-253-3.ip.mcleodusa.net) (Quit: othermaciej)
  58. # [02:34] * Joins: othermaciej (~mjs@209-252-253-3.ip.mcleodusa.net)
  59. # [02:35] * Joins: howitdo (~howitdo@unaffiliated/howitdo)
  60. # [02:35] * Quits: othermaciej (~mjs@209-252-253-3.ip.mcleodusa.net) (Client Quit)
  61. # [02:36] * Joins: othermaciej (~mjs@209-252-253-3.ip.mcleodusa.net)
  62. # [02:36] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 255 seconds)
  63. # [02:38] * Quits: howitdo (~howitdo@unaffiliated/howitdo) (Client Quit)
  64. # [02:38] * Quits: othermaciej (~mjs@209-252-253-3.ip.mcleodusa.net) (Client Quit)
  65. # [02:39] * Joins: espadrine` (~ttyl@AMontsouris-158-1-60-4.w92-128.abo.wanadoo.fr)
  66. # [02:39] * Joins: othermaciej (~mjs@209-252-253-3.ip.mcleodusa.net)
  67. # [02:41] * Joins: howitdo (~howitdo@cpe-071-068-106-211.carolina.res.rr.com)
  68. # [02:41] * Quits: howitdo (~howitdo@cpe-071-068-106-211.carolina.res.rr.com) (Changing host)
  69. # [02:41] * Joins: howitdo (~howitdo@unaffiliated/howitdo)
  70. # [02:41] * Quits: othermaciej (~mjs@209-252-253-3.ip.mcleodusa.net) (Client Quit)
  71. # [02:43] * Quits: espadrine (~ttyl@AMontsouris-158-1-94-43.w90-2.abo.wanadoo.fr) (Ping timeout: 272 seconds)
  72. # [02:44] * Quits: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 29.0/20140428110119])
  73. # [02:58] * Quits: dbaron (~dbaron@corp-nat.p2p.sfo1.mozilla.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  74. # [03:10] * Quits: montecfel (~montecfel@gateway/tor-sasl/montecfel) (Quit: montecfel)
  75. # [03:12] * Joins: Goplat (~goplat@reactos/developer/Goplat)
  76. # [03:18] * Joins: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net)
  77. # [03:18] * Quits: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net) (Changing host)
  78. # [03:18] * Joins: scor (~scor@drupal.org/user/52142/view)
  79. # [03:26] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  80. # [03:27] * Quits: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com) (Remote host closed the connection)
  81. # [03:28] * Joins: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com)
  82. # [03:28] * Joins: tantek (~tantek@c-24-118-60-123.hsd1.mn.comcast.net)
  83. # [03:30] * Quits: rcombs (~rcombs@rcombs.me) (Read error: Connection reset by peer)
  84. # [03:30] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 255 seconds)
  85. # [03:32] * Quits: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com) (Ping timeout: 240 seconds)
  86. # [03:33] * Quits: weinig (~weinig@17.114.219.230) (Quit: weinig)
  87. # [03:35] * Quits: tantek (~tantek@c-24-118-60-123.hsd1.mn.comcast.net) (Quit: tantek)
  88. # [03:36] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  89. # [03:38] * Joins: rcombs (~rcombs@rcombs.me)
  90. # [03:43] * Quits: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net) (Read error: Connection reset by peer)
  91. # [03:47] * Joins: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net)
  92. # [03:58] <JonathanNeal> gsnedders: Fetch?
  93. # [04:20] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  94. # [04:25] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 272 seconds)
  95. # [04:34] * Quits: seventh (seventh@192.64.6.101) (Ping timeout: 240 seconds)
  96. # [05:01] <zewt> gsnedders: sit
  97. # [05:02] <SamB> gsnedders: rollover
  98. # [05:13] * Joins: poona (~poona@117.216.161.129)
  99. # [05:13] * Quits: poona (~poona@117.216.161.129) (Changing host)
  100. # [05:13] * Joins: poona (~poona@unaffiliated/poona)
  101. # [05:14] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  102. # [05:19] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 245 seconds)
  103. # [05:20] * Quits: poona (~poona@unaffiliated/poona) (Ping timeout: 240 seconds)
  104. # [05:30] * Quits: falken (uid20729@gateway/web/irccloud.com/x-bwkkmdzoozuyfkff) (Quit: Connection closed for inactivity)
  105. # [05:33] * Joins: poona (~poona@unaffiliated/poona)
  106. # [05:55] * Joins: scor (~scor@drupal.org/user/52142/view)
  107. # [06:09] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  108. # [06:09] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  109. # [06:14] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 272 seconds)
  110. # [06:23] * Quits: poona (~poona@unaffiliated/poona) (Ping timeout: 244 seconds)
  111. # [06:29] * Joins: dbaron (~dbaron@50-0-128-161.dsl.dynamic.sonic.net)
  112. # [06:36] * Joins: poona (~poona@unaffiliated/poona)
  113. # [06:52] <JonathanNeal> I see that I can’t load SVGs from different domains. Is there any way to get them to load? Like updating the host’s origin policy?
  114. # [06:59] * Joins: tantek (~tantek@c-24-118-60-123.hsd1.mn.comcast.net)
  115. # [07:00] * Joins: BigBangUDR (~Thunderbi@220.225.242.27)
  116. # [07:03] * Quits: BigBangUDR (~Thunderbi@220.225.242.27) (Client Quit)
  117. # [07:03] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  118. # [07:08] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 245 seconds)
  119. # [07:10] <SamB> JonathanNeal: how are you trying to use them?
  120. # [07:10] <SamB> I think you can use them for <img> just fine
  121. # [07:10] <JonathanNeal> <svg><use xlink:href=""/></svg>
  122. # [07:14] <SamB> ah, yeah, that would leak info
  123. # [07:19] * Quits: KevinMarks2 (~yaaic@2607:fb90:b01:5150:640f:9b8d:a5fd:edae) (Ping timeout: 252 seconds)
  124. # [07:21] * Joins: KevinMarks2 (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
  125. # [07:21] * Joins: BigBangUDR (~Thunderbi@220.225.242.27)
  126. # [07:30] * Quits: benjamingr (uid23465@gateway/web/irccloud.com/x-jiutjdzambkxsiqi) (Quit: Connection closed for inactivity)
  127. # [07:31] * Quits: 6JTAAEQHH (scrollback@conference/jsconf/x-korhfqensfuwqhwx) (Remote host closed the connection)
  128. # [07:31] * Joins: 1JTAALS7C (scrollback@conference/jsconf/x-htfkxhvzzwbojzzl)
  129. # [07:38] * Quits: dbaron (~dbaron@50-0-128-161.dsl.dynamic.sonic.net) (Ping timeout: 240 seconds)
  130. # [07:40] * Joins: kurtruppel (~eresair@c-71-198-63-116.hsd1.ca.comcast.net)
  131. # [07:42] * Quits: zaal (~zaal@cpc65346-nrwh11-2-0-cust48.4-4.cable.virginm.net) (Ping timeout: 240 seconds)
  132. # [07:43] * Quits: tantek (~tantek@c-24-118-60-123.hsd1.mn.comcast.net) (Quit: tantek)
  133. # [07:44] <JonathanNeal> SamB: is there something like Access-Control-Allow-Origin I can set to allow it?
  134. # [07:51] <TabAtkins> JonathanNeal: No, but theoretically it would be find to allow that.
  135. # [07:51] <TabAtkins> JonathanNeal: But can you use just <image>?
  136. # [07:51] <TabAtkins> Or do you really need the behavior of <use>?
  137. # [07:57] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  138. # [08:01] * Quits: kurtruppel (~eresair@c-71-198-63-116.hsd1.ca.comcast.net) (Remote host closed the connection)
  139. # [08:02] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 240 seconds)
  140. # [08:12] <JonathanNeal> TabAtkins: I have an SVG with many <symbol> elements. I use it as a spritemap. I am hosting the spritemap on another domain.
  141. # [08:14] <JonathanNeal> My use case is that our university hosts our branding on one domain. Among the assets are stylesheets and images, some of which I have updated to use SVG instead of PNG and glyphfont.
  142. # [08:19] * Joins: hemanth (~hemanth@122.178.207.93)
  143. # [08:25] * Quits: KevinMarks2 (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
  144. # [08:28] * Joins: KevinMarks2 (~yaaic@2607:fb90:500:19d2:ab6c:a23e:85d4:2529)
  145. # [08:31] * Joins: zaal (~zaal@cpc65346-nrwh11-2-0-cust48.4-4.cable.virginm.net)
  146. # [08:35] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
  147. # [08:37] * Quits: 1JTAALS7C (scrollback@conference/jsconf/x-htfkxhvzzwbojzzl) (Remote host closed the connection)
  148. # [08:37] * Quits: BigBangUDR (~Thunderbi@220.225.242.27) (Ping timeout: 255 seconds)
  149. # [08:38] * Joins: 17SAAG1QN (scrollback@conference/jsconf/x-mucvqxnbvyaypkth)
  150. # [08:38] <JonathanNeal> TabAtkins: These sprites’ fills are colorized by the current color, so I’m not sure I can use <image>.
  151. # [08:40] <caitp> don't you just yearn for the good old days of 1x1 pixel transparent gifs and recycled jpegs full of artifacts
  152. # [08:47] * Joins: Ms2ger (~Ms2ger@91.182.7.213)
  153. # [08:52] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  154. # [08:53] * Joins: Smylers (~smylers@host109-145-68-80.range109-145.btcentralplus.com)
  155. # [08:57] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 272 seconds)
  156. # [09:16] * Joins: BigBangUDR (~Thunderbi@103.249.181.147)
  157. # [09:24] * Quits: poona (~poona@unaffiliated/poona) (Ping timeout: 244 seconds)
  158. # [09:25] * Quits: Smylers (~smylers@host109-145-68-80.range109-145.btcentralplus.com) (Ping timeout: 240 seconds)
  159. # [09:27] * Joins: Smylers (~smylers@host86-169-69-49.range86-169.btcentralplus.com)
  160. # [09:28] * Joins: poona (~poona@117.198.108.112)
  161. # [09:28] * Quits: poona (~poona@117.198.108.112) (Changing host)
  162. # [09:28] * Joins: poona (~poona@unaffiliated/poona)
  163. # [09:40] * Quits: mven (~textual@169.241.49.57) (Ping timeout: 252 seconds)
  164. # [09:41] * Joins: mven (~textual@169.241.49.57)
  165. # [09:46] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  166. # [09:51] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 272 seconds)
  167. # [09:52] * Quits: BigBangUDR (~Thunderbi@103.249.181.147) (Quit: BigBangUDR)
  168. # [10:04] * Quits: rcombs (~rcombs@rcombs.me) (Ping timeout: 240 seconds)
  169. # [10:12] * Joins: rcombs (~rcombs@rcombs.me)
  170. # [10:13] * Quits: tav (~tav`@host31-52-143-6.range31-52.btcentralplus.com) (Quit: tav)
  171. # [10:14] * Joins: tav (~tav`@host31-52-143-6.range31-52.btcentralplus.com)
  172. # [10:15] * Joins: BigBangUDR (~Thunderbi@103.249.181.147)
  173. # [10:40] * Joins: Maurice` (copyman@5ED5617C.cm-7-6b.dynamic.ziggo.nl)
  174. # [10:40] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  175. # [10:44] * Joins: dylanlindgren (~kartstar@60-241-188-143.static.tpgi.com.au)
  176. # [10:45] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 240 seconds)
  177. # [10:45] * Joins: jwatt (~roslea@host109-145-4-35.range109-145.btcentralplus.com)
  178. # [11:29] * Quits: plutoniix (~plutoniix@node-1a6s.pool-101-109.dynamic.totbb.net) (Ping timeout: 255 seconds)
  179. # [11:35] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  180. # [11:37] * Joins: plutoniix (~plutoniix@node-j3i.pool-101-108.dynamic.totbb.net)
  181. # [11:40] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  182. # [11:40] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 272 seconds)
  183. # [11:43] * Joins: montecfel (~montecfel@gateway/tor-sasl/montecfel)
  184. # [11:54] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 255 seconds)
  185. # [12:05] * Quits: globbot (~logbot@lump.glob.com.au) (Ping timeout: 255 seconds)
  186. # [12:06] * Joins: globbot (~logbot@lump.glob.com.au)
  187. # [12:07] * Quits: BigBangUDR (~Thunderbi@103.249.181.147) (Ping timeout: 240 seconds)
  188. # [12:08] * Quits: jwatt (~roslea@host109-145-4-35.range109-145.btcentralplus.com) (Ping timeout: 245 seconds)
  189. # [12:14] * Joins: jwatt (~roslea@host109-145-4-35.range109-145.btcentralplus.com)
  190. # [12:21] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
  191. # [12:26] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 272 seconds)
  192. # [12:56] * Quits: montecfel (~montecfel@gateway/tor-sasl/montecfel) (Remote host closed the connection)
  193. # [12:56] * Joins: montecfel (~montecfel@gateway/tor-sasl/montecfel)
  194. # [13:04] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
  195. # [13:08] * Quits: jwatt (~roslea@host109-145-4-35.range109-145.btcentralplus.com) (Ping timeout: 240 seconds)
  196. # [13:08] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  197. # [13:09] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 272 seconds)
  198. # [13:10] * Joins: jwatt (~roslea@host109-145-4-35.range109-145.btcentralplus.com)
  199. # [13:16] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Remote host closed the connection)
  200. # [13:17] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  201. # [13:22] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Ping timeout: 272 seconds)
  202. # [13:24] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  203. # [13:28] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Ping timeout: 245 seconds)
  204. # [13:36] * Quits: poona (~poona@unaffiliated/poona) (Ping timeout: 272 seconds)
  205. # [13:38] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
  206. # [13:41] * Joins: poona (~poona@unaffiliated/poona)
  207. # [13:42] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  208. # [13:44] * Quits: Smylers (~smylers@host86-169-69-49.range86-169.btcentralplus.com) (Quit: Leaving.)
  209. # [13:53] * Joins: dylanlin_ (~kartstar@60-241-188-143.static.tpgi.com.au)
  210. # [13:56] * Quits: dylanlindgren (~kartstar@60-241-188-143.static.tpgi.com.au) (Ping timeout: 245 seconds)
  211. # [13:59] * Krinkle|detached is now known as Krinkle
  212. # [14:05] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
  213. # [14:12] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 272 seconds)
  214. # [14:16] * Quits: roc (~chatzilla@121-99-138-101.bng1.tvc.orcon.net.nz) (Ping timeout: 272 seconds)
  215. # [14:26] * Joins: Smylers (~smylers@host86-169-69-49.range86-169.btcentralplus.com)
  216. # [14:31] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  217. # [14:38] * Quits: hemanth (~hemanth@122.178.207.93) (Remote host closed the connection)
  218. # [14:39] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
  219. # [14:39] * Quits: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com) (Remote host closed the connection)
  220. # [14:43] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 240 seconds)
  221. # [14:56] * Joins: karlcow (~karl@nerval.la-grange.net)
  222. # [14:58] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
  223. # [15:04] * Joins: jensnockert (~jensnocke@h51n3-kba-a11.ias.bredband.telia.com)
  224. # [15:05] <GPHemsley> If a line is made up spans with various (proportional) font-size values, is it conforming for the text to overlap across lines?
  225. # [15:07] <GPHemsley> https://imgur.com/RBsyMR1
  226. # [15:10] * Joins: benjamingr (uid23465@gateway/web/irccloud.com/x-uwnlegnfxqpqalke)
  227. # [15:13] * Krinkle is now known as Krinkle|detached
  228. # [15:14] * Joins: kurtruppel (~eresair@c-71-198-63-116.hsd1.ca.comcast.net)
  229. # [15:15] * Quits: Smylers (~smylers@host86-169-69-49.range86-169.btcentralplus.com) (Quit: Leaving.)
  230. # [15:16] <SimonSapin> GPHemsley: I believe not
  231. # [15:26] * Joins: seventh (seventh@207-207-24-143.fwd.datafoundry.com)
  232. # [15:27] <SimonSapin> GPHemsley: with `position: static` and `transform: none`, the line box should be high enough to include everything, and line boxes should not overlap each other
  233. # [15:30] <GPHemsley> ah, hmm, it seems there is a line-height of 25px in the cascade
  234. # [15:31] <GPHemsley> data:text/html,<div style="width: 25em; line-height: 25px"><span style="font-size: 1.5em;">act</span> <span style="font-size: 1.5em;">action</span> <span style="font-size: 1.5em;">american</span> <span style="font-size: 1.1em;">bill</span> <span style="font-size: 0.9em;">congress</span> <span style="font-size: 0.9em;">continue</span> <span style="font-size: 1.8em;">dream</span> <span style="font-size: 0.9em;">forwardlooking</span> <
  235. # [15:31] <GPHemsley> span style="font-size: 1.5em;">government</span> <span style="font-size: 1.1em;">john</span> <span style="font-size: 0.9em;">kennedy</span> <span style="font-size: 0.9em;">long</span> <span style="font-size: 1.1em;">meet</span> <span style="font-size: 0.7em;">moment</span> <span style="font-size: 1.1em;">must</span> <span style="font-size: 1.5em;">nation</span> <span style="font-size: 1.3em;">national</span> <span style="font-size:
  236. # [15:31] <GPHemsley> 1.3em;">need</span> <span style="font-size: 1.3em;">now</span> <span style="font-size: 4em;">our</span> <span style="font-size: 1.3em;">peace</span> <span style="font-size: 0.9em;">program</span> <span style="font-size: 0.9em;">rights</span> <span style="font-size: 1.1em;">seek</span> <span style="font-size: 1.5em;">strength</span> <span style="font-size: 1.5em;">strong</span> <span style="font-size: 1.5em;">time</span> <span style=
  237. # [15:31] <GPHemsley> "font-size: 1.3em;">united</span> <span style="font-size: 4em;">will</span> <span style="font-size: 0.7em;">years</span>
  238. # [15:31] <GPHemsley> ah, hm
  239. # [15:36] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Remote host closed the connection)
  240. # [15:39] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
  241. # [15:41] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Remote host closed the connection)
  242. # [15:44] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 255 seconds)
  243. # [15:44] * Joins: boogyman (~boogyman@pdpc/supporter/professional/boogyman)
  244. # [15:51] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  245. # [16:08] * Quits: kurtruppel (~eresair@c-71-198-63-116.hsd1.ca.comcast.net) (Remote host closed the connection)
  246. # [16:12] * Joins: zdobersek (~zan@130.185.155.130)
  247. # [16:28] * Joins: dbaron (~dbaron@50-0-128-161.dsl.dynamic.sonic.net)
  248. # [16:35] * Joins: ^esc_ (~esc-ape@178.115.128.94.wireless.dyn.drei.com)
  249. # [16:35] * Quits: tav (~tav`@host31-52-143-6.range31-52.btcentralplus.com) (Quit: tav)
  250. # [16:38] * Quits: ^esc (~esc-ape@77.119.128.193.wireless.dyn.drei.com) (Ping timeout: 252 seconds)
  251. # [16:40] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
  252. # [16:44] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 245 seconds)
  253. # [16:52] <matijs> Is there a machine readable value for x that we can use in a <time datetime=x>present</time> to represent the present/now/today?
  254. # [17:03] * Quits: ivan`` (~ivan@unaffiliated/ivan/x-000001) (Ping timeout: 240 seconds)
  255. # [17:04] * Quits: miketaylr (~miketaylr@192.241.222.35) (Ping timeout: 240 seconds)
  256. # [17:11] * Joins: miketaylr (~miketaylr@192.241.222.35)
  257. # [17:18] * Joins: ivan`` (~ivan@unaffiliated/ivan/x-000001)
  258. # [17:22] * Quits: KevinMarks2 (~yaaic@2607:fb90:500:19d2:ab6c:a23e:85d4:2529) (Ping timeout: 260 seconds)
  259. # [17:23] * Joins: KevinMarks2 (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
  260. # [17:29] * Quits: KevinMarks2 (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
  261. # [17:32] * Joins: KevinMarks2 (~yaaic@2607:fb90:1906:1a79:b9fd:e998:5850:7b2f)
  262. # [17:35] * Joins: Goplat (~goplat@reactos/developer/Goplat)
  263. # [17:41] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
  264. # [17:42] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
  265. # [17:45] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 255 seconds)
  266. # [17:47] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Ping timeout: 264 seconds)
  267. # [17:49] * Joins: dwim_ (~dwim@210.94.41.89)
  268. # [17:49] * Joins: kangil_ (~kangil@210.94.41.89)
  269. # [17:50] * Quits: kangil (~kangil@210.94.41.89) (Read error: Connection reset by peer)
  270. # [17:50] * Quits: dwim (~dwim@210.94.41.89) (Read error: Connection reset by peer)
  271. # [17:50] * Joins: kangil__ (~kangil@210.94.41.89)
  272. # [17:50] * Joins: dwim__ (~dwim@210.94.41.89)
  273. # [17:52] * Quits: kangil_ (~kangil@210.94.41.89) (Read error: Connection reset by peer)
  274. # [17:52] * Quits: dwim_ (~dwim@210.94.41.89) (Read error: Connection reset by peer)
  275. # [17:54] * Joins: kangil_ (~kangil@210.94.41.89)
  276. # [17:54] * Quits: kangil__ (~kangil@210.94.41.89) (Read error: Connection reset by peer)
  277. # [17:54] * Quits: dwim__ (~dwim@210.94.41.89) (Read error: Connection reset by peer)
  278. # [17:54] * Joins: dwim (~dwim@210.94.41.89)
  279. # [17:56] * Quits: kangil_ (~kangil@210.94.41.89) (Read error: Connection reset by peer)
  280. # [17:58] * Joins: tav (~tav`@host31-52-143-6.range31-52.btcentralplus.com)
  281. # [18:05] * Quits: jwatt (~roslea@host109-145-4-35.range109-145.btcentralplus.com) (Ping timeout: 272 seconds)
  282. # [18:10] * Joins: jwatt (~roslea@host109-145-4-35.range109-145.btcentralplus.com)
  283. # [18:17] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
  284. # [18:20] * Joins: dwim_ (~dwim@210.94.41.89)
  285. # [18:22] * Quits: dwim (~dwim@210.94.41.89) (Read error: Connection reset by peer)
  286. # [18:28] * Joins: dwim__ (~dwim@210.94.41.89)
  287. # [18:30] * Quits: dwim_ (~dwim@210.94.41.89) (Read error: Connection reset by peer)
  288. # [18:30] * Joins: dwim_ (~dwim@210.94.41.89)
  289. # [18:32] * Quits: dwim__ (~dwim@210.94.41.89) (Read error: Connection reset by peer)
  290. # [18:33] * Quits: tav (~tav`@host31-52-143-6.range31-52.btcentralplus.com) (Quit: tav)
  291. # [18:33] * Joins: dwim__ (~dwim@210.94.41.89)
  292. # [18:35] * Quits: dwim_ (~dwim@210.94.41.89) (Read error: Connection reset by peer)
  293. # [18:42] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
  294. # [18:43] * Quits: miketaylr (~miketaylr@192.241.222.35) (Ping timeout: 240 seconds)
  295. # [18:43] * Quits: jst (~quassel@198.199.94.175) (Quit: No Ping reply in 180 seconds.)
  296. # [18:43] * Quits: ivan`` (~ivan@unaffiliated/ivan/x-000001) (Ping timeout: 240 seconds)
  297. # [18:46] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 240 seconds)
  298. # [18:49] * Quits: espadrine` (~ttyl@AMontsouris-158-1-60-4.w92-128.abo.wanadoo.fr) (Read error: Connection reset by peer)
  299. # [18:51] * Joins: miketaylr (~miketaylr@192.241.222.35)
  300. # [18:52] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
  301. # [18:53] * Joins: ivan`` (~ivan@unaffiliated/ivan/x-000001)
  302. # [19:00] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Remote host closed the connection)
  303. # [19:11] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
  304. # [19:12] * Quits: rcombs (~rcombs@rcombs.me) (Read error: Connection reset by peer)
  305. # [19:13] * Joins: rcombs (~rcombs@rcombs.me)
  306. # [19:17] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
  307. # [19:31] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  308. # [19:33] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Read error: Connection reset by peer)
  309. # [19:33] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  310. # [19:39] * Quits: poona (~poona@unaffiliated/poona) (Ping timeout: 272 seconds)
  311. # [19:43] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  312. # [19:44] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  313. # [19:45] * Joins: espadrine (~ttyl@AMontsouris-158-1-60-4.w92-128.abo.wanadoo.fr)
  314. # [19:46] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Ping timeout: 255 seconds)
  315. # [19:48] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Client Quit)
  316. # [19:54] * Joins: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com)
  317. # [20:10] * Joins: weinig (~weinig@98.234.191.242)
  318. # [20:11] * Quits: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com) (Remote host closed the connection)
  319. # [20:11] * Joins: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com)
  320. # [20:15] * Quits: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com) (Ping timeout: 240 seconds)
  321. # [20:16] * Joins: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com)
  322. # [20:16] * Quits: Ms2ger (~Ms2ger@91.182.7.213) (Quit: nn)
  323. # [20:30] * Quits: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com) (Remote host closed the connection)
  324. # [20:31] * Joins: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com)
  325. # [20:34] * Joins: tav (~tav`@host31-52-143-6.range31-52.btcentralplus.com)
  326. # [20:35] * Quits: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com) (Ping timeout: 240 seconds)
  327. # [20:35] * Quits: dbaron (~dbaron@50-0-128-161.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
  328. # [20:40] * Joins: Streusel (~Anonymous@unaffiliated/streusel)
  329. # [20:40] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 255 seconds)
  330. # [20:42] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  331. # [20:47] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Ping timeout: 245 seconds)
  332. # [20:58] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
  333. # [21:07] * Quits: boogyman (~boogyman@pdpc/supporter/professional/boogyman) (Ping timeout: 245 seconds)
  334. # [21:43] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  335. # [21:47] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
  336. # [21:48] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Ping timeout: 245 seconds)
  337. # [21:49] * Joins: dbaron (~dbaron@50-0-128-161.dsl.dynamic.sonic.net)
  338. # [21:49] * Quits: Streusel (~Anonymous@unaffiliated/streusel) (Remote host closed the connection)
  339. # [21:51] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  340. # [21:52] * Joins: espadrine` (~ttyl@AMontsouris-158-1-13-85.w92-128.abo.wanadoo.fr)
  341. # [21:56] * Quits: espadrine (~ttyl@AMontsouris-158-1-60-4.w92-128.abo.wanadoo.fr) (Ping timeout: 245 seconds)
  342. # [21:56] * Joins: espadrine_ (~ttyl@AMontsouris-158-1-24-19.w92-128.abo.wanadoo.fr)
  343. # [21:56] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Ping timeout: 264 seconds)
  344. # [21:58] * Quits: espadrine` (~ttyl@AMontsouris-158-1-13-85.w92-128.abo.wanadoo.fr) (Ping timeout: 240 seconds)
  345. # [22:01] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  346. # [22:15] * Quits: dbaron (~dbaron@50-0-128-161.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
  347. # [22:42] * Joins: tantek (~tantek@c-24-118-60-123.hsd1.mn.comcast.net)
  348. # [22:43] * Joins: boogyman (~boogyman@pdpc/supporter/professional/boogyman)
  349. # [22:50] * Quits: tantek (~tantek@c-24-118-60-123.hsd1.mn.comcast.net) (Quit: tantek)
  350. # [22:52] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  351. # [22:55] * Quits: weinig (~weinig@98.234.191.242) (Quit: weinig)
  352. # [22:56] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  353. # [22:56] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Ping timeout: 244 seconds)
  354. # [22:58] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  355. # [23:00] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Client Quit)
  356. # [23:12] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  357. # [23:13] * Quits: zdobersek (~zan@130.185.155.130) (Quit: Leaving.)
  358. # [23:16] * Joins: roc (~chatzilla@121-99-138-101.bng1.tvc.orcon.net.nz)
  359. # [23:16] * Joins: espadrine` (~ttyl@AMontsouris-158-1-94-197.w90-2.abo.wanadoo.fr)
  360. # [23:19] * Quits: espadrine_ (~ttyl@AMontsouris-158-1-24-19.w92-128.abo.wanadoo.fr) (Ping timeout: 244 seconds)
  361. # [23:24] * Krinkle|detached is now known as Krinkle
  362. # [23:36] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Remote host closed the connection)
  363. # [23:37] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  364. # [23:38] * Quits: roven (~roven@78-20-24-80.access.telenet.be)
  365. # [23:38] * Joins: TimboTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
  366. # [23:39] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Read error: Connection reset by peer)
  367. # [23:44] * Joins: jernoble (~jernoble@162.217.73.171)
  368. # [23:47] <JonathanNeal> GPHemsley: that’s some nice HTML you got there.
  369. # [23:47] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  370. # [23:48] * Krinkle is now known as Krinkle|detached
  371. # [23:50] * Quits: jwatt (~roslea@host109-145-4-35.range109-145.btcentralplus.com) (Ping timeout: 255 seconds)
  372. # [23:52] * Quits: seventh (seventh@207-207-24-143.fwd.datafoundry.com) (Ping timeout: 245 seconds)
  373. # [23:52] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Client Quit)
  374. # [23:54] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
  375. # [23:55] * Joins: espadrine_ (~ttyl@AMontsouris-158-1-19-30.w92-128.abo.wanadoo.fr)
  376. # [23:57] * Joins: jwatt (~roslea@host109-145-4-35.range109-145.btcentralplus.com)
  377. # [23:58] * Quits: espadrine` (~ttyl@AMontsouris-158-1-94-197.w90-2.abo.wanadoo.fr) (Ping timeout: 240 seconds)
  378. # Session Close: Sun Jun 22 00:00:00 2014

The end :)