From 17dbc4b436381a778fd2661efe729e8f3ee4ac6c Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Sat, 31 Jul 2021 07:48:41 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn, part 4) (#1797) --- files/zh-cn/web/css/universal_selectors/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/zh-cn/web/css/universal_selectors/index.html') diff --git a/files/zh-cn/web/css/universal_selectors/index.html b/files/zh-cn/web/css/universal_selectors/index.html index 8b72901ccc..0289c4f3e3 100644 --- a/files/zh-cn/web/css/universal_selectors/index.html +++ b/files/zh-cn/web/css/universal_selectors/index.html @@ -44,7 +44,7 @@ translation_of: Web/CSS/Universal_selectors

A red span in a green paragraph (with a border.)

-
注: 笔者不推荐使用通配选择器,因为它是性能最低的一个CSS选择器.
+
注: 笔者不推荐使用通配选择器,因为它是性能最低的一个CSS选择器.

规范

@@ -58,12 +58,12 @@ translation_of: Web/CSS/Universal_selectors - CSS Selectors Level 3 + CSS Selectors Level 3 {{ Spec2('CSS3 Selectors') }} 定义了在命名空间下的行为并提示在伪元素中忽略它是允许的 - CSS 2.1 + CSS 2.1 {{ Spec2('CSS2.1') }} 初始定义 -- cgit v1.2.3-54-g00ecf