You might have heard recently that Safari Technology Preview 234 landed the final plan for supporting masonry-style layouts in CSS.
Now that visionOS 2 is announced, it’s a great time to ensure your website works in Safari in visionOS.
Responsive design is a well-established practice of creating designs that adapt to different screen sizes.
Web Inspector is a powerful tool that allows you to debug the layout of web pages, step through JavaScript, read messages logged to the console, and more.
CSS Custom Properties, better known as CSS variables, have been widely adopted by web designers to build reusable and configurable design systems.
CSS Grid Layout is a web-standard layout system used to define a grid structure of rows and columns in CSS.
Display-P3 color space includes vivid colors that aren’t available in sRGB.
In Safari Technology Preview release 91, beta support was added for the WebGPU API and WSL.
Users spend a large proportion of their online time on mobile devices, and a significant fraction of the rest is users on untethered laptop computers.
If you’ve ever used Web Inspector before, chances are you’ve used (or are at least familiar with) the Develop menu.
As anyone who has developed a mobile-friendly site can tell you, mobile browsers and desktop browsers are different.
Web Inspector now includes a new CPU usage timeline that lets developers measure a page’s CPU usage, estimate its energy impact, and more easily investigate sources of script execution that may be contributing to poor energy utilization.