Claas Augner
Claas Augner
@sideshowbarker Please stop hiding or deleting comments in this repository. Thank you!
@aardrian Can you please use the (new) "Report a problem with this answer on GitHub" link at the bottom of the AI Help answer, so that the team can follow...
Hi @eevee, π Thank you for your [constructive analysis](https://github.com/mdn/yari/issues/9230#issuecomment-1622204109). I appreciate that weβre finally talking about AI Help specifics. > what? if a property isn't supported, it will always be...
I tested [this example](https://developer.mozilla.org/en-US/docs/Web/CSS/font-style#try_it) locally in Chrome 137, Firefox 139, and Safari 18.5: - In Chrome and Safari, `font-style: oblique 10deg` has the same effect as `font-style: normal`, and everything...
Thanks, those are all great findings, and will be helpful for anybody stumbling upon this issue. Note that for BCD data we strive to be concise, rather than capturing all...
Chrome and Safari don't support the `white-space` CSS property on SVG elements yet, as already covered by the [BCD table](https://developer.mozilla.org/en-US/docs/Web/CSS/white-space#browser_compatibility). But while we're here, we could probably add `impl_url`s in...
@ericsciple Any chance to get this small tested improvement in one of the next releases? We use this action a lot in MDN workflows, and this output would make our...
The new linter in #28188 has revealed 84 issues: ``` Status - 84 problems (84 errors, 0 warnings): β api.Document.caretPositionFromPoint.options_parameter - Error β Experimental should be set to true as...
[This section](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/picture#the_srcset_attribute) appears to have a link to [`srcset`](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/source#srcset), but not to [`sizes`](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/source#sizes). @Andrew-Wiseman Would it have helped to have a link on `sizes` in the following sentence? > The...
(@queengooborg Don't forget to re-request a review. π )