diff options
Diffstat (limited to 'files/fr/web/api/shadowroot/delegatesfocus')
-rw-r--r-- | files/fr/web/api/shadowroot/delegatesfocus/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/api/shadowroot/delegatesfocus/index.html b/files/fr/web/api/shadowroot/delegatesfocus/index.html index 033fbf323e..a42192a6a2 100644 --- a/files/fr/web/api/shadowroot/delegatesfocus/index.html +++ b/files/fr/web/api/shadowroot/delegatesfocus/index.html @@ -13,8 +13,8 @@ translation_of: Web/API/ShadowRoot/delegatesFocus <p><strong><code>delegatesFocus</code></strong> est une propriété en lecture seule, rattachée à l'interface {{domxref("ShadowRoot")}} et qui renvoie un booléen indiquant si l'option <code>delegatesFocus</code> a été intialisée lors de l'attachement de la racine <em>shadow</em> (cf. {{domxref("Element.attachShadow()")}}).</p> -<div class="blockIndicator warning"> -<p><strong>Attention !</strong> Cette fonctionnalité est expérimentale, non-standard et uniquement disponible dans Chrome.</p> +<div class="warning"> +<p><strong>Attention :</strong> Cette fonctionnalité est expérimentale, non-standard et uniquement disponible dans Chrome.</p> </div> <h2 id="Syntaxe">Syntaxe</h2> |