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/web/guide/audio_and_video_delivery/index.html | 2 +- files/zh-cn/web/guide/html/constraint_validation/index.html | 2 +- files/zh-cn/web/guide/introduction_to_web_development/index.html | 2 +- files/zh-cn/web/svg/element/circle/index.html | 2 +- files/zh-cn/web/svg/element/fecolormatrix/index.html | 2 +- files/zh-cn/web/svg/element/fespecularlighting/index.html | 2 +- files/zh-cn/web/svg/element/rect/index.html | 4 ++-- files/zh-cn/web/svg/index.html | 6 +++--- files/zh-cn/web/svg/tutorial/index.html | 2 +- files/zh-cn/web/svg/tutorial/tools_for_svg/index.html | 2 +- 10 files changed, 13 insertions(+), 13 deletions(-) (limited to 'files/zh-cn/web') diff --git a/files/zh-cn/web/guide/audio_and_video_delivery/index.html b/files/zh-cn/web/guide/audio_and_video_delivery/index.html index 9bd903c722..c0319223db 100644 --- a/files/zh-cn/web/guide/audio_and_video_delivery/index.html +++ b/files/zh-cn/web/guide/audio_and_video_delivery/index.html @@ -428,7 +428,7 @@ AddType video/webm webmv
-

Note: Firefox OS versions 1.3 and above support the RTSP protocol for streaming video delivery. A fallback solution for older versions would be to use <video> along with a suitable format for Gecko (such as WebM) to serve fallback content. More information will be published on this in good time.

+

Note: Firefox OS versions 1.3 and above support the RTSP protocol for streaming video delivery. A fallback solution for older versions would be to use <video> along with a suitable format for Gecko (such as WebM) to serve fallback content. More information will be published on this in good time.

References

diff --git a/files/zh-cn/web/guide/html/constraint_validation/index.html b/files/zh-cn/web/guide/html/constraint_validation/index.html index e9980168c7..f7c6aa585d 100644 --- a/files/zh-cn/web/guide/html/constraint_validation/index.html +++ b/files/zh-cn/web/guide/html/constraint_validation/index.html @@ -52,7 +52,7 @@ tags: The value must follow the ABNF production: 1*( atext / "." ) "@" ldh-str 1*( "." ldh-str ) where:
Note: if the {{ htmlattrxref("multiple", "input") }} attribute is set, several e-mail addresses can be set, as a comma-separated list, for this input. If any of these do not satisfy the condition described here, the Type mismatch constraint violation is triggered.
diff --git a/files/zh-cn/web/guide/introduction_to_web_development/index.html b/files/zh-cn/web/guide/introduction_to_web_development/index.html index 13a6b590b2..59df0e6558 100644 --- a/files/zh-cn/web/guide/introduction_to_web_development/index.html +++ b/files/zh-cn/web/guide/introduction_to_web_development/index.html @@ -18,7 +18,7 @@ original_slug: Web_Development/Introduction_to_Web_development

资源

- w3schools
+ w3schools
免费Web开发教程,从HTML入门到进阶Web技术。
diff --git a/files/zh-cn/web/svg/element/circle/index.html b/files/zh-cn/web/svg/element/circle/index.html index 1e4f2f8624..c660234c1a 100644 --- a/files/zh-cn/web/svg/element/circle/index.html +++ b/files/zh-cn/web/svg/element/circle/index.html @@ -25,7 +25,7 @@ translation_of: Web/SVG/Element/circle <circle cx="60" cy="60" r="50"/> </svg> -

» circle.svg

+

» circle.svg

属性

diff --git a/files/zh-cn/web/svg/element/fecolormatrix/index.html b/files/zh-cn/web/svg/element/fecolormatrix/index.html index dc671a8202..dcb6448c7b 100644 --- a/files/zh-cn/web/svg/element/fecolormatrix/index.html +++ b/files/zh-cn/web/svg/element/fecolormatrix/index.html @@ -10,7 +10,7 @@ translation_of: Web/SVG/Element/feColorMatrix ---
{{SVGRef}}
-

该滤镜基于转换矩阵对颜色进行变换。每一像素的颜色值(一个表示为[红,绿,蓝,透明度] 的矢量) 都经过矩阵乘法 (matrix multiplated) 计算出的新颜色。

+

该滤镜基于转换矩阵对颜色进行变换。每一像素的颜色值(一个表示为[红,绿,蓝,透明度] 的矢量) 都经过矩阵乘法 (matrix multiplated) 计算出的新颜色。

用法

diff --git a/files/zh-cn/web/svg/element/fespecularlighting/index.html b/files/zh-cn/web/svg/element/fespecularlighting/index.html index ea7a31f6ba..5059da049c 100644 --- a/files/zh-cn/web/svg/element/fespecularlighting/index.html +++ b/files/zh-cn/web/svg/element/fespecularlighting/index.html @@ -12,7 +12,7 @@ translation_of: Web/SVG/Element/feSpecularLighting ---
{{SVGRef}}
-

该滤镜照亮一个源图形,使用alpha通道作为隆起映射。该结果图像是一个基于光色的RGBA图象。该光照计算遵守标准冯氏照明模式的镜面组件。结果图像依赖于光色、光的位置以及输入隆起映射的表面几何形状。光照计算的结果是叠加的。该滤镜假定观察者在X方向无穷远处。

+

该滤镜照亮一个源图形,使用alpha通道作为隆起映射。该结果图像是一个基于光色的RGBA图象。该光照计算遵守标准冯氏照明模式的镜面组件。结果图像依赖于光色、光的位置以及输入隆起映射的表面几何形状。光照计算的结果是叠加的。该滤镜假定观察者在X方向无穷远处。

该滤镜制作了一个图像,图像包含光照计算的镜面反射部分。如此一个映射是为了与纹理相结合,使用算术{{SVGElement("feComposite")}}方法的叠加。利用在应用到纹理图像前添加多个光映射,可以模拟多个光源。

diff --git a/files/zh-cn/web/svg/element/rect/index.html b/files/zh-cn/web/svg/element/rect/index.html index 0f33cf99c1..d3e2d3a7e2 100644 --- a/files/zh-cn/web/svg/element/rect/index.html +++ b/files/zh-cn/web/svg/element/rect/index.html @@ -32,7 +32,7 @@ translation_of: Web/SVG/Element/rect

 

-

» rect-1.svg

+

» rect-1.svg

圆角矩形

@@ -51,7 +51,7 @@ translation_of: Web/SVG/Element/rect

 

-

» rect-2.svg

+

» rect-2.svg

属性

diff --git a/files/zh-cn/web/svg/index.html b/files/zh-cn/web/svg/index.html index 88b0439673..81294bd850 100644 --- a/files/zh-cn/web/svg/index.html +++ b/files/zh-cn/web/svg/index.html @@ -76,8 +76,8 @@ translation_of: Web/SVG
  • SVG as an image
  • SVG animation with SMIL
  • SVG 艺术画廊
  • -
  • LionButterfly & Tiger
  • -
  • 更多实例(SVG Samples croczilla.comcarto.net
  • +
  • LionButterfly & Tiger
  • +
  • 更多实例(SVG Samples croczilla.comcarto.net
  • 动画与交互

    @@ -85,7 +85,7 @@ translation_of: Web/SVG

            正如 HTML 一样,SVG 也有可被 JavaScript 访问的文档对象模型(DOM)和事件。这允许开发者创建丰富的动画和可交互的图像。