| 08:00 | <annevk> | zcorpan: https://github.com/whatwg/mimesniff/pull/190 next time use the Meta: prefix for pure xref changes |
| 08:19 | <zcorpan> | annevk: ok, sorry. I looked for previous "export" PRs and saw the Editorial prefix |
| 08:23 | <annevk> | Interesting, I think we only do that if there's also editorial nits contained within |
| 13:29 | <Luke Warlow> | Am I correct in saying that SVGScriptElement has basically no concrete spec? There's no equivalent of HTML's prepare the script element for example? |
| 13:34 | <Ms2ger> | Luke Warlow: html links to https://www.w3.org/TR/SVGMobile12/script.html#ScriptContentProcessing |
| 13:37 | <Luke Warlow> | Eek 2008 😅, that bit seems to have gone missing in the latest SVG spec. At least it gives me something to link to. |
| 13:42 | <Luke Warlow> | https://html.spec.whatwg.org/#parsing-main-incdata - another question, does the step about An end tag whose tag name is "script" also apply to SVG script? Or is the parsing for SVG contexts specced somewhere else? |
| 13:50 | <Ms2ger> | I think maybe it can't be an svg one at that point? I found it at https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inforeign |
| 13:52 | <Luke Warlow> | I think maybe it can't be an svg one at that point? I found it at https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inforeign |