11:14
<hsivonen>
what's the use case for https://encoding.spec.whatwg.org/#utf-8-decode ? (UTF-8 decode with BOM removal but not honoring UTF-16 BOMs)
11:15
<hsivonen>
i.e. which specs use that hook?
11:36
<annevk>
hsivonen: workers, JS modules, EventSource, XHR JSON, WebVTT, etc
13:37
<hsivonen>
annevk: thanks
14:30
<GPHemsley>
annulen et al.: There was little to no discussion on any of my XXX comments in mimesniff.
14:33
<annevk>
GPHemsley: annulen?
14:33
<GPHemsley>
Hey, I'm just responding to whoever asked me a question.
14:34
<GPHemsley>
<annulen> GPHemsley: in https://mimesniff.spec.whatwg.org/#rules-for-identifying-an-unknown-mime-type 7.1.1 ends with "What about feeds?" question. I wonder, was there any discussion on this topic?
14:34
<GPHemsley>
<annulen> also, what about SVG? AFAIU, according to this section it should end up as text/xml
14:40
<annevk>
Ah
21:44
<Domenic>
Are there no web platform tests for the encoding standard as it applies to parsing? Only for TextEncoder/TextDecoder? /cc jgraham Ms2ger
21:53
<gsnedders>
Domenic: not really
21:57
<Domenic>
Well, I'm going to try to make a jsdom volunteer write some, then...
22:02
<Domenic>
And SVG tests are in the CSSWG test suite, I assume :-/
22:03
<Domenic>
or... don't exist?
22:04
<gsnedders>
SVG tests are in their own repo
22:04
<gsnedders>
I'm not entirely sure about the status wrt SVG2
22:07
<gsnedders>
Domenic: or, uh, maybe they aren't in any repo?
22:07
<Domenic>
I found https://www.w3.org/Graphics/SVG/WG/wiki/Test_Suite_Overview ...
22:08
<gsnedders>
yeah
22:08
<gsnedders>
maybe there's nothing being updated for SVG2 yet :\
22:08
gsnedders
wonders who to ping who'll know
22:08
<Domenic>
looks like nothing on github at least
22:08
<Domenic>
heycam|away or TabAtkins have been my recent go-tos for SVG questions
22:08
<Domenic>
I'll just tell this contributor to put them in web-platform-tests/to-upstream/svg/
22:08
<Domenic>
and we'll figure it out later
22:21
<gsnedders>
https://www.w3.org/Graphics/SVG/WG/wiki/SVG2/Authoring_Guide has nothing ontestsuites
22:21
<gsnedders>
https://www.w3.org/Graphics/SVG/WG/wiki/Main_Page#Testing says they should go into wpt
22:26
<gsnedders>
Domenic: so yeah, the svg directory in wpt is the current SVG testsuite