Firefox 107 开发者版
本文档提供有关 Firefox 107 中将影响开发者的更改信息。Firefox 107 于 2022 年 11 月 15 日发布。
面向 Web 开发者的更改
HTML
无重大更改
MathML
- 已弃用的
lquote
和rquote
属性(用于自定义开头和结尾引号)已从<ms>
MathML 元素中删除。此行为通过mathml.ms_lquote_rquote_attributes.disabled
首选项进行配置,该首选项默认情况下设置为true
(Firefox 错误 1793387)。
CSS
- 现在可以将
contain-intrinsic-size
简写 CSS 属性应用于指定受 尺寸约束 的 UI 元素的大小。这允许用户代理确定元素的大小,而无需渲染其子元素。还支持简写属性contain-intrinsic-width
和contain-intrinsic-height
,以及 逻辑属性contain-intrinsic-block-size
和contain-intrinsic-inline-size
。(Firefox 错误 1597529)。 - 现在通过 font-palette 属性支持彩色字体 (Firefox 错误 1791558)。还添加了对 @font-palette-values CSS at-规则及其描述符 font-family、base-palette 和 override-colors 的支持。它们共同帮助定义色板 (Firefox 错误 1791558)。
JavaScript
无重大更改
API
移除
- 已删除非标准且已弃用的
SVGSVGElement.useCurrentView
属性。(有关详细信息,请参阅 Firefox 错误 1174097)。
WebDriver 符合性(WebDriver BiDi,Marionette)
WebDriver BiDi
- 为
script.evaluate
、script.callFunction
和script.disown
命令的target
参数添加了 Realm 支持 (Firefox 错误 1779231)。 - 添加了对具有容器值字段的复杂对象的 JSON 序列化的支持,例如
WeakMap
和Uint8Array
(Firefox 错误 1770754)。 - 添加了对
browsingContext.create
命令的context
参数的支持,该参数允许打开与现有选项卡相关的新的选项卡 (Firefox 错误 1765619)。 - 当使用
wait
参数设置为none
时,提高了browsingContext.navigate
命令的可靠性 (Firefox 错误 1763109)。
Marionette
WebDriver:ElementSendKeys
命令现在仅在元素未聚焦时设置插入符号 (Firefox 错误 1791736)。- 更新了
WebDriver:PerformAction
命令,使其不再接受undefined
作为pointerMove
和wheel
操作的各种参数的值 (Firefox 错误 1781066)。 - 更新了 Selenium 原子,以匹配最近的 WebDriver 规范更改 (Firefox 错误 1771942)。
面向附加组件开发者的更改
其他
- 当
scripting.executeScript
中发生错误时返回的error
属性现在表示脚本抛出或拒绝的任何值,而不是仅包含消息属性的对象 Firefox 错误 1740608。
旧版本
- Firefox 106 开发者版
- Firefox 105 开发者版
- Firefox 104 开发者版
- Firefox 103 开发者版
- Firefox 102 开发者版
- Firefox 101 开发者版
- Firefox 100 开发者版
- Firefox 99 开发者版
- Firefox 98 开发者版
- Firefox 97 开发者版
- Firefox 96 开发者版
- Firefox 95 开发者版
- Firefox 94 开发者版
- Firefox 93 开发者版
- Firefox 92 开发者版
- Firefox 91 开发者版
- Firefox 90 开发者版
- Firefox 89 开发者版
- Firefox 88 开发者版
- Firefox 87 开发者版
- Firefox 86 开发者版
- Firefox 85 开发者版
- Firefox 84 开发者版
- Firefox 83 开发者版
- Firefox 82 开发者版
- Firefox 81 开发者版
- Firefox 80 开发者版
- Firefox 79 开发者版
- Firefox 78 开发者版
- Firefox 77 开发者版
- Firefox 76 开发者版