Skip to content

Commit

Permalink
chore(zh-cn): remove the last {{bug}} macro call (#14085)
Browse files Browse the repository at this point in the history
  • Loading branch information
yin1999 authored Jul 8, 2023
1 parent fbd5b17 commit 0531743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/zh-cn/mozilla/firefox/releases/62/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ _No changes._
### CSSOM

- Support for [`CSSStyleDeclaration.getPropertyCSSValue()`](/zh-CN/docs/Web/API/CSSStyleDeclaration/getPropertyCSSValue) has been removed ([Firefox bug 1408301](https://bugzil.la/1408301)).
- Support for [`CSSValue`](/zh-CN/docs/Web/API/CSSValue), [`CSSPrimitiveValue`](/zh-CN/docs/Web/API/CSSPrimitiveValue), and [`CSSValueList`](/zh-CN/docs/Web/API/CSSValueList) has been removed ({{bug()}}).
- Support for {{domxref("CSSValue")}}, {{domxref("CSSPrimitiveValue")}}, and {{domxref("CSSValueList")}} has been removed ([Firefox bug 1459871](https://bugzil.la/1459871)).
- [`window.getComputedStyle()`](/zh-CN/docs/Web/API/Window/getComputedStyle) no longer returns `null` when called on a `Window` which has no presentation ([Firefox bug 1467722](https://bugzil.la/1467722)).

### HTTP
Expand Down

0 comments on commit 0531743

Please sign in to comment.