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

The Acid 3 Test

The Acid 3 Test

The Acid 3 Test has been officially released.

Read more

The Star Seven Hack

The Star Seven Hack

For those of you using the star seven CSS hack to target current or older versions of WebKit, this parsing bug has been closed in the latest WebKit nightlies.

Read more

Versioning, Compatibility and Standards

Versioning, Compatibility and Standards

The new IE8 version targeting switch, announced on IEBlog and A List Apart, has been the talk of the web.

Read more

HTML5 Media Support

HTML5 Media Support

Another nice feature from the HTML5 draft specification is now available in the WebKit nightly builds for Mac OS X.

Read more

Apple Joins HTML Working Group, You Can Too

Apple Joins HTML Working Group, You Can Too

Recently, the W3 Consortium announced a renewed HTML Working Group effort.

Read more

HTML Standards Process Returning from the Grave

HTML Standards Process Returning from the Grave

For a long time, the HTML standards process has been moribund; the W3C‘s HTML Working Group has focused almost exclusively on XHTML2, a new standard that was highly incompatible with existing practice.

Read more

Color Spaces

Color Spaces

I was pointed to this article about color spaces in Web browsers.

Read more

Understanding HTML, XML and XHTML

Understanding HTML, XML and XHTML

OR, Close your <script> and <canvas> tags!

Read more

Text Fields

Text Fields

We have recently switched over to use an engine-based implementation for <input type=text>.  In doing so, our text fields are now able to use many useful css capabilities that weren’t available before.  border-radius, border-image, and background-image are just a few that will now work with our text fields.

Read more

SVG Text Support

SVG Text Support

I spent a few hours hooking up WebCore’s text rendering engine to SVG, and now we have basic SVG text support going.

Read more