From 99efa5cfa34c3f9d38b75352881acdfc99508ebf Mon Sep 17 00:00:00 2001 From: tristantheb Date: Fri, 2 Apr 2021 13:50:14 +0200 Subject: UPDATE: FR-ONLY - Remove all old CompatibilityTable to replace with {{Compat()}} (#311) * UPDATE: Removing CompatibilityTable script - Part 1 * UPDATE: Removing CompatibilityTable script - Part 2 * UPDATE: Removing CompatibilityTable script - Part 3 * UPDATE: Removing CompatibilityTable script - Part 4 * UPDATE: Removing CompatibilityTable script - Part 5/5 * FIX: Repair the EOL of one page * FIX: Fix conflicting file --- files/fr/web/api/console/info/index.html | 117 ++++++------------------------- 1 file changed, 23 insertions(+), 94 deletions(-) (limited to 'files/fr/web/api/console/info/index.html') diff --git a/files/fr/web/api/console/info/index.html b/files/fr/web/api/console/info/index.html index b66d16dddb..44cac76f82 100644 --- a/files/fr/web/api/console/info/index.html +++ b/files/fr/web/api/console/info/index.html @@ -36,103 +36,32 @@ console.info(msg [, subst1, ..., substN]);

Voir Afficher du texte sur la console dans la documentation de {{ domxref("console") }} pour plus de détails.

-

Spécification

- -

Console Object API

- -

Compatibilité des navigateurs

- -

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +

Spécification

+ +
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{ CompatVersionUnknown() }}{{ CompatGeckoDesktop("2.0") }}8{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
Substitution strings{{ CompatUnknown() }}{{ CompatGeckoDesktop("9.0") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
Information icon{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatNo() }}
Available in workers{{ CompatUnknown() }}{{ CompatGeckoDesktop("38.0") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
+ + + + + + + + + + + + + +
SpécificationStatutCommentaire
{{SpecName("Console API", "#info", "console.info()")}}{{Spec2("Console API")}}Définition initiale.
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{ CompatUnknown() }}{{ CompatGeckoMobile("2.0") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
Substitution strings{{ CompatUnknown() }}{{ CompatGeckoMobile("9.0") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
Available in workers{{ CompatUnknown() }}{{ CompatGeckoMobile("38.0") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
+

Compatibilité des navigateurs

+ +

{{Compat("api.Console.info")}}

-

Voir aussi

+

Voir aussi

-- cgit v1.2.3-54-g00ecf