Philip Jägenstedt

Results 336 issues of Philip Jägenstedt

### What problem are you trying to solve? `response.body` is a stream of `Uint8Array` but often you want to deal with text. `response.text()` decodes the response body as text and...

addition/proposal
needs implementer interest

Handwavy things that need fleshing out are marked with 👋 - [ ] At least two implementers are interested (and none opposed): * Chromium * … - [ ] [Tests](https://github.com/web-platform-tests/wpt)...

Fixes https://github.com/whatwg/html/issues/11542. - [ ] At least two implementers are interested (and none opposed): * … * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented...

topic: parser

- **Remove the inert document from the HTML fragment parser** - **Add a target argument to the HTML/XML fragment parsing algorithms** - [ ] At least two implementers are interested...

Fixes https://github.com/whatwg/html/issues/11958. - [ ] At least two implementers are interested (and none opposed): * … * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented...

normative change
topic: media

- [ ] At least two implementers are interested (and none opposed): * … * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:...

Fixes https://github.com/whatwg/html/issues/2142. - [ ] At least two implementers are interested (and none opposed): * … * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented...

### What is the issue with the HTML Standard? https://github.com/whatwg/html/pull/10051 introduced an [is currently stalled](https://html.spec.whatwg.org/multipage/media.html#is-currently-stalled) to support the `:stalled` pseudo-class, and updates it in tasks right after firing the progress...

Go to https://checker.html5.org/, upload a file and submit. The URL changes to https://checker.html5.org/#file but loading never finishes. Eventually Chrome gives up with ERR_SPDY_PROTOCOL_ERROR.

known issue
infra

**Is your feature request related to a problem? Please describe.** The URL for the view transitions use counter is https://chromestatus.com/metrics/webfeature/timeline/popularity/2 **Describe the solution you'd like** It should be possible to...

enhancement