diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-27 11:04:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 17:04:20 +0200 |
commit | b52221bb6d3225912e801cc87c74f970cbef58b6 (patch) | |
tree | 7c084c8c00c53656aac581a717421eb49b30c5f6 /files/fr/web/svg/attribute/stroke-dasharray/index.html | |
parent | bf5ed718d72f225c1ce67c36dd695238e580d3b1 (diff) | |
download | translated-content-b52221bb6d3225912e801cc87c74f970cbef58b6.tar.gz translated-content-b52221bb6d3225912e801cc87c74f970cbef58b6.tar.bz2 translated-content-b52221bb6d3225912e801cc87c74f970cbef58b6.zip |
remove link 'title' attributes that's just the 'href' (fr, part 2) (#1731)
Diffstat (limited to 'files/fr/web/svg/attribute/stroke-dasharray/index.html')
-rw-r--r-- | files/fr/web/svg/attribute/stroke-dasharray/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/svg/attribute/stroke-dasharray/index.html b/files/fr/web/svg/attribute/stroke-dasharray/index.html index e9842ed964..0680b8e9bc 100644 --- a/files/fr/web/svg/attribute/stroke-dasharray/index.html +++ b/files/fr/web/svg/attribute/stroke-dasharray/index.html @@ -48,7 +48,7 @@ translation_of: Web/SVG/Attribute/stroke-dasharray </tr> <tr> <th scope="row">Document normatif</th> - <td><a class="external" href="http://www.w3.org/TR/SVG/painting.html#StrokeDasharrayProperty" title="http://www.w3.org/TR/SVG/painting.html#StrokeDasharrayProperty">SVG 1.1 (2nd Edition)</a></td> + <td><a class="external" href="http://www.w3.org/TR/SVG/painting.html#StrokeDasharrayProperty">SVG 1.1 (2nd Edition)</a></td> </tr> </tbody> </table> |