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-delay/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/es/web/css/transition-delay/index.html') diff --git a/files/es/web/css/transition-delay/index.html b/files/es/web/css/transition-delay/index.html index 9cb0e703b7..a83a7e1f16 100644 --- a/files/es/web/css/transition-delay/index.html +++ b/files/es/web/css/transition-delay/index.html @@ -348,7 +348,7 @@ var intervalID = window.setInterval(updateTransition, 7000); {{ CompatGeckoDesktop("16.0") }} 10.0 11.6 {{ property_prefix("-o") }}
- 12.10 # + 12.10 # 3.0 {{ property_prefix("-webkit") }} @@ -373,7 +373,7 @@ var intervalID = window.setInterval(updateTransition, 7000); {{ CompatGeckoMobile("16.0") }} {{ CompatUnknown() }} 10.0 {{ property_prefix("-o") }}
- 12.10 # + 12.10 # 3.2 {{ property_prefix("-webkit") }} -- cgit v1.2.3-54-g00ecf