From 4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson <mail@peterbe.com> Date: Tue, 27 Jul 2021 11:33:49 -0400 Subject: Remove link title attributes thats just the href es (#1737) * remove link 'title' attributes that's just the 'href' (es) * a couple more --- files/es/web/css/animation/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/es/web/css/animation') diff --git a/files/es/web/css/animation/index.html b/files/es/web/css/animation/index.html index 23b241a346..03e9ef8cb5 100644 --- a/files/es/web/css/animation/index.html +++ b/files/es/web/css/animation/index.html @@ -88,7 +88,7 @@ translation_of: Web/CSS/animation {{ CompatGeckoDesktop("16.0") }}</td> <td>10</td> <td>12{{ property_prefix("-o") }}<br> - 12.5 <a href="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot" title="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></td> + 12.5 <a href="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></td> <td>4.0{{ property_prefix("-webkit") }}</td> </tr> </tbody> -- cgit v1.2.3-54-g00ecf