diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/substring/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/string/substring/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/substring/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/substring/index.html index f35badbe86..445b0dfea5 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/substring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/substring/index.html @@ -138,7 +138,7 @@ replaceString("World", "Web", "Brave New World");</pre> <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -161,7 +161,7 @@ replaceString("World", "Web", "Brave New World");</pre> </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |