From 325a9a16506132e984a82bbfce18f9220e81fbb0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 22 Jun 2021 07:55:45 -0400 Subject: remove hidden bcd table from 'es' (#1271) --- files/es/web/api/document/createattribute/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/es/web/api/document/createattribute/index.html') diff --git a/files/es/web/api/document/createattribute/index.html b/files/es/web/api/document/createattribute/index.html index 7b6ac22dc5..8f629caec1 100644 --- a/files/es/web/api/document/createattribute/index.html +++ b/files/es/web/api/document/createattribute/index.html @@ -81,7 +81,7 @@ console.log(nodo.getAttribute("miAtributo")); // "nuevoVal"

Compatibilidad del buscador

- +

{{Compat("api.Document.createAttribute")}}

-- cgit v1.2.3-54-g00ecf