diff options
Diffstat (limited to 'files/zh-cn/web/api/shadowroot/mode/index.html')
-rw-r--r-- | files/zh-cn/web/api/shadowroot/mode/index.html | 56 |
1 files changed, 1 insertions, 55 deletions
diff --git a/files/zh-cn/web/api/shadowroot/mode/index.html b/files/zh-cn/web/api/shadowroot/mode/index.html index d9cb6032e9..1f44c688ad 100644 --- a/files/zh-cn/web/api/shadowroot/mode/index.html +++ b/files/zh-cn/web/api/shadowroot/mode/index.html @@ -36,58 +36,4 @@ translation_of: Web/API/ShadowRoot/mode <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Chrome</th> - <th>Edge</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari (WebKit)</th> - </tr> - <tr> - <td>Basic support</td> - <td>53</td> - <td>{{CompatNo}}<sup>[1]</sup></td> - <td>{{CompatNo}}<sup>[2]</sup></td> - <td>{{CompatNo}}</td> - <td>40</td> - <td>10</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Android</th> - <th>Edge</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Phone</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>53</td> - <td>{{CompatNo}}<sup>[1]</sup></td> - <td>{{CompatNo}}<sup>[2]</sup></td> - <td>{{CompatNo}}</td> - <td>40</td> - <td>10.1</td> - </tr> - </tbody> -</table> -</div> - -<p>[1] This feature is not implemented yet. See the <a href="https://developer.microsoft.com/en-us/microsoft-edge/platform/status/shadowdom/">Edge platform status</a>.</p> - -<p>[2] This feature is not implemented yet. See {{bug(1205323)}}.</p> +{{Compat("api.ShadowRoot.mode")}} |