aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/windowclient/visibilitystate/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/windowclient/visibilitystate/index.html')
-rw-r--r--files/fr/web/api/windowclient/visibilitystate/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/files/fr/web/api/windowclient/visibilitystate/index.html b/files/fr/web/api/windowclient/visibilitystate/index.html
index 0456b39d55..3f0d42838e 100644
--- a/files/fr/web/api/windowclient/visibilitystate/index.html
+++ b/files/fr/web/api/windowclient/visibilitystate/index.html
@@ -3,9 +3,9 @@ title: WindowClient.visibilityState
slug: Web/API/WindowClient/visibilityState
translation_of: Web/API/WindowClient/visibilityState
---
-<p><span style="line-height: 19.0909080505371px;">{{SeeCompatTable}}{{APIRef("Service Workers API")}}</span></p>
+<p>{{SeeCompatTable}}{{APIRef("Service Workers API")}}</p>
-<p><span style="line-height: 19.0909080505371px;">La propriété <strong><code>visibilityState</code></strong>,  en lecture seule de l'interface {{domxref("WindowClient")}} indique la visibilité du client courant</span>. La valeur pourra être :  <code>hidden</code>, <code>visible</code>, <code>prerender</code>, or <code>unloaded</code>.</p>
+<p>La propriété <strong><code>visibilityState</code></strong>,  en lecture seule de l'interface {{domxref("WindowClient")}} indique la visibilité du client courant. La valeur pourra être :  <code>hidden</code>, <code>visible</code>, <code>prerender</code>, or <code>unloaded</code>.</p>
<h2 id="Syntaxe">Syntaxe</h2>
@@ -33,9 +33,9 @@ translation_of: Web/API/WindowClient/visibilityState
}));
});</pre>
-<h2 id="Spécifications" style="line-height: 30px; font-size: 2.14285714285714rem;">Spécifications</h2>
+<h2 id="Spécifications">Spécifications</h2>
-<table class="standard-table" style="line-height: 19.0909080505371px;">
+<table class="standard-table">
<tbody>
<tr>
<th scope="col">Specification</th>