Brian Smith
Brian Smith
### Description Replaces #35063 because of git hijinks. This is a maintenance PR part of work to refresh HTTP docs. Fixes #20741 which looks like a simple change, but it's...
### Description This PR refreshes the 5XX HTTP status response code pages. ### Motivation Keeping content up-to-date and useful. __additions:__ - Examples in HTTP format - See also links to...
We're referencing "paint servers" in SVG docs (and soon in CSS props that override attrs). We need some disambiguation so this terminology is not confused with other types of servers....
A few security advisories to address here. - [x] tested locally and runs as expected with: ```bash wasm-pack build --target bundler cd site npm i && npm run serve ```
### Description Rewriting some of the content, adding some details about working with HTTP/2 messages, some diagrams. ### Motivation Keeping the content up-to-date Drafting for now, more details to follow.
### Description This PR refreshes a few HTTP headers pages. __common changes:__ * Improve See also * Capitalize Yes/No in properties table * Normalize ``The HTTP **`Header-Name`** (request|response) header`` in...
### What type of issue is this? Missing compatibility data ### What information was incorrect, unhelpful, or incomplete? Since SVG `` defers to HTML as much as possible, we have...
This is a tracker issue so we don't forget to add the data for these props. - [x] https://github.com/mdn/content/pull/35228 `shape-rendering` - [x] https://github.com/mdn/content/pull/35170 `stop-opacity`, `stop-color` - [x] https://github.com/mdn/content/pull/35107 `marker-start`, `marker-mid`,...
Make sure PRs don't get missed
I'd like to create a tracking issue for Mermaid support as the best candidate for maintaining SVG diagrams. There are a number of discussions about this: __Discussions:__ - ["Exempt SVGs...