shuppy
shuppy
Hi @MunishMummadi, that would be great, but I would recommend waiting for the winit upgrade, otherwise we’ll have to deal with the platform-dependent button numbers for the thumb buttons.
I noticed in #30535 you said: > Text rendering really needs to be completely redone, with an independency from raqote's glyph renderer in mind; I know that people want more...
@bors-servo retry
Introduce a cleanup GitHub Actions to close issues for non-existing wpt test path intermittent issue
Sounds good! I can think of two approaches, not sure which is better: write it “native” for CI with [a GitHub script](https://github.com/marketplace/actions/github-script), or put it in mach like we do...
I’ve released: * selectors 0.24.0 (was 0.23.0) * servo_arc 0.2.0 (was 0.1.1) * to_shmem 0.0.0 (empty dummy package) * to_shmem_derive 0.0.0 (empty dummy package) @federicomenaquintero, let me know if the...
> Intuitively, \ is the only element where leading and trailing whitespace around the element content should be significant, so my opinion is that all browsers should ignore it. This...
Thanks for implementing this! A few questions: 1. Does this include Window yet, or only Location? 2. Can we move the new test from mozilla to web-platform-tests? 3. Any idea...
i’m pretty keen on doing this one myself, but i appreciate the offer @wyMinLwin!
It seems moving to Rust 1.74 was not enough to get make 4.4 working well :( When building mozjs_sys as part of with nixpkgs pinned to nixos-23.05 (), the build...