safaripreviewiconApple today released a new update for Safari Technology Preview, the experimental browser that launched on March 30. Release 3 includes a long list of feature tweaks and updates to JavaScript, CSS, Web APIs, Web Inspector, Accessibility, Rendering, Media, and Networking, plus bug fixes.

Release notes are available on Apple's Safari Technology Preview website.

The Safari Technology Preview update is available through the Mac App Store to anyone who has downloaded the browser.

Apple's goal with Safari Technology Preview is to gather feedback from developers and users on its browser development ahead of launch. Safari Technology Preview can be run side-by-side with the existing Safari browser and while aimed at developers, it does not require a developer account to download.

Top Rated Comments

JCrz Avatar
104 months ago
All I want for Christmas is a desktop browser that doesn't autoplay videos.
Score: 6 Votes (Like | Disagree)
deathnite Avatar
104 months ago
Here's an HTML5 comparison of Safari Preview 9.1.1 vs 9.1 vs 9.0. http://beta.html5test.com/compare/browser/6622362e7251ac62/54b79a2e71e1c3a1/safari-9.0.html



Attachment Image
Score: 4 Votes (Like | Disagree)
c1phr Avatar
104 months ago
Since Apple ignores basic usability with not showing icons in the tab bar, this safari browser can rott on in meaninglessness. What a pity.
As far as you're concerned, let it rot. For those of us who don't notice the icons, I see no great reason to put them there. Every time this "problem" is pointed out to me, I proceed to forget about it because it seems like a pretty small thing to get upset about.
Score: 4 Votes (Like | Disagree)
Slix Avatar
104 months ago
Just downloaded this for the first time. I haven't had any real issues with Safari recently, but any improvements to stability and HTML/CSS/Javascript updates are always welcome of course.

I like that Apple is doing more to get their beta software in the hands of more people to get it perfected ahead of time.
Score: 2 Votes (Like | Disagree)
SteveW928 Avatar
104 months ago
When there are many tabs open, dont you think it would be much faster to recognize the content of the tab, when you see the icon of the tld? Like an apple in case of macrumors?
Bingo! This removal of graphical elements (especially shapes / icons... or using nondescript ones), removing color, or even possibly things like hiding aspects of the URL are bad UX/UI moves.
Score: 1 Votes (Like | Disagree)
SteveW928 Avatar
103 months ago
Well in Firefox Nightly (v49) and the current Safari Technology Preview (5) CSS Grid is now enabled by default/unprefixed so you don't need to mess with any of that!

But for future reference you will likely encounter other things behind flags (prefixes are being killed thankfully but many things are still prefixed) so...

For features behind flags search in the URL/ominbox: For Chrome & Opera go to/search 'chrome://flags', for Firefox go to 'about:config', not sure about Webkit/Safari but they may not have any flagged features yet anyway. Then there will be a settings page with a bunch of features in development that you can turn on if you want to try them out, these can affect the stability of the browser so be warned.

For prefixes, just prefix the property or value with the vendor prefix (-ms-, -o-, -webkit-, -moz-) and use it as you normally would (there are occasionally syntax differences which you may need to look up). For example (and kinda redundant now):

body {
display: -webkit-grid;
-webkit-grid-columns: auto;
-webkit-grid-rows: auto;
}

There's a wealth of info for support for CSS and JS on caniuse.com, which i recommend checking out. ;)
Thanks Josh... most of that is what I've found. But, supposedly, there is a way to enable it in Safari (but, I'll try again with the most recent, if it's on by default!). Lots of stuff references turning it on in Safari, but I couldn't find any way to do so.
Score: 1 Votes (Like | Disagree)

Popular Stories

maxresdefault

Apple Announces 'Let Loose' Event on May 7 Amid Rumors of New iPads

Tuesday April 23, 2024 7:11 am PDT by
Apple has announced it will be holding a special event on Tuesday, May 7 at 7 a.m. Pacific Time (10 a.m. Eastern Time), with a live stream to be available on Apple.com and on YouTube as usual. The event invitation has a tagline of "Let Loose" and shows an artistic render of an Apple Pencil, suggesting that iPads will be a focus of the event. Subscribe to the MacRumors YouTube channel for more ...
Apple Silicon AI Optimized Feature Siri

Apple Releases Open Source AI Models That Run On-Device

Wednesday April 24, 2024 3:39 pm PDT by
Apple today released several open source large language models (LLMs) that are designed to run on-device rather than through cloud servers. Called OpenELM (Open-source Efficient Language Models), the LLMs are available on the Hugging Face Hub, a community for sharing AI code. As outlined in a white paper [PDF], there are eight total OpenELM models, four of which were pre-trained using the...
Apple Vision Pro Dual Loop Band Orange Feature 2

Apple Cuts Vision Pro Shipments as Demand Falls 'Sharply Beyond Expectations'

Tuesday April 23, 2024 9:44 am PDT by
Apple has dropped the number of Vision Pro units that it plans to ship in 2024, going from an expected 700 to 800k units to just 400k to 450k units, according to Apple analyst Ming-Chi Kuo. Orders have been scaled back before the Vision Pro has launched in markets outside of the United States, which Kuo says is a sign that demand in the U.S. has "fallen sharply beyond expectations." As a...
iOS 18 Siri Integrated Feature

iOS 18 Rumored to Add These 10 New Features to Your iPhone

Wednesday April 24, 2024 2:05 pm PDT by
Apple is set to unveil iOS 18 during its WWDC keynote on June 10, so the software update is a little over six weeks away from being announced. Below, we recap rumored features and changes planned for the iPhone with iOS 18. iOS 18 will reportedly be the "biggest" update in the iPhone's history, with new ChatGPT-inspired generative AI features, a more customizable Home Screen, and much more....
iPad And Calculator App Feature

Apple Finally Plans to Release a Calculator App for iPad Later This Year

Tuesday April 23, 2024 9:08 am PDT by
Apple is finally planning a Calculator app for the iPad, over 14 years after launching the device, according to a source familiar with the matter. iPadOS 18 will include a built-in Calculator app for all iPad models that are compatible with the software update, which is expected to be unveiled during the opening keynote of Apple's annual developers conference WWDC on June 10. AppleInsider...