Skip to content

Commit

Permalink
deploy: c70d34b
Browse files Browse the repository at this point in the history
  • Loading branch information
delan committed Feb 19, 2025
1 parent e1e0568 commit 4eedc60
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion blog-january-2025/.stamp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Wed Feb 19 08:06:02 UTC 2025
Wed Feb 19 08:36:03 UTC 2025
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h1 class="title">This month in Servo: new webview API, relative colors, canvas
</ul>
<figure style="display: flex; justify-content: center;">
<a href="/blog-january-2025/img/blog/january-2025.png"><img src="/blog-january-2025/img/blog/january-2025.png"
alt="servoshell in dark mode, rendering the MDN article for ‘prefers-color-scheme’ in dark mode, when Windows is set to dark mode"></a>
alt="servoshell nightly showing relative oklch() colors, canvas toDataURL() with image/jpeg and image/webp, canvas toBlob(), the WGSLLanguageFeatures API, and the DOM tree of a custom element with a <slot>"></a>
</figure>
<p><strong>Streams</strong> are a lot more useful now, with <strong>ReadableStreamBYOBReader</strong> now supporting <strong>read()</strong> (<a href="https://github.com/Taym95">@Taym95</a>, <a href="https://github.com/servo/servo/pull/35040">#35040</a>), <strong>cancel()</strong>, <strong>close()</strong>, and <strong>releaseLock()</strong> (<a href="https://github.com/Taym95">@Taym95</a>, <a href="https://github.com/servo/servo/pull/34958">#34958</a>).</p>
<p>Servo now <strong>passes <a href="https://wpt.servo.org">40.6%</a></strong> (+7.5pp) of enabled <strong>Shadow DOM</strong> tests, thanks to our landing support for the <strong>:host selector</strong> (<a href="https://github.com/simonwuelker">@simonwuelker</a>, <a href="https://github.com/servo/servo/pull/34870">#34870</a>) and the <strong>&lt;slot&gt; element</strong> (<a href="https://github.com/simonwuelker">@simonwuelker</a>, <a href="https://github.com/servo/servo/pull/35013">#35013</a>, <a href="https://github.com/servo/servo/pull/35177">#35177</a>, <a href="https://github.com/servo/servo/pull/35191">#35191</a>, <a href="https://github.com/servo/servo/pull/35221">#35221</a>, <a href="https://github.com/servo/servo/pull/35137">#35137</a>, <a href="https://github.com/servo/servo/pull/35222">#35222</a>), plus improvements to event handling (<a href="https://github.com/simonwuelker">@simonwuelker</a>, <a href="https://github.com/servo/servo/pull/34788">#34788</a>, <a href="https://github.com/servo/servo/pull/34884">#34884</a>), script (<a href="https://github.com/willypuzzle">@willypuzzle</a>, <a href="https://github.com/servo/servo/pull/34787">#34787</a>), style (<a href="https://github.com/simonwuelker">@simonwuelker</a>, <a href="https://github.com/jdm">@jdm</a>, <a href="https://github.com/servo/servo/pull/35198">#35198</a>, <a href="https://github.com/servo/servo/pull/35132">#35132</a>), and the DOM tree (<a href="https://github.com/simonwuelker">@simonwuelker</a>, <a href="https://github.com/Taym95">@Taym95</a>, <a href="https://github.com/servo/servo/pull/34803">#34803</a>, <a href="https://github.com/servo/servo/pull/34834">#34834</a>, <a href="https://github.com/servo/servo/pull/34863">#34863</a>, <a href="https://github.com/servo/servo/pull/34909">#34909</a>, <a href="https://github.com/servo/servo/pull/35076">#35076</a>).</p>
Expand Down
2 changes: 1 addition & 1 deletion blog-january-2025/blog/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
&lt;li&gt;&lt;strong&gt;transferControlToOffscreen()&lt;/strong&gt; is now supported (&lt;a href=&quot;https://github.com/webbeef&quot;&gt;@webbeef&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/34959&quot;&gt;#34959&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;figure style=&quot;display: flex; justify-content: center;&quot;&gt;
&lt;a href=&quot;https://servo.org/blog-january-2025/img/blog/january-2025.png&quot;&gt;&lt;img src=&quot;https://servo.org/blog-january-2025/img/blog/january-2025.png&quot; alt=&quot;servoshell in dark mode, rendering the MDN article for ‘prefers-color-scheme’ in dark mode, when Windows is set to dark mode&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;https://servo.org/blog-january-2025/img/blog/january-2025.png&quot;&gt;&lt;img src=&quot;https://servo.org/blog-january-2025/img/blog/january-2025.png&quot; alt=&quot;servoshell nightly showing relative oklch() colors, canvas toDataURL() with image/jpeg and image/webp, canvas toBlob(), the WGSLLanguageFeatures API, and the DOM tree of a custom element with a &lt;slot&gt;&quot; /&gt;&lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;Streams&lt;/strong&gt; are a lot more useful now, with &lt;strong&gt;ReadableStreamBYOBReader&lt;/strong&gt; now supporting &lt;strong&gt;read()&lt;/strong&gt; (&lt;a href=&quot;https://github.com/Taym95&quot;&gt;@Taym95&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/35040&quot;&gt;#35040&lt;/a&gt;), &lt;strong&gt;cancel()&lt;/strong&gt;, &lt;strong&gt;close()&lt;/strong&gt;, and &lt;strong&gt;releaseLock()&lt;/strong&gt; (&lt;a href=&quot;https://github.com/Taym95&quot;&gt;@Taym95&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/34958&quot;&gt;#34958&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Servo now &lt;strong&gt;passes &lt;a href=&quot;https://wpt.servo.org/&quot;&gt;40.6%&lt;/a&gt;&lt;/strong&gt; (+7.5pp) of enabled &lt;strong&gt;Shadow DOM&lt;/strong&gt; tests, thanks to our landing support for the &lt;strong&gt;:host selector&lt;/strong&gt; (&lt;a href=&quot;https://github.com/simonwuelker&quot;&gt;@simonwuelker&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/34870&quot;&gt;#34870&lt;/a&gt;) and the &lt;strong&gt;&amp;lt;slot&amp;gt; element&lt;/strong&gt; (&lt;a href=&quot;https://github.com/simonwuelker&quot;&gt;@simonwuelker&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/35013&quot;&gt;#35013&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/35177&quot;&gt;#35177&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/35191&quot;&gt;#35191&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/35221&quot;&gt;#35221&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/35137&quot;&gt;#35137&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/35222&quot;&gt;#35222&lt;/a&gt;), plus improvements to event handling (&lt;a href=&quot;https://github.com/simonwuelker&quot;&gt;@simonwuelker&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/34788&quot;&gt;#34788&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/34884&quot;&gt;#34884&lt;/a&gt;), script (&lt;a href=&quot;https://github.com/willypuzzle&quot;&gt;@willypuzzle&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/34787&quot;&gt;#34787&lt;/a&gt;), style (&lt;a href=&quot;https://github.com/simonwuelker&quot;&gt;@simonwuelker&lt;/a&gt;, &lt;a href=&quot;https://github.com/jdm&quot;&gt;@jdm&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/35198&quot;&gt;#35198&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/35132&quot;&gt;#35132&lt;/a&gt;), and the DOM tree (&lt;a href=&quot;https://github.com/simonwuelker&quot;&gt;@simonwuelker&lt;/a&gt;, &lt;a href=&quot;https://github.com/Taym95&quot;&gt;@Taym95&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/34803&quot;&gt;#34803&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/34834&quot;&gt;#34834&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/34863&quot;&gt;#34863&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/34909&quot;&gt;#34909&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/35076&quot;&gt;#35076&lt;/a&gt;).&lt;/p&gt;
Expand Down

0 comments on commit 4eedc60

Please sign in to comment.