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/html/constraint_validation/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/guide/html/constraint_validation/index.html') 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.
-- cgit v1.2.3-54-g00ecf