-
Let's use this issue to update everything related to the context menu;
## Current Status:
- Platforms:
- Windows and macOS will use `muda` for native context menu support
- #226
- …
-
We have two existing issues
- https://github.com/servo/servo/issues/23590
- https://github.com/servo/servo/issues/23591
that are referring to an old spec that doesn't exist anymore. So I will c…
-
Problem: Flaps or ailerons up or down in the same direction
Flight phase: thermal, speed, landing
How can I reverse a control surface to adjust the control surface deflections in the same directio…
-
The following triggers a panic in `handle_reflow` when loaded with `--pref dom.shadowdom.enabled`:
```html
var foo = document.createElement("div");
var shadow_root = foo.attachShadow({mode: "…
-
On HarmonyOS NEXT JIT is forbidden by the system policy, so one needs to disable JIT in the servo preferences.
In the future we could perhaps during startup check in servo / the embedder if JIT is po…
-
servo.write(float) is missing. This breaks drop-in compatibility with other servo libraries. I have to do an #ifdef ESP32 for the #define and then another #ifdef ESP32 to have two versions of every s…
-
# Description
`prefers-color-scheme` is a CSS feature which allows CSS to conditionally set styles based on the user's preference for light or dark mode.
MDN: https://developer.mozilla.org/en-U…
-
mut is required for https://doc.servo.org/mozjs/gc/root/struct.MutableHandle.html#tymethod.set, but this is still weird as MutableHandle is clonable so `&mut` does not help a lot with safety.
_Orig…
-
I did a fresh installation of ubuntu 20 and ros noetic. On that pc i cloned the package elfin_robot noetic_ethercat branch. It is built normally without any error. I launch the pipeline as the followi…
-
Make the Train Arm code work for a motor instead of a servo (Important).