Brian Smith

Results 70 issues of 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...

Content:HTTP
Content:Glossary
size/m

### 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...

Content:HTTP
size/m

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....

Content:SVG
document not written

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.

Content:WebAPI
Content:HTTP
merge conflicts :construction:
size/m

### 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...

Content:HTTP
merge conflicts :construction:
size/l

### 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...

data:svg :paintbrush:

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`,...

css
idle

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...

enhancement