All Topics  
Safari (web browser)

 

   Email Print
   Bookmark   Link

 

Safari (web browser)


 
 



Safari is a web browserWeb browser

A web browser is a software application that enables a user to display and interact with text, images, and other informatio...
 developed by Apple Inc. and included in Mac OS XMac OS X

Mac OS X is a line of proprietary, graphical operating systems developed, marketed, and sold by Apple Computer, the latest ...
. It was first released as a public beta on January 7, 2003, and is the default browser in Mac OS X v10.3Mac OS X v10.3 Summary

Mac OS X version 10.3 "Panther" is the fourth major release of Apple Computer's Mac OS X operating system....
 and later. It is also the native browser on the Apple iPhoneIPhone Overview

The iPhone is an Internet-enabled multimedia smartphone designed and marketed by Apple Inc....
 and iPod touchIPod touch

The iPod touch is a portable media player and Wi-Fi mobile platform designed and marketed by Apple Inc....
. Safari for Windows was released on June 11, 2007. Windows XPWindows XP

Windows XP is a line of operating systems developed by Microsoft for use on general-purpose computer systems, including home...
 and Windows VistaWindows Vista Overview

Windows Vista is the name of the next version of Microsoft Windows, a proprietary graphical operating system used on person...
 are supported.

Since the release of Safari, its usage shareUsage share of web browsers Overview

This article aims to be an unbiased historical record for the usage share of web browsers, based on statistics and articles publis...
 has been steadily climbing. According to Net Applications, Safari's marketshare for May 2008 was 6.25%.

Features

Safari offers most features common to modern web browsers. In addition, some of these features are implemented in distinctive ways, while it also includes some unique to the browser:
  • A tabbed browsingTabbed document interface Overview

    In the area of graphical user interfaces, a tabbed document interface is one that allows multiple panes of information to be...
     interface that allows dragging tabs to reorder them, moving them between windows or creating new windows
  • A bookmark management scheme reminiscent of the iTunesITunes

    iTunes is a digital media player application, introduced by Apple Computer on January 9, 2001 at MacWorld Expo in San Franc...
     jukebox software
  • A resizable web-search box in the toolbar. This uses GoogleGoogle

    Google Inc. is an American public corporation, first incorporated as a privately held corporation on 7 September 1998, that ...
     on the Mac and either Google or Yahoo!Yahoo!

    Yahoo! Inc. is an American computer services company....
     on Windows
  • Pop-up adPop-up ad

    Pop-up ads or popups are a form of online advertising on the World Wide Web intended to increase web traffic or captur...
     blocking
  • History and bookmark search including search of content in history pages
  • As-you-type text search
  • Spell-checking for all text entry fields
  • Expandable text entry boxes, which can be resized by the user to make entering long texts easier
  • Automatic filling in of web formsForm (web)

    A webform on a web page allows a user to enter data that is, typically, sent to a server for processing and to mimic the usa...
  • Built-in password management via KeychainApple Keychain

    Keychain is Apple Computer's password management system in Mac OS X and Mac OS 9....
  • Functionality for subscribing to and reading web feedWeb feed

    A web feed is a data format used for serving users frequently updated content....
    s
  • QuartzQuartz (graphics layer)

    Quartz is the marketing name of the graphics layer of the Mac OS X operating system....
    -style font-smoothing, even on Windows
  • Integration of Apple's QuickTimeQuickTime

    QuickTime is a multimedia framework developed by Apple Computer, capable of handling various formats of digital video, media...
     multimediaMultimedia

    Multimedia is media that uses multiple forms of information content and information processing to inform or entertain the ...
     technology
  • Support for user-specified style sheets
  • The Web Inspector, a DOM InspectorDOM Inspector

    DOM Inspector is one of the web developer tools included in Mozilla Application Suite and Mozilla Firefox....
    -like utility that lets users and developers browse the Document Object ModelDocument Object Model

    Document Object Model is a description of how an HTML or XML document is represented in a tree structure....
     of a web page
  • A high level of standards compliance through its use of the WebKitWebKit

    WebKit is an application framework included with Mac OS X v10.3 and later which is the basis of Mac OS X's Safari web browse...
     framework, including partial, preliminary support for CSS3Cascading Style Sheets

    In computing, Cascading Style Sheets is a stylesheet language used to describe the presentation of a document written in a m...
     and HTML 5HTML 5

    HTML 5 is planned to be the fifth major revision of the core language of the World Wide Web, HTML....


