diff options
author | julieng <julien.gattelier@gmail.com> | 2021-11-15 21:54:55 +0100 |
---|---|---|
committer | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-15 22:10:33 +0100 |
commit | 754cd7ee2be903af5f0e41ee4d7f5f8e87e2ee0e (patch) | |
tree | fc8ea61cdfdcf710f6e7fb0ab19d63874f09da55 /files/fr/mozilla/firefox/releases/3/site_compatibility/index.md | |
parent | 3cf9bd8b9901006085d4e0f353b0d3b6b8f69d93 (diff) | |
download | translated-content-754cd7ee2be903af5f0e41ee4d7f5f8e87e2ee0e.tar.gz translated-content-754cd7ee2be903af5f0e41ee4d7f5f8e87e2ee0e.tar.bz2 translated-content-754cd7ee2be903af5f0e41ee4d7f5f8e87e2ee0e.zip |
Remove languages macro which break build
Diffstat (limited to 'files/fr/mozilla/firefox/releases/3/site_compatibility/index.md')
-rw-r--r-- | files/fr/mozilla/firefox/releases/3/site_compatibility/index.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/fr/mozilla/firefox/releases/3/site_compatibility/index.md b/files/fr/mozilla/firefox/releases/3/site_compatibility/index.md index 010851a9ef..2c63daa1f0 100644 --- a/files/fr/mozilla/firefox/releases/3/site_compatibility/index.md +++ b/files/fr/mozilla/firefox/releases/3/site_compatibility/index.md @@ -70,7 +70,3 @@ Consultez la documentation de [compareNode](fr/DOM/range.compareNode) pour savoi - Les éléments `object` et `embed` n'ont plus besoin d'attribut `type` pour être rendus. - La modification de l'attribut `src` (de `<embed>`) ou de l'attribut `data` (de `<object>`) via JavaScript fonctionne maintenant correctement. - L'en-tête `Content-Type` envoyé par le serveur (s'il existe) est maintenant prioritaire par rapport à l'attribut `type` d'une balise `<object>` comme défini dans la spécification HTML (ceci n'est pas le cas pour `embed`). - - - -{{ languages( { "en": "en/Gecko\_1.9\_Changes_affecting_websites", "ja": "ja/Gecko\_1.9\_Changes_affecting_websites", "ko": "ko/Gecko\_1.9\_Changes_affecting_websites", "pl": "pl/Zmiany_w_Gecko\_1.9\_wp\u0142ywaj\u0105ce_na_wy\u015bwietlanie_stron", "pt": "pt/Mudan\u00e7as_no_Gecko\_1.9\_que_afetam_websites" } ) }} |