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 --- .../domimplementation/createdocument/index.html | 72 +--------------------- 1 file changed, 1 insertion(+), 71 deletions(-) (limited to 'files/fr/web/api/domimplementation/createdocument') diff --git a/files/fr/web/api/domimplementation/createdocument/index.html b/files/fr/web/api/domimplementation/createdocument/index.html index 0f9861d5c2..d8a6666d9f 100644 --- a/files/fr/web/api/domimplementation/createdocument/index.html +++ b/files/fr/web/api/domimplementation/createdocument/index.html @@ -76,77 +76,7 @@ alert(doc.getElementById('abc')); // [objet HTMLBodyElement]

Compatibilité des navigateurs

-

{{CompatibilityTable}}

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FonctionnalitéChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.0")}}9.0{{CompatVersionUnknown}}{{CompatVersionUnknown}}
3rd argument of createDocument() optional{{CompatVersionUnknown}}{{CompatNo}}{{CompatGeckoDesktop("26.0")}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FonctionnalitéAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
3rd argument of createDocument() optional{{CompatVersionUnknown}}{{CompatNo}}{{CompatGeckoMobile("26.0")}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
-
+

{{Compat("api.DOMImplementation.createDocument")}}

Voir aussi

-- cgit v1.2.3-54-g00ecf