<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Get Info: #webkit</title>
    <description>Posts tagged “webkit” — Blog of independent game and app developer Matt Sephton. Featuring vintage Macintosh, game development, digital artwork, Japanese esoterica, video game reviews, hacks and tips, and much more.</description>
    <link>https://blog.gingerbeardman.com/tag/webkit/</link>
    <atom:link href="https://blog.gingerbeardman.com/tag/webkit/index.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Mon, 06 Jul 2026 14:37:40 +0000</pubDate>
    <lastBuildDate>Mon, 06 Jul 2026 14:37:40 +0000</lastBuildDate>
    <generator>Jekyll v4.4.1</generator>

    
      
        <item>
          <title>Working around a breaking change in WebKit CSS</title>
          <description>&lt;p&gt;Safari 16.4 has some breaking changes (fixes?) to CSS, which means &lt;a href=&quot;https://github.com/uetchy/Polyglot&quot;&gt;Polyglot&lt;/a&gt; the Safari Extension by &lt;a href=&quot;https://twitter.com/uechz&quot;&gt;Yasuaki Uechi&lt;/a&gt; that I use every day no longer displays its popup. Oh no!&lt;/p&gt;

&lt;p&gt;It turns out that some &lt;a href=&quot;https://github.com/uetchy/Polyglot/blob/2c3c52e6eb35f0bd1a59a067afc92ff8f876fbc1/PolyglotSafariExtension/ContentScript/content.css#L39&quot;&gt;6-year-old CSS&lt;/a&gt; and recent changes in WebKit mean the translation popup disappears immediately after it appears.&lt;/p&gt;

&lt;p&gt;But, all is not lost, I created a quick-fix workaround with a user stylesheet!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/uetchy/Polyglot/issues/128#issuecomment-1487229870&quot;&gt;github.com/uetchy/Polyglot/issues/128#issuecomment-1487229870&lt;/a&gt;&lt;/p&gt;

&lt;noscript&gt;&lt;p&gt;&lt;a href=&quot;https://gist.github.com/gingerbeardman/5baabc9b141e1c395c73af237fdd0e49&quot;&gt;View the source code as a Gist&lt;/a&gt;&lt;/p&gt;&lt;/noscript&gt;
&lt;script src=&quot;https://gist.github.com/gingerbeardman/5baabc9b141e1c395c73af237fdd0e49.js&quot;&gt;&lt;/script&gt;

</description>
          <author>by Matt Sephton</author>
          <pubDate>Tue, 28 Mar 2023 00:00:00 +0000</pubDate>
          <link>https://blog.gingerbeardman.com/2023/03/28/working-around-a-breaking-change-in-webkit-css/</link>
          <guid isPermaLink="true">https://blog.gingerbeardman.com/2023/03/28/working-around-a-breaking-change-in-webkit-css/</guid>
        </item>
      
    

  </channel>
</rss>
