shuppy
shuppy
``` ▶ TIMEOUT [expected PASS] b'/css/css-color/animation/opacity-animation-ending-correctly-002.html' ``` * https://github.com/servo/servo/actions/runs/3873030751/jobs/6603248296 (#29198) * https://github.com/servo/servo/actions/runs/3873033810/jobs/6603298414 (#29201)
``` ▶ TIMEOUT [expected PASS] b'/css/css-color/animation/opacity-animation-ending-correctly-001.html' ``` * https://github.com/servo/servo/actions/runs/3873030751/jobs/6603248296 (#29198) * https://github.com/servo/servo/actions/runs/3873033810/jobs/6603298414 (#29201)
* we have a copy button, why not a paste button too * firefox has no way to paste programmatically * @the6p4c suggests we can use prompt() as fallback
* standardized variation sequences * https://www.unicode.org/versions/Unicode14.0.0/ch23.pdf § 23.4 * https://www.unicode.org/Public/14.0.0/ucd/StandardizedVariants.txt * emoji variation sequences * https://www.unicode.org/reports/tr51/ * https://www.unicode.org/Public/14.0.0/ucd/emoji/emoji-variation-sequences.txt * ideographic variation sequences? * https://www.unicode.org/reports/tr37/ * https://www.unicode.org/ivd/data/2020-11-06/IVD_Sequences.txt
This patch improves support for multiple top-level browsing contexts aka “browsers”. We add several messages that allow the embedder to show, hide, move, and resize browsers in the compositor, focus...
* [ ] WRY port with raw libservo * [x] [servo-wry-demo](https://github.com/tauri-apps/wry/tree/servo-wry-demo) * [ ] Multiple webviews in one window * [x] #30648 * [x] #30841 * [x] #30842 * [x]...
When run in a libvirt guest with Ubuntu 23.10, servoshell crashes the X server if running on X11. Nothing crashes if running on Wayland or Xwayland. This seems to be...
Reported by @mukilan with NixOS 23.05 in #31055: ``` error: failed to run custom build command for `jemalloc-sys v0.5.4+5.3.0-patched` Caused by: process didn't exit successfully: `/home/mukilan/dev/servo/target/debug/build/jemalloc-sys-128f6f2e7894a2a7/build-script-build` (exit status: 101) [...]...
- reproducible in 1d905e28f45cd2ff89f5812c26ab54f9aad5938c 1. Set up Wayland with a primary monitor at 1x scale and a secondary monitor at 2x 2. Run servoshell in a floating window, and resize...
- reproducible in 1d905e28f45cd2ff89f5812c26ab54f9aad5938c :warning: **warning: screen recording below contains flickering** :warning: https://github.com/servo/servo/assets/465303/edd36ae8-352d-41b1-bd0e-fd48d08b8a78 (cc @mukilan)