From 6781d84b8a98f4c28efebaf7ed15d0666083ef11 Mon Sep 17 00:00:00 2001 From: MDN Date: Sun, 6 Jun 2021 00:57:45 +0000 Subject: [CRON] sync translated content --- files/de/_redirects.txt | 1 + files/de/_wikihistory.json | 12 +- .../css/tools/cubic_bezier_generator/index.html | 322 +++++++++++++++++++++ .../css/tools/cubic_bezier_generator/index.html | 321 -------------------- files/es/_redirects.txt | 4 +- files/es/_wikihistory.json | 24 +- .../web/api/element/runtimestyle/index.html | 83 ++++++ .../css/tools/cubic_bezier_generator/index.html | 321 ++++++++++++++++++++ files/es/web/api/element/runtimestyle/index.html | 82 ------ .../css/tools/cubic_bezier_generator/index.html | 321 -------------------- files/fr/_redirects.txt | 11 +- files/fr/_wikihistory.json | 38 +-- files/fr/glossary/gaia/index.html | 25 -- files/fr/glossary/gonk/index.html | 22 -- files/fr/orphaned/glossary/gaia/index.html | 25 ++ files/fr/orphaned/glossary/gonk/index.html | 22 ++ .../css/tools/cubic_bezier_generator/index.html | 14 + .../css/tools/cubic_bezier_generator/index.html | 14 - files/ja/_redirects.txt | 1 + files/ja/_wikihistory.json | 12 +- files/ja/glossary/gaia/index.html | 24 -- files/ja/orphaned/glossary/gaia/index.html | 25 ++ files/zh-cn/_redirects.txt | 1 + files/zh-cn/_wikihistory.json | 14 +- .../web/api/element/runtimestyle/index.html | 77 +++++ .../zh-cn/web/api/element/runtimestyle/index.html | 76 ----- 26 files changed, 952 insertions(+), 940 deletions(-) create mode 100644 files/de/orphaned/web/css/tools/cubic_bezier_generator/index.html delete mode 100644 files/de/web/css/tools/cubic_bezier_generator/index.html create mode 100644 files/es/orphaned/web/api/element/runtimestyle/index.html create mode 100644 files/es/orphaned/web/css/tools/cubic_bezier_generator/index.html delete mode 100644 files/es/web/api/element/runtimestyle/index.html delete mode 100644 files/es/web/css/tools/cubic_bezier_generator/index.html delete mode 100644 files/fr/glossary/gaia/index.html delete mode 100644 files/fr/glossary/gonk/index.html create mode 100644 files/fr/orphaned/glossary/gaia/index.html create mode 100644 files/fr/orphaned/glossary/gonk/index.html create mode 100644 files/fr/orphaned/web/css/tools/cubic_bezier_generator/index.html delete mode 100644 files/fr/web/css/tools/cubic_bezier_generator/index.html delete mode 100644 files/ja/glossary/gaia/index.html create mode 100644 files/ja/orphaned/glossary/gaia/index.html create mode 100644 files/zh-cn/orphaned/web/api/element/runtimestyle/index.html delete mode 100644 files/zh-cn/web/api/element/runtimestyle/index.html (limited to 'files') diff --git a/files/de/_redirects.txt b/files/de/_redirects.txt index b5a8e00f50..ff653c0d9c 100644 --- a/files/de/_redirects.txt +++ b/files/de/_redirects.txt @@ -606,6 +606,7 @@ /de/docs/Web/CSS/Pseudoklasse /de/docs/Web/CSS/Pseudo-classes /de/docs/Web/CSS/Referenz /de/docs/Web/CSS/Reference /de/docs/Web/CSS/Spezifität /de/docs/Web/CSS/Specificity +/de/docs/Web/CSS/Tools/Cubic_Bezier_Generator /de/docs/orphaned/Web/CSS/Tools/Cubic_Bezier_Generator /de/docs/Web/CSS/Vererbung /de/docs/Web/CSS/inheritance /de/docs/Web/CSS/Wertdefinitionssyntax /de/docs/Web/CSS/Value_definition_syntax /de/docs/Web/CSS/attr /de/docs/Web/CSS/attr() diff --git a/files/de/_wikihistory.json b/files/de/_wikihistory.json index 3422f470b6..43d9e23e23 100644 --- a/files/de/_wikihistory.json +++ b/files/de/_wikihistory.json @@ -6062,12 +6062,6 @@ "creativenitish" ] }, - "Web/CSS/Tools/Cubic_Bezier_Generator": { - "modified": "2019-03-23T22:43:38.857Z", - "contributors": [ - "Sebastianz" - ] - }, "Web/CSS/Tools/Linear-gradient_Generator": { "modified": "2019-03-23T22:43:38.482Z", "contributors": [ @@ -14758,6 +14752,12 @@ "Sebastianz" ] }, + "orphaned/Web/CSS/Tools/Cubic_Bezier_Generator": { + "modified": "2019-03-23T22:43:38.857Z", + "contributors": [ + "Sebastianz" + ] + }, "orphaned/Web/Guide/Events": { "modified": "2019-03-18T21:10:49.464Z", "contributors": [ diff --git a/files/de/orphaned/web/css/tools/cubic_bezier_generator/index.html b/files/de/orphaned/web/css/tools/cubic_bezier_generator/index.html new file mode 100644 index 0000000000..e36d2c78c0 --- /dev/null +++ b/files/de/orphaned/web/css/tools/cubic_bezier_generator/index.html @@ -0,0 +1,322 @@ +--- +title: Cubic Bezier Generator +slug: orphaned/Web/CSS/Tools/Cubic_Bezier_Generator +tags: + - CSS + - Werkzeuge +translation_of: Web/CSS/Tools/Cubic_Bezier_Generator +original_slug: Web/CSS/Tools/Cubic_Bezier_Generator +--- +
+ + +

{{draft}}

+ +

Dies ist ein Beispielwerkzeug; es erlaubt die Bearbeitung von Bezierkurven. Es ist noch nicht wirklich nützlich, wird es aber sein!

+ +

{{EmbedLiveSample("Tool", 1000, 2000)}}

+
diff --git a/files/de/web/css/tools/cubic_bezier_generator/index.html b/files/de/web/css/tools/cubic_bezier_generator/index.html deleted file mode 100644 index a401f734aa..0000000000 --- a/files/de/web/css/tools/cubic_bezier_generator/index.html +++ /dev/null @@ -1,321 +0,0 @@ ---- -title: Cubic Bezier Generator -slug: Web/CSS/Tools/Cubic_Bezier_Generator -tags: - - CSS - - Werkzeuge -translation_of: Web/CSS/Tools/Cubic_Bezier_Generator ---- -
- - -

{{draft}}

- -

Dies ist ein Beispielwerkzeug; es erlaubt die Bearbeitung von Bezierkurven. Es ist noch nicht wirklich nützlich, wird es aber sein!

- -

{{EmbedLiveSample("Tool", 1000, 2000)}}

-
diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt index 841b47bad9..0f10ad6eb6 100644 --- a/files/es/_redirects.txt +++ b/files/es/_redirects.txt @@ -1799,6 +1799,7 @@ /es/docs/Web/API/Element/ongotpointercapture /es/docs/Web/API/GlobalEventHandlers/ongotpointercapture /es/docs/Web/API/Element/onlostpointercapture /es/docs/Web/API/GlobalEventHandlers/onlostpointercapture /es/docs/Web/API/Element/onwheel /es/docs/Web/API/GlobalEventHandlers/onwheel +/es/docs/Web/API/Element/runtimeStyle /es/docs/orphaned/Web/API/Element/runtimeStyle /es/docs/Web/API/ElementosHTMLparaVideo /es/docs/Web/API/HTMLVideoElement /es/docs/Web/API/Event/createEvent /es/docs/Web/API/Document/createEvent /es/docs/Web/API/Fetch_API/Conceptos_basicos /es/docs/Web/API/Fetch_API/Basic_concepts @@ -1947,7 +1948,7 @@ /es/docs/Web/CSS/Getting_Started /es/docs/orphaned/Web/CSS/Comenzando_(tutorial_CSS) /es/docs/Web/CSS/Gradiente /es/docs/Web/CSS/gradient /es/docs/Web/CSS/Herramientas /es/docs/Web/CSS/Tools -/es/docs/Web/CSS/Herramientas/Cubic_Bezier_Generator /es/docs/Web/CSS/Tools/Cubic_Bezier_Generator +/es/docs/Web/CSS/Herramientas/Cubic_Bezier_Generator /es/docs/orphaned/Web/CSS/Tools/Cubic_Bezier_Generator /es/docs/Web/CSS/Introducción /es/docs/conflicting/Learn/CSS/First_steps /es/docs/Web/CSS/Introducción/Boxes /es/docs/conflicting/Learn/CSS/Building_blocks /es/docs/Web/CSS/Introducción/Cascading_and_inheritance /es/docs/conflicting/Learn/CSS/Building_blocks/Cascade_and_inheritance @@ -1973,6 +1974,7 @@ /es/docs/Web/CSS/Selectores_hermanos_generales /es/docs/Web/CSS/General_sibling_combinator /es/docs/Web/CSS/Sintaxis_definición_de_valor /es/docs/Web/CSS/Value_definition_syntax /es/docs/Web/CSS/Texto_CSS /es/docs/Web/CSS/CSS_Text +/es/docs/Web/CSS/Tools/Cubic_Bezier_Generator /es/docs/orphaned/Web/CSS/Tools/Cubic_Bezier_Generator /es/docs/Web/CSS/Transiciones_de_CSS /es/docs/Web/CSS/CSS_Transitions/Using_CSS_transitions /es/docs/Web/CSS/Usando_animaciones_CSS /es/docs/Web/CSS/CSS_Animations/Using_CSS_animations /es/docs/Web/CSS/Using_CSS_transforms /es/docs/Web/CSS/CSS_Transforms/Using_CSS_transforms diff --git a/files/es/_wikihistory.json b/files/es/_wikihistory.json index b64fc45ccc..7f7a30a5ce 100644 --- a/files/es/_wikihistory.json +++ b/files/es/_wikihistory.json @@ -6580,12 +6580,6 @@ "joseamn1" ] }, - "Web/API/Element/runtimeStyle": { - "modified": "2019-03-23T22:25:35.378Z", - "contributors": [ - "SoftwareRVG" - ] - }, "Web/API/Element/scrollHeight": { "modified": "2020-09-19T11:38:52.843Z", "contributors": [ @@ -11815,12 +11809,6 @@ "arturoblack" ] }, - "Web/CSS/Tools/Cubic_Bezier_Generator": { - "modified": "2019-03-18T21:20:03.429Z", - "contributors": [ - "gsalinase" - ] - }, "Web/CSS/Tutorials": { "modified": "2019-03-23T22:52:34.225Z", "contributors": [ @@ -23439,6 +23427,12 @@ "recortes" ] }, + "orphaned/Web/API/Element/runtimeStyle": { + "modified": "2019-03-23T22:25:35.378Z", + "contributors": [ + "SoftwareRVG" + ] + }, "orphaned/Web/API/ParentNode": { "modified": "2019-03-23T22:43:20.773Z", "contributors": [ @@ -23505,6 +23499,12 @@ "deimidis" ] }, + "orphaned/Web/CSS/Tools/Cubic_Bezier_Generator": { + "modified": "2019-03-18T21:20:03.429Z", + "contributors": [ + "gsalinase" + ] + }, "orphaned/Web/CSS/rtl": { "modified": "2019-01-16T15:48:03.556Z", "contributors": [ diff --git a/files/es/orphaned/web/api/element/runtimestyle/index.html b/files/es/orphaned/web/api/element/runtimestyle/index.html new file mode 100644 index 0000000000..71ff184062 --- /dev/null +++ b/files/es/orphaned/web/api/element/runtimestyle/index.html @@ -0,0 +1,83 @@ +--- +title: Element.runtimeStyle +slug: orphaned/Web/API/Element/runtimeStyle +tags: + - API + - Necesidad de compatibilidad de los navegadores + - Necesidad de compatibilidad de los navegadores móviles + - Necesidad de ejemplo + - Propiedad +translation_of: Web/API/Element/runtimeStyle +original_slug: Web/API/Element/runtimeStyle +--- +
{{APIRef("DOM")}}
+ +

{{ Non-standard_header() }}

+ +

Sumario

+ +

Element.runtimeStyle es una propiedad exclusiva similar a {{domxref ("HTMLElement.style")}}, excepto sus estilos, que tienen mayor precedencia y modificaciön.It no modifica el contenido del atributo  style . Está disponible en las versiones anteriores de Microsoft Internet Explorer.

+ +

especificación

+ +

No forma parte de ninguna especificación.

+ +

Microsoft tiene una descripción en MSDN.

+ +

Compatibilidad de los Navegadores

+ +

{{ CompatibilityTable() }}

+ +
+ + + + + + + + + + + + + + + + + + + + + +
FunciónChromeFirefox (Gecko)Internet ExplorerMicrosoft EdgeOperaSafari (WebKit)
Soporte Básico{{ CompatNo() }}{{ CompatNo() }}6{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
+
+ +
+ + + + + + + + + + + + + + + + + + + +
FunciónAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Soporte Básico{{ CompatNo() }}{{ CompatNo() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatNo() }}
+
+ +

Ver también

+ + diff --git a/files/es/orphaned/web/css/tools/cubic_bezier_generator/index.html b/files/es/orphaned/web/css/tools/cubic_bezier_generator/index.html new file mode 100644 index 0000000000..0cb95888b6 --- /dev/null +++ b/files/es/orphaned/web/css/tools/cubic_bezier_generator/index.html @@ -0,0 +1,321 @@ +--- +title: Generador de curvas de bézier +slug: orphaned/Web/CSS/Tools/Cubic_Bezier_Generator +translation_of: Web/CSS/Tools/Cubic_Bezier_Generator +original_slug: Web/CSS/Tools/Cubic_Bezier_Generator +--- +
+ + +

{{draft}}

+ +

Esta es una herramienta de ejemplo que te permitirá editar y ver de manera gráfica una curva de Bézier. Esta no es una herramienta realmente útil, pero ¡lo será!

+ +

{{EmbedLiveSample("Tool", 1000, 2000)}}

+
+ +

 

diff --git a/files/es/web/api/element/runtimestyle/index.html b/files/es/web/api/element/runtimestyle/index.html deleted file mode 100644 index 289c3fe13b..0000000000 --- a/files/es/web/api/element/runtimestyle/index.html +++ /dev/null @@ -1,82 +0,0 @@ ---- -title: Element.runtimeStyle -slug: Web/API/Element/runtimeStyle -tags: - - API - - Necesidad de compatibilidad de los navegadores - - Necesidad de compatibilidad de los navegadores móviles - - Necesidad de ejemplo - - Propiedad -translation_of: Web/API/Element/runtimeStyle ---- -
{{APIRef("DOM")}}
- -

{{ Non-standard_header() }}

- -

Sumario

- -

Element.runtimeStyle es una propiedad exclusiva similar a {{domxref ("HTMLElement.style")}}, excepto sus estilos, que tienen mayor precedencia y modificaciön.It no modifica el contenido del atributo  style . Está disponible en las versiones anteriores de Microsoft Internet Explorer.

- -

especificación

- -

No forma parte de ninguna especificación.

- -

Microsoft tiene una descripción en MSDN.

- -

Compatibilidad de los Navegadores

- -

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - -
FunciónChromeFirefox (Gecko)Internet ExplorerMicrosoft EdgeOperaSafari (WebKit)
Soporte Básico{{ CompatNo() }}{{ CompatNo() }}6{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
-
- -
- - - - - - - - - - - - - - - - - - - -
FunciónAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Soporte Básico{{ CompatNo() }}{{ CompatNo() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatNo() }}
-
- -

Ver también

- - diff --git a/files/es/web/css/tools/cubic_bezier_generator/index.html b/files/es/web/css/tools/cubic_bezier_generator/index.html deleted file mode 100644 index dab5df8c51..0000000000 --- a/files/es/web/css/tools/cubic_bezier_generator/index.html +++ /dev/null @@ -1,321 +0,0 @@ ---- -title: Generador de curvas de bézier -slug: Web/CSS/Tools/Cubic_Bezier_Generator -translation_of: Web/CSS/Tools/Cubic_Bezier_Generator -original_slug: Web/CSS/Herramientas/Cubic_Bezier_Generator ---- -
- - -

{{draft}}

- -

Esta es una herramienta de ejemplo que te permitirá editar y ver de manera gráfica una curva de Bézier. Esta no es una herramienta realmente útil, pero ¡lo será!

- -

{{EmbedLiveSample("Tool", 1000, 2000)}}

-
- -

 

diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 877d998716..6377819b19 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -1481,11 +1481,11 @@ /fr/docs/Glossaire/GPL /fr/docs/Glossary/GPL /fr/docs/Glossaire/GPU /fr/docs/Glossary/GPU /fr/docs/Glossaire/GZip_compression /fr/docs/Glossary/GZip_compression -/fr/docs/Glossaire/Gaia /fr/docs/Glossary/Gaia +/fr/docs/Glossaire/Gaia /fr/docs/orphaned/Glossary/Gaia /fr/docs/Glossaire/Gecko /fr/docs/Glossary/Gecko /fr/docs/Glossaire/General_header /fr/docs/Glossary/General_header /fr/docs/Glossaire/Glyphe /fr/docs/Glossary/Glyph -/fr/docs/Glossaire/Gonk /fr/docs/Glossary/Gonk +/fr/docs/Glossaire/Gonk /fr/docs/orphaned/Glossary/Gonk /fr/docs/Glossaire/Google_Chrome /fr/docs/Glossary/Google_Chrome /fr/docs/Glossaire/Graceful_degradation /fr/docs/Glossary/Graceful_degradation /fr/docs/Glossaire/Grid /fr/docs/Glossary/Grid @@ -1798,6 +1798,8 @@ /fr/docs/Glossary/Accessibilité /fr/docs/Glossary/Accessibility /fr/docs/Glossary/Attribut /fr/docs/Glossary/Attribute /fr/docs/Glossary/Block/Block_(CSS) /fr/docs/Glossary/Block/CSS +/fr/docs/Glossary/Gaia /fr/docs/orphaned/Glossary/Gaia +/fr/docs/Glossary/Gonk /fr/docs/orphaned/Glossary/Gonk /fr/docs/Glossary/Modern_web_apps /fr/docs/orphaned/Glossary/Modern_web_apps /fr/docs/Glossary/Node/réseau /fr/docs/Glossary/Node/networking /fr/docs/Glossary/Origine /fr/docs/Glossary/Origin @@ -4217,7 +4219,7 @@ /fr/docs/Web/CSS/Média_Paginé /fr/docs/Web/CSS/Paged_Media /fr/docs/Web/CSS/Média_paginés /fr/docs/Web/CSS/Paged_Media /fr/docs/Web/CSS/Outils /fr/docs/Web/CSS/Tools -/fr/docs/Web/CSS/Outils/Générateur_de_courbe_de_Bézier /fr/docs/Web/CSS/Tools/Cubic_Bezier_Generator +/fr/docs/Web/CSS/Outils/Générateur_de_courbe_de_Bézier /fr/docs/orphaned/Web/CSS/Tools/Cubic_Bezier_Generator /fr/docs/Web/CSS/Outils/Générateur_de_dégradés_linéaires /fr/docs/Web/CSS/Tools/Linear-gradient_Generator /fr/docs/Web/CSS/Propriétés_raccourcies /fr/docs/Web/CSS/Shorthand_properties /fr/docs/Web/CSS/Pseudo-éléments /fr/docs/Web/CSS/Pseudo-elements @@ -4252,7 +4254,8 @@ /fr/docs/Web/CSS/Sélecteurs_descendant /fr/docs/Web/CSS/Descendant_combinator /fr/docs/Web/CSS/Sélecteurs_enfant /fr/docs/Web/CSS/Child_combinator /fr/docs/Web/CSS/Sélecteurs_universels /fr/docs/Web/CSS/Universal_selectors -/fr/docs/Web/CSS/Tools/Générateur_de_courbe_de_Bézier /fr/docs/Web/CSS/Tools/Cubic_Bezier_Generator +/fr/docs/Web/CSS/Tools/Cubic_Bezier_Generator /fr/docs/orphaned/Web/CSS/Tools/Cubic_Bezier_Generator +/fr/docs/Web/CSS/Tools/Générateur_de_courbe_de_Bézier /fr/docs/orphaned/Web/CSS/Tools/Cubic_Bezier_Generator /fr/docs/Web/CSS/Tools/Générateur_de_dégradés_linéaires /fr/docs/Web/CSS/Tools/Linear-gradient_Generator /fr/docs/Web/CSS/Tools/Outil_Selecteur_Couleurs_CSS /fr/docs/Web/CSS/CSS_Colors/Color_picker_tool /fr/docs/Web/CSS/Type_color /fr/docs/Web/CSS/color_value diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index 38e43a96e1..bb0c6ea7c7 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -1313,12 +1313,6 @@ "loella16" ] }, - "Glossary/Gaia": { - "modified": "2019-03-23T22:42:05.161Z", - "contributors": [ - "xdelatour" - ] - }, "Glossary/Garbage_collection": { "modified": "2019-03-23T22:37:46.005Z", "contributors": [ @@ -1380,13 +1374,6 @@ "Pols12" ] }, - "Glossary/Gonk": { - "modified": "2019-03-23T22:41:40.903Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, "Glossary/Google_Chrome": { "modified": "2019-03-23T22:41:41.934Z", "contributors": [ @@ -26244,12 +26231,6 @@ "velvel53" ] }, - "Web/CSS/Tools/Cubic_Bezier_Generator": { - "modified": "2019-04-06T13:46:55.571Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/CSS/Tools/Linear-gradient_Generator": { "modified": "2019-04-06T13:48:01.466Z", "contributors": [ @@ -44969,6 +44950,19 @@ "Fredchat" ] }, + "orphaned/Glossary/Gaia": { + "modified": "2019-03-23T22:42:05.161Z", + "contributors": [ + "xdelatour" + ] + }, + "orphaned/Glossary/Gonk": { + "modified": "2019-03-23T22:41:40.903Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, "orphaned/Glossary/Modern_web_apps": { "modified": "2019-01-17T02:12:55.112Z", "contributors": [ @@ -45175,6 +45169,12 @@ "FredB" ] }, + "orphaned/Web/CSS/Tools/Cubic_Bezier_Generator": { + "modified": "2019-04-06T13:46:55.571Z", + "contributors": [ + "SphinxKnight" + ] + }, "orphaned/Web/Guide/Events": { "modified": "2020-08-30T07:20:46.985Z", "contributors": [ diff --git a/files/fr/glossary/gaia/index.html b/files/fr/glossary/gaia/index.html deleted file mode 100644 index 48d5de1ecd..0000000000 --- a/files/fr/glossary/gaia/index.html +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Gaia -slug: Glossary/Gaia -tags: - - Boot2Gecko - - Firefox OS - - Gaia - - Glossaire - - Infrastructure - - Intro -translation_of: Glossary/Gaia -original_slug: Glossaire/Gaia ---- -

Interface utilisateur et suite applicative par défaut de la plate-forme Firefox OS.

- -

Une fois Firefox OS démarré, tout ce qui est affiché à l'écran est produit par la couche Gaia (e.g., l'écran de verrouillage, l'écran d'accueil, les applications standards). Gaia est entièrement implémenté en {{glossary("HTML")}}, {{glossary("CSS")}}, et {{glossary("JavaScript")}} ; ses uniques interfaces vers le système d'exploitation sous-jacent se font via des {{glossary("API","APIs")}} Web, celles-ci étant implémentées par la couche {{glossary("Gecko")}}. Des applications tierces peuvent être installées aux côtés de Gaia.

- -

En savoir plus

- -

Référence technique

- - diff --git a/files/fr/glossary/gonk/index.html b/files/fr/glossary/gonk/index.html deleted file mode 100644 index 9de47a9c56..0000000000 --- a/files/fr/glossary/gonk/index.html +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Gonk -slug: Glossary/Gonk -tags: - - Boot2Gecko - - Firefox OS - - Glossaire - - Gonk - - Infrastructure - - Introduction -translation_of: Glossary/Gonk -original_slug: Glossaire/Gonk ---- -

Gonk est le système d'exploitation bas-niveau de {{glossary("Firefox OS")}} et consiste en un noyau Linux (basé sur Android Open Source Project (AOSP)) et une couche d'abstraction matérielle en espace utilisateur (hardware abstraction layer, ou HAL).

- -

Le noyau et plusieurs des bibliothèques en espace utilisateur sont des projets open source usuels : Linux, libusb, bluez, et ainsi de suite. D'autres éléments de la HAL sont communs avec AOSP : GPS, caméra et autres. Gonk peut être considéré comme une distribution Linux très simple.

- -

Gonk est une cible de {{glossary("Gecko")}} (tout comme Gecko a été porté sur OS X, Windows et Android). Comme Firefox OS dispose d'un contrôle total sur Gonk, il est possible d'offrir à Gecko des interfaces qui ne sont pas accessibles sur d'autres systèmes d'exploitation, comme par exemple toute la pile de téléphonie et l'affichage frame buffer.

- -

Pour en savoir plus

- -

Page sur Gonk dans la zone Firefox OS

diff --git a/files/fr/orphaned/glossary/gaia/index.html b/files/fr/orphaned/glossary/gaia/index.html new file mode 100644 index 0000000000..4d04e1d3db --- /dev/null +++ b/files/fr/orphaned/glossary/gaia/index.html @@ -0,0 +1,25 @@ +--- +title: Gaia +slug: orphaned/Glossary/Gaia +tags: + - Boot2Gecko + - Firefox OS + - Gaia + - Glossaire + - Infrastructure + - Intro +translation_of: Glossary/Gaia +original_slug: Glossary/Gaia +--- +

Interface utilisateur et suite applicative par défaut de la plate-forme Firefox OS.

+ +

Une fois Firefox OS démarré, tout ce qui est affiché à l'écran est produit par la couche Gaia (e.g., l'écran de verrouillage, l'écran d'accueil, les applications standards). Gaia est entièrement implémenté en {{glossary("HTML")}}, {{glossary("CSS")}}, et {{glossary("JavaScript")}} ; ses uniques interfaces vers le système d'exploitation sous-jacent se font via des {{glossary("API","APIs")}} Web, celles-ci étant implémentées par la couche {{glossary("Gecko")}}. Des applications tierces peuvent être installées aux côtés de Gaia.

+ +

En savoir plus

+ +

Référence technique

+ + diff --git a/files/fr/orphaned/glossary/gonk/index.html b/files/fr/orphaned/glossary/gonk/index.html new file mode 100644 index 0000000000..5da89a5960 --- /dev/null +++ b/files/fr/orphaned/glossary/gonk/index.html @@ -0,0 +1,22 @@ +--- +title: Gonk +slug: orphaned/Glossary/Gonk +tags: + - Boot2Gecko + - Firefox OS + - Glossaire + - Gonk + - Infrastructure + - Introduction +translation_of: Glossary/Gonk +original_slug: Glossary/Gonk +--- +

Gonk est le système d'exploitation bas-niveau de {{glossary("Firefox OS")}} et consiste en un noyau Linux (basé sur Android Open Source Project (AOSP)) et une couche d'abstraction matérielle en espace utilisateur (hardware abstraction layer, ou HAL).

+ +

Le noyau et plusieurs des bibliothèques en espace utilisateur sont des projets open source usuels : Linux, libusb, bluez, et ainsi de suite. D'autres éléments de la HAL sont communs avec AOSP : GPS, caméra et autres. Gonk peut être considéré comme une distribution Linux très simple.

+ +

Gonk est une cible de {{glossary("Gecko")}} (tout comme Gecko a été porté sur OS X, Windows et Android). Comme Firefox OS dispose d'un contrôle total sur Gonk, il est possible d'offrir à Gecko des interfaces qui ne sont pas accessibles sur d'autres systèmes d'exploitation, comme par exemple toute la pile de téléphonie et l'affichage frame buffer.

+ +

Pour en savoir plus

+ +

Page sur Gonk dans la zone Firefox OS

diff --git a/files/fr/orphaned/web/css/tools/cubic_bezier_generator/index.html b/files/fr/orphaned/web/css/tools/cubic_bezier_generator/index.html new file mode 100644 index 0000000000..744a63e931 --- /dev/null +++ b/files/fr/orphaned/web/css/tools/cubic_bezier_generator/index.html @@ -0,0 +1,14 @@ +--- +title: Générateur de courbe de Bézier +slug: orphaned/Web/CSS/Tools/Cubic_Bezier_Generator +tags: + - CSS + - Outils +translation_of: Web/CSS/Tools/Cubic_Bezier_Generator +original_slug: Web/CSS/Tools/Cubic_Bezier_Generator +--- +

{{Draft}}

+ +
+

Note : Cette page n'est pas complète, l'outil doit être finalisé sur la version anglaise.

+
diff --git a/files/fr/web/css/tools/cubic_bezier_generator/index.html b/files/fr/web/css/tools/cubic_bezier_generator/index.html deleted file mode 100644 index d5831e071b..0000000000 --- a/files/fr/web/css/tools/cubic_bezier_generator/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Générateur de courbe de Bézier -slug: Web/CSS/Tools/Cubic_Bezier_Generator -tags: - - CSS - - Outils -translation_of: Web/CSS/Tools/Cubic_Bezier_Generator -original_slug: Web/CSS/Outils/Générateur_de_courbe_de_Bézier ---- -

{{Draft}}

- -
-

Note : Cette page n'est pas complète, l'outil doit être finalisé sur la version anglaise.

-
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index f6db583c3b..78f8457a1d 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -2369,6 +2369,7 @@ /ja/docs/Glossary/Constant(定数) /ja/docs/Glossary/Constant /ja/docs/Glossary/Constant(定数) /ja/docs/Glossary/Constant /ja/docs/Glossary/DTD /ja/docs/Glossary/Doctype +/ja/docs/Glossary/Gaia /ja/docs/orphaned/Glossary/Gaia /ja/docs/Glossary/Global_attribute /ja/docs/conflicting/Web/HTML/Global_attributes /ja/docs/Glossary/Header /ja/docs/Glossary/HTTP_header /ja/docs/Glossary/Modern_web_apps /ja/docs/orphaned/Glossary/Modern_web_apps diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 1068c3f5f3..de85c35f61 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -1433,12 +1433,6 @@ "araigumaG" ] }, - "Glossary/Gaia": { - "modified": "2019-03-18T21:26:29.596Z", - "contributors": [ - "Wind1808" - ] - }, "Glossary/Garbage_collection": { "modified": "2019-03-18T20:53:18.903Z", "contributors": [ @@ -51271,6 +51265,12 @@ "Taken" ] }, + "orphaned/Glossary/Gaia": { + "modified": "2019-03-18T21:26:29.596Z", + "contributors": [ + "Wind1808" + ] + }, "orphaned/Glossary/Modern_web_apps": { "modified": "2019-02-17T08:08:49.645Z", "contributors": [ diff --git a/files/ja/glossary/gaia/index.html b/files/ja/glossary/gaia/index.html deleted file mode 100644 index 022576b3a3..0000000000 --- a/files/ja/glossary/gaia/index.html +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Gaia -slug: Glossary/Gaia -tags: - - Boot2Gecko - - Firefox OS - - Gaia - - Glossary - - Infrastructure - - Intro -translation_of: Glossary/Gaia ---- -

Firefox OS プラットフォームのユーザーインターフェイスとデフォルトのアプリケーションスイート。

- -

Firefox OS が起動すると、画面に表示されるものは Gaia レイヤーの産物です(ロック画面、ホーム画面、標準アプリなど)。 Gaia は {{glossary("HTML")}}、{{glossary("CSS")}}、{{glossary("JavaScript")}} で完全に実装されており、基盤となるオペレーティングシステムへの唯一のインターフェイスは、{{glossary("Gecko")}} レイヤーが実装するオープンな Web {{glossary("API")}} によるものです。 Gaia と一緒にサードパーティのアプリケーションをインストールすることができます。

- -

より詳しく知る

- -

技術文書

- - diff --git a/files/ja/orphaned/glossary/gaia/index.html b/files/ja/orphaned/glossary/gaia/index.html new file mode 100644 index 0000000000..4a2ac2514f --- /dev/null +++ b/files/ja/orphaned/glossary/gaia/index.html @@ -0,0 +1,25 @@ +--- +title: Gaia +slug: orphaned/Glossary/Gaia +tags: + - Boot2Gecko + - Firefox OS + - Gaia + - Glossary + - Infrastructure + - Intro +translation_of: Glossary/Gaia +original_slug: Glossary/Gaia +--- +

Firefox OS プラットフォームのユーザーインターフェイスとデフォルトのアプリケーションスイート。

+ +

Firefox OS が起動すると、画面に表示されるものは Gaia レイヤーの産物です(ロック画面、ホーム画面、標準アプリなど)。 Gaia は {{glossary("HTML")}}、{{glossary("CSS")}}、{{glossary("JavaScript")}} で完全に実装されており、基盤となるオペレーティングシステムへの唯一のインターフェイスは、{{glossary("Gecko")}} レイヤーが実装するオープンな Web {{glossary("API")}} によるものです。 Gaia と一緒にサードパーティのアプリケーションをインストールすることができます。

+ +

より詳しく知る

+ +

技術文書

+ + diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 520feafe08..5ea832b0cc 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1543,6 +1543,7 @@ /zh-CN/docs/Web/API/Element/ongotpointercapture /zh-CN/docs/conflicting/Web/API/GlobalEventHandlers/ongotpointercapture /zh-CN/docs/Web/API/Element/onpaste /zh-CN/docs/Web/API/HTMLElement/onpaste /zh-CN/docs/Web/API/Element/removeAttributre /zh-CN/docs/Web/API/Element/removeAttribute +/zh-CN/docs/Web/API/Element/runtimeStyle /zh-CN/docs/orphaned/Web/API/Element/runtimeStyle /zh-CN/docs/Web/API/Entity /zh-CN/docs/orphaned/Web/API/Entity /zh-CN/docs/Web/API/Event/CustomEvent /zh-CN/docs/Web/API/CustomEvent /zh-CN/docs/Web/API/Event/altKey /zh-CN/docs/conflicting/Web/API/MouseEvent/altKey diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index d806e90c32..c3c088893e 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -12830,13 +12830,6 @@ "JoshOY" ] }, - "Web/API/Element/runtimeStyle": { - "modified": "2019-03-23T22:06:58.487Z", - "contributors": [ - "shockw4ver", - "jiangyuzhen" - ] - }, "Web/API/Element/scroll": { "modified": "2020-10-15T22:24:05.993Z", "contributors": [ @@ -50234,6 +50227,13 @@ "gavinkwoe" ] }, + "orphaned/Web/API/Element/runtimeStyle": { + "modified": "2019-03-23T22:06:58.487Z", + "contributors": [ + "shockw4ver", + "jiangyuzhen" + ] + }, "orphaned/Web/API/Entity": { "modified": "2020-06-03T01:07:43.853Z", "contributors": [ diff --git a/files/zh-cn/orphaned/web/api/element/runtimestyle/index.html b/files/zh-cn/orphaned/web/api/element/runtimestyle/index.html new file mode 100644 index 0000000000..80aca7048a --- /dev/null +++ b/files/zh-cn/orphaned/web/api/element/runtimestyle/index.html @@ -0,0 +1,77 @@ +--- +title: Element.runtimeStyle +slug: orphaned/Web/API/Element/runtimeStyle +translation_of: Web/API/Element/runtimeStyle +original_slug: Web/API/Element/runtimeStyle +--- +
{{APIRef("DOM")}}
+ +

{{ Non-standard_header() }}

+ +

概要

+ +

Element.runtimeStyle 是一个元素专有属性,和 {{domxref("HTMLElement.style")}} 相似,除了其中的样式属性外{{domxref("HTMLElement.style")}} 具有更高的优先级和修改能力。runtimeStyle 不能修改 style 中的content属性,其在旧版的IE浏览器上可用。

+ +

规范

+ +

不属于任何规范的一部分。

+ +

微软对此有一篇描述文档 has a description on MSDN.

+ +

浏览器兼容性

+ +

{{ CompatibilityTable() }}

+ +
+ + + + + + + + + + + + + + + + + + + + + +
特性ChromeFirefox (Gecko)Internet ExplorerMicrosoft EdgeOperaSafari (WebKit)
基本支持{{ CompatNo() }}{{ CompatNo() }}6{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
+
+ +
+ + + + + + + + + + + + + + + + + + + +
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
基本支持{{ CompatNo() }}{{ CompatNo() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatNo() }}
+
+ +

相关链接

+ + diff --git a/files/zh-cn/web/api/element/runtimestyle/index.html b/files/zh-cn/web/api/element/runtimestyle/index.html deleted file mode 100644 index c1537864af..0000000000 --- a/files/zh-cn/web/api/element/runtimestyle/index.html +++ /dev/null @@ -1,76 +0,0 @@ ---- -title: Element.runtimeStyle -slug: Web/API/Element/runtimeStyle -translation_of: Web/API/Element/runtimeStyle ---- -
{{APIRef("DOM")}}
- -

{{ Non-standard_header() }}

- -

概要

- -

Element.runtimeStyle 是一个元素专有属性,和 {{domxref("HTMLElement.style")}} 相似,除了其中的样式属性外{{domxref("HTMLElement.style")}} 具有更高的优先级和修改能力。runtimeStyle 不能修改 style 中的content属性,其在旧版的IE浏览器上可用。

- -

规范

- -

不属于任何规范的一部分。

- -

微软对此有一篇描述文档 has a description on MSDN.

- -

浏览器兼容性

- -

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - -
特性ChromeFirefox (Gecko)Internet ExplorerMicrosoft EdgeOperaSafari (WebKit)
基本支持{{ CompatNo() }}{{ CompatNo() }}6{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
基本支持{{ CompatNo() }}{{ CompatNo() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatNo() }}
-
- -

相关链接

- - -- cgit v1.2.3-54-g00ecf