eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

201
active users

#webkit

1 post1 participant0 posts today
hisold<p><span class="h-card" translate="no"><a href="https://c3d2.social/@astro" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>astro</span></a></span> None of them are fucking <a href="https://toot.io/tags/webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webkit</span></a> It's just as bad as IE / trident was.</p>
R.L. Dane :Debian: :OpenBSD: 🍵 :MiraLovesYou:<p>Trying browser alternatives...</p><p><a href="https://polymaths.social/tags/dillo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Dillo</span></a>: the GOAT. Very basic, but crazy fast. Lacks modern less/vi-style keyboard navigation<br><a href="https://polymaths.social/tags/netsurf" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NetSurf</span></a>: a bit more compatible with the modern web, pretty comfy to use, but also lacking the keyboard navigation features I'm really used to and loving in plugins like Vimium<br><a href="https://polymaths.social/tags/luakit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LuaKit</span></a>: <a href="https://polymaths.social/tags/webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebKit</span></a>-based. Capable and modern, yet fairly lightweight. The scrollbar is an abomination, though. What even is that? iOS?!? Also, turning off JS turns off a lot of features in the browser, last time I tried it<br><a href="https://polymaths.social/tags/xlinks" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>XLinks</span></a>: lacks CSS, but is very usable for basic sites. Keybinds are nonstandard, but usable<br><a href="https://polymaths.social/tags/chawan" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>chawan</span></a>: probably the best terminal browser out there I've seen so far, but sometimes you really want a graphical browser with terminal-ish features, instead</p><p>P.S., Thanks to <span class="h-card"><a href="https://mastodon.bsd.cafe/@evgandr" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>evgandr</span></a></span>, I have learned that you can customize <a href="https://polymaths.social/tags/dillobrowser" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DilloBrowser</span></a>'s keybinds! Fantastic stuff!!</p>
TheEvilSkeleton<p>To elaborate on my hostility against WebKit: WebKit does nothing but get in my way whenever I work on literally any website.</p><p><del>When I rewrote nouveau's website in late 2023, it worked perfectly fine on Firefox (Gecko) and Chromium (Blink), but was broken on Epiphany/Safari (WebKit). The logo, which is an SVG, would not adapt to dark style, because, to this day, WebKit still does not support <a href="https://bugs.webkit.org/show_bug.cgi?id=199134" rel="nofollow noopener" target="_blank"><code>prefers-color-scheme</code> in SVGs</a>. So, as a workaround, instead of having one SVG file for both color schemes, we have one <a href="https://gitlab.freedesktop.org/freedesktop/freedesktop-wiki-templates/-/blob/46b293948e9cf2b440200ad1b1bf921d2c925279/ikiwiki/new/basewiki/style.css#L55" rel="nofollow noopener" target="_blank">SVG file for light style</a>, and <a href="https://gitlab.freedesktop.org/freedesktop/freedesktop-wiki-templates/-/blob/46b293948e9cf2b440200ad1b1bf921d2c925279/ikiwiki/new/basewiki/style.css#L17" rel="nofollow noopener" target="_blank">one for dark style</a>.</del> Edit: This feature is currently considered nonstandard and is only written as a draft. WebKit behaves appropriately, see: <a href="https://estradiol.city/@ity/115006860569752730" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">estradiol.city/@ity/1150068605</span><span class="invisible">69752730</span></a></p><p>Another example: On my website, some elements are intentionally made to be unselectable using <code>user-select: none;</code>, such as the command-line decoration and the “Table of Contents” text, but on WebKit, these elements continue to be selectable because it does not properly <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/user-select#browser_compatibility" rel="nofollow noopener" target="_blank">support the <code>user-select</code> property</a>. And no, using the vendor prefix is completely unacceptable, especially considering that it <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/user-select#syntax" rel="nofollow noopener" target="_blank">behaves differently</a>.</p><p>Lastly, WebKit does not yet fully support the <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/::marker#browser_compatibility" rel="nofollow noopener" target="_blank"><code>::marker</code> pseudo-element</a>. This means, in my articles, numbered list items in the table of contents are completely wrong and don't represent the same numbers as headings.</p><p>Apple has consistently proved that they don't care about WebKit, because otherwise browsers like Safari and Epiphany would have worked as well as they do on Firefox and Chromium. There's absolutely no reason to force WebKit onto iOS and iPadOS if they're not even willing to invest in WebKit. Likewise, Apple employees working on WebKit should really stop calling themselves “WebKit evangelists” if their inferior engine regularly gets in developers’ way. So yes, WebKit sucks, and this is 100% on Apple. I don't care about being harsh. Apple is a multi-trillion dollar company, most of which came from exploiting people. The least they can do is invest in their projects.</p><p>For clarity, my hostility towards WebKit is purely targeted at Apple's lack of involvement with WebKit, not the browsers using it.</p><p><a href="https://social.treehouse.systems/tags/WebKit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebKit</span></a> <a href="https://social.treehouse.systems/tags/Apple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Apple</span></a> <a href="https://social.treehouse.systems/tags/iOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOS</span></a> <a href="https://social.treehouse.systems/tags/iPadOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iPadOS</span></a> <a href="https://social.treehouse.systems/tags/WebDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDev</span></a> <a href="https://social.treehouse.systems/tags/Web" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Web</span></a> <a href="https://social.treehouse.systems/tags/Safari" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Safari</span></a></p>
Georg Weissenbacher<p>The more countries require this the better.</p><p><a href="https://fediscience.org/tags/ios" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ios</span></a> <a href="https://fediscience.org/tags/firefox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>firefox</span></a> <a href="https://fediscience.org/tags/gecko" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gecko</span></a> <a href="https://fediscience.org/tags/safari" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>safari</span></a> <a href="https://fediscience.org/tags/webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webkit</span></a></p><p><a href="https://www.macrumors.com/2025/08/07/japan-non-webkit-browsers-on-iphone/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">macrumors.com/2025/08/07/japan</span><span class="invisible">-non-webkit-browsers-on-iphone/</span></a></p>
apfeltalk :verified:<p>Apple muss iPhone-Browserbeschränkungen in Japan bis Dezember aufheben<br>Japan fordert Änderungen am App-Ökosystem von Apple. Nutzer:innen in Japan könnten ab Dezember erstmals alternative Browser-Engines auf dem iPhone erleben, wenn die neuen Vorgaben umgese<br><a href="https://www.apfeltalk.de/magazin/news/apple-muss-iphone-browserbeschraenkungen-in-japan-bis-dezember-aufheben/" rel="nofollow noopener" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">apfeltalk.de/magazin/news/appl</span><span class="invisible">e-muss-iphone-browserbeschraenkungen-in-japan-bis-dezember-aufheben/</span></a><br><a href="https://creators.social/tags/iPhone" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iPhone</span></a> <a href="https://creators.social/tags/News" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>News</span></a> <a href="https://creators.social/tags/AlternativeBrowser" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AlternativeBrowser</span></a> <a href="https://creators.social/tags/AppStore" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AppStore</span></a> <a href="https://creators.social/tags/Apple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Apple</span></a> <a href="https://creators.social/tags/Browser" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Browser</span></a> <a href="https://creators.social/tags/Chrome" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Chrome</span></a> <a href="https://creators.social/tags/EU" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EU</span></a> <a href="https://creators.social/tags/iPhone" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iPhone</span></a> <a href="https://creators.social/tags/Japan" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Japan</span></a> <a href="https://creators.social/tags/Regulierung" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Regulierung</span></a> <a href="https://creators.social/tags/SmartphoneAct" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SmartphoneAct</span></a> <a href="https://creators.social/tags/Webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Webkit</span></a></p>
The New Oil<p><a href="https://mastodon.thenewoil.org/tags/Japan" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Japan</span></a>: <a href="https://mastodon.thenewoil.org/tags/Apple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Apple</span></a> Must Lift Browser Engine Ban by December</p><p><a href="https://open-web-advocacy.org/blog/japan-apple-must-lift-engine-ban-by-december/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">open-web-advocacy.org/blog/jap</span><span class="invisible">an-apple-must-lift-engine-ban-by-december/</span></a></p><p><a href="https://mastodon.thenewoil.org/tags/iPhone" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iPhone</span></a> <a href="https://mastodon.thenewoil.org/tags/cybersecurity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cybersecurity</span></a> <a href="https://mastodon.thenewoil.org/tags/privacy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>privacy</span></a> <a href="https://mastodon.thenewoil.org/tags/webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webkit</span></a></p>
Alo Japan<p><a href="https://www.alojapan.com/1340986/japan-law-will-require-apple-to-allow-non-webkit-browsers-on-iphone/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">alojapan.com/1340986/japan-law</span><span class="invisible">-will-require-apple-to-allow-non-webkit-browsers-on-iphone/</span></a> Japan Law Will Require Apple to Allow Non-WebKit Browsers on iPhone <a href="https://channels.im/tags/AppStore" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AppStore</span></a> <a href="https://channels.im/tags/Japan" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Japan</span></a> <a href="https://channels.im/tags/JapanNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JapanNews</span></a> <a href="https://channels.im/tags/news" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>news</span></a> <a href="https://channels.im/tags/Safari" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Safari</span></a> <a href="https://channels.im/tags/WebKit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebKit</span></a> Japan’s Mobile Software Competition Act will require Apple to allow non-WebKit web browsers in the App Store on the iPhone later this year. Specifically, the law “forbids designated providers from preventing individual app providers from using alternative browser engines.” In most countries, Chrome, Edge, Firefox, and other po</p>
Don Marti<p>Good news for <a href="https://federate.social/tags/browser" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>browser</span></a> developers looking for work:</p><p>"Japan’s MSCA prohibits dominant providers like Apple from not only banning third-party browser engines outright but also engaging in subtler practices that undermine their adoption."</p><p><a href="https://www.etvbharat.com/en/!technology/explained-how-japan-msca-challenges-apple-browser-engine-restrictions-on-ios-enn25080606485" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">etvbharat.com/en/!technology/e</span><span class="invisible">xplained-how-japan-msca-challenges-apple-browser-engine-restrictions-on-ios-enn25080606485</span></a></p><p>More reasons $AAPL has no alternative but to invest heavily in building features and performance advantages for <a href="https://federate.social/tags/WebKit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebKit</span></a>. If Apple can't win decisively on the browser choice screen, then Google gets a surveillance foothold on <a href="https://federate.social/tags/iOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOS</span></a> devices</p>
apfeltalk :verified:<p>iOS 18.6: Sicherheitsupdate schließt 29 Schwachstellen – Warum jetzt ein Update nötig ist<br>Apple hat iOS 18.6 freigegeben und nim<br><a href="https://www.apfeltalk.de/magazin/news/ios-18-6-sicherheitsupdate-schliesst-29-schwachstellen-warum-jetzt-ein-update-noetig-ist/" rel="nofollow noopener" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">apfeltalk.de/magazin/news/ios-</span><span class="invisible">18-6-sicherheitsupdate-schliesst-29-schwachstellen-warum-jetzt-ein-update-noetig-ist/</span></a><br><a href="https://creators.social/tags/iPhone" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iPhone</span></a> <a href="https://creators.social/tags/News" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>News</span></a> <a href="https://creators.social/tags/Apple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Apple</span></a> <a href="https://creators.social/tags/AppleUpdate" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AppleUpdate</span></a> <a href="https://creators.social/tags/CFNetwork" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CFNetwork</span></a> <a href="https://creators.social/tags/CoreAudio" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CoreAudio</span></a> <a href="https://creators.social/tags/CoreMedia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CoreMedia</span></a> <a href="https://creators.social/tags/Cybersecurity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cybersecurity</span></a> <a href="https://creators.social/tags/Datenschutz" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Datenschutz</span></a> <a href="https://creators.social/tags/IOS186" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IOS186</span></a> <a href="https://creators.social/tags/iPadOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iPadOS</span></a> <a href="https://creators.social/tags/iPhone" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iPhone</span></a> <a href="https://creators.social/tags/ITSicherheit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ITSicherheit</span></a> <a href="https://creators.social/tags/macOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macOS</span></a> <a href="https://creators.social/tags/Schwachstellen" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Schwachstellen</span></a> <a href="https://creators.social/tags/Sicherheitsupdate" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Sicherheitsupdate</span></a> <a href="https://creators.social/tags/Softwareaktualisierung" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Softwareaktualisierung</span></a> <a href="https://creators.social/tags/tvOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tvOS</span></a> <a href="https://creators.social/tags/visionOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>visionOS</span></a> <a href="https://creators.social/tags/watchOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>watchOS</span></a> <a href="https://creators.social/tags/Webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Webkit</span></a></p>
Keila<p>TIL: Safari hides SVGs in Flexbox containers if they don't have an explicit width attribute. This seems like a bug to me.</p><p>svg {width: 100%} should fix the issue and hopefully not cause unexpectedly large images elsewhere🤞. <a href="https://fosstodon.org/tags/webdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webdev</span></a> <a href="https://fosstodon.org/tags/css" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>css</span></a> <a href="https://fosstodon.org/tags/buildinpublic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildinpublic</span></a> <a href="https://fosstodon.org/tags/webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webkit</span></a> <a href="https://fosstodon.org/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a></p><p><a href="https://github.com/pentacent/keila/commit/09254cb66319f996bfce8c3cfd251cfed76a7c1c" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/pentacent/keila/com</span><span class="invisible">mit/09254cb66319f996bfce8c3cfd251cfed76a7c1c</span></a></p>
heise online English<p>Install quickly: Apple fixes zero-day attack in WebKit</p><p>According to Google, a WebKit gap in Chrome has already been actively attacked. However, Apple's security notes do not contain any information on this.</p><p><a href="https://www.heise.de/en/news/Install-quickly-Apple-fixes-zero-day-attack-in-WebKit-10505464.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege&amp;utm_source=mastodon" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">heise.de/en/news/Install-quick</span><span class="invisible">ly-Apple-fixes-zero-day-attack-in-WebKit-10505464.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege&amp;utm_source=mastodon</span></a></p><p><a href="https://social.heise.de/tags/Apple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Apple</span></a> <a href="https://social.heise.de/tags/Chrome" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Chrome</span></a> <a href="https://social.heise.de/tags/iOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOS</span></a> <a href="https://social.heise.de/tags/IT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IT</span></a> <a href="https://social.heise.de/tags/macOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macOS</span></a> <a href="https://social.heise.de/tags/Mobiles" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mobiles</span></a> <a href="https://social.heise.de/tags/Security" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Security</span></a> <a href="https://social.heise.de/tags/Webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Webkit</span></a> <a href="https://social.heise.de/tags/Exploit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Exploit</span></a> <a href="https://social.heise.de/tags/news" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>news</span></a></p>
Mac & i<p>Schnell installieren: Apple fixt Zero-Day-Angriff in WebKit</p><p>Google zufolge wurde eine WebKit-Lücke in Chrome bereits aktiv angegriffen. Apples Sicherheitshinweise enthalten dazu aber keine Angaben.</p><p><a href="https://www.heise.de/news/Schnell-installieren-Apple-fixt-Zero-Day-Angriff-in-WebKit-10505297.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege&amp;utm_source=mastodon" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">heise.de/news/Schnell-installi</span><span class="invisible">eren-Apple-fixt-Zero-Day-Angriff-in-WebKit-10505297.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege&amp;utm_source=mastodon</span></a></p><p><a href="https://social.heise.de/tags/Apple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Apple</span></a> <a href="https://social.heise.de/tags/Chrome" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Chrome</span></a> <a href="https://social.heise.de/tags/iOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOS</span></a> <a href="https://social.heise.de/tags/IT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IT</span></a> <a href="https://social.heise.de/tags/macOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macOS</span></a> <a href="https://social.heise.de/tags/Mobiles" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mobiles</span></a> <a href="https://social.heise.de/tags/Security" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Security</span></a> <a href="https://social.heise.de/tags/Webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Webkit</span></a> <a href="https://social.heise.de/tags/Exploit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Exploit</span></a> <a href="https://social.heise.de/tags/news" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>news</span></a></p>
Pierre Huyghebaert<p>On the article referenced in <a href="https://mastodon.design/@julieblanc/114898215638090915" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">mastodon.design/@julieblanc/11</span><span class="invisible">4898215638090915</span></a>, <span class="h-card" translate="no"><a href="https://mastodon.design/@julieblanc" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>julieblanc</span></a></span> quoted a <a href="https://post.lurk.org/tags/TAG" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TAG</span></a> commentary <br>"Overall, we think <a href="https://post.lurk.org/tags/Masonry" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Masonry</span></a>, <a href="https://post.lurk.org/tags/Grid" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Grid</span></a>, and wrapping <a href="https://post.lurk.org/tags/Flexbox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Flexbox</span></a> should be incorporated into a unified set of properties. <a href="https://post.lurk.org/tags/Chrome" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Chrome</span></a>’s [New Masonry Layout] proposal splits apart property sets too eagerly, but even the <a href="https://post.lurk.org/tags/WebKit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebKit</span></a> [using CSS Grid] proposal seems to miss a chance to develop more-general properties. (…) <a href="https://post.lurk.org/tags/CSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSS</span></a> currently has 3 layout modes (…): Grid, Multicol, and wrapping Flexbox. This is already causing a lot of author confusion, and Masonry attempts to add a 4th mode. As a general principle, having vastly different ways to accomplish slightly different things is a usability <a href="https://post.lurk.org/tags/antipattern" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>antipattern</span></a>. We urge the [CSS] W[orking] G[group] to explore ways to unify these so that authors can port more knowledge from one to the other (even if they are implemented as separate code paths internally). (Issue #1003 on w3ctag/design-reviews, comment on Nov 20, 2024, by <a href="https://post.lurk.org/tags/JeffreyYasskin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JeffreyYasskin</span></a> /@jyasskin)</p>
Björn Schießle :europa:<p><span class="h-card" translate="no"><a href="https://front-end.social/@jensimmons" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>jensimmons</span></a></span> I would wish, that Apple contributes their WebRTC implementation for WebKit upstream to the Open Source project so that Gnome Web and other Free Software web browser would finally support WebRTC.</p><p><a href="https://social.schiessle.eu/tags/Apple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Apple</span></a> <a href="https://social.schiessle.eu/tags/Webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Webkit</span></a> <a href="https://social.schiessle.eu/tags/Webrtc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Webrtc</span></a> <a href="https://social.schiessle.eu/tags/Gnome" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Gnome</span></a></p>
Bradley M. Kuhn<p>An employee of Cook/Jobs, <span class="h-card" translate="no"><a href="https://front-end.social/@jensimmons" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>jensimmons</span></a></span>, asks on a copylefted platform what she can do improve to <a href="https://fedi.copyleft.org/tags/WebKit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebKit</span></a>.</p><p>The answer is simple: Comply with the LGPLv2.1 —as your track record on that is abysmally poor. Participate with upstream projects rather than manipulating them so you can control them.</p><p>Employees of your company used to be forbidden from talking to FOSS communities. You've spent decades working against <a href="https://fedi.copyleft.org/tags/copyleft" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>copyleft</span></a>. But you now follow Microsoft's plan to “embrace, extend, &amp; extinguish” <a href="https://fedi.copyleft.org/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a>.</p>
apfeltalk :verified:<p>Apple und Googles mobiles Duopol im Visier britischer Regulierungsbehörden<br>Immer mehr Länder nehmen dominante Tec<br><a href="https://www.apfeltalk.de/magazin/news/apple-und-googles-mobiles-duopol-im-visier-britischer-regulierungsbehoerden/" rel="nofollow noopener" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">apfeltalk.de/magazin/news/appl</span><span class="invisible">e-und-googles-mobiles-duopol-im-visier-britischer-regulierungsbehoerden/</span></a><br><a href="https://creators.social/tags/News" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>News</span></a> <a href="https://creators.social/tags/Tellerrand" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Tellerrand</span></a> <a href="https://creators.social/tags/AlternativeZahlungsmethoden" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AlternativeZahlungsmethoden</span></a> <a href="https://creators.social/tags/AppStore" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AppStore</span></a> <a href="https://creators.social/tags/Apple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Apple</span></a> <a href="https://creators.social/tags/Browser" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Browser</span></a> <a href="https://creators.social/tags/CMA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CMA</span></a> <a href="https://creators.social/tags/Datenschutz" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Datenschutz</span></a> <a href="https://creators.social/tags/Developer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Developer</span></a> <a href="https://creators.social/tags/DigitaleWirtschaft" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DigitaleWirtschaft</span></a> <a href="https://creators.social/tags/Digitalisierung" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Digitalisierung</span></a> <a href="https://creators.social/tags/Drittanbieter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Drittanbieter</span></a> <a href="https://creators.social/tags/EU" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EU</span></a> <a href="https://creators.social/tags/Google" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Google</span></a> <a href="https://creators.social/tags/Interoperabilitt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Interoperabilitt</span></a> <a href="https://creators.social/tags/iOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOS</span></a> <a href="https://creators.social/tags/Marktstatus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Marktstatus</span></a> <a href="https://creators.social/tags/Regulierung" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Regulierung</span></a> <a href="https://creators.social/tags/TechBranche" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechBranche</span></a> <a href="https://creators.social/tags/UnitedKingdom" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UnitedKingdom</span></a> <a href="https://creators.social/tags/Webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Webkit</span></a> <a href="https://creators.social/tags/Wettbewerb" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Wettbewerb</span></a></p>
🧿🪬🍄🌈🎮💻🚲🥓🎃💀🏴🛻🇺🇸<p>Even though <a href="https://mastodon.social/tags/ChromeOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ChromeOS</span></a> is being devoured by Android, and $AAPL still anticompetitively hobbles <a href="https://mastodon.social/tags/webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webkit</span></a>, and <a href="https://mastodon.social/tags/Firefox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Firefox</span></a> removed desktop PWAs, I still think the web is the future. The web is more capable than ever and everything that doesn't run on the web eventually will. It's just that this last mile of UI parity doesn't really matter. Typing URLs into a text box is fine. The web doesn't need to pretend to be something else!</p>
Frontend Dogma<p>Apple’s Browser Engine Ban Persists, Even Under the DMA, by <span class="h-card" translate="no"><a href="https://mastodon.social/@owa" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>owa</span></a></span>:</p><p><a href="https://open-web-advocacy.org/blog/apples-browser-engine-ban-persists-even-under-the-dma/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">open-web-advocacy.org/blog/app</span><span class="invisible">les-browser-engine-ban-persists-even-under-the-dma/</span></a></p><p><a href="https://mas.to/tags/apple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>apple</span></a> <a href="https://mas.to/tags/browserengines" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>browserengines</span></a> <a href="https://mas.to/tags/webkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webkit</span></a> <a href="https://mas.to/tags/safari" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>safari</span></a> <a href="https://mas.to/tags/legal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>legal</span></a> <a href="https://mas.to/tags/browsers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>browsers</span></a></p>
Lauro Moura<p>It was a pleasure meeting the Selenium community in this event. If you missed my talk on WebDriver BiDi and <a href="https://mastodon.social/tags/WebKit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebKit</span></a>, you can watch it at <a href="https://www.youtube.com/watch?v=iJ2pnTyxihk" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=iJ2pnTyxihk</span><span class="invisible"></span></a> and the slides are available at <a href="https://www.slideshare.net/slideshow/advancing-webdriver-bidi-support-in-webkit/281229125" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">slideshare.net/slideshow/advan</span><span class="invisible">cing-webdriver-bidi-support-in-webkit/281229125</span></a></p>
Kagi HQ<p>After 6 years in active development, we have committed to exiting beta and officially launching Orion v1.0 in November this year ✨ </p><p>Orion is a privacy-focused WebKit browser with a powerful built-in ad blocker and zero telemetry: <a href="https://kagi.com/orion/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">kagi.com/orion/</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/Kagi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Kagi</span></a> <a href="https://mastodon.social/tags/Orion" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Orion</span></a> <a href="https://mastodon.social/tags/Browser" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Browser</span></a> <a href="https://mastodon.social/tags/Privacy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Privacy</span></a> <a href="https://mastodon.social/tags/WebKit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebKit</span></a></p>