Safari CSS Reference released
Apple Developer Connection released an Introduction to Safari CSS Reference which includes all about the Safari properties and WebKit. Developers who create web content for any version of Safari
or any other Web Kit-based application such as Dashboard are recommended to read this document.
The key aspects of Introduction to Safari CSS Reference are described by the following articles:

All Safari web browsers use the Web Kit engine to display web pages. The Web Kit is an open source framework in Mac OS X that lets developers embed web browser functionality into applications. In providing this browser functionality, the Web Kit implements a number of extensions to HTML, CSS, and JavaScript.
The goal of this technology is to separate the structure of HTML from the style of CSS. Taking style information out of the structure allows designers to independently tune a page's style for a variety of audiences and readers (such as desktops, hand-held devices like iPhone, and text-based browsers). And this document covers support of cascading style sheets (CSS) in the Web Kit.
The key aspects of Introduction to Safari CSS Reference are described by the following articles:
“Explanation of Terms” explains terminology used in this reference.
“Supported CSS Properties” describes all of the CSS properties supported by Safari and provides information about which web standards (as defined by the World Wide Web Consortium, or W3C) include those properties, where applicable.
Comments
Be the first to write a comment
You must me logged in to write a comment.