aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api
diff options
context:
space:
mode:
authorRyan Johnson <rjohnson@mozilla.com>2021-03-20 18:32:06 -0700
committerGitHub <noreply@github.com>2021-03-20 18:32:06 -0700
commitdd970ebde4659015cacb03f3cec08ba3662f76b7 (patch)
tree22fce3103c66822def150bdcd5934b143ce775cd /files/es/web/api
parent42fa0779cb86e303db29e3603901b000523173cf (diff)
downloadtranslated-content-dd970ebde4659015cacb03f3cec08ba3662f76b7.tar.gz
translated-content-dd970ebde4659015cacb03f3cec08ba3662f76b7.tar.bz2
translated-content-dd970ebde4659015cacb03f3cec08ba3662f76b7.zip
remove fx_minversion_inline macro calls (#258)
Diffstat (limited to 'files/es/web/api')
-rw-r--r--files/es/web/api/document/index.html2
-rw-r--r--files/es/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html4
-rw-r--r--files/es/web/api/node/index.html4
-rw-r--r--files/es/web/api/window/document/index.html2
-rw-r--r--files/es/web/api/window/index.html10
-rw-r--r--files/es/web/api/xmlhttprequest/index.html6
6 files changed, 14 insertions, 14 deletions
diff --git a/files/es/web/api/document/index.html b/files/es/web/api/document/index.html
index 5b72f5850e..dc4e69cabe 100644
--- a/files/es/web/api/document/index.html
+++ b/files/es/web/api/document/index.html
@@ -366,7 +366,7 @@ translation_of: Web/API/Document
<dd>This method never did anything and always threw an exception, so it was removed in Gecko 14.0 {{geckoRelease("14.0")}}.</dd>
<dt>{{domxref("Document.getBoxObjectFor")}} {{obsolete_inline}}</dt>
<dd>Use the {{domxref("Element.getBoundingClientRect()")}} method instead.</dd>
- <dt>{{domxref("Document.loadOverlay")}} {{Fx_minversion_inline("1.5")}}</dt>
+ <dt>{{domxref("Document.loadOverlay")}}</dt>
<dd>Loads a <a href="/en-US/docs/XUL_Overlays" title="XUL_Overlays">XUL overlay</a> dynamically. This only works in XUL documents.</dd>
<dt>{{domxref("document.queryCommandText")}} {{obsolete_inline("14.0")}}</dt>
<dd>This method never did anything but throw an exception, and was removed in Gecko 14.0 {{geckoRelease("14.0")}}.</dd>
diff --git a/files/es/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html b/files/es/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html
index f905407f9e..5fb145939d 100644
--- a/files/es/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html
+++ b/files/es/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html
@@ -120,7 +120,7 @@ original_slug: Web/API/IndexedDB_API/Conceptos_Basicos_Detras_De_IndexedDB
<p>Es uno de los atributos del objeto a partir del cual los demás objetos son organizados y obtenidos desde el almacén de objetos. El almacén puede derivar una llave desde uno de tres orígenes: un <em><a href="#gloss_keygenerator">generador de llaves</a></em>, una <em><a href="#gloss_keypath">ruta de llave</a></em><a>, y un valor indicado de forma explícita. La llave debe ser de un tipo de datos que tenga un número creciente en relación con los objetos almacenados previamente. Cada registro en un almacén de datos debe tener una llave única en el almacén, de manera que no se pueden tener varios objetos con la misma llave en un almacén de objetos dado.</a></p>
<a> </a>
- <p><a>Una llave puede ser de uno de los siguientes tipos: </a><a href="/es/docs/Referencia_de_JavaScript_1.5/Objetos_globales/String" title="String">String</a>, <a href="/es/docs/Referencia_de_JavaScript_1.5/Objetos_globales/Date" title="Date">Date</a>, float, y <a href="/es/docs/Referencia_de_JavaScript_1.5/Objetos_globales/Array" title="Array">Array</a>. Para los arreglos, la llave puede tener un rango desde un valor vacío hasta infinito, y puede incluirse un arreglo dentro de otro. No se requiere usar solo cadenas o enteros para las llaves {{ fx_minversion_inline("11") }}.</p>
+ <p><a>Una llave puede ser de uno de los siguientes tipos: </a><a href="/es/docs/Referencia_de_JavaScript_1.5/Objetos_globales/String" title="String">String</a>, <a href="/es/docs/Referencia_de_JavaScript_1.5/Objetos_globales/Date" title="Date">Date</a>, float, y <a href="/es/docs/Referencia_de_JavaScript_1.5/Objetos_globales/Array" title="Array">Array</a>. Para los arreglos, la llave puede tener un rango desde un valor vacío hasta infinito, y puede incluirse un arreglo dentro de otro. No se requiere usar solo cadenas o enteros para las llaves.</p>
<p>Como alternativa, se pueden realizar búsquedas de objetos usando un <em><a href="#gloss_index">índice</a>.</em></p>
</dd>
@@ -138,7 +138,7 @@ original_slug: Web/API/IndexedDB_API/Conceptos_Basicos_Detras_De_IndexedDB
<p>Cuando un objeto o un arreglo es almacenado, las propiedades y valores en ese objeto o arreglo pueden ser cualquier cosa que sea un valor válido.</p>
- <p>Se pueden almacenar <a href="/en/DOM/Blob" title="en/DOM/Blob">Blobs</a> y archivos. cf. <a class="external" href="http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html">especificación</a> {{ fx_minversion_inline("11") }}.</p>
+ <p>Se pueden almacenar <a href="/en/DOM/Blob" title="en/DOM/Blob">Blobs</a> y archivos. cf. <a class="external" href="http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html">especificación</a>.</p>
</dd>
</dl>
diff --git a/files/es/web/api/node/index.html b/files/es/web/api/node/index.html
index 6511274333..68dd030864 100644
--- a/files/es/web/api/node/index.html
+++ b/files/es/web/api/node/index.html
@@ -24,7 +24,7 @@ translation_of: Web/API/Node
<dl>
<dt>{{domxref("Node.baseURI")}} {{readonlyInline}}</dt>
<dd>Retorna un {{domxref("DOMString")}} representando la base de la URL. El concepto de la base de la URL cambia de un lenguaje a otro;  en HTML, le corresponde al protocolo, el nombre del dominio y la estructura del directorio, eso es todo hasta el último <code>'/'</code>.</dd>
- <dt>{{domxref("Node.baseURIObject")}} {{Non-standard_inline()}} {{ Fx_minversion_inline("3") }}</dt>
+ <dt>{{domxref("Node.baseURIObject")}} {{Non-standard_inline()}}</dt>
<dd>(Not available to web content.) The read-only {{ Interface("nsIURI") }} object representing the base URI for the element.</dd>
<dt>{{domxref("Node.childNodes")}} {{readonlyInline}}</dt>
<dd>Returns a live {{domxref("NodeList")}} containing all the children of this node. {{domxref("NodeList")}} being live means that if the children of the <code>Node</code> change, the {{domxref("NodeList")}} object is automatically updated.</dd>
@@ -42,7 +42,7 @@ translation_of: Web/API/Node
<dd>Returns a {{domxref("Node")}} representing the next node in the tree, or <code>null</code> if there isn't such node.</dd>
<dt>{{domxref("Node.nodeName")}} {{readonlyInline}}</dt>
<dd>Returns a {{domxref("DOMString")}} containing the name of the <code>Node</code>. The structure of the name will differ with the name type. E.g. An {{domxref("HTMLElement")}} will contain the name of the corresponding tag, like <code>'audio'</code> for an {{domxref("HTMLAudioElement")}}, a {{domxref("Text")}} node will have the <code>'#text'</code> string, or a {{domxref("Document")}} node will have the <code>'#document'</code> string.</dd>
- <dt>{{domxref("Node.nodePrincipal")}} {{Non-standard_inline()}}{{ Fx_minversion_inline("3") }}</dt>
+ <dt>{{domxref("Node.nodePrincipal")}} {{Non-standard_inline()}}</dt>
<dd>A {{ Interface("nsIPrincipal") }} representing the node principal.</dd>
<dt>{{domxref("Node.nodeType")}}{{readonlyInline}}</dt>
<dd>Returns an <code>unsigned short</code> representing the type of the node. Possible values are:
diff --git a/files/es/web/api/window/document/index.html b/files/es/web/api/window/document/index.html
index d5acd251de..83ae34e747 100644
--- a/files/es/web/api/window/document/index.html
+++ b/files/es/web/api/window/document/index.html
@@ -9,7 +9,7 @@ translation_of: Web/API/Window/document
<p>Retorna una referencia al documento contenido en la ventana.</p>
-<div class="note"><strong>Nota:</strong> {{Fx_minversion_inline(3)}} Firefox 3 altera la seguridad para los documentos entre ventanas, de modo que sólo el dominio desde el cual ha sido cargada una ventana puede acceder al documento. A pesar de que esto rompe el funcionamiento de algunos sitios existentes, es una modificación adoptada por Firefox 3 e Internet Explorer 7, que resulta en una mejora de seguridad.</div>
+<div class="note"><strong>Nota:</strong> Firefox 3 altera la seguridad para los documentos entre ventanas, de modo que sólo el dominio desde el cual ha sido cargada una ventana puede acceder al documento. A pesar de que esto rompe el funcionamiento de algunos sitios existentes, es una modificación adoptada por Firefox 3 e Internet Explorer 7, que resulta en una mejora de seguridad.</div>
<h2 id="Syntax" name="Syntax">Sintaxis</h2>
diff --git a/files/es/web/api/window/index.html b/files/es/web/api/window/index.html
index c0f8e9aa38..4727b9a5d5 100644
--- a/files/es/web/api/window/index.html
+++ b/files/es/web/api/window/index.html
@@ -66,7 +66,7 @@ translation_of: Web/API/Window
<dd>Gets/sets the status bar text for the given window.</dd>
<dt>{{domxref("Window.devicePixelRatio")}} {{non-standard_inline}}{{ReadOnlyInline}}</dt>
<dd>Returns the ratio between physical pixels and device independent pixels in the current display.</dd>
- <dt>{{domxref("Window.dialogArguments")}} {{Fx_minversion_inline(3)}} {{ReadOnlyInline}}</dt>
+ <dt>{{domxref("Window.dialogArguments")}} {{ReadOnlyInline}}</dt>
<dd>Gets the arguments passed to the window (if it's a dialog box) at the time {{domxref("window.showModalDialog()")}} was called. This is an {{Interface("nsIArray")}}.</dd>
<dt>{{domxref("Window.directories")}} {{obsolete_inline}}</dt>
<dd>Sinonimo de {{domxref("window.personalbar")}}</dd>
@@ -133,7 +133,7 @@ translation_of: Web/API/Window
<dd>Returns the personalbar object, whose visibility can be toggled in the window.</dd>
<dt>{{domxref("Window.pkcs11")}} {{obsolete_inline(29)}}</dt>
<dd>Formerly provided access to install and remove PKCS11 modules.</dd>
- <dt>{{domxref("Window.returnValue")}} {{Fx_minversion_inline(3)}}</dt>
+ <dt>{{domxref("Window.returnValue")}}</dt>
<dd>The return value to be returned to the function that called {{domxref("window.showModalDialog()")}} to display the window as a modal dialog.</dd>
<dt>{{domxref("Window.screen")}} {{readOnlyInline}}</dt>
<dd>Returns a reference to the screen object associated with the window.</dd>
@@ -153,7 +153,7 @@ translation_of: Web/API/Window
<dd>Returns the number of pixels that the document has already been scrolled vertically.</dd>
<dt>{{domxref("Window.self")}} {{ReadOnlyInline}}</dt>
<dd>Returns an object reference to the window object itself.</dd>
- <dt>{{domxref("Window.sessionStorage")}} {{Fx_minversion_inline("2.0")}}</dt>
+ <dt>{{domxref("Window.sessionStorage")}}</dt>
<dd>Returns a storage object for storing data within a single page session.</dd>
<dt>{{domxref("Window.sidebar")}} {{non-standard_inline}}{{ReadOnlyInline}}</dt>
<dd>Returns a reference to the window object of the sidebar.</dd>
@@ -243,7 +243,7 @@ translation_of: Web/API/Window
<dd>Abre una nueva ventana.</dd>
<dt>{{domxref("Window.openDialog()")}}</dt>
<dd>Abre una nueva ventana de dialogo.</dd>
- <dt>{{domxref("Window.postMessage()")}} {{Fx_minversion_inline(3)}}</dt>
+ <dt>{{domxref("Window.postMessage()")}}</dt>
<dd>Provides a secure means for one window to send a string of data to another window, which need not be within the same domain as the first.</dd>
<dt>{{domxref("Window.print()")}}</dt>
<dd>Opens the Print Dialog to print the current document.</dd>
@@ -281,7 +281,7 @@ translation_of: Web/API/Window
<dd>{{todo("NeedsContents")}}</dd>
<dt>{{domxref("WindowTimers.setTimeout()")}}</dt>
<dd>Sets a delay for executing a function.</dd>
- <dt>{{domxref("Window.showModalDialog()")}} {{Fx_minversion_inline(3)}}</dt>
+ <dt>{{domxref("Window.showModalDialog()")}}</dt>
<dd>Displays a modal dialog.</dd>
<dt>{{domxref("Window.sizeToContent()")}}</dt>
<dd>Sizes the window according to its content.</dd>
diff --git a/files/es/web/api/xmlhttprequest/index.html b/files/es/web/api/xmlhttprequest/index.html
index 243b3220e6..13c696cd80 100644
--- a/files/es/web/api/xmlhttprequest/index.html
+++ b/files/es/web/api/xmlhttprequest/index.html
@@ -50,7 +50,7 @@ translation_of: Web/API/XMLHttpRequest
<td><code>void <a class="internal" href="/en/XMLHttpRequest#send()" title="/en/XMLHttpRequest#send()">send</a>([optional] in nsIVariant body);</code></td>
</tr>
<tr>
- <td><code>void <a class="internal" href="/en/XMLHttpRequest#sendAsBinary()" title="/en/XMLHttpRequest#sendAsBinary()">sendAsBinary</a>(in DOMString body); {{ fx_minversion_inline(3) }}</code></td>
+ <td><code>void <a class="internal" href="/en/XMLHttpRequest#sendAsBinary()" title="/en/XMLHttpRequest#sendAsBinary()">sendAsBinary</a>(in DOMString body);</code></td>
</tr>
<tr>
<td><code>void <a class="internal" href="/en/XMLHttpRequest#setRequestHeader()" title="/en/XMLHttpRequest#setRequestHeader()">setRequestHeader</a>(in AUTF8String header, in AUTF8String value);</code></td>
@@ -177,13 +177,13 @@ translation_of: Web/API/XMLHttpRequest
<tr>
<td><code>upload</code></td>
<td>{{ Interface("nsIXMLHttpRequestUpload") }}</td>
- <td>El proceso de subida puede ser rastreado al agregar un registro de evento a <code>upload</code>. {{ fx_minversion_inline(3.5) }}</td>
+ <td>El proceso de subida puede ser rastreado al agregar un registro de evento a <code>upload</code>.</td>
</tr>
<tr>
<td><code>withCredentials</code></td>
<td><code>booleano</code></td>
<td>
- <p>Indica cuando el pedido de Access-Control entre sitios debe o no ser realizado usando credenciales como cookies o encabezados de autorización. {{ fx_minversion_inline(3.5) }}</p>
+ <p>Indica cuando el pedido de Access-Control entre sitios debe o no ser realizado usando credenciales como cookies o encabezados de autorización.</p>
<div class="note"><strong>Nota:</strong> Esto nunca afecta los pedidos en para el propio sitio.</div>