The static keyword defines a static method or field for a class, or a static initialization block (see the link for more information about this usage). Static properties cannot be directly accessed on instances of the class. Instead, they're accessed on the class itself.| MDN Web Docs
This guide introduces the video codecs you're most likely to encounter or consider using on the web, summaries of their capabilities and any compatibility and utility concerns, and advice to help you choose the right codec for your project's video.| MDN Web Docs
This article describes how to use the "viewport" tag to control the viewport's size and shape.| MDN Web Docs
serif | www.w3.org
The functional :has() CSS pseudo-class represents an element if any of the relative selectors that are passed as an argument match at least one element when anchored against this element. This pseudo-class presents a way of selecting a parent element or a previous sibling element with respect to a reference element by taking a relative selector list as an argument.| MDN Web Docs
The hyphens CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.| MDN Web Docs
The Set object lets you store unique values of any type, whether primitive values or object references.| MDN Web Docs
serif | drafts.csswg.org
1. Introduction| www.w3.org
HTML Design Principles| www.w3.org
1. Introduction| www.w3.org
Safari is the world’s fastest browser. Enjoy more third-party extensions, powerful privacy protections, and industry-leading battery life.| Apple
Learn about changes for Safari and Safari View Controller for iOS, iPadOS, macOS, and in visionOS; WKWebView for iOS, iPadOS, macOS, watchOS, and in visionOS; and Web Inspector on macOS.| Apple Developer Documentation
Learn about the latest image formats and video technologies supported in Safari 17. Discover how you can use JPEG XL, AVIF, and HEIC in...| Apple Developer
Safari is the best way to see the sites on iPhone, iPad, and Mac. Safari Technology Preview gives you an early look at upcoming web technologies in macOS and iOS.| Apple Developer
A web application manifest, defined in the Web Application Manifest specification, is a JSON text file that provides information about a web application.| MDN Web Docs
HTML| html.spec.whatwg.org
A year ago, Apple, Bocoup, Google, Igalia, Microsoft, and Mozilla came together to improve the interoperability of the web and to continue our commitments to web standards — actions that ensure the web will work in any browser, on any operating system, with any computer.| WebKit
82 Posts, 71 Following, 1.41K Followers · Web technologies evangelist for Apple. I'm a fan of my family, sci-fi, art, and good writing.| Mastodon
1.15K Posts, 237 Following, 15.9K Followers · Apple Evangelist on the Web Developer Experience team for Safari & @Webkit. Member of CSS Working Group. Formerly Firefox. #longCOVID since March 2020. #pwME| Front-End Social
This article provides information on getting started with service workers, including basic architecture, registering a service worker, the installation and activation process for a new service worker, updating your service worker, cache control and custom responses, all in the context of an app with offline functionality.| MDN Web Docs
The HTTP X-Frame-Options response header can be used to indicate whether a browser should be allowed to render a page in a ,| MDN Web Docs
With iOS and iPadOS 16.4 beta 1 comes support for Web Push for Home Screen web apps, Badging API, Manifest ID, and more.| WebKit