I use -webkit-text-stroke, but it's not... great...
text-stroke | CSS-Tricks
text-stroke is an experimental property that provides text decoration options similar to those found in Adobe Illustrator or other vector drawing
css-tricks.com
November 10, 2025 at 8:44 PM
I use -webkit-text-stroke, but it's not... great...
#WebXR is indeed starting to work in #WebKit on Linux. Not many websites yet, but it's a good start. Thanks @igalia.com!
November 10, 2025 at 1:05 AM
#WebXR is indeed starting to work in #WebKit on Linux. Not many websites yet, but it's a good start. Thanks @igalia.com!
Safari 26.1 arrives today. What does this bring developers? Many improvements to Anchor Positioning. A refactor of how WebKit handles CSS Units, bringing relative units (rlh, ic, cap, cqw, cqi, cqmin, cqmax) to SVG for the first time. And many other fixes.
webkit.org/blog/17541/w...
webkit.org/blog/17541/w...
WebKit Features for Safari 26.1
Today, Safari 26.1 is available with iOS 26.1, iPadOS 26.1, macOS Sequoia 26.1 and visionOS 26.1, as well as for macOS Sequoia and macOS Sonoma.
webkit.org
November 3, 2025 at 10:03 PM
Safari 26.1 arrives today. What does this bring developers? Many improvements to Anchor Positioning. A refactor of how WebKit handles CSS Units, bringing relative units (rlh, ic, cap, cqw, cqi, cqmin, cqmax) to SVG for the first time. And many other fixes.
webkit.org/blog/17541/w...
webkit.org/blog/17541/w...
November 7, 2025 at 7:59 PM
extremely odd behavior from webkit where it completely swallows file inputs, awesome
November 3, 2025 at 2:58 AM
extremely odd behavior from webkit where it completely swallows file inputs, awesome
Новинки WebKit для Safari 26.1. Поддержано множество новых CSS-единиц измерения в SVG, улучшен Anchor Positioning для более стабильной раскладки и исправлены десятки ошибок в CSS и рендеринге. #browser #safari
webkit.org/blog/17541/w...
webkit.org/blog/17541/w...
November 4, 2025 at 11:00 AM
Новинки WebKit для Safari 26.1. Поддержано множество новых CSS-единиц измерения в SVG, улучшен Anchor Positioning для более стабильной раскладки и исправлены десятки ошибок в CSS и рендеринге. #browser #safari
webkit.org/blog/17541/w...
webkit.org/blog/17541/w...
rather annoying that playwright requires me to run it in a docker container just for webkit testing to work
October 31, 2025 at 7:47 AM
rather annoying that playwright requires me to run it in a docker container just for webkit testing to work
October 28, 2025 at 8:17 PM
I found an interesting bug in the latest Safari on iOS. Date/time related inputs calculate width 100% differently than inputs of other types.
CodePen to reproduce:
codepen.io/pawelgrzybek...
Bug report on WebKit Bugzilla:
bugs.webkit.org/show_bug.cgi...
#css @jensimmons.bsky.social
CodePen to reproduce:
codepen.io/pawelgrzybek...
Bug report on WebKit Bugzilla:
bugs.webkit.org/show_bug.cgi...
#css @jensimmons.bsky.social
October 29, 2025 at 8:04 PM
I found an interesting bug in the latest Safari on iOS. Date/time related inputs calculate width 100% differently than inputs of other types.
CodePen to reproduce:
codepen.io/pawelgrzybek...
Bug report on WebKit Bugzilla:
bugs.webkit.org/show_bug.cgi...
#css @jensimmons.bsky.social
CodePen to reproduce:
codepen.io/pawelgrzybek...
Bug report on WebKit Bugzilla:
bugs.webkit.org/show_bug.cgi...
#css @jensimmons.bsky.social
Oooh @smfr.bsky.social talking about Core Web Vitals! #webkit
October 29, 2025 at 11:10 PM
Oooh @smfr.bsky.social talking about Core Web Vitals! #webkit
About to present our usual "Igalia and WebKit: Status Update and Plans" (2025 edition) talk in a couple of hours at the #WebKit Contributors Meeting. Lots of updates covering the work of several teams at @igalia.com, I hope it will be interesting and that we'll get some good feedback and questions!
October 28, 2025 at 6:09 PM
About to present our usual "Igalia and WebKit: Status Update and Plans" (2025 edition) talk in a couple of hours at the #WebKit Contributors Meeting. Lots of updates covering the work of several teams at @igalia.com, I hope it will be interesting and that we'll get some good feedback and questions!
October 29, 2025 at 8:44 PM
honestly, since every browser on iOS is just a webkit wrapper, i never bothered moving off safari, so can't be too much help :x
October 29, 2025 at 8:43 PM
honestly, since every browser on iOS is just a webkit wrapper, i never bothered moving off safari, so can't be too much help :x
We are still number 2 in commits with about 12% of all WebKit commits from October to October!
October 28, 2025 at 8:20 PM
We are still number 2 in commits with about 12% of all WebKit commits from October to October!
Why is Safari the modern IE? This is discovered by @rschristian.dev , and here I am quoting again:
> for us to continue to develop WebKit we now need to use Firefox or another non-WebKit browser to land pull requests.
bugs.webkit.org/show_bug.cgi...
BTW, `requestIdleCallback` is still missing.
> for us to continue to develop WebKit we now need to use Firefox or another non-WebKit browser to land pull requests.
bugs.webkit.org/show_bug.cgi...
BTW, `requestIdleCallback` is still missing.
164193 – Implement requestIdleCallback
bugs.webkit.org
October 28, 2025 at 8:16 PM
Why is Safari the modern IE? This is discovered by @rschristian.dev , and here I am quoting again:
> for us to continue to develop WebKit we now need to use Firefox or another non-WebKit browser to land pull requests.
bugs.webkit.org/show_bug.cgi...
BTW, `requestIdleCallback` is still missing.
> for us to continue to develop WebKit we now need to use Firefox or another non-WebKit browser to land pull requests.
bugs.webkit.org/show_bug.cgi...
BTW, `requestIdleCallback` is still missing.
thinking about the olden times when you had to care about internet explorer compatibility. stacking vendor prefixes on everything because everything was experimental-but-standard. webkit/chrome pushing useful features in like a bully elbowing in front of a line for lunch. the year 2013
October 28, 2025 at 2:36 PM
thinking about the olden times when you had to care about internet explorer compatibility. stacking vendor prefixes on everything because everything was experimental-but-standard. webkit/chrome pushing useful features in like a bully elbowing in front of a line for lunch. the year 2013
Everyone complains about WebKit until they realize that all W3C standards are up to interpretation and need a laundry list of amendments to clarify details.
October 27, 2025 at 2:46 PM
Everyone complains about WebKit until they realize that all W3C standards are up to interpretation and need a laundry list of amendments to clarify details.
yeag but js doesn't do this on v8 only webkit with strict mode
October 26, 2025 at 11:34 AM
yeag but js doesn't do this on v8 only webkit with strict mode
fortune.com/2025/10/23/c...
C'est quand même assez ironique que la boîte qui vend l'AGI et prétend qu'il n'y aura plus besoin de développeurs ait sorti un produit basé sur un fork chromium/webkit. Normalement, leur machin aurait du l'écrire tout seul de A & Z, non ?
C'est quand même assez ironique que la boîte qui vend l'AGI et prétend qu'il n'y aura plus besoin de développeurs ait sorti un produit basé sur un fork chromium/webkit. Normalement, leur machin aurait du l'écrire tout seul de A & Z, non ?
Experts warn OpenAI’s ChatGPT Atlas has security vulnerabilities that could turn it against users—revealing sensitive data, downloading malware, and worse | Fortune
Experts caution that AI-powered browsers like ChatGPT Atlas could open the door to new kinds of attacks.
fortune.com
October 25, 2025 at 5:25 PM
fortune.com/2025/10/23/c...
C'est quand même assez ironique que la boîte qui vend l'AGI et prétend qu'il n'y aura plus besoin de développeurs ait sorti un produit basé sur un fork chromium/webkit. Normalement, leur machin aurait du l'écrire tout seul de A & Z, non ?
C'est quand même assez ironique que la boîte qui vend l'AGI et prétend qu'il n'y aura plus besoin de développeurs ait sorti un produit basé sur un fork chromium/webkit. Normalement, leur machin aurait du l'écrire tout seul de A & Z, non ?
On my way to CA a little early for the WebKit contributors meeting next week...
October 24, 2025 at 5:49 PM
On my way to CA a little early for the WebKit contributors meeting next week...
woah you got a webkit browser in there…
October 24, 2025 at 12:43 AM
woah you got a webkit browser in there…
What does this mean? Apple's fig leaf of broken PWAs that run only on Safari's compromised WebKit, hobbled by Apple hiding install away, have been found by a court to be exactly what Apple designed them to be: the Washington Nationals of mobile apps.
Paragraph 779 of today's judgement: "We find that Apple’s restrictions do eliminate effective competition in those markets by removing all sources of competition."
October 23, 2025 at 8:08 PM
What does this mean? Apple's fig leaf of broken PWAs that run only on Safari's compromised WebKit, hobbled by Apple hiding install away, have been found by a court to be exactly what Apple designed them to be: the Washington Nationals of mobile apps.
I've been seeing a lot of hate for OpenAI's new browser because it's Chromium-based.
Honestly, I don't know which would be worse: building an engine from scratch or basing it on WebKit or Firefox.
Honestly, I don't know which would be worse: building an engine from scratch or basing it on WebKit or Firefox.
October 23, 2025 at 1:10 AM
I've been seeing a lot of hate for OpenAI's new browser because it's Chromium-based.
Honestly, I don't know which would be worse: building an engine from scratch or basing it on WebKit or Firefox.
Honestly, I don't know which would be worse: building an engine from scratch or basing it on WebKit or Firefox.