From 34d315396ca29d7ef51ecc27eeeeeb275e9b0ba9 Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Mon, 15 Nov 2021 19:39:07 +0100 Subject: Prepare Mozilla section for Markdown conversion (#2980) * Remove summary * Remove hidden except for copyright notice * Remove spans * Remove font * Remove notranslate * Remove extra id, deleting an untranslated page doing so * Fix links, absolute links, rm internal, titles * Remove external classes * fix headings with name attr * fix some styles and classes * remove useless class reference-values * rm styles in links * Fix code blocks in pre * Remove ltr classes * remove fullwidth-table * Fix various conversion errors and some one offs * Remove nested code/pre/code * Fix notes * Fix warnings * fix dls * fix nested issues in dls * fix images --- files/fr/mozilla/firefox/releases/40/index.html | 55 ++++++++++++------------- 1 file changed, 27 insertions(+), 28 deletions(-) (limited to 'files/fr/mozilla/firefox/releases/40/index.html') diff --git a/files/fr/mozilla/firefox/releases/40/index.html b/files/fr/mozilla/firefox/releases/40/index.html index f69c0b12fd..94b920ee42 100644 --- a/files/fr/mozilla/firefox/releases/40/index.html +++ b/files/fr/mozilla/firefox/releases/40/index.html @@ -4,8 +4,7 @@ slug: Mozilla/Firefox/Releases/40 translation_of: Mozilla/Firefox/Releases/40 original_slug: Mozilla/Firefox/Versions/40 --- -
{{FirefoxSidebar}}
To test the latest developer features of Firefox,
-install Firefox Developer Edition
Firefox 40 was released on August 11, 2015. This article lists key changes that are useful not only for web developers, but also Firefox and Gecko developers as well as add-on developers.
+
{{FirefoxSidebar}}

Changements pour les développeurs Web

@@ -14,32 +13,32 @@ install Firefox Developer Edition Firefox 40 was released on August 11, 2015

Nouveautés:

More:

-

Autres: Tous les bugs devtools corrigés depuis Firefox 39 et Firefox 40.

+

Autres: Tous les bugs devtools corrigés depuis Firefox 39 et Firefox 40.

CSS

@@ -62,8 +61,8 @@ install Firefox Developer Edition Firefox 40 was released on August 11, 2015
  • Passing an object which has a property named {{jsxref("Symbol.match")}} with a {{Glossary("truthy")}} value to {{jsxref("String.prototype.startsWith")}}, {{jsxref("String.prototype.endsWith")}}, and {{jsxref("String.prototype.contains")}} now throws a {{jsxref("TypeError")}} ({{bug(1054755)}}).
  • {{jsxref("RegExp")}} function returns pattern itself if called without {{jsxref("Operators/new", "new")}} and pattern object has a property named {{jsxref("Symbol.match")}} with a {{Glossary("truthy")}} value, and the pattern object's constructor property equals to  {{jsxref("RegExp")}} function. ({{bug(1147817)}}).
  • Support for the non-standard JS1.7 destructuring for-in has been dropped ({{bug(1083498)}}).
  • -
  • Les initialiseurs d'expression non-standard dans les boucles for...in sont dorénavant ignorés et seront indiqués par un avertissement dans la console. ({{bug(748550)}} et {{bug(1164741)}}).
  • -
  • \u{xxxxxx} Unicode code point escapes have been added ({{bug(320500)}}).
  • +
  • Les initialiseurs d'expression non-standard dans les boucles for...in sont dorénavant ignorés et seront indiqués par un avertissement dans la console. ({{bug(748550)}} et {{bug(1164741)}}).
  • +
  • \u{xxxxxx} Unicode code point escapes have been added ({{bug(320500)}}).
  • {{jsxref("String.prototype.includes", "String.prototype.contains", "#String.prototype.contains")}} has been replaced with {{jsxref("String.prototype.includes")}}, String.prototype.contains is kept as an alias ({{bug(1102219)}}).
  • If the {{jsxref("DataView")}} constructor is called as a function without the {{ jsxref("Operators/new", "new") }} operator, a {{jsxref("TypeError")}} is now thrown as per the ES6 specification.
  • An issue regressed in Firefox 21, where proxyfied arrays without the get trap were not working properly, has been fixed. If the get trap in a {{jsxref("Proxy")}} was not defined, {{jsxref("Array.length")}} returned 0 and the set trap didn't get called. A workaround was to add the get trap even if was not necessary in your code. This issue has been fixed now ({{bug(895223)}}).
  • @@ -76,7 +75,7 @@ install Firefox Developer Edition Firefox 40 was released on August 11, 2015

    Nouvelles APIs

    Web Animations API

    @@ -115,7 +114,7 @@ install Firefox Developer Edition Firefox 40 was released on August 11, 2015

    Web Audio API

    -

    Nouvelles extensions pour l'API Web Audio:

    +

    Nouvelles extensions pour l'API Web Audio: