Among the usual bug fixes, Safari 5.2 Update 3 comes with a new scalable vector graphics filter, redesigned Web Inspector and HTML5 media controllers. Also included are CSS filters, Web Audio API and HTML5 timed tracks.
From the release notes:
SVG Filters
Using SVG Filters, you can combine several filter primitive elements and light source elements into a single sophisticated filter, which can then be applied to any SVG element.
HTML Assets
An HTML5 media controller can synchronize or otherwise coordinate the playback of multiple HTML5 media elements. For instance, you could use a media controller to overlay a sign language interpretation track over a video track, and keep the two in sync.
A media controller has the same methods and events as an HTML media element. This means that, for example, when you call the pause() method on a controller, any
media that is slaved to that controller will be paused. Or, when a controller receives a canplaythrough event, all media slaved to that controller can be played through to the end without buffering.
HTML5 timed text tracks enable captions, subtitles, descriptions, and chapters by letting you specify the timing of text that appears with an HTML5 video element.
CSS Filters
CSS filters let you apply pixel effects to any image or web page element with a single line of code. Available filter functions include sepia, hue-rotate, saturate, invert, opacity, brightness, contrast, blur, grayscale, and drop-shadow. Filters can be combined, and changes to the filter property can be animated with CSS transitions or animations.
Web Inspector
The Web Inspector has a streamlined new design that speeds up common development tasks. It features a new all new iconography, a navigation bar that lets you easily switch between different web page elements, a persistent JavaScript console, integrated timelines, and more. Additionally, JavaScript debugging is now enabled by default, and the page source view now opens in the Web Inspector automatically.
Web Audio API
The Web Audio API is a high-level JavaScript API for processing and synthesizing audio in web applications. While the HTML5 audio element allows for basic streaming and audio playback, the Web Audio API is powerful enough for more complex audio applications that require mixing, processing, or filtering audio data, such as a modern game audio engine or an interactive audio production application.
13 Comments
I hope they've adjusted the Web Inspector so that it doesn't keep opening at 75% of the entire page height, or at least remembers where we left it like earlier versions of Safari did. Every time that (otherwise extremely useful) thing climbs so far up, I think two words: "grandpa pants."
And "synthesizing audio"? Hello, lovely surprise.
I'm still not a fan of the slightly revamped tabs.
Well I hope the fix all the bugs that they have with version 5.1.4 and 5.1.5. I can not log in to one of my banking sites. I can not log in to my son college site. I have read many folks with these problems as well. Google Chrome and Firefox work fine so what is up with Apple? ONe can only hope that they fix the issue or I will switch.
Well I hope the fix all the bugs that they have with version 5.1.4 and 5.1.5. I can not log in to one of my banking sites. I can not log in to my son college site. I have read many folks with these problems as well. Google Chrome and Firefox work fine so what is up with Apple? ONe can only hope that they fix the issue or I will switch.
I seriously doubt those are problems with Safari directly.
Hopefully, RSS feeds are part of 5.2 as they are in 5.1.5. As of now, they are not included. I don't want to access the feeds via another app. Much easier within the same browser I'm using for other internet surfing.