| 07:47 | <annevk_> | Rejecting fetch() with a TypeError is intentional |
| 09:08 | <annevk> | Got a little further with StartCom / StartSSL |
| 09:09 | <annevk> | Somewhat confusingly their branding suggests StartCOM, but the letter also says StartCom Ltd. |
| 11:53 | <annevk> | https://hackerone.com/reports/23386 hmm |
| 13:28 | <hallvors> | annevk, yt? Working on the clipboard stuff again |
| 13:30 | <hallvors> | I have a question: I'm removing the "default action of synthetic event" stuff, as requested |
| 13:30 | <hallvors> | so that also means dispatchEvent(copyEvt) will never cause the clipboard to be updated - to be consistent |
| 13:31 | <hallvors> | right? |
| 13:37 | <hallvors> | (I asked Anne, but if others want to comment on this question feel free) |
| 14:04 | <Domenic> | hallvors: sounds right to me |
| 14:05 | <Domenic> | This media spec is giant. How much of it is implemented? How much has implementer interest? http://htmlpreview.github.io/?https://raw.githubusercontent.com/jan-ivar/mediacapture-main/promises/getusermedia.html |
| 14:13 | GPHemsley | wonders if the Specs page should be sectioned to differentiate the Web-crucial specs (Fetch, Encoding, DOM, HTML, etc.) from the feature specs (Books, Fullscreen, Figures, etc.) |
| 14:14 | GPHemsley | also wonders why the developer version of HTML uses such a different stylesheet that makes the spec unreadable |
| 14:20 | <Domenic> | The more important division for me is "ready" vs. "scratch work". DOM S&P and MIME Sniffing have so many red xxx's they are kind of embarrassing IMO :/ |
| 14:22 | boogyman | feels a bit pedantic, but there are a couple of grammar typos in the Books spec |
| 14:23 | <Domenic> | boogyman: do a pull request! |
| 15:13 | <annevk> | hallvors: correct |
| 15:14 | <annevk> | mathiasbynens: are you available sometime today/tomorrow/Monday? |
| 15:14 | <annevk> | mathiasbynens: not entirely sure when I'm available myself, but I now have the authority to issue certs |
| 15:16 | <mathiasbynens> | annevk: congrats! I’ll be available tomorrow afternoon (traveling) |
| 15:17 | <mathiasbynens> | feel free to ping me anytime |
| 15:31 | <annevk> | sounds good |
| 15:57 | <ericandrewlewis> | you know how when you're in a scrolling pane, and when you get to the end of it, the parent scrolling pane starts scrolling? |
| 15:58 | <ericandrewlewis> | is there any active discussion about how that UI should work? would that be at the HTML spec level, or is that an implementation detail for browsers to decide? |
| 17:49 | <jgraham> | annevk: I can now concur that the Electric Cinema is one of the seven wonders of west London |
| 19:57 | <caitp> | when writing a web application, 98% of the working time is spent trying to comprehend how display: flex works |
| 19:57 | <caitp> | the rest is anything meaningful |
| 21:41 | <GPHemsley> | Domenic: Having a lot of open questions doesn't mean the work that's already done is not "ready" |
| 22:08 | <mathiasbynens> | annevk, re: hackerone #23386 – https://code.google.com/p/chromium/issues/detail?id=162774 (and http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2008-July/057726.html) |
| 22:08 | <mathiasbynens> | interesting that this keeps coming up |