files/en-us/mozilla/firefox/releases/80/index.md
This article provides information about the changes in Firefox 80 that will affect developers. Firefox 80 was released on August 25, 2020.
:block and :unblock helper commands in the Web Console (Firefox bug 1546394).No changes.
-moz-appearance and -webkit-appearance are now aliases of the unprefixed property (Firefox bug 1620467).export * as namespace syntax for the export statement is now supported (Firefox bug 1496852).<iframe> (i.e., via the allow attribute), it didn't work unless the allowfullscreen attribute was also present This has now been fixed (Firefox bug 1608358).KeyframeEffect.composite and KeyframeEffect.iterationComposite (Firefox bug 1652676).outerHeight and outerWidth features of Window.open() are no longer exposed to web content (Firefox bug 1623826).WebDriver:NewWindow to open a new tab no longer returns too early when running tests in headless mode (Firefox bug 1653281).name argument for WebDriver:SwitchToWindow — it is not supported for W3C-compatible mode, and shouldn't be used anymore (Firefox bug 1588424).WebDriver:FindElement, WebDriver:FindElements, WebDriver:GetElementAttribute, WebDriver:GetElementProperty.WebDriver:NewWindow, or via an arbitrary script that calls window.open(), now automatically switches to that new window (Firefox bug 1661495).No changes.