aboutsummaryrefslogtreecommitdiff
path: root/files/es/mozilla/firefox/experimental_features
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:45 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:45 -0500
commit1109132f09d75da9a28b649c7677bb6ce07c40c0 (patch)
tree0dd8b084480983cf9f9680e8aedb92782a921b13 /files/es/mozilla/firefox/experimental_features
parent4b1a9203c547c019fc5398082ae19a3f3d4c3efe (diff)
downloadtranslated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.gz
translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.bz2
translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.zip
initial commit
Diffstat (limited to 'files/es/mozilla/firefox/experimental_features')
-rw-r--r--files/es/mozilla/firefox/experimental_features/index.html724
1 files changed, 724 insertions, 0 deletions
diff --git a/files/es/mozilla/firefox/experimental_features/index.html b/files/es/mozilla/firefox/experimental_features/index.html
new file mode 100644
index 0000000000..56c26f6755
--- /dev/null
+++ b/files/es/mozilla/firefox/experimental_features/index.html
@@ -0,0 +1,724 @@
+---
+title: Funciones experimentales de Firefox
+slug: Mozilla/Firefox/Experimental_features
+tags:
+ - Experimental
+ - Firefox
+ - Preferencias
+ - características
+translation_of: Mozilla/Firefox/Experimental_features
+---
+<div>{{FirefoxSidebar}}</div>
+
+<p class="summary">Para probar nuevas características, Mozilla publica una versión de prueba del navegador Firefox, <a href="https://nightly.mozilla.org/">Firefox Nightly</a>, cada día. Características experimentales, por ejemplo implementaciones de estándares de plataforma Web, están disponibles. Esta página lista características que están en versiones Nightly de Firefox junto con información sobre cómo activarlas, si es necesario. Puedes probar tus sitios Web y aplicaciones antes de que se lancen las características y confirmar que todo seguirá funcionando con las últimas prestaciones de tecnología Web.</p>
+
+<p>Para probar esas características experimentales, necesitas descargar <a href="https://nightly.mozilla.org/">Firefox Nightly</a> o <a href="https://www.mozilla.org/en-US/firefox/developer/">Firefox Developer Edition</a>.</p>
+
+<h2 id="HTML">HTML</h2>
+
+<table class="standard-table">
+ <thead>
+ <tr>
+ <th scope="col">Característica</th>
+ <th scope="col">Firefox Nightly</th>
+ <th scope="col">Firefox Developer Edition</th>
+ <th scope="col">Firefox Beta</th>
+ <th scope="col">Firefox</th>
+ <th scope="col">Preferencia</th>
+ </tr>
+ <tr>
+ <td><strong>{{HTMLElement("dialog")}}</strong><br>
+ Elemento dialog incluyendo APIs de DOM para interactuar con este. La implementación de diálogos modales y accesibilidad sigue faltando.</td>
+ <td>Desactivado<br>
+ <sub>(disponible desde 53)</sub></td>
+ <td>Desactivado<br>
+ <sub>(disponible desde 53)</sub></td>
+ <td>---</td>
+ <td>---</td>
+ <td><code>dom.dialog_element.enabled</code></td>
+ </tr>
+ </thead>
+</table>
+
+<h2 id="CSS">CSS</h2>
+
+<table class="standard-table">
+ <thead>
+ <tr>
+ <th scope="col">Característica</th>
+ <th scope="col">Firefox Nightly</th>
+ <th scope="col">Firefox Developer Edition</th>
+ <th scope="col">Firefox Beta</th>
+ <th scope="col">Firefox</th>
+ <th scope="col">Preference</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><strong>Subgrids</strong></td>
+ <td>
+ <p>Desactivado</p>
+
+ <p>(reconocido pero aún no implementado)</p>
+ </td>
+ <td>
+ <p>Desactivado</p>
+
+ <p>(reconocido pero aún no implementado)</p>
+ </td>
+ <td>
+ <p>Desactivado</p>
+
+ <p>(reconocido pero aún no implementado)</p>
+ </td>
+ <td>
+ <p>Desactivado</p>
+
+ <p>(reconocido pero aún no implementado)</p>
+ </td>
+ <td><code>layout.css.grid-template-subgrid-value.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong>Display stray control characters in CSS as hex boxes</strong><br>
+ This feature renders control characters (Unicode category Cc) other than <em>tab</em> (<code>U+0009</code>), <em>line feed</em> (<code>U+000A</code>), <em>form feed</em> (<code>U+000C</code>), and <em>carriage return</em> (<code>U+000D</code>) as a hexbox when they are not expected.</td>
+ <td>43</td>
+ <td>43</td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1329613">No habilitado</a></td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1329613">No habilitado</a></td>
+ <td><code>layout.css.control-characters.enabled</code> or <code>layout.css.control-characters.visible</code></td>
+ </tr>
+ <tr>
+ <td><strong>Positioned CSS Masks</strong><br>
+ A subset of CSS Masks that includes <a href="/en-US/docs/Web/CSS/CSS_Masks">longhand properties of CSS Masks</a>, as well as a change in the shorthand property</td>
+ <td>51</td>
+ <td>51</td>
+ <td>53</td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1251161">No habilitado</a></td>
+ <td>Controlled by a compile flag (MOZ_ENABLE_MASK_AS_SHORTHAND).</td>
+ </tr>
+ <tr>
+ <td>
+ <p><strong>The</strong> <strong><code>font-variation-settings</code> property</strong><br>
+ The {{cssxref("font-variation-settings")}} provides low-level control over OpenType or TrueType font typographic features, by specifying the four letter axis names of the features you want to vary, along with their variation values.</p>
+ </td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 53)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 53)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 53)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 53)</sub></td>
+ <td>
+ <p><code>layout.css.font-variations.enabled</code><br>
+ Functions only in Mac OS Sierra (and later).<br>
+ <br>
+ For the downloadable fonts on axis-praxis, you also need <code>gfx.downloadable_fonts.keep_variation_tables</code> (in Firefox 54 and later)</p>
+ </td>
+ </tr>
+ <tr>
+ <td><strong>The <code>touch-action</code> CSS property</strong><br>
+ The {{cssxref("touch-action")}} CSS property is part of the {{SpecName("Pointer Events")}} specification and allows you to specify how and in what way the user is able to manipulate an object by touch.</td>
+ <td>50</td>
+ <td>—</td>
+ <td>—</td>
+ <td>—</td>
+ <td><code>layout.css.touch_action.enabled</code></td>
+ </tr>
+ <tr id="shape-outside">
+ <td>
+ <p><strong>The <code>shape-outside</code> CSS property</strong><br>
+ The {{cssxref("shape-outside")}} CSS property is part of the {{SpecName("CSS Shapes")}} specification and allows you to specify a float area causing inline contents to wrap around a shape.</p>
+
+ <p>Firefox currently implements the <code>&lt;shape-box&gt;</code> values ({{bug(1309467)}}) as well as the <code>circle()</code> ({{bug(1311244)}}), <code>ellipse()</code> ({{bug(1326406)}}), and <code>polygon()</code> ({{bug(1326409)}}) functions. {{cssxref("shape-outside")}} is animatable desde la versión Firefox 57 ({{bug(1289049)}}).</p>
+ </td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 53)</sub></td>
+ <td>—</td>
+ <td>—</td>
+ <td>—</td>
+ <td><code>layout.css.shape-outside.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong>The <code>shape-image-threshold</code> CSS property</strong><br>
+ The {{cssxref("shape-imahge-threshold")}} CSS property is part of the {{SpecName("CSS Shapes")}} specification, and allows you to specify the alpha channel threshold used to extract the shape using an image as the value for {{cssxref("shape-outside")}}.</td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td><code>layout.css.shape-outside.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong>La propiedad <code>contain</code> de CSS</strong><br>
+ La propiedad de CSS {{cssxref("contain")}} es parte de la especificación {{SpecName("CSS Containment")}} y te permite indicar que un elemento y sus contenidos son independientes del resto del documento, permitiendo a  {{Glossary("User agent", "user agents")}} optimizar el renderizado de una página.</td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 45)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 45)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 45)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 45)</sub></td>
+ <td><code>layout.css.contain.enabled</code></td>
+ </tr>
+ <tr id="column-span">
+ <td>
+ <p><strong>The <code>column-span</code> CSS property</strong><br>
+ The {{cssxref("column-span")}} CSS property is part of the {{SpecName("CSS3 Multicol")}} specification and allows you to specify how many columns an element spans across.</p>
+
+ <p>Firefox currently only parses the property ({{bug(1339298)}}), it's not actually implemented yet ({{bug(616436)}}).</p>
+ </td>
+ <td>No habilitado<br>
+ <sub>(recognized desde la versión 55, but not implemented yet)</sub></td>
+ <td>—</td>
+ <td>—</td>
+ <td>—</td>
+ <td><code>layout.css.column-span.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong>The <code>frames()</code> timing function</strong><br>
+ Ver <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/single-transition-timing-function#The_frames()_class_of_timing-functions">The frames() class of timing-functions</a> para más detalle</td>
+ <td>Habilitado</td>
+ <td><sub>N/A</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 55)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 55)</sub></td>
+ <td>None</td>
+ </tr>
+ <tr>
+ <td><strong>The {{cssxref("::slotted")}} pseudo-element</strong><br>
+ Selects elements when they are inserted into a {{htmlelement("slot")}} in an HTML {{htmlelement("template")}}.</td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td><code>dom.webcomponents.customelements.enabled</code> and <code>dom.webcomponents.shadowdom.enabled</code></td>
+ </tr>
+ </tbody>
+</table>
+
+<h2 id="JavaScript">JavaScript</h2>
+
+<p id="ECMAScript_2016">See also <a href="/en-US/docs/Web/JavaScript/New_in_JavaScript/ECMAScript_Next_support_in_Mozilla">ECMAScript Next support</a> for implemented features of ECMAScript 2016 and later, that are not experimental and thus available without preferences in Firefox Release.</p>
+
+<table class="standard-table">
+ <thead>
+ <tr>
+ <th scope="col">Feature</th>
+ <th scope="col">Firefox Nightly</th>
+ <th scope="col">Firefox Developer Edition</th>
+ <th scope="col">Firefox Beta</th>
+ <th scope="col">Firefox Release</th>
+ <th scope="col">Preference</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><strong>Additions to the <code>ArrayBuffer</code> object</strong><br>
+ Adds the {{jsxref("ArrayBuffer.transfer()")}} that returns a new <code>ArrayBuffer</code> whose contents have been taken from the <code>oldBuffer</code>'s data (<a href="https://gist.github.com/lukewagner/2735af7eea411e18cf20">spec</a>).</td>
+ <td>36</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>None</td>
+ </tr>
+ <tr>
+ <td><strong>TypedObject objects</strong> (<a href="https://github.com/dslomov-chromium/typed-objects-es7">spec</a>)</td>
+ <td>Habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>None</td>
+ </tr>
+ <tr>
+ <td><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/SIMD">SIMD</a> (<a href="https://github.com/johnmccutchan/ecmascript_simd">specification and polyfill</a>)</td>
+ <td>Habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>None</td>
+ </tr>
+ <tr>
+ <td><strong>ECMAScript modules</strong><br>
+ Allows you to use native ECMAScript modules, for example defining modules with <code>&lt;script type="module"&gt;</code>, defining fallback scripts with <code>&lt;script nomodule&gt;</code>, and <a href="/en-US/docs/Web/JavaScript/Reference/Statements/import">importing</a> code features that have been <a href="/en-US/docs/Web/JavaScript/Reference/Statements/export">exported</a> from modules.</td>
+ <td>59</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td><code>dom.moduleScripts.enabled</code></td>
+ </tr>
+ <tr>
+ <td>{{jsxref("Array.prototype.flatten()")}} and {{jsxref("Array.prototype.flatMap()")}}</td>
+ <td>Habilitado (59)</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>None</td>
+ </tr>
+ </tbody>
+</table>
+
+<h2 id="APIs">APIs</h2>
+
+<h3 id="Canvas_WebGL">Canvas &amp; WebGL</h3>
+
+<table class="standard-table">
+ <thead>
+ <tr>
+ <th scope="col">Feature</th>
+ <th scope="col">Firefox Nightly</th>
+ <th scope="col">Firefox Developer Edition</th>
+ <th scope="col">Firefox Beta</th>
+ <th scope="col">Firefox Release</th>
+ <th scope="col">Preference</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><strong><code>WEBGL_debug_renderer_info</code> extension</strong><br>
+ The {{domxref("WEBGL_debug_renderer_info")}} extension allows you to transmit information useful to help debugging problems to the server.</td>
+ <td>42</td>
+ <td>42</td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=742798">No habilitado</a></td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=742798">No habilitado</a></td>
+ <td><code>webgl.enable-debug-renderer-info</code></td>
+ </tr>
+ <tr>
+ <td><strong>OffscreenCanvas</strong><br>
+ The {{domxref("OffscreenCanvas")}} interface provides a canvas that can be rendered off screen. It is available in both the window and <a href="/en-US/docs/Web/API/Web_Workers_API">worker</a> contexts.</td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 44)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 44)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 44)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 44)</sub></td>
+ <td><code>gfx.offscreencanvas.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong><a href="/en-US/docs/Web/API/Canvas_API/Tutorial/Hit_regions_and_accessibility">Hit regions</a></strong><br>
+ Whether the mouse coordinates are within a particular area on the canvas is a common problem to solve. The hit region API allows you define an area of your canvas and provides another possibility to expose interactive content on a canvas to accessibility tools.</td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 30)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 30)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 30)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 30)</sub></td>
+ <td><code>canvas.hitregions.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong><a href="/en-US/docs/Web/API/Streams_API">Streams API</a></strong><br>
+ Allows JavaScript to programmatically access streams of data received over the network and process them as desired by the developer.</td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 57)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 57)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 57)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 57)</sub></td>
+ <td><code>dom.streams.enabled</code> and <code>javascript.options.streams</code></td>
+ </tr>
+ <tr>
+ <td><strong><a href="/en-US/docs/Web/Web_Components/Using_custom_elements">Custom elements</a></strong><br>
+ Allows the definition and registering of custom elements that can then be used in the document.</td>
+ <td>Habilitado<br>
+ <sub>(desde la versión 59)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 57)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 57)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 57)</sub></td>
+ <td><code>dom.webcomponents.enabled</code> and <code>dom.webcomponents.customelements.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong><a href="/en-US/docs/Web/Web_Components/Using_shadow_DOM">Shadow DOM</a></strong><br>
+ Allows a shadow DOM to be attached to any element, inside which markup, style, and scripting can be safely encapsulated.</td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 58)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 58)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 58)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 58)</sub></td>
+ <td><code>dom.webcomponents.enabled</code> and <code>dom.webcomponents.shadowdom.enabled</code></td>
+ </tr>
+ </tbody>
+</table>
+
+<h3 id="DOM">DOM</h3>
+
+<table class="standard-table">
+ <thead>
+ <tr>
+ <th scope="col">Característica</th>
+ <th scope="col">Firefox Nightly</th>
+ <th scope="col">Firefox Developer Edition</th>
+ <th scope="col">Firefox Beta</th>
+ <th scope="col">Firefox Release</th>
+ <th scope="col">Preference</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><strong>Gamepad extensions</strong><br>
+ <a href="/en-US/docs/Web/API/Gamepad_API#Experimental_Gamepad_extensions">The Gamepad Extensions</a> provide access to additional functionality such as pose information in the case of WebVR controllers, and haptic actuator control (e.g. controller vibration hardware).</td>
+ <td>Habilitado</td>
+ <td>Habilitado</td>
+ <td>Habilitado</td>
+ <td>No habilitado</td>
+ <td><code>dom.gamepad-extensions.enabled</code></td>
+ </tr>
+ <tr>
+ <td><code><strong>HTMLMediaElement.seekToNextFrame()</strong></code><br>
+ Part of an experimentation process around support non-real-time access to media for tasks including filtering, editing, and so forth, the {{domxref("HTMLMediaElement.seekToNextFrame()")}} advances the the current play position to the next frame in the media.</td>
+ <td>49<br>
+ <sub>(Fundamental update in version 50)</sub></td>
+ <td>49<br>
+ <sub>(Fundamental update in version 50)</sub></td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td><code>media.seekToNextFrame.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong><code>GeometryUtils.getBoxQuads()</code></strong> ({{bug(917755)}})</td>
+ <td>31</td>
+ <td>31</td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1107559">No habilitado</a></td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1107559">No habilitado</a></td>
+ <td><code>layout.css.getBoxQuads.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong><code>GeometryUtils.convertPointFromNode()</code></strong>,<br>
+ <strong><code>GeometryUtils.RectFromNode()</code></strong>, y<br>
+ <code><strong>GeometryUtils.convertQuadFromNode()</strong></code><br>
+ ({{bug(918189)}})</td>
+ <td>31</td>
+ <td>31</td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1107559">No habilitado</a></td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1107559">No habilitado</a></td>
+ <td><code>layout.css.convertFromNode.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong><code>Node.rootNode</code></strong><br>
+ The {{domxref("Node.rootNode")}} property returns a {{domxref("Node")}} object representing the topmost node in the tree, or the current node if it's the topmost node in the tree.<br>
+ <em>This feature is kept experimental as its naming poses Web compatibility problems. It will be renamed in the future.</em></td>
+ <td>48</td>
+ <td>48</td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1269155">No habilitado</a></td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1269155">No habilitado</a></td>
+ <td><code>dom.node.rootNode.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong>WebVTT Regions API</strong><br>
+ <a href="/en-US/docs/Web/API/Web_Video_Text_Tracks_Format">WebVTT</a> regions are parts of the video viewport that provide a rendering area for WebVTT cues. The {{domxref("VTTRegion")}} is the interface exposing the WebVTT cues.<br>
+ <em>This interface is considered to be in flux and isn't therefore activated in any version by default.</em></td>
+ <td>No habilitado<br>
+ <sub>(Experimental implementation desde la versión version 30)</sub></td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td><code>media.webvtt.regions.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong>Support for audio and video tracks</strong><br>
+ Implementa {{domxref("HTMLMediaElement.audioTracks")}} y {{domxref("HTMLMediaElement.videoTracks")}}.<br>
+ <em>Firefox no soporta pistas de audio o vídeo múltiples, evitando que los usos más comunes de estas propiedades funcionen correctamente. Es por ello que estas propiedades no están activadas por defecto en ninguna versión. </em></td>
+ <td>No habilitado<br>
+ <sub>(Implementación experimental desde la versión 33)</sub></td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td><code>media.track.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong>Better value for <code>Event.timestamp</code></strong><br>
+ The property {{domxref("Event.timestamp")}} is returning a {{domxref("DOMHighResTimeStamp")}}, which is now relative to the Unix epoch.</td>
+ <td>32 (Windows)<br>
+ 43 (Linux)</td>
+ <td>32 (Windows)<br>
+ 43 (Linux)</td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1026804">No habilitado</a></td>
+ <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1026804">No habilitado</a></td>
+ <td><code>media.track.enabled</code></td>
+ </tr>
+ <tr id="pointer-events">
+ <td><strong>Pointer Events</strong></td>
+ <td>59</td>
+ <td>59<br>
+ <sub>(todavía no habilitado en Firefox para Android)</sub></td>
+ <td>59<br>
+ <sub>(todavía no habilitado en Firefox para Android)</sub></td>
+ <td>59<br>
+ <sub>(todavía no habilitado en Firefox para Android)</sub></td>
+ <td><code>dom.w3c_pointer_events.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong>Intersection Observer API</strong><br>
+ The {{domxref("Intersection Observer API")}} allows you to configure a callback that is called whenever one item, called a target, intersects either the device viewport or a specified element called.</td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 53)</sub></td>
+ <td>—</td>
+ <td>—</td>
+ <td>—</td>
+ <td><code>dom.IntersectionObserver.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong><a href="/en-US/docs/Web/API/Web_Animations_API">Web Animations API: KeyframeEffect and KeyframeEffectReadOnly</a></strong><br>
+ The {{domxref("KeyframEffectReadOnly()", "KeyframeEffectReadOnly.KeyframeEffectReadOnly()")}} and {{domxref("KeyframeEffect()", "KeyframeEffect.KeyframeEffect()")}} constructors can be used to clone existing {{domxref("KeyframeEffectReadOnly")}} object instances by being given the object to clone as their only parameter (see {{bug(1273784)}}.)</td>
+ <td>52</td>
+ <td>52</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>None</td>
+ </tr>
+ <tr>
+ <td><strong>{{domxref("PromiseRejectionEvent")}} and related features</strong><br>
+ Providing a way to monitor and more finely control the rejection of Promises.<br>
+  </td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 55)</sub></td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td><code>dom.promise_rejection_events.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong><a href="/en-US/docs/Web/API/Payment_Request_API">Payment Request API</a></strong><br>
+ Provides a web API for handling web-based payments.</td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 55)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 55)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 55)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 55)</sub></td>
+ <td><code>dom.payments.request.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong>Basic Card Payment API</strong><br>
+ Provides dictionaries that define data structures describing card payment types and payment responses for use in the Payment Request API. See {{domxref("BasicCardRequest")}} and {{domxref("BasicCardResponse")}}.</td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 56)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 56)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 56)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 56)</sub></td>
+ <td><code>dom.payments.request.enabled</code></td>
+ </tr>
+ <tr>
+ <td><strong>Window.content only available to Chrome code</strong><br>
+ The proprietary {{domxref("Window.content")}} property is now only available to chrome (privileged) code, and not available to the web anymore ({{bug(864845)}}).</td>
+ <td>Habilitado<br>
+ <sub>(desde la versión 57)</sub></td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td> </td>
+ </tr>
+ <tr>
+ <td><strong>Disabling {{domxref("Navigator.registerContentHandler()")}}</strong><br>
+ This API is associated with a number of issues., and in addition we are the only browser that implements it. We are intending to remove it completely in the future, but for the moment we are disabling it in non-release versions to see if we get any significant web compat reports back.</td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>Habilitado</td>
+ <td><code>dom.registerContentHandler.enabled</code></td>
+ </tr>
+ </tbody>
+</table>
+
+<h3 id="WebRTC">WebRTC</h3>
+
+<table class="standard-table">
+ <thead>
+ <tr>
+ <th scope="col">Feature</th>
+ <th scope="col">Firefox Nightly</th>
+ <th scope="col">Firefox Developer Edition</th>
+ <th scope="col">Firefox Beta</th>
+ <th scope="col">Firefox Release</th>
+ <th scope="col">Preference</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><strong>TCP ICE candidates</strong><br>
+ ICE candidates that use TCP rather than UDP are considered during ICE negotiation.</td>
+ <td>
+ <p>No habilitado<br>
+ 41</p>
+
+ <p>Habilitado<br>
+ 54</p>
+ </td>
+ <td>No habilitado<br>
+ 41</td>
+ <td>No habilitado<br>
+ 41</td>
+ <td>No habilitado<br>
+ 41</td>
+ <td><code>media.peerconnection.ice.tcp</code></td>
+ </tr>
+ </tbody>
+</table>
+
+<h2 id="Developer_Tools">Developer Tools</h2>
+
+<table class="standard-table">
+ <thead>
+ <tr>
+ <th scope="col">Feature</th>
+ <th scope="col">Firefox Nightly</th>
+ <th scope="col">Firefox Developer Edition</th>
+ <th scope="col">Firefox Beta</th>
+ <th scope="col">Firefox Release</th>
+ <th scope="col">Preference</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr id="new-debugger-frontend">
+ <td><strong>Debugger rewrite in HTML</strong></td>
+ <td>52</td>
+ <td>52</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td><code>devtools.debugger.new-debugger-frontend</code></td>
+ </tr>
+ <tr id="new-console-frontend">
+ <td><strong>Console rewrite in HTML</strong></td>
+ <td>52</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td><code>devtools.webconsole.new-frontend-Habilitado</code></td>
+ </tr>
+ <tr id="performance-tool-options">
+ <td><strong>Experimental Performance tool options</strong><br>
+ Enables options in the UI for JIT optimizations, memory, etc.</td>
+ <td>41</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td><code>devtools.performance.ui.experimental</code></td>
+ </tr>
+ <tr id="layout-side-panel">
+ <td><strong>Layout side panel</strong><br>
+ The Layout side panel allows to inspect and manage different CSS layout types like <a href="/en-US/docs/Web/CSS/CSS_Grid_Layout">CSS Grid Layout</a>.</td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 52)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 52)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 52)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 52)</sub></td>
+ <td><code>devtools.layoutview.enabled</code></td>
+ </tr>
+ </tbody>
+</table>
+
+<h2 id="Security">Security</h2>
+
+<table class="standard-table">
+ <thead>
+ <tr>
+ <th scope="col">Feature</th>
+ <th scope="col">Firefox Nightly</th>
+ <th scope="col">Firefox Developer Edition</th>
+ <th scope="col">Firefox Beta</th>
+ <th scope="col">Firefox Release</th>
+ <th scope="col">Preference</th>
+ </tr>
+ <tr>
+ <td><strong>TLS 1.3</strong></td>
+ <td>Habilitado</td>
+ <td>Habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td><code>security.tls.version.max</code> to <code>4</code></td>
+ </tr>
+ <tr>
+ <td><strong>Block plain text requests from Flash plugins on encrypted pages</strong><br>
+ A pref has been added to treat mixed OBJECT_SUBREQUESTS as active content to mitigate MitM attacks due to plugins loading "risky" content. See {{bug(1190623)}} for more details.</td>
+ <td>Habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>Habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>Habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado</td>
+ <td><code>security.mixed_content.block_object_subrequest </code>to <code>true</code></td>
+ </tr>
+ <tr>
+ <td><strong>{{domxref("SecurityPolicyViolationEvent")}}, and the <code>securitypolicyviolation</code> event</strong><br>
+ Allows developers to programmatically respond to <a href="/en-US/docs/Web/HTTP/CSP">CSP</a> violations.</td>
+ <td>Habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>Habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>Habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado</td>
+ <td><code>security.csp.enable_violation_events</code></td>
+ </tr>
+ <tr>
+ <td>
+ <p><strong>"Insecure connection" icon display for non-HTTPS sites</strong><br>
+ Firefox 59 has two new preferences, No habilitado by default, which when Habilitado cause a lock with a strike-through to appear in the address bar when a non-HTTPS site is loaded. This work is part of the preparation for moving to a completely HTTPS web, the idea being that in the near future insecure sites will be specially indicated, rather than secure sites.</p>
+ </td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>No habilitado<br>
+ <sub>(disponible desde la versión 59)</sub></td>
+ <td>
+ <p><code>security.insecure_connection_icon.enabled</code> for non-private browsing</p>
+
+ <p><code>security.insecure_connection_icon.pbmode.enabled</code> for private browsing</p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p><strong>{{httpheader("Origin")}} header sent for non-CORS requests</strong><br>
+ To mitigate CSRF attacks, the <code>Origin</code> header should be sent with non-CORS requests unless they are <code><a href="/en-US/docs/Web/HTTP/Methods/GET">GET</a></code> or <code><a href="/en-US/docs/Web/HTTP/Methods/HEAD">HEAD</a></code> ({{bug(446344)}}). We currently only send <code>Origin</code> on CORS requests.</p>
+ </td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td>No habilitado</td>
+ <td><code>network.http.sendOriginHeader</code></td>
+ </tr>
+ </thead>
+</table>
+
+<h2 id="Consultar_también">Consultar también</h2>
+
+<ul>
+ <li><a href="/es/Firefox/Releases">Notas de desarrollo de Firefox para desarrolladores</a></li>
+ <li><a href="https://nightly.mozilla.org/">Firefox Nightly</a></li>
+ <li><a href="https://www.mozilla.org/en-US/firefox/developer/">Firefox Developer Edition</a></li>
+</ul>