Claas Augner

Results 163 issues of Claas Augner

### MDN URL https://github.com/search?q=repo%3Amdn%2Fcontent%20%2Fdouble%20integer%2F&type=code ### What specific section or headline is this issue about? _No response_ ### What information was incorrect, unhelpful, or incomplete? I came across 9 mentions of...

Content:WebAPI
area: DOM/CSSOM
accepting PR

#### Summary Mentions that Firefox/Safari recognize the `avoid` value for the `break-before/after` CSS properties, but it has no effect. #### Test results and supporting details #### Related issues - Relates...

data:css
size:s

#### Summary Adds a new script to show changes in a way that doesn't omit any changes, while keeping the diff small. (This works especially well if multiple features are...

infra
dependencies
scripts
merge conflicts :construction:
size:l

#### Summary Changes: - Removed `type-or-unit` subfeature: `frequency`. - Renamed `fallback` to `fallback-value`. - Renamed `type-or-unit` to `type_function`. - Wrapped all keywords in fences. - Added subfeatures: `custom-ident`, `ident`, `image`,...

data:css
size:l

#### Summary Safari on iOS 26 adds `dns-prefetch` support. Before, it was only supported on macOS. #### Test results and supporting details See: https://github.com/mdn/browser-compat-data/issues/16299#issuecomment-2655788790 #### Related issues Fixes https://github.com/mdn/browser-compat-data/issues/16299.

data:html
size:xs

### What type of issue is this? Other ### What information was incorrect, unhelpful, or incomplete? As per [BCD's data guidelines](https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines/index.md#features-with-no-browser-support), we don't add browser features without any implementation, unless...

question
meeting agenda
on hold

#### Summary Adds subfeatures for [`Intl.supportedValuesOf()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/supportedValuesOf) for each [accepted value](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/supportedValuesOf#parameters) (cf. [the spec](https://tc39.es/ecma402/#sec-intl.supportedvaluesof)), and a nested non-standard behavioral subfeature `timeZone.includes_UTC` to account for the behavioral difference between Chrome and Firefox/Safari....

data:js
size:l

### What would you like to see added to BCD? I'm proposing to replace the `web-features:X` tag values with a dedicated `feature` or `web_feature` field. Example: ```patch - "tags": [...

enhancement
on hold

### What would you like to see added to BCD? I would like to remove Oculus (Meta Quest) data in BCD 7.0 for the following reasons: 1. The data is...

enhancement
semver-major-bump
blocked

### What would you like to see added to BCD? I'm proposing to introduce implicit default support values for certain browsers: 1. ✅ `false` (no support) for IE (fixed in...

enhancement