A web developer (me) tries to order some Pizza Hut.
A web developer (me) tries to order some Pizza Hut.
Dein #WebInspector in #phpStorm (oder einer anderen #IntelliJ #IDE) startet nicht?
Hier ist die Lösung:
https://www.codemercenary.de/2025/06/webinspector-in-phpstorm-startet-nicht.html
Hmm, it seems the Web Inspector in Safari (including in Safari Technology Preview) doesn’t know about the hanging and each-line keywords of the text-indent property.
Instead, it still lists -webkit-each-line and -webkit-hanging, neither of which actually even works now.
Maybe it never got updated when Safari started supporting the unprefixed versions?
Also, Firefox finally supports these keywords (since December), but Chrome still doesn’t!
#Development #Releases
WebKit features in Safari 17 beta · Web apps for Mac, Spatial Web, WebXR, JPEGXL, and much more https://ilo.im/13es5i
_____
#Apple #WWDC23 #Browser #Safari #Mac #iOS #iPadOS #WebDevelopment #WebDev #Frontend #HTML #CSS #JavaScript #RegEx #WebAPI #WebApp #PWA #SpatialWeb #ModelElement #WebXR #WebGL #HEIC #WebDeveloperTools #DevTools #WebInspector #SafariExtensions
@jensimmons excited to see the updates for #WebInspector and #visionOS. I use inspector daily in my work and I’m curious about web design and W3C standards for special computing web sites.
TIL you need to enable Safari’s Web Inspector explicitly for any WKWebView in iOS 16.4. Such fun sorting out the “No Inspectable Applications” item that shows up unexpectedly in Safari’s Develop menu.
#swift #webKit #swiftUI #webInspector
https://webkit.org/blog/13936/enabling-the-inspection-of-web-content-in-apps/
#Development #Releases
WebKit features in Safari 16.4 · Apple’s most gigantic WebKit release yet, including PWA features! https://ilo.im/11yb28
_____
#Browser #Safari #WebKit #WebDevelopment #WebDev #Frontend #PWA #WebApp #WebPush #AppBadges #WebComponents #ShadowDOM #CSS #HTML #JavaScript #WebAssembly #WebAPI #DeveloperTooling #WebInspector #SafariWebExtensions #SafariContentBlockers #Image #Audio #Video
@cory We added support for #WebInspector #WebExtensions to #Safari last fall. Just need the frameworks to release their extensions now.
I finally got frustrated enough with this bug in the Web Inspector in Safari (and Safari Technology Preview) that I made a Feedback Assistant report about it.
Adding properties to a new/existing rule in the Elements details sidebar will often result in the property just disappearing (or being replaced with something random) as soon as you type the closing ;
Submitted as FB11886541
#WebInspector #Safari #SafariTechnologyPreview #WebKit #bug #macOS #webdev #css #Apple