sub-pixel layout and seamless iframes
Last weeks in WebKit:
sub-pixel layout and seamless iframes
Since there wasn’t an update last week, this one briefly covers changes between revisions 114867 and 116271.
CSS’ -khtml- and -apple-, and ancestorOrigins
Last week in WebKit:
CSS’ -khtml- and -apple-, and ancestorOrigins
667 commits made it into WebKit’s repository last week.
Network Information API and disabled fieldsets
Last week in WebKit:
Network Information API and disabled fieldsets
A total of 792 changes landed in WebKit’s repository last week.
viewport-relative CSS units and JavaScript Speech
Last week in WebKit:
viewport-relative CSS units and JavaScript Speech
755 commits landed in WebKit last week, containing highlights such as support for three new viewport-relative CSS units and work on a JavaScript Speech API.
It’s Time for the 2011 WebKit Contributors Meeting!
Apple will once again be hosting a WebKit Contributors Meeting.
Back to Basics
I’ve noticed that there’s been a little bit of confusion out there about WebKit.
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.