From 6d3234e3f9ff37cbd766dc00c607828ad6f34a53 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Wed, 28 Jul 2021 12:32:33 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn, part 2) (#1730) * remove link 'title' attributes that's just the 'href' (zh-cn, part 2) * more fixes --- files/zh-cn/mozilla/firefox/releases/3.6/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/mozilla/firefox/releases/3.6') diff --git a/files/zh-cn/mozilla/firefox/releases/3.6/index.html b/files/zh-cn/mozilla/firefox/releases/3.6/index.html index 134447832d..920c40fa26 100644 --- a/files/zh-cn/mozilla/firefox/releases/3.6/index.html +++ b/files/zh-cn/mozilla/firefox/releases/3.6/index.html @@ -71,7 +71,7 @@ translation_of: Mozilla/Firefox/Releases/3.6
Mozilla-specific media features
Media features have been added for Mozilla-specific system metrics, so that media queries can be used to more safely check on the availability of features such as touch support.
Scaling background images
-
The background-size property from the CSS 3 Backgrounds and Borders draft is now supported under the name -moz-background-size.
+
The background-size property from the CSS 3 Backgrounds and Borders draft is now supported under the name -moz-background-size.
WOFF font support
@font-face now supports the WOFF downloadable font file format.
Pointer events
@@ -81,7 +81,7 @@ translation_of: Mozilla/Firefox/Releases/3.6

Miscellaneous CSS changes