files/en-us/mozilla/firefox/releases/83/index.md
This article provides information about the changes in Firefox 83 that will affect developers. Firefox 83 was released on November 17, 2020.
[!NOTE] See also Firefox 83 is upon us on Mozilla hacks
:screenshot helper command in the Web Console, the --dpr parameter is no longer ignored when taking a fullscreen screenshot using --fullpage (Firefox bug 1645284).scroll badge in the Page Inspector to Debug scrollable overflow. Selecting the badge highlights elements that are causing overflow and marks them with the overflow badge (Firefox bug 1669129).crossorigin attribute is now supported for <link rel=icon> (Firefox bug 1661075).displaystyle attribute is now implemented for all MathML elements (Firefox bug 1666075).:-moz-any() is now aliased to the standard {{CSSxRef(":is", ":is()")}} CSS pseudo-class function (Firefox bug 1666086).Intl[@@toStringTag] has been added, returning a default value of Intl (recent addition to the ECMA spec). (Firefox bug 1670053)No changes.
No changes.
WebDriver:SwitchToShadowRoot, which hasn't been added to the WebDriver specification yet (Firefox bug 1662468).WebDriver:Back and WebDriver:Forward that caused Marionette to hang when the navigation was triggered from within an <iframe> that gets removed (Firefox bug 1672758).No changes.