aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/html/element/summary
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-31 09:33:29 -0400
committerIrvin <irvinfly@gmail.com>2021-08-01 13:37:23 +0800
commitb9783c06657382caf2267a9a098ffa8e95a7f2ab (patch)
treeebd0cffca6aa6fe12829ff2791f9576898ebde26 /files/zh-cn/web/html/element/summary
parentc57404698a76f159e63c19bc8f42a3d4503d672d (diff)
downloadtranslated-content-b9783c06657382caf2267a9a098ffa8e95a7f2ab.tar.gz
translated-content-b9783c06657382caf2267a9a098ffa8e95a7f2ab.tar.bz2
translated-content-b9783c06657382caf2267a9a098ffa8e95a7f2ab.zip
remove link 'title' attributes that's just the 'href' (zh-cn, part 5)
Diffstat (limited to 'files/zh-cn/web/html/element/summary')
-rw-r--r--files/zh-cn/web/html/element/summary/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/html/element/summary/index.html b/files/zh-cn/web/html/element/summary/index.html
index eb18e10ed3..c959270b5d 100644
--- a/files/zh-cn/web/html/element/summary/index.html
+++ b/files/zh-cn/web/html/element/summary/index.html
@@ -30,7 +30,7 @@ translation_of: Web/HTML/Element/summary
</tr>
<tr>
<th scope="row">文档规范</th>
- <td><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#the-summary-element" rel="external nofollow" title="http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#the-summary-element">HTML5, section 4.11.2</a></td>
+ <td><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#the-summary-element" rel="external nofollow">HTML5, section 4.11.2</a></td>
</tr>
</tbody>
</table>