00:38
<sideshowbarker>
https://stackoverflow.com/questions/74978033/how-should-this-erroneous-html5-be-parsed-where-should-the-end-tag-be-inserte
08:55
<annevk>
jugglinmike: jgraham: can either of you tackle https://github.com/w3c/webdriver-bidi/issues/347?
09:00
<annevk>
kblom3: frank-dspeed: while we're not super strict regarding what is on and off topic, this channel is generally intended for discussions about web standards, and primarily WHATWG standards.
10:18
<frank-dspeed>
i guess your correct i am still struggling with correcting my mind model but your right it was my failure this channel is only about WHATWG related stuff not about internet or web or browsers and WHATWG is a standard that is open to get used by people who like it and ignored by people who do not agree with it
10:19
<frank-dspeed>
i want to apologice for that it is really a missconception in my mind because as i was a kid i expected internet to be equal to WHATWG
10:20
<frank-dspeed>
and that was still holding me back i need to pray to my self that browsers are not related to whatwg as it is a indipendent free standard without any affilation to real world
10:32
<frank-dspeed>
the real world is equal to the browsers dom api's and HTML is just a syntax that can get translated to it so it is a declarativ instruction set a language not more not less
10:33
<frank-dspeed>
frameworks like react circumvent the WHATWG standard total while still use the term html which is maybe also missleading
11:36
<Andreu Botella>
I'm currently setting up a personal blog, and I thought I'd cross-publish my post from the WHATWG blog on newline normalization in forms (https://blog.whatwg.org/newline-normalizations-in-form-submission)
11:36
<Andreu Botella>
and as part of that, I noticed there's a code sample in that post that uses the DataTransfer hack for setting an <input type="file">'s file list, with no explanation
11:37
<Andreu Botella>

I don't have edit permissions, but it'd be great to add even a one-line comment like

// This is a hack to add files to an <input type="file"> from JS.
15:49
<annevk>
Domenic: is putting effort into https://github.com/whatwg/url/pull/502 worth it? Would you implement it in whatwg-url?