shuppy
shuppy
> What system color keywords will be assigned? I am assuming `Highlight` and `HighlightText`. Split out to another issue: #10329
This is a very cool feature! Could you please document it in the [Diagnosing bugs in real websites](https://book.servo.org/hacking/web-compat-bugs.html) chapter of our book?
See also #4456, which is about nested pseudo-elements in getComputedStyle.
## CI runners status We’ve set up a server to host faster CI runners for 104 EUR/month, though this is expected to increase to 125.84 EUR/month for VAT reasons. After...
yes! see [ci-runners/analysis/usage](https://github.com/servo/ci-runners/tree/61dd2d53d1c5af41e2f83d2aaa65961e5e6d797c/analysis/usage). i’m keen to see if this utilisation improves once pull request jobs land in #39900.
this approach seems good. i wonder if it’s discoverable by future packagers though, should we document it?
i have no objections, but i’m not currently working on devtools. cc @eerii
you can use the firmware.uf2 file on the [latest release page](https://github.com/delan/usb3sun/releases/tag/2.1) without any git commands, and it should work on windows too. plug it in, open the drive in My...
The errors I’m seeing on the SPARCstation smell like I have the wrong sector size (compare ZuluSCSI/ZuluSCSI-firmware#438). I could have sworn I selected [Toshiba XM-3401TA](https://github.com/PiSCSI/piscsi/blob/v24.04.01/python/web/src/drive_properties.json#L374-L385), but I guess not: ```...
> @delan So if I understand this correctly, if you configure the SCCD with the correct sector size that your SPARCstation expects, you get past this issue? Yeah, this seems...