Non-interactive Elements with the inert attribute

Non-interactive Elements with the inert attribute

Learn how the inert attribute provides an efficient way to hide elements from assistive technology and disable element interactions such as being focused, clicked, edited, or selected.

Read more

Private Click Measurement:
Conversion Fraud Prevention and Replacement For Tracking Pixels

Private Click Measurement:
Conversion Fraud Prevention and Replacement For Tracking Pixels

Welcome to the fourth feature update on Private Click Measurement, our proposed web standard for measuring advertising in a privacy-preserving way.

Read more

Release Notes for Safari Technology Preview 143

Release Notes for Safari Technology Preview 143

Safari Technology Preview Release 143 is now available for download for macOS Big Sur and of macOS Monterey.

Read more

Release Notes for Safari Technology Preview 142

Release Notes for Safari Technology Preview 142

Safari Technology Preview Release 142 is now available for download for macOS Big Sur and macOS Monterey.

Read more

New WebKit Features in Safari 15.4

New WebKit Features in Safari 15.4

With over 70 additions to WebKit, Safari 15.4 is packed with new web technologies, updates, and fixes.

Read more

Release Notes for Safari Technology Preview 141

Release Notes for Safari Technology Preview 141

Safari Technology Preview Release 141 is now available for download for macOS Big Sur and of macOS Monterey.

Read more

Working together on Interop 2022

Working together on Interop 2022

From the very beginning, the web was always intended to work in any browser, on any computer.

Read more

Taming CSS Variables with Web Inspector

Taming CSS Variables with Web Inspector

CSS Custom Properties, better known as CSS variables, have been widely adopted by web designers to build reusable and configurable design systems.

Read more

The File System API with Origin Private File System

The File System API with Origin Private File System

WebKit supports new API that makes it possible for web apps to create, open, read, and write files directly, or create directories and enumerate their contents.

Read more

Release Notes for Safari Technology Preview 140

Release Notes for Safari Technology Preview 140

Safari Technology Preview Release 140 is now available for download for macOS Big Sur and of macOS Monterey.

Read more

Introducing the Dialog Element

Introducing the Dialog Element

Although the alert, confirm and prompt JavaScript methods are convenient, they aren’t recommended due to their script-blocking behavior.

Read more

The Focus-Indicated Pseudo-class :focus-visible

The Focus-Indicated Pseudo-class :focus-visible

The “focus indicator”, as its name suggests, visually indicates (often with a kind of an outline) that an element has focus.

Read more