Update on what happened in WebKit in the week from March 10 to March 17.
Cross-Port ๐ฑ
Web Platform ๐
Updated button activation behaviour and type property reflection with command
and commandfor
. Also aligned popovertarget
behaviour with latest specification.
Fixed reflection of command IDL property.
Implemented the trusted-types-eval
keyword for the script-src CSP directive.
Implemented accessibility handling for command buttons.
Enabled command
and commandfor
in preview.
JavaScriptCore ๐
The built-in JavaScript/ECMAScript engine for WebKit, also known as JSC or SquirrelFish.
Fixed an integer overflow in JSC (only happens on 32-bit systems with lots of RAM).
Graphics ๐ผ๏ธ
Fixed theming issues in WPE/WebKitGTK with vertical writing-modes.
Thatโs all for this week!