CSS support

Safari features full support for Cascading Style SheetsCascading Style Sheets

In computing, Cascading Style Sheets is a stylesheet language used to describe the presentation of a document written in a m...
 (CSS), including partial support of CSS3. Safari 3 supports several experimental properties like text-shadow, text-stroke, box-shadow, border-image, multiple backgrounds for each element, resizeable elements, rgba and the CSS3 pseudo-element :first-of-type.

History and development

Until 1997, Apple MacintoshFacts About Macintosh

The Macintosh, or Mac, is a line of personal computers designed, developed, manufactured, and marketed by Apple Comput...
 computers had shipped with Netscape NavigatorNetscape Navigator Overview

Netscape Navigator, also known as Netscape, was a proprietary web browser that was popular during the 1990s....
 only, competing with Internet ExplorerInternet Explorer

Internet Explorer, abbreviated IE or WIE , is a proprietary graphical web browser made by Microsoft and included...
 2.x and 3. MicrosoftMicrosoft

company_name = Microsoft Corporation| company_logo = ...
's Internet Explorer for MacInternet Explorer for Mac

Internet Explorer for Mac was a proprietary and freely available web browser developed by Microsoft for the Macintosh platfo...
 was subsequently included as the default web browser as part of the five year agreement between Apple and Microsoft. However, Netscape Navigator continued to be included. Microsoft released three major versions of Internet Explorer for Mac that were bundled with the OS, with the last one, Internet Explorer 5Internet Explorer 5

Microsoft Internet Explorer 5 is a graphical web browser released in March 1999 by Microsoft, primarily for Microsoft Windo...
 being released on March 27, 2000.

On January 7, 2003, Steve JobsSteve Jobs

Steven Paul Jobs is the co-founder and CEO of Apple Computer and was the CEO of Pixar until their acquisition by Disney....
 announced that Apple had developed their own web browser based on KHTMLKHTML

KHTML is the HTML layout engine developed by the KDE project....
 rendering engine, called Safari. They released the first beta version that day and a number of official and unofficial beta versions followed, until version 1.0 was released on June 23, 2003. Available as a separate download initially, it was included with the Mac OS X v10.3 release on October 24, 2003, as the default browser, with Internet Explorer for Mac included only as an alternative browser. Since the release of Mac OS X v10.4 in April 29, 2005, Safari is the only web browser included with the operating system.

Safari uses Apple's WebKitWebKit

WebKit is an application framework included with Mac OS X v10.3 and later which is the basis of Mac OS X's Safari web browse...
 for rendering web pages and running JavaScriptJavaScript

JavaScript is the name of Netscape Communications Corporation's implementation of ECMAScript, a scripting programming langua...
. WebKit consists of WebCoreWebKit

WebKit is an application framework included with Mac OS X v10.3 and later which is the basis of Mac OS X's Safari web browse...
 (based on KonquerorKonqueror

Konqueror is a file manager, web browser and file viewer, which was developed as part of the K Desktop Environment by volun...
's KHTMLKHTML

KHTML is the HTML layout engine developed by the KDE project....
 engine) and JavaScriptCoreWebKit

