From 4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson 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/transition/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/es/web/css/transition') diff --git a/files/es/web/css/transition/index.html b/files/es/web/css/transition/index.html index b41f80ad45..b7e182ddd3 100644 --- a/files/es/web/css/transition/index.html +++ b/files/es/web/css/transition/index.html @@ -86,7 +86,7 @@ transition: all 0.5s ease-out; {{ CompatGeckoDesktop("16.0") }} 10.0 11.6 {{ property_prefix("-o") }}
- 12.10 # + 12.10 # 3.0 {{ property_prefix("-webkit") }}
6.1 @@ -112,7 +112,7 @@ transition: all 0.5s ease-out; {{ CompatGeckoMobile("16.0") }} {{ CompatUnknown() }} 10.0 {{ property_prefix("-o") }}
- 12.10 # + 12.10 # 3.2 {{ property_prefix("-webkit") }} -- cgit v1.2.3-54-g00ecf