WebGPU and WSL in Web Inspector

WebGPU and WSL in Web Inspector

In Safari Technology Preview release 91, beta support was added for the WebGPU API and WSL.

Read more

Changing Page Settings on iOS Using Web Inspector

Changing Page Settings on iOS Using Web Inspector

If you’ve ever used Web Inspector before, chances are you’ve used (or are at least familiar with) the Develop menu.

Read more

Creating Web Inspector Audits

Creating Web Inspector Audits

This post is a followup to the Audits in Web Inspector post, and explains the capabilities of and how to write an audit.

Read more

Audits in Web Inspector

Audits in Web Inspector

Often when creating web pages, there are particular rules or guidelines that are set by the site author, or by an included library/framework.

Read more

Debugging Media in Web Inspector

Debugging Media in Web Inspector

Media elements, such as <video> and <audio>, can sometimes be tricky to debug due to the sheer flexibility of the available functionality.

Read more

Canvas Debugging

Canvas Debugging

Ever since its introduction in 2004, the Canvas element and its associated APIs have been an incredible tool for generating specific visual effects on a webpage.

Read more

Editing CSS with the Visual Styles Sidebar

Editing CSS with the Visual Styles Sidebar

For new and experienced web developers alike, CSS isn’t always the easiest to deal with.

Read more

Styles Sidebar Refinements in Web Inspector

Styles Sidebar Refinements in Web Inspector

Learn about the various enhancements we made to Web Inspector’s Style sidebar in Safari 9 — such as text filtering and intelligent editing.

Read more