Claas Augner

Results 755 comments of Claas Augner

I think this was fixed via https://github.com/mdn/yari/pull/12335. @guiquanH Please let me know if this is still an issue.

FYI @Elchi3 @ddbeck I've added the linked issue to the BCD meeting agenda.

@teoli2003 Please take a look at Florian's comment above, when you have a moment.

- I can reproduce that the `FileSystemHandle` prototype exposes the `move` method in Chrome 136. - Chrome 95 added `FileSystemHandle::move()` and `FileSystemHandle::rename()`: https://github.com/chromium/chromium/commit/89be8a84bf5c962fa363bd093f4f125ac923838c - It looks like they're behind the...

Closing as discussed with @LeoMcA.

We're wrapping up Yari. If you're still experiencing this issue, please file a [Fred issue](https://github.com/mdn/fred/issues). 🙏

I can reproduce that https://wpt.live/css/css-fonts/font-variant-position-05.html does not render correctly in Chrome 135 and Safari 18.4, while it does in Firefox 137.

We should add a behavioral subfeature for this, which refers to this aspect of the CSS Fonts spec ([ref](https://drafts.csswg.org/css-fonts/#:~:text=glyphs%20should%20be%20synthesized)): > if a variant glyph is not available for all the...

This sounds somewhat similar to input element types, where we have `html.elements.input.type_X`, although there we document all attributes directly under `html.elements.input`. I think the following structure is fine: - `api.Report`...

Reopening, as issues are a better place to discuss.