From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/fr/web/css/-ms-flow-from/index.html | 40 +++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 files/fr/web/css/-ms-flow-from/index.html (limited to 'files/fr/web/css/-ms-flow-from') diff --git a/files/fr/web/css/-ms-flow-from/index.html b/files/fr/web/css/-ms-flow-from/index.html new file mode 100644 index 0000000000..30218bc85d --- /dev/null +++ b/files/fr/web/css/-ms-flow-from/index.html @@ -0,0 +1,40 @@ +--- +title: '-ms-flow-from' +slug: Web/CSS/-ms-flow-from +tags: + - CSS + - Non-standard + - Propriété + - Reference +translation_of: Archive/Web/CSS/-ms-flow-from +--- +
{{CSSRef}}{{Non-standard_header}}
+ +

La propriété CSS -ms-flow-from est une propriété spécifique de Microsoft qui permet d'obtenir ou de définir une valeur identifiant un conteneur {{HTMLElement("iframe")}} du document et qui reçoit du contenu d'une  source de données.

+ +

Syntaxe

+ +

La propriété -ms-flow-from est définie grâce à l'une des valeurs suivantes.

+ +

Valeurs

+ +
+
none
+
+

La valeur par défaut. Aucun conteneur n'est indiqué.

+
+
{{cssxref("<custom-ident>")}}
+
+

Le nom du conteneur de région.

+
+
+ +

Syntaxe formelle

+ +
{{csssyntax}}
+ +

Spécifications

+ +

Cette propriété ne fait partie d'aucune spécification.

+ +

{{cssinfo}}

-- cgit v1.2.3-54-g00ecf