Claas Augner

Results 754 comments of Claas Augner

Can you please check if one of these WebKit bugs covers this issue: - https://bugs.webkit.org/show_bug.cgi?id=34442 - https://bugs.webkit.org/show_bug.cgi?id=234566 - https://bugs.webkit.org/show_bug.cgi?id=242110 Please note that [the specification](https://html.spec.whatwg.org/multipage/input.html#attr-input-accept) doesn't require the behavior you're expecting:...

We can add a note for `safari_ios` here: https://github.com/mdn/browser-compat-data/blob/4a3cf2709bae1a6ffad51cc3194ed3af85471581/html/elements/input.json#L79-L82 1. Copy the statement from `safari`. 2. Add `notes` with a concise description of the problem, and linking to the WebKit...

> > and duplicates these below `html.input.elements.type_*`. > > I'm not sure if this is needed, is it? I would argue that the duplication is helpful for web developers that...

@Elchi3 Please take a look at this PR when you have a moment. It would be nice to land this change. 🙏

FYI @dletorey There are some unresolved review comments.

FYI @dletorey There is [one unresolved review thread](https://github.com/mdn/browser-compat-data/pull/28479#discussion_r2557121415) left.

/cc @ErichDonGubler Can you confirm that macOS 26+ is supported from Firefox 145? Are there any noteworthy limitations compared to Windows support?

I'm still on macOS 15.7.2 Sequoia, and the [BCD Collector Tests for `api.GPU`](https://mdn-bcd-collector.gooborg.com/tests/api/GPU) pass in Firefox 145 anyhow. This suggests we can omit the macOS version number in the notes....

> AFAIK this should be enabled on macOS Sequoia on Apple Silicon from 145 onwards, and other Apple Silicon devices should have access from 147 onwards. Intel Macs are still...

Good catch, thanks! We should set `chrome_android` to `{ version_added: false }` [for `api.ChapterInformation`](https://github.com/mdn/browser-compat-data/blob/17528e2d8c4c088df3f50b2fd4237a78dccf59ae/api/ChapterInformation.json#L14) and all subfeatures. @skyclouds2001 Would you like to open a PR with these changes? 🙏