WebKit is an application framework included with Mac OS X v10.3 and later which is the basis of Mac OS X's Safari web browse...
 (based on KDE's JavaScript engine named KJS). Like KHTML and KJS, WebCore and JavaScriptCore are free softwareFree software

Free software, as defined by the Free Software Foundation, is software which can be used, copied, studied, modified and redi...
 and are released under the terms of the GNU Lesser General Public LicenseGNU Lesser General Public License

The GNU Lesser General Public License is a free software license published by the Free Software Foundation....
. Some Apple improvements to the KHTML code are merged back into the Konqueror project. Apple also releases additional code under an open sourceOpen source

Open source describes practices in production and development that promote access to the end product's sources....
 2-clause BSD-like license.

In June 2005, after some criticism from KHTML developers over lack of access to change logs, Apple moved the development source codeSource code

Source code is any series of statements written in some human-readable computer programming language....
 and bug tracking of WebCore and JavaScriptCore to OpenDarwin.orgOpenDarwin

OpenDarwin is a freely available, multi-platform BSD / Mach 3.0-based Unix-like operating system....
. WebKit itself was also released as open source. The source code for non-renderer aspects of the browser, such as its GUIGui

Gui can refer to the following:* Gui is short for Guilherme or Guilhermo; in English, this name translates to William....
 elements, remains proprietary.

Version 2.0 of Safari, was released on April 29, 2005 and runs only on Mac OS X 10.4.x (Tiger) or later. It includes a built-in RSS and AtomAtom (standard)

The name Atom applies to a pair of related standards....
 reader. Other features include Private Browsing (a mode in which no record of information about the user's web activity is retained), the ability to archive (using the proprietary .webarchiveWebarchive

The webarchive file format is available on Apple's Mac platform for saving and reviewing complete web pages using the Safari...
 format) and e-mail web pages, the ability to search bookmarks, and a reported 1.8 times speed boost over version 1.2.4.

In April 2005, Dave HyattDave Hyatt

Dave Hyatt is an American software developer currently employed by Apple Computer, where he is part of the development team ...
, one of the Safari developers at Apple, documented his progress fixing bugSoftware bug

A software bug is an error, flaw, mistake, failure, or fault in a computer program that prevents it from working as intended...
s in Safari to get it to pass the Acid2Acid2

Acid2 is a test case designed by the Web Standards Project to identify web page rendering flaws in browsers and authoring to...
 test. On April 27, 2005, he announced that his development version of Safari now passed the test, making it the first web browser to do so. The changes were not initially available to end-users unless they downloaded and compiled the WebKit source code themselves or ran one of the nightly automated builds available at opendarwin.org. However on October 31, 2005, Apple released version 2.0.2 of Safari that included the Acid2 bug fixes.

On January 9, 2007, Steve Jobs formally announced Apple's iPhoneIPhone

The iPhone is an Internet-enabled multimedia smartphone designed and marketed by Apple Inc....
, which uses a version of the Safari browser known as MobileSafari.

At the 2007 Worldwide Developers ConferenceWorldwide Developers Conference

The Apple Worldwide Developers Conference, commonly abbreviated WWDC, is a conference held annually in California by A...
, Steve Jobs announced Safari 3 for MicrosoftMicrosoft

company_name = Microsoft Corporation| company_logo = ...
 Windows XPWindows XP Overview

Windows XP is a line of operating systems developed by Microsoft for use on general-purpose computer systems, including home...
 and Windows VistaWindows Vista

Windows Vista is the name of the next version of Microsoft Windows, a proprietary graphical operating system used on person...
. The Safari beta version for Windows had several known bugs and a zero day exploit that allows remote execution, upon its initial beta release on June 11, 2007, in version 3.0. The addressed bugs were then corrected by Apple three days later on June 14, 2007, in version 3.0.1 on Windows. On June 22, 2007, Apple released Safari 3.0.2 to address some bugs, performance issues and other security issues. Safari 3.0.2 for Windows handles some fonts that are missing in the browser but already installed on your computer, such as Tahoma, Trebuchet MS, and others. There is also a guide that allows the software to run under Linux with WineWine (software)

name = Wine|logo = |caption =|developer =...
. The final release of the Windows version (3.1 (525.13)) was offered as a free download on March 18, 2008.

At the announcement, Steve Jobs claimed that Safari is the fastest browser and, to prove this, he ran a benchmark, based on the iBenchIBench

iBench is a discontinued browser test suite written in ASP and JavaScript by Lionbridge, VeriTest and PC Magazine....
 browser test suite, which gaining significant advantage for Safari over other browsers, live at the show. External measurement of Hypertext Transfer ProtocolHypertext Transfer Protocol

Hypertext Transfer Protocol is a method used to transfer or convey information on the World Wide Web....
 (HTTP) load times suggested that Safari is the fastest browser on the Windows platform in terms of initial data loading over the Internet, but is tied with Internet Explorer 7Internet Explorer 7 Summary

Windows Internet Explorer 7, commonly abbreviated IE7, is a web browser released by Microsoft in late 2006 for Window...
 and Firefox when comparing loading from caches.

On June 2, 2008 the WebKit development team announced SquirrelFish - a new JavaScript engine that vastly improves Safari's speed at interpreting scripts. The engine is one of the new features in Safari 4, released for developers on June 11, 2008.

Criticism

Distribution through Apple Software Update

Apple Software Update, which is bundled with QuickTime and iTunes in Microsoft Windows, automatically selects Safari for installation when it is not detected on a user's machine. John Lilly, CEO of Mozilla, stated that Apple's use of its updating software to promote its other products is "a bad practice and should stop." He argued that the practice "borders on malware distribution practices" and "undermines the trust that [software companies are] all trying to build with users." Apple has responded to Lilly's statement, saying that the company is only trying to ensure users have the latest updates to Safari, Apple also released a new version of Apple Software Update that puts new software in its own section, although still selected for installation by default.

PWN 2 OWN Browser Exploit

At the 2008 PWN 2 OWN security conference hosted by CanSecWest, an exploit in Safari caused Mac OS X to be the first to fall in a "hackerHacker (computer security) Summary

Hacker in a security context refers to a type of computer hacker who is involved in computer security/insecurity and is able...
 Super BowlSuper Bowl

In professional American football, the Super Bowl is the championship game of the National Football League in the United St...
". Participants competed to find a way to read the contents of a file located on the user's desktop, in one of three operating systems: Mac OS X Leopard, Windows Vista SP1, and Ubuntu 7.10Ubuntu

Ubuntu may refer to:*Ubuntu, a humanist ideology from Sub-Saharan Africa...
. On the second day of the contest, when users were allowed to physically interact with the computers (the prior day permitted only network attacks), Charlie Miller compromised Mac OS X within two minutes, through an unpatched vulnerability of the PCRE library used by Safari.

Microsoft security advisory

In May 2008, Microsoft published a security advisory on their TechNet website, prompting Windows XP and Vista users to restrict using Safari as their web browser. The advisory says that Safari can be forced to download executable files and execute them on the user's desktop by visiting a malicious web site. Apple replied that they did not see this vulnerability as a significant threat.
In June 2008 Apple released 3.1.2 which addressed the problem.

End-user license agreement

The original end user license agreement for Safari on Windows was self-contradictory for several months, reading in part:
This License allows you to install and use one copy of the Apple Software on a single Apple-labeled computer at a time.

As personal computers running Windows are not Apple-labeled computers, with the exception of Intel-based Mac computers running Windows, it was impossible for most users of Windows to use the software and abide by the license agreement. Within hours of the story breaking, Apple changed the agreement to read:
This license allows you to install and use one copy of the Apple Software on each computer owned or controlled by you.

Updates through Apple Software Update still contained the old license.

Version compatibility

Operating systems Latest version Support
Mac OS 10.2Mac OS X v10.2

Mac OS X version 10.2 "Jaguar" was the third major release of Apple Computer's Mac OS X operating system....
1.0.3 2003-2005
Mac OS 10.3Mac OS X v10.3

Mac OS X version 10.3 "Panther" is the fourth major release of Apple Computer's Mac OS X operating system....
2003-2007
Windows 2000Windows 2000

Windows 2000 is a preemptible, interruptible, graphical and business-oriented operating system that is designed to work wit...
2007 (unofficially)
Mac OS 10.4Mac OS X v10.4

Mac OS X version 10.4 "Tiger" is the fifth major release of Mac OS X, Apple Computer's desktop and server operating system f...
/10.5Mac OS X v10.5

Mac OS X v10.5 "Leopard" is the upcoming sixth major release of the Mac OS X operating system for Apple's Macintosh computer...
(4.0 developer preview) 10.4: 2005-present
10.5: 2007-present
Windows XPWindows XP

Windows XP is a line of operating systems developed by Microsoft for use on general-purpose computer systems, including home...
/VistaWindows Vista

Windows Vista is the name of the next version of Microsoft Windows, a proprietary graphical operating system used on person...
(4.0 developer preview) 2007-present
iPhone OSIPhone OS

iPhone OS is the operating system developed by Apple Inc....
 for iPod touchIPod touch

The iPod touch is a portable media player and Wi-Fi mobile platform designed and marketed by Apple Inc....
 and iPhoneIPhone

The iPhone is an Internet-enabled multimedia smartphone designed and marketed by Apple Inc....
2.0 2007-present

Safari usually requires the latest system update in order to function. For Windows, these are Service Packs, and for Mac OS X, these are minor version releases.

Version history

Key:Old VersionCurrent VersionDeveloper Beta

Mac

Major version Minor version WebKitWebKit

WebKit is an application framework included with Mac OS X v10.3 and later which is the basis of Mac OS X's Safari web browse...
 version
Operating System Release date Features
Beta 0.8 48 Mac OS X v10.2Mac OS X v10.2

Mac OS X version 10.2 "Jaguar" was the third major release of Apple Computer's Mac OS X operating system....
January 7, 2003 Public Beta. Initial release at Macworld conference.
0.9 73 April 14, 2003 Public Beta 2. Tabbed browsing, forms and passwords autofill, browser reset (removes cookies, cache and so on), Netscape and MozillaMozilla

Mozilla is a computer term which has had many different uses, though all of them have been related to the now-defunct Netscape Com...
 bookmarks importing, improved support for web standards, improved AppleScriptAppleScript

name = AppleScript|logo = |caption = AppleScript editor icon...
 support, more localizations.
Version 1 1.0 85 June 23, 2003 First non-beta release. Safari is now default Mac OS X browser, faster autotabs, support for iSyncISync

iSync is a software application published by Apple Computer....
 bookmark synchronization, all Mac OS X languages supported, more AppleScripts to control browser, improved support for web standards.
1.0.3 85.8.5 August 13, 2004 Improves the Safari rendering engine to expand third party application support and delivers the latest security enhancements.
1.1 100 Mac OS X v10.3Mac OS X v10.3

Mac OS X version 10.3 "Panther" is the fourth major release of Apple Computer's Mac OS X operating system....
October 24, 2003 Released with Mac OS X v10.3. Improved speed, improved support for web standards, improved CSS support.
1.2 125 February 2, 2004 Improved compatibility with websites and web applications. Support for personal certificate authentication. Full keyboard access for navigation. Ability to resume interrupted downloads. LiveConnect support. XMLHttpRequest support.
1.3 312 April 15, 2005 Released with 10.3.9. Included most of the rendering speed and website compatibility improvements that were developed for 2.0.
1.3.1 312.3 August 29, 2005 Improves website compatibility, application stability and support for 3rd party web applications.
1.3.2 312.5 January 11, 2006 Improves website compatibility, application stability and support for 3rd party web applications. Requires 1.3.1 in order to install.
Version 2 2.0 412 Mac OS X v10.4Mac OS X v10.4

Mac OS X version 10.4 "Tiger" is the fifth major release of Mac OS X, Apple Computer's desktop and server operating system f...
April 29, 2005 Dubbed "Safari RSS." Released with Mac OS X v10.4. Improved rendering speed and website compatibility. Integrated RSS and AtomAtom (standard)

The name Atom applies to a pair of related standards....
 reader. Integrated PDFPortable Document Format

Portable Document Format is a file format proprietary to Adobe Systems for representing two-dimensional documents in a devi...
 viewer. Private Browsing mode and Parental Controls. Saving Websites completely using the proprietary WebArchiveWebarchive

The webarchive file format is available on Apple's Mac platform for saving and reviewing complete web pages using the Safari...
 format.
2.0.2 416.11 October 31, 2005 Safari passes The Web Standards Project Acid2Acid2

Acid2 is a test case designed by the Web Standards Project to identify web page rendering flaws in browsers and authoring to...
 test.
2.0.4 419.3 13 January, 2006 Most widely distributed version of Safari 2. Last stable version released before version 3.0.
Version 3 3.0 522.11 June 11, 2007 Public beta. Initial release at the Worldwide Developers Conference. Version for Mac OS X v10.4.9 and later. Improved searching within web pages. Drag and drop tabs, and the ability to save a group of tabs as a single bookmark. Live resizing of text input fields. BonjourFacts About Bonjour (software)

screenshot =|logo = |latest_release_version = ?...
 support for bookmarks. Initial SVG support.
3.0.2 522.12 June 22, 2007 Public beta.
3.0.3 522.12.1 July 31, 2007 Public beta. Latest security updates.
3.0.4 523.10 Mac OS X v10.4Mac OS X v10.4

Mac OS X version 10.4 "Tiger" is the fifth major release of Mac OS X, Apple Computer's desktop and server operating system f...
-10.5Facts About Mac OS X v10.5

Mac OS X v10.5 "Leopard" is the upcoming sixth major release of the Mac OS X operating system for Apple's Macintosh computer...
October 26, 2007 Officially released with Mac OS X v10.5 out of beta. Includes the ability to re-arrange tabs by dragging, improved web standards support, the ability to display SVGScalable Vector Graphics

Scalable Vector Graphics is an XML markup language for describing two-dimensional vector graphics, both static and animated...
 images, and integration with the DashboardDashboard (software)

Dashboard is an application for Apple Computer's Mac OS X 10.4 operating system, "Tiger," used for hosting mini-applications...
, allowing users to create widgets from ordinary web pages. For web developers, Safari 3 includes a new “Web Inspector” similar to the popular FirebugFirebug (Firefox extension)

The Firebug extension for Mozilla Firefox allows the debugging, editing, and monitoring of any website's CSS, HTML, DOM, and...
 extension for Mozilla FirefoxMozilla Firefox

Mozilla Firefox is a free, open source, cross-platform, graphical web browser developed by the Mozilla Corporation and hundr...
.
November 14, 2007 Officially released with Mac OS X v10.4.11Mac OS X v10.4

Mac OS X version 10.4 "Tiger" is the fifth major release of Mac OS X, Apple Computer's desktop and server operating system f...
.
3.1 525.13 March 18, 2008 Introduces support for CSS Web fonts and animations and improves support for SVG and HTML 5 media. Performance improvements.
3.1.1 525.17 April 16, 2008 Improved stability and added security updates.
525.20 May 28, 2008 Officially released with Mac OS X v10.5.3Mac OS X v10.5

Mac OS X v10.5 "Leopard" is the upcoming sixth major release of the Mac OS X operating system for Apple's Macintosh computer...
.
3.1.2 525.21 June 30 2008 Officially released with Mac OS X v10.5.4Mac OS X v10.5

Mac OS X v10.5 "Leopard" is the upcoming sixth major release of the Mac OS X operating system for Apple's Macintosh computer...
.
Version 4 4.0 526.11.2 Mac OS X v10.4Mac OS X v10.4

Mac OS X version 10.4 "Tiger" is the fifth major release of Mac OS X, Apple Computer's desktop and server operating system f...
-10.6Mac OS X v10.6

Mac OS X version 10.6 ?Snow Leopard? is the next major version of Apple's Mac OS X operating system....
June 11, 2008 First developer seed. Includes SquirrelFish JavaScriptJavaScript

JavaScript is the name of Netscape Communications Corporation's implementation of ECMAScript, a scripting programming langua...
 interpreter. Adds ability to save webpages as standalone web applicationWeb application

In software engineering, "Web Applications"sometimes called a Web app or webapp and much less frequently a weblicat...
s.

Windows

Major version Minor version WebKitFacts About WebKit

WebKit is an application framework included with Mac OS X v10.3 and later which is the basis of Mac OS X's Safari web browse...
 version
Operating System Release date Features
Version 3 3.0 522.11.3 WindowsMicrosoft Windows

Microsoft Windows is a family of operating systems by Microsoft....

2000Windows 2000

Windows 2000 is a preemptible, interruptible, graphical and business-oriented operating system that is designed to work wit...
, XPWindows XP

Windows XP is a line of operating systems developed by Microsoft for use on general-purpose computer systems, including home...
, VistaWindows Vista

Windows Vista is the name of the next version of Microsoft Windows, a proprietary graphical operating system used on person...
June 11, 2007 Public beta, first release for Windows XP and Windows Vista (not supported on Windows 2000Windows 2000

Windows 2000 is a preemptible, interruptible, graphical and business-oriented operating system that is designed to work wit...
, although it will run on it) Has same new features as the version for Mac OS X.
3.0.1 522.12.2 June 13, 2007 Public beta, second release for Windows XP and Windows Vista. Major security updates.
3.0.2 522.13.1 June 22, 2007 Public beta, third release for Windows XP and Windows Vista. Security updates.
3.0.3 522.15.5 August 1, 2007 Public beta, fourth Windows release. Includes major stability enhancements, including a fix for a memory leak.
3.0.4 523.12.9 WindowsMicrosoft Windows

Microsoft Windows is a family of operating systems by Microsoft....

XPWindows XP

Windows XP is a line of operating systems developed by Microsoft for use on general-purpose computer systems, including home...
, VistaWindows Vista

Windows Vista is the name of the next version of Microsoft Windows, a proprietary graphical operating system used on person...
November 14, 2007 Public beta, fifth Windows release. Fixes many UI behavior issues, though issues still remain. Is not executable on Windows 2000 (in contrast to 3.0.3). Added many shortcut functions found in most major browsers (for example, switching tabs).
523.13 December 17, 2007 Safari 3 Beta 3.0.4 Security Update: A security update meant to prevent cross-site scripting attacks was applied to the existing release of Safari.
523.15 December 21, 2007 Safari 3 Beta 3.0.4 Security Update v1.1: This update fixes an issue introduced with the previous security update “that may cause Safari to unexpectedly quit when browsing certain websites”.
3.1 525.13 March 18, 2008 First stable release of Safari for Windows. Introduces support for CSS Web fonts and animations and improves support for SVG and HTML 5 media. Performance improvements. Added automatic spell checker for searches.
3.1.1 525.17 April 16, 2008 Improved stability and added security updates.
3.1.2 525.21 June 19, 2008 Improved stability and added security updates.
Version 4 4.0 526.12.2 June 11, 2008 First developer seed. Includes SquirrelFish JavaScriptFacts About JavaScript

JavaScript is the name of Netscape Communications Corporation's implementation of ECMAScript, a scripting programming langua...
 interpreter. Adds ability to save webpages as standalone web applicationWeb application Overview

In software engineering, "Web Applications"sometimes called a Web app or webapp and much less frequently a weblicat...
s. Added optional Windows native font rendering. Passes Acid3Acid3

Acid3 is a test page from the Web Standards Project that checks how well a web browser follows certain web standards, especi...
 test.

Mobile

Major version Minor version WebKitWebKit

WebKit is an application framework included with Mac OS X v10.3 and later which is the basis of Mac OS X's Safari web browse...
 version
Operating System Release date Features
Version 3 3.0 419.3 iPhone OSIPhone OS

iPhone OS is the operating system developed by Apple Inc....
 1.1.4
February 26 2008 Ability to save links to websites on the Home screen.
3.1.1 525.20 iPhone OSFacts About IPhone OS

iPhone OS is the operating system developed by Apple Inc....
 2.0
July 11 2008 Ability to save pictures, some web pages can be viewed in full screen

See also

  • CyberdogCyberdog

    Cyberdog was an internet suite developed by Apple Computer, introduced as a beta in February 1996 and effectively abandoned...
     - Apple's OpenDocOpenDoc

    OpenDoc was a multi-platform software componentry framework standard for compound documents, inspired by the Xerox Star syst...
    -based Internet suite.
  • iPhoneIPhone

    The iPhone is an Internet-enabled multimedia smartphone designed and marketed by Apple Inc....
     and iPod touchIPod touch

    The iPod touch is a portable media player and Wi-Fi mobile platform designed and marketed by Apple Inc....
     - Apple products that run a modified version of Safari.
  • List of web browsersList of web browsers

    The following is a list of web browsers....
  • Comparison of web browsersComparison of web browsers

    The following tables compare general and technical information for a number of web browsers....
  • WebKitWebKit

    WebKit is an application framework included with Mac OS X v10.3 and later which is the basis of Mac OS X's Safari web browse...
     - Underlying engine of Safari and other Mac OS X web browsers. Its component Drosera is a debug tool used in Safari and WebKit development.
  • Browser timelineBrowser timeline

    The following table chronicles the major relase dates for the most popular browsers....


External links

  • downloadable older versions of Safari for web testing
  • Safari 4 preview can be downloaded here