diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/length')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/string/length/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/length/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/length/index.html index c51f812f6d..9ec301ff64 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/length/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/length/index.html @@ -80,7 +80,7 @@ console.log("The empty string is has a length of " + empty.length); <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -103,7 +103,7 @@ console.log("The empty string is has a length of " + empty.length); </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |
