Hamish Willee

Results 403 issues of Hamish Willee

FF104 adds support for [`HTMLElement.focus()`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/focus#parameters) param `focusVisible` in https://bugzilla.mozilla.org/show_bug.cgi?id=1765083. This allows you to force a focus ring to be displayed on an element even if the browser does not otherwise...

Content:WebAPI
Content:Other

This adds missing docs for `SVGStyleElement` including examples and the docs for `SVGStyleElement.media`, `SVGStyleElement.sheet` and `SVGStyleElement.title` properties. It is part of the tidy I am doing for https://github.com/mdn/content/issues/18775 Note that...

Content:WebAPI
Content:SVG

## Acceptance Criteria - [x] The listed features are documented sufficiently on MDN - [x] BCD is updated - [x] Interactive example and data repos are updated if appropriate -...

Content:WebAPI
Firefox 104

## Acceptance Criteria - [x] The listed features are documented sufficiently on MDN - [x] BCD is updated - [x] Interactive example and data repos are updated if appropriate -...

Content:WebAPI
Firefox 104

## Bug Report - Relative links with `relativepath = false` don't work as people would reasonably expect. - Sidebars only work if if paths are set to absolute If they...

Tried https://webassembly.github.io/wabt/demo/wat2wasm/ feeding in some simple Wat with exception definitions: ![image](https://user-images.githubusercontent.com/5368500/165032910-6e6a82be-83b4-4858-b6e7-2810b5e36c99.png) I do not get the errors if I run the tool manually.

This updates the documents for the RC failsafe timeouts and action (following changes in https://github.com/PX4/PX4-Autopilot/pull/16406) as requested by @ThomasRigi in https://github.com/PX4/PX4-Autopilot/pull/16406#issuecomment-824620724 There is one question/confirmation inline. @MaEtUgR @ThomasRigi can you...

The [build instructions for Linux](https://dev.qgroundcontrol.com/master/en/getting_started/) fail because they assume Airmap SDK is present, but there are no instructions for getting the Airmap dependencies. - How do we get and install...

Worker support of APIs is quite a challenge to [track and maintain docs](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Functions_and_classes_available_to_workers#APIs_available_in_workers) for - it can vary across an API and be spotty across browsers. It also isn't necessarily...

data:api :rabbit2:
idle 🐌

MDN documentation for readable byte streams has been added in https://github.com/mdn/content/pull/16818 @mgaudet Plans to review this next week but recommended I request your review too. I appreciate you're busy people....