Andrew Kaster

Results 170 issues of Andrew Kaster

CMake will cache the result here, so there's no need to look for both.

โœ… pr-community-approved

In https://webassembly.github.io/spec/js-api/#error-objects the constructor steps say to "implement the NativeError Object Structure" > 2. [For each](https://infra.spec.whatwg.org/#list-iterate) error of ยซ "CompileError", "LinkError", "RuntimeError" ยป, > 1. Let constructor be a new...

The default canvas size is 150x150 pixels. If the element or document we are trying to screenshot for the WebDriver is not at least that size, then we will create...

๐Ÿ‘€ pr-needs-review

This requires a bunch of CMake/gn changes and a few code changes. It's "simpler" now. Assuming a +300 line build system change can meet your definition of simpler. As a...

๐Ÿ‘€ pr-needs-review

The first draft of C23 has been published here: https://open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf We should implement the new library features - [ ] `` - [ ] `` - [ ] `nullptr_t` and...

enhancement
spec compliance
task list

### What is the issue with the HTML Standard? For example: ![image](https://github.com/whatwg/html/assets/8388494/70704148-926a-4b8b-b7f1-43094fa2e7a1) From: https://html.spec.whatwg.org/multipage/input.html#concept-input-apply These td elements seem to have the `.yes` selector applied to them, which simply gives a...

### What is the issue with the HTML Standard? In #9856 @noamr added the activation API to `navigation`. Part of that update was the addition of a few assertions as...

clarification
topic: navigation

### What is the issue with the HTML Standard? I'm a bit confused by the assertion in step 12.5 for replace. In Ladybird on my navigation update branch, I hit...

topic: navigation

### What is the issue with the HTML Standard? There's a new assertion in [attempt to populate the history entry's document](https://html.spec.whatwg.org/multipage/browsing-the-web.html#attempt-to-populate-the-history-entry's-document) that is firing in a navigation from about:blank to...

topic: navigation

### What is the issue with the HTML Standard? It's unclear to me looking at the canonical Jake diagram [introduction](https://html.spec.whatwg.org/multipage/document-sequences.html#jake-diagrams) whether the session history step of navigables that share a...

topic: navigation