Skip to content

Commit 2cd41bd

Browse files
committed
Fix typo in last post
1 parent f9f7ce3 commit 2cd41bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-05-09-this-month-in-servo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Servo now uses this option when running the Web Platform Tests ([@Loirooriol](ht
7272
We’ve also landed the beginnings of a **Sources panel** ([@delan](https://github.com/delan), [@atbrakhi](https://github.com/atbrakhi), [#36164](https://github.com/servo/servo/pull/36164), [#35971](https://github.com/servo/servo/pull/35971), [#36631](https://github.com/servo/servo/pull/36631), [#36632](https://github.com/servo/servo/pull/36632), [#36667](https://github.com/servo/servo/pull/36667)).
7373
To use devtools, we now **require Firefox 133 or newer** ([@atbrakhi](https://github.com/atbrakhi), [#35792](https://github.com/servo/servo/pull/35792)).
7474

75-
Dialogs support **keyboard interaction** to close and cancel them ([@chickenleaf](https://github.com/chickenleaf), [#3567](https://github.com/servo/servo/pull/3567)), and the URL bar accepts any **domain-like input** ([@kafji](https://github.com/kafji), [#35756](https://github.com/servo/servo/pull/35756)).
75+
Dialogs support **keyboard interaction** to close and cancel them ([@chickenleaf](https://github.com/chickenleaf), [#35673](https://github.com/servo/servo/pull/35673)), and the URL bar accepts any **domain-like input** ([@kafji](https://github.com/kafji), [#35756](https://github.com/servo/servo/pull/35756)).
7676
We’ve also enabled **sRGB colorspaces** on macOS for better colour fidelity ([@IsaacMarovitz](https://github.com/IsaacMarovitz), [#35683](https://github.com/servo/servo/pull/35683)).
7777
Using the `--userscripts` option without providing a path **defaults to `resources/user-agent-js`**.
7878
Finally, we’ve **renamed the OpenHarmony app bundle** ([@jschwe](https://github.com/jschwe), [#35790](https://github.com/servo/servo/pull/35790)).

0 commit comments

Comments
 (0)