Philip Jägenstedt
Philip Jägenstedt
### MDN URL https://developer.mozilla.org/en-US/docs/Web/CSS/font-palette ### What specific section or headline is this issue about? https://developer.mozilla.org/en-US/docs/Web/CSS/font-palette#formal_syntax ### What information was incorrect, unhelpful, or incomplete? The `palette-mix()` function is mentioned in the...
## System information - node version: v10.13.0 - npm or yarn version: 6.4.1 - OS/version/architecture: gLinux 64-bit (Google-internal, like Debian Testing) - Applicable nodegit version: v0.23.0 built from source https://www.nodegit.org/api/tree/...
The tests in https://github.com/WebAssembly/gc/tree/main/test/core/gc aren't build by the `build.py`, which only looks for *.wast files in test/core/: https://github.com/WebAssembly/gc/blob/ec57b2a506a7e220a1cdb980adc7fdcca8b31d05/test/build.py#L70 Are these tests not being run yet, or should they be moved...
I have been poking at https://github.com/HTTPArchive/almanac.httparchive.org/blob/main/sql/2022/media/bytes_and_dimensions_by_format.sql to get an updated view of quality distributions in the wild. I happened to look for 'heif' images and was surprised how many I...
This date has a special significance for Baseline: https://github.com/web-platform-dx/web-features/issues/623 July 29 is claimed as the release date by Wikipedia: https://en.wikipedia.org/wiki/Microsoft_Edge
### What type of issue is this? Missing compatibility data ### What information was incorrect, unhelpful, or incomplete? https://developer.mozilla.org/en-US/docs/Web/CSS/@container#browser_compatibility has compat data for "Style queries for custom properties" but not...
The API reflecting these attributes was removed already: https://github.com/mdn/browser-compat-data/pull/16226 The attributes have never had any effect beyond the API for accessing them, so it's fair to say these attributes are...
Code to reproduce error: ```html Test ``` (The idea is that the page has a 20px margin/padding to the left and right Result: > Error: Bad value `min(100vw - 40px,...
**Is your feature request related to a problem? Please describe.** I'd like to enumerate Chrome launches between Chrome 72 and 120, covering the 5 years 2019-2023. Using DevTools, I figure...
I created https://chromestatus.com/feature/5769608873115648 and was editing it using the new process. Unfortunately, I can't get past the first stage. Here's what I see now:  It looks like there's anything...