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/api/websockets_api/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'files/es/web/api/websockets_api/index.html') diff --git a/files/es/web/api/websockets_api/index.html b/files/es/web/api/websockets_api/index.html index f4ce5224fc..c934dd7612 100644 --- a/files/es/web/api/websockets_api/index.html +++ b/files/es/web/api/websockets_api/index.html @@ -22,10 +22,10 @@ translation_of: Web/API/WebSockets_API

Herramientas

@@ -167,4 +167,4 @@ translation_of: Web/API/WebSockets_API

Starting in Gecko 11.0, the WebSocket API is no longer prefixed.

-
Warning: Among other things, a key reason WebSockets was disabled by default in Firefox 4 and 5 is the discovery of a security issue in the protocol's design. This was fixed in Firefox 6 by implementing a newer version of the protocol that corrects the problem.
+
Warning: Among other things, a key reason WebSockets was disabled by default in Firefox 4 and 5 is the discovery of a security issue in the protocol's design. This was fixed in Firefox 6 by implementing a newer version of the protocol that corrects the problem.
-- cgit v1.2.3-54-g00ecf