Claas Augner

Results 755 comments of Claas Augner

Related spec PRs: - https://github.com/w3c/reporting/pull/258 - https://github.com/w3c/reporting/pull/284

Most of the mentioned examples seem to be fixed, so let's close this as resolved.

Given the number of upvotes, I think it would make sense to move these subfeatures under `transition-behavior` (see https://github.com/mdn/browser-compat-data/pull/26507), but we will discuss this in one of our next BCD...

We discussed this in the BCD meeting on 2025-04-15, and decided to _add_ corresponding subfeatures under `transition-behavior`, rather than _moving_ the `is_transitionable` subfeatures. @ddbeck Can you share the rationale for...

Apologies, I missed to pick this up earlier. Note that the consensus in the April 15th BCD meeting was to duplicate the features (not move them), so that developers can...

I stumbled upon this issue and gathered some context (in [this tree](https://github.com/mdn/browser-compat-data/tree/61b72137de4c91659a637a67553502e7a826d636) at 61b72137de4c91659a637a67553502e7a826d636): The `html.elements.hr.hr_in_select` feature had this: https://github.com/mdn/browser-compat-data/blob/61b72137de4c91659a637a67553502e7a826d636/html/elements/hr.json#L129-L133 https://github.com/mdn/browser-compat-data/blob/61b72137de4c91659a637a67553502e7a826d636/html/elements/hr.json#L155 The browsers data had this: https://github.com/mdn/browser-compat-data/blob/61b72137de4c91659a637a67553502e7a826d636/browsers/chrome_android.json#L665-L671 https://github.com/mdn/browser-compat-data/blob/61b72137de4c91659a637a67553502e7a826d636/browsers/samsunginternet_android.json#L274-L279 The resulting...

> Also note: there are a lot of standard features that don't have spec URLs. I think we cannot require a spec URL for all standard track features, because 1)...

Refs: - Bug: https://bugs.webkit.org/show_bug.cgi?id=283226 - Fixed in https://github.com/WebKit/WebKit/commit/2382284aaa9b912ead87f5be2102493d7523d28a ([WebKit 621.1.6](https://github.com/WebKit/WebKit/blob/2382284aaa9b912ead87f5be2102493d7523d28a/Configurations/Version.xcconfig#L24)) before Safari 18.4.

Based on the WebKit commit message, this issue only affects cases where `text-decoration: underline` is set on a parent (box context), and `text-decoration-skip-ink: auto` on the inline box. If both...

Thanks Daniel. @pawelgrzybek Would you like to open a PR with the proposed changes (i.e. adding `notes` to [this Safari support statement](https://github.com/mdn/browser-compat-data/blob/12eda1d241bba495f6044ab469c19432b94003d8/css/properties/text-decoration-skip-ink.json#L28-L30))? 🙏