From 13db12ce5c9cfe0c433f35587035dce15eedf294 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 26 Jul 2021 15:31:56 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn) --- files/zh-cn/mozilla/firefox/releases/16/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'files/zh-cn/mozilla/firefox/releases/16') diff --git a/files/zh-cn/mozilla/firefox/releases/16/index.html b/files/zh-cn/mozilla/firefox/releases/16/index.html index 7d63499c62..bc4a7c6413 100644 --- a/files/zh-cn/mozilla/firefox/releases/16/index.html +++ b/files/zh-cn/mozilla/firefox/releases/16/index.html @@ -26,15 +26,15 @@ translation_of: Mozilla/Firefox/Releases/16
  • 实现了标准的不带前缀的 CSS Transforms. (bug 745523)
  • Support for reverse animation direction (keywords reverse and alternate-reverse on the {{cssxref("animation-direction")}} property) has been added. (bug 655920).
  • You can now animate the CSS {{cssxref("height")}} and {{cssxref("width")}} properties.
  • -
  • The {{cssxref("animation-duration")}} and {{cssxref("transition-duration")}} CSS properties now reject negative values (and do not handle them as 0s anymore) (bug 773102).
  • +
  • The {{cssxref("animation-duration")}} and {{cssxref("transition-duration")}} CSS properties now reject negative values (and do not handle them as 0s anymore) (bug 773102).
  • Support for the standard, unprefixed version of CSS Transforms has been landed (bug 745523). {{cssxref("<length>")}} cannot be used for translation values in matrix() and matrix3d() anymore ({{bug(719054)}}).
  • Support for the standard, unprefixed version of CSS Gradients has been landed. Note that the syntax has changed significantly since the prefixed version, so you should read up on this (bug 752187).
  • The {{cssxref("box-sizing", "-moz-box-sizing")}} implementation has been updated to apply to table cells too (bug 338554).
  • -
  • Support for the standard, unprefixed version of {{cssxref("calc")}} has been landed (bug 771678).
  • -
  • The {{cssxref("<resolution>")}} CSS data type has been extended to support the dppx(bug 741644).
  • -
  • On screen, for media queriesdppxdpi, and dpcm are now representing values based on CSS pixels and no more with the physical units (bug 771390).
  • -
  • Three new pseudo-classes :-moz-meter-optimum:-moz-meter-sub-optimum, and :-moz-meter-sub-sub-optimum have been added for accessing/styling a {{HTMLElement("meter")}} element in a paraticular state (bug 660238).
  • -
  • The {{cssxref("-moz-appearance")}} property gains two new values: meterbar and meterchunk. They represent components inside the {{HTMLElement("meter")}} element (bug 659999).
  • +
  • Support for the standard, unprefixed version of {{cssxref("calc")}} has been landed (bug 771678).
  • +
  • The {{cssxref("<resolution>")}} CSS data type has been extended to support the dppx(bug 741644).
  • +
  • On screen, for media queriesdppxdpi, and dpcm are now representing values based on CSS pixels and no more with the physical units (bug 771390).
  • +
  • Three new pseudo-classes :-moz-meter-optimum:-moz-meter-sub-optimum, and :-moz-meter-sub-sub-optimum have been added for accessing/styling a {{HTMLElement("meter")}} element in a paraticular state (bug 660238).
  • +
  • The {{cssxref("-moz-appearance")}} property gains two new values: meterbar and meterchunk. They represent components inside the {{HTMLElement("meter")}} element (bug 659999).
  • The {{cssxref("min-width")}} and {{cssxref("min-height")}} now supports the autokeyword for flex items (and resolves to 0 for other items) ({{bug("763689")}}).
  • @@ -47,7 +47,7 @@ translation_of: Mozilla/Firefox/Releases/16
  • The Vibration API has been unprefixed.
  • The non-standard Keyboard interface, prefixed as mozKeyboard, now has the Keyboard.setSelectedOption() and Keyboard.setValue() methods, as well as the Keyboard.onfocuschangeThis interface, only available for Firefox OS, has been removed in Firefox 31.
  • The java and Packages global objects have been removed. See LiveConnect.
  • -
  • The CSSRule.type associated with {{domxref("CSSNamespaceRule")}} has been updated from UNKNOWN_RULE (0) to NAMESPACE_RULE (10) (bug 765590).
  • +
  • The CSSRule.type associated with {{domxref("CSSNamespaceRule")}} has been updated from UNKNOWN_RULE (0) to NAMESPACE_RULE (10) (bug 765590).
  • WebSMS API: {{domxref("SmsRequest")}} has been superseded by the more general {{domxref("DOMRequest")}}.
  • The non-standard {{domxref("Element.scrollTopMax")}} and {{domxref("Element.scrollLeftMax")}} read-only properties have been added ({{bug(766937)}}).
  • The second parameter of {{domxref("Blob.blob", "Blob()")}}, when set to null or undefined, is now being handled as an empty dictionary ({{bug(7691119)}}).
  • @@ -57,7 +57,7 @@ translation_of: Mozilla/Firefox/Releases/16 -- cgit v1.2.3-54-g00ecf