Skip to content

Commit 1dafccf

Browse files
committed
deploy: 6f1cc65
1 parent 8446a16 commit 1dafccf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blog/2025/03/10/this-month-in-servo/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ <h1 class="title">This month in Servo: new elements, IME support, delegate API,
273273
<li>the <strong>‘::slotted’</strong> selector (<a href="https://github.com/simonwuelker">@simonwuelker</a>, <a href="https://github.com/servo/servo/pull/35352">#35352</a>)</li>
274274
</ul>
275275
<figure>
276-
<p><a href="/img/blog/february-2025.png"><img src="/img/blog/february-2025.png" alt="servoshell showing new support for details&gt;, meter&gt;, and progress&gt; elements, plus layout support for slot&gt; elements"></a></p>
276+
<p><a href="/img/blog/february-2025.png"><img src="/img/blog/february-2025.png" alt="servoshell showing new support for &lt;details&gt;, &lt;meter&gt;, and &lt;progress&gt; elements, plus layout support for &lt;slot&gt; elements"></a></p>
277277
</figure>
278278
<p>Plus several new web API features:</p>
279279
<ul>

blog/feed.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
&lt;li&gt;the &lt;strong&gt;‘::slotted’&lt;/strong&gt; selector (&lt;a href=&quot;https://github.com/simonwuelker&quot;&gt;@simonwuelker&lt;/a&gt;, &lt;a href=&quot;https://github.com/servo/servo/pull/35352&quot;&gt;#35352&lt;/a&gt;)&lt;/li&gt;
2828
&lt;/ul&gt;
2929
&lt;figure&gt;
30-
&lt;p&gt;&lt;a href=&quot;https://servo.org/img/blog/february-2025.png&quot;&gt;&lt;img src=&quot;https://servo.org/img/blog/february-2025.png&quot; alt=&quot;servoshell showing new support for details&amp;gt;, meter&amp;gt;, and progress&amp;gt; elements, plus layout support for slot&amp;gt; elements&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
30+
&lt;p&gt;&lt;a href=&quot;https://servo.org/img/blog/february-2025.png&quot;&gt;&lt;img src=&quot;https://servo.org/img/blog/february-2025.png&quot; alt=&quot;servoshell showing new support for &amp;lt;details&amp;gt;, &amp;lt;meter&amp;gt;, and &amp;lt;progress&amp;gt; elements, plus layout support for &amp;lt;slot&amp;gt; elements&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
3131
&lt;/figure&gt;
3232
&lt;p&gt;Plus several new web API features:&lt;/p&gt;
3333
&lt;ul&gt;

0 commit comments

Comments
 (0)