Re: [webkit-dev] JPEG XL support?

2021-05-06 Thread Sam Sneddon via webkit-dev
> I don't have any strong opinion on JPEG XL, asides from the general > observation that adding more image decoders written in memory-unsafe > languages is a generally sad thing to do. (I'm still not happy about how we > were forced to support JPEG 2000 a couple years back due to websites using

Re: [webkit-dev] Request for position: ES modules for Service Workers

2021-03-12 Thread Sam Sneddon via webkit-dev
> On 11 Mar 2021, at 23:37, Ghazale Hosseinabadi via webkit-dev > wrote: > > Hi webkit-dev, > > This is a request for WebKit's position on ES modules for Service Workers. > Explainer: > https://github.com/w3c/ServiceWorker/commit/6d9500e99e764c12b117c63d10107e094d243662 > >

Re: [webkit-dev] Request for position: CSS custom counter style

2021-02-25 Thread Sam Sneddon via webkit-dev
> On 19 Feb 2021, at 20:39, Xiaocheng Hu via webkit-dev > wrote: > > Hi webkit-dev, > > This is a request for WebKit's position on CSS custom counter style > (@counter-style rule). The spec status is Candidate Recommendation. Firefox > has shipped it in 2014, while Chrome is planning to

[webkit-dev] Fuzzy Reftest Plans, and Metadata Locations

2021-10-28 Thread Sam Sneddon via webkit-dev
Hi! As part of the ongoing work on GPU Process, we’re interested in adding support for reftest fuzzy matching (i.e., allowing a certain amount of tolerance when comparing the generated images). Our intention is to match the semantics of WPT’s reftests

Re: [webkit-dev] Proposed changes to Bugzilla 'Resolution' categories

2022-02-10 Thread Sam Sneddon via webkit-dev
Note we do have documentation of what they mean at https://webkit.org/bug-life-cycle/ , though this already appears to be incomplete (e.g., we have "CONFIGURATION CHANGED”, which I don’t know how people are meant to know what that means… what

Re: [webkit-dev] Request for position: Local Font Access

2022-04-08 Thread Sam Sneddon via webkit-dev
On 7 Apr 2022, at 23:34, Joshua Bell via webkit-dev wrote: > > This is a request for WebKit's position on introducing an API that allows > sites to request access to local font data, for use with content authoring > tools that use custom text stacks. > > Links: > * Explainer:

[webkit-dev] WPT import status

2023-12-18 Thread Sam Sneddon via webkit-dev
https://github.com/WebKit/WebKit/pull/21912 hopefully serves as good progress here: this PR is almost largely done by automated tooling. The first commit is the result of `import-w3c-tests` (the long standing command), but with no further work (to the expectations or baselines). It then ran