13:20
<AndresInSpace>
Hello everyone, if I have a proposal to make for HTML changes, I would submit to the https://github.com/whatwg/html/issues right?
14:33
<annevk>
AndresInSpace: yup, though I’d encourage you to read the FAQ and Working Mode documents first
14:44
<lgrahl>
Why does (persistent) storage have to be such a nightmare? :(
14:47
<lgrahl>
annevk: So, since you specced the StorageManager API (which I like)... do you know of an API to increase the quota? And the quota returned from Firefox is... weird.
14:51
<AndresInSpace>
annevk: so if I wanted to post this up https://github.com/WICG/intrinsicsize-attribute/issues/16#issuecomment-537692814 - should I just reference it in https://github.com/whatwg/html/issues/4961 or create a new issue?..
15:33
<annevk>
AndresInSpace: that’s a new issue as picture requires a diff design
15:46
<AndresInSpace>
annevk: it's more around <source> than <picture> ? i guess
15:46
<AndresInSpace>
but would still be a new issue right
15:46
<AndresInSpace>
asking just cause I see https://github.com/whatwg/html/issues/4961 references <video> which utilizes <source>
16:26
<annevk>
AndresInSpace: <video> uses <source> in a very different way than <picture> does
16:26
<annevk>
AndresInSpace: I suppose we should still consider if they ought to behave in equivalent ways
16:28
<AndresInSpace>
annevk: well considering that everyone is asking for <video>, <picture>, <object>, etc for ratios.. and they all utilize <source> i think it would be ideal to implement consistency
16:28
<AndresInSpace>
not sure on the technicals though
16:33
<annevk>
AndresInSpace: <object> does not, but yeah, maybe
16:34
<AndresInSpace>
ah my bad
18:57
<AndresInSpace>
annevk: I posted, is my first time so if I did anything wrong please let me know
18:57
<AndresInSpace>
appreciate your time