diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-28 12:42:04 -0400 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-07-29 13:54:25 +0800 |
commit | 4fcf364daa1be056c857275e82bbbf7549666119 (patch) | |
tree | a0b9987c5d5d6200576d2ffc6a5f4ed8deeecfad /files/zh-cn/web/svg/attribute/kernelmatrix/index.html | |
parent | 77f8a51116c1529c4ba1ed1ec3b9bc2fe0a93f03 (diff) | |
download | translated-content-4fcf364daa1be056c857275e82bbbf7549666119.tar.gz translated-content-4fcf364daa1be056c857275e82bbbf7549666119.tar.bz2 translated-content-4fcf364daa1be056c857275e82bbbf7549666119.zip |
remove link 'title' attributes that's just the 'href' (zh-cn, part 3)
Diffstat (limited to 'files/zh-cn/web/svg/attribute/kernelmatrix/index.html')
-rw-r--r-- | files/zh-cn/web/svg/attribute/kernelmatrix/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/svg/attribute/kernelmatrix/index.html b/files/zh-cn/web/svg/attribute/kernelmatrix/index.html index c216cfd948..52e8064d9b 100644 --- a/files/zh-cn/web/svg/attribute/kernelmatrix/index.html +++ b/files/zh-cn/web/svg/attribute/kernelmatrix/index.html @@ -25,7 +25,7 @@ translation_of: Web/SVG/Attribute/kernelMatrix </tr> <tr> <th scope="row">Normative document</th> - <td><a href="http://www.w3.org/TR/SVG11/filters.html#feConvolveMatrixElementKernelMatrixAttribute" rel="external" title="http://www.w3.org/TR/SVG11/filters.html#feConvolveMatrixElementKernelMatrixAttribute">SVG 1.1 (2nd Edition)</a></td> + <td><a href="http://www.w3.org/TR/SVG11/filters.html#feConvolveMatrixElementKernelMatrixAttribute" rel="external">SVG 1.1 (2nd Edition)</a></td> </tr> </tbody> </table> |