I have updated the
WebKitSDK to correspond to SVN revision r57152.
Major changes in this revision:
* More HTML5/CSS3/DOM3 compliance
- DOM3 custom events
- DOM3 XMLHttpRequest improvements
-
element - lang attribute added to elements - Fill modes for CSS Animations * DOM access to FormData (XMLHttpRequest 2 spec) * Add create/dispatch WheelEvent in JavaScript * Add mechanism to get an IFrame's content frame * Web inspector improvements * Accessibility updates * JavaScript engine improvements * SVG stability and bug fixes * General performance and memory use improvements Clearly this is a significant amount of new logic, so there may be some regressions. Please let me know if you encounter any problems with this new version.Unfortunately I have not been able to complete work on 3D CSS or WebGL, but stay tuned!( Obviously I cribbed this from an older entry as this is unchanged in the last several months! )
Comments