| 00:59 | <Tashs> | Hey |
| 02:29 | <erlehmann> | dear hixie, your new blog software does not give me a feed. |
| 02:29 | <erlehmann> | this is very unfortunate. |
| 02:29 | <erlehmann> | do you have a link to your posts from your new blog at https://plus.google.com/107429617152575897589/posts ? |
| 02:31 | <erlehmann> | like an RSS or ATOM feed? |
| 02:33 | <erlehmann> | also, which game is this? https://plus.google.com/107429617152575897589/posts/CeBLKZH54kR |
| 02:40 | <erlehmann> | oh, found it http://en.wikipedia.org/wiki/Twilight_Imperium |
| 06:43 | <JonathanNeal> | it looks like Settlers. |
| 06:43 | <JonathanNeal> | space edition |
| 07:52 | <SimonSapin> | Hi. Could someone test this in IE? data:text/html;charset=utf8,<html%20class=%C2%80><style>.%C2%80{background:green |
| 10:20 | <kamathln> | Hi, is it possible to create a database that is visible only to https: URLs? |
| 10:30 | <kamathln> | if not, would it be a good idea? |
| 11:19 | <gsnedders> | kamathln_: What sort of database? IndexedDB? |
| 11:20 | <gsnedders> | kamathln_: They're per-origin (i.e., scheme, host, port tuples), so they're only https or only http. |
| 12:05 | <MikeSmith> | should the CSS validator not report errors for webkit-search-decoration and webkit-search-cancel-button and moz-focus-inner ? |
| 12:05 | <MikeSmith> | https://twitter.com/necolas/status/295370972326940674 |
| 12:22 | <MikeSmith> | filed a bug https://www.w3.org/Bugs/Public/show_bug.cgi?id=20787 |
| 15:23 | <SimonSapin> | CSS syntax is used in stylesheets, style attributes, selector APIs, media attributes, CSS.supports(), … did I miss any? |