Enhanced Editing with Input Events
Enhanced Editing with Input Events
Today, the easiest way to create a rich text editor on the web is to add the contenteditable attribute to an element.
More Responsive Tapping on iOS
More Responsive Tapping on iOS
WebKit on iOS has a 350 millisecond delay before single taps activate links or buttons.
Scroll Snapping with CSS Snap Points
Scroll Snapping with CSS Snap Points
WebKit now supports paginated scrolling through CSS Snap Points — making sophisticated paginated scrolling a snap.