Thursday, January 27, 2011

Webkit-An success Story of a web browser


Webkit, the open source browser engine that is notably used in both Safari and Chrome, announced that it is the first browser engine to fully pass theWeb Standards Project (WaSP) Acid3 test.


Genuitec has released WebKit for SWT. It is a embeddable WebKit based browser for Java. It is an SWT component so it can be added to any Eclipse RCP/SWT applications. They also plan to release a Swing based component later

In late March Webkit announced it had achieved "most" of the Acid3 test, with the only missing issue the fact that part of the Acid3 test is that the animation during the test must be "smooth." That same month, another engine, Presto, achieved the 100/100 rendering above, but it still has not achieved "smooth" animation.

As you can see in the results dialog which you receive by clicking on the “A” in Acid3, there is confirmation that Webkit indeed passed the smooth animation condition on a 2.4GHz MacBook Pro, completing the test.



Acid3 is designed to test Web 2.0 specifications, as defined by WaSP:
The Acid3 Test is designed to test specifications for Web 2.0, and exposes potential flaws in implementations of the public ECMAScript 262 and W3C Document Object Model 2 standards. Collectively known as DOM Scripting, it is these technologies that enable advanced page interactivity and power many advanced web applications such as web-based email and online office applications.

As a series of 100 mini-tests, Acid3 has already been found to expose flaws in all tested browsers, including Internet Explorer, Firefox, Opera, and Safari. WaSP hopes that Acid3 will prove useful to browser makers during the development of future versions of their products.

No comments:

Post a Comment