diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/charat/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/string/charat/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/charat/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/charat/index.html index 3ed7dd0e7b..31b512ada0 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/charat/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/charat/index.html @@ -221,7 +221,7 @@ function getWholeCharAndI (str, i) { <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -244,7 +244,7 @@ function getWholeCharAndI (str, i) { </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |