Scenes from an Acid Test

Scenes from an Acid Test

In our earlier Acid3 post, I mentioned that the final test we passed, test 79, was super tough.

Read more

WebKit achieves Acid3 100/100 in public build

WebKit achieves Acid3 100/100 in public build

UPDATE We now believe we have a full rendering pass (but not necessarily an animation smoothness pass yet).

Read more

Enabling SVG Animation:
Acid3 99/100

Enabling SVG Animation:
Acid3 99/100

In r31334 we enabled the SVG Animation support that has already been in the engine for a while but has not been enabled by default so far.

Read more

ElementTimeControl:
97/100

ElementTimeControl:
97/100

We added the ElementTimeControl interface that is part of the SVG Animation specification.

Read more

Acid3:
NodeIterator fix leaves us with 4 points to go

Acid3:
NodeIterator fix leaves us with 4 points to go

WebKit was still failing on test 2 of Acid3.

Read more

GDI Text on Windows

GDI Text on Windows

The version of WebKit that ships with Safari 3.1 on Windows uses CoreGraphics antialiasing for text.

Read more

Optimizing Page Loading in the Web Browser

Optimizing Page Loading in the Web Browser

It is well understood that page loading speed in a web browser is limited by the available connection bandwidth.

Read more

Full Page Zoom

Full Page Zoom

WebKit now supports full page zooming on Mac and Windows.

Read more

background-clip:
text

background-clip:
text

CSS3 has introduced a property called background-clip that can be used to clip backgrounds to either the border, padding or content box.

Read more

WebKit Hits 93/100 in Acid3

WebKit Hits 93/100 in Acid3

This one didn’t actually involve any code changes.

Read more

Acid3 Range Exception Test Fixed – WebKit hits 92/100

Acid3 Range Exception Test Fixed – WebKit hits 92/100

I’ve fixed Acid3 test 11, a test case of exception codes from Range.surroundContents.

Read more

Another Acid 3 Fix:
Ranges and Document Mutation

Another Acid 3 Fix:
Ranges and Document Mutation

You probably know that the Acid 3 score for nightly builds of WebKit was 90/100 last week.

Read more