diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/reflect/construct/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/reflect/construct/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/reflect/construct/index.html b/files/zh-cn/web/javascript/reference/global_objects/reflect/construct/index.html index 311c16ca50..c122d6fe14 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/reflect/construct/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/reflect/construct/index.html @@ -132,7 +132,7 @@ d.getFullYear(); // 1776 <p>{{CompatibilityTable}}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -155,7 +155,7 @@ d.getFullYear(); // 1776 </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |