diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/string/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/index.html index c69faea0c4..bcfc0bf5ec 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/index.html @@ -298,7 +298,7 @@ for (let i = 0, n = inputValues.length; i < n; ++i) { <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -321,7 +321,7 @@ for (let i = 0, n = inputValues.length; i < n; ++i) { </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |