files/en-us/mozilla/firefox/releases/93/index.md
This article provides information about the changes in Firefox 93 that will affect developers. Firefox 93 was released on October 5, 2021.
[!NOTE] See also Lots to see in Firefox 93 on Mozilla Hacks.
meter role has been implemented (Firefox bug 1727616).<input type="datetime-local"> has been implemented. (Firefox bug 1283388).small-caps keyword is now supported for the {{cssxref("font-synthesis")}} property (Firefox bug 1706080).static initialization blocks are now supported, allowing more flexible initialization of {{jsxref("Classes/static", "static")}} properties (Firefox bug 1725689).imageOrientation and premultiplyAlpha can be passed to the method {{domxref("Window.createImageBitmap()")}} and {{domxref("WorkerGlobalScope.createImageBitmap()")}} using the options object (Firefox bug 1367251).image/avif,image/webp,*/* (following addition of support for the AVIF image format). (Firefox bug 1682995).device-pixel-content-box is now supported for {{domxref("ResizeObserver.Observe()")}} (Firefox bug 1587973).securitypolicyviolation events fired when there is a Content Security Policy violation (Firefox bug 1727302).onslotchange event handler property is now supported on {{domxref("HTMLSlotElement")}} and {{domxref("ShadowRoot")}}.
This can be used to assign a handler for processing slotchange events, which are fired on {{HTMLElement("slot")}} elements when the node(s) contained in the slot change (Firefox bug 1501983).KeyboardEvent.initKeyEvent() has been moved behind the preference dom.keyboardevent.init_key_event.enabled and is disabled by default.
The method is not present in any current specification or supported in other current browsers (Firefox bug 1717760).WebDriver:Print to fail for large documents (Firefox bug 1721982).windowId is specified (Firefox bug 1612390).