Add groups for Fetch, Image formats, HTTP, and MathML#3895
Add groups for Fetch, Image formats, HTTP, and MathML#3895captainbrosset wants to merge 8 commits intomainfrom
Conversation
Co-authored-by: Patrick Brosset <patrickbrosset@gmail.com>
| @@ -0,0 +1,3 @@ | |||
| name: Image formats | |||
| # description: The various image formats supported by browsers. | |||
| parent: images | |||
There was a problem hiding this comment.
Should SVG have this group as a parent? (Genuinely not sure here. Maybe SVG is a top-level thing. Or maybe it's 'just' another image format.)
There was a problem hiding this comment.
Hm, good question. My impulse is to keep it as a top level group because SVG can also be embedded in HTML directly.
| - svg | ||
| - image-formats |
There was a problem hiding this comment.
See my comment on the image-formats group file.
There was a problem hiding this comment.
Depending on how we resolve this comment, keep or remove the image-formats group here.
| spec: https://www.w3.org/TR/SVG11/ | ||
| group: | ||
| - svg | ||
| - image-formats |
There was a problem hiding this comment.
See my comment on the image-formats group file.
There was a problem hiding this comment.
Depending on how we resolve this comment, keep or remove the image-formats group here.
No description provided.