Skip to content

Commit d7c979d

Browse files
committed
Add figures
1 parent ce2b4f4 commit d7c979d

File tree

4 files changed

+11
-2
lines changed

4 files changed

+11
-2
lines changed

_posts/2024-09-30-this-month-in-servo.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,10 @@ this month:
361361
7fdaccde5501283708503e9a64efa578ac9ae7f7 https://github.com/servo/servo/pull/33512 ohos: Support product flavors (#33512)
362362
-->
363363

364-
Servo has had several new features land in our nightly builds over the last month:
364+
<figure class="_figr"><a href="{{ '/img/blog/september-2024.png' | url }}"><img src="{{ '/img/blog/september-2024.png' | url }}"
365+
alt="Servo nightly showing new support for <ul type>, right-to-left layout, ‘table-layout: fixed’, ‘object-fit’, ‘object-position’, crypto.getRandomValues(BigInt64Array) and (BigUint64Array), and innerText and outerText"></a></figure>
366+
367+
<span class=_floatmin></span>Servo has had several new features land in our nightly builds over the last month:
365368

366369
- as of 2024-09-10, we now support **&lt;ul type>** and **&lt;ul compact>** (@simonwuelker, #33303)
367370
- as of 2024-09-10, we now support **console.timeLog()** (@simonwuelker, #33377)
@@ -407,7 +410,13 @@ Contributors to Servo can now enjoy faster **self-hosted CI runners** for our **
407410

408411
We’ve now started exploring self-hosted macOS runners (@delan, ci-runners#3), and in the meantime we’ve landed several fixes for self-hosted build failures (@delan, @sagudev, #33283, #33308, #33315, #33373, #33471, #33596).
409412

410-
## Beyond the engine
413+
<figure class="_figl"><a href="{{ '/img/blog/servoshell-tabs-september-2024.png' | url }}"><img src="{{ '/img/blog/servoshell-tabs-september-2024.png' | url }}"
414+
alt="servoshell on desktop with improved tabbed browsing UI"></a></figure>
415+
416+
<figure class="_figl" style="clear: left;"><a href="{{ '/img/blog/servoshell-android-september-2024.png' | url }}"><img src="{{ '/img/blog/servoshell-android-september-2024.png' | url }}"
417+
alt="servoshell on Android with new navigation UI"></a></figure>
418+
419+
## <span class=_floatmin></span>Beyond the engine
411420

412421
You can now **download [the Servo browser](https://book.servo.org/running-servoshell.html) for Android** on [servo.org](https://servo.org) (@mukilan, #33435)!
413422
servoshell now **supports gamepads by default** (@msub2, #33466), **builds for OpenHarmony** (@mukilan, #33295), and has **better navigation on Android** (@msub2, #33294).

assets/img/blog/september-2024.png

188 KB
Loading
43.6 KB
Loading
15.5 KB
Loading

0 commit comments

Comments
 (0)