diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/symbol/search/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/symbol/search/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/symbol/search/index.html b/files/zh-cn/web/javascript/reference/global_objects/symbol/search/index.html index f3d595a2fb..7f3ac000d6 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/symbol/search/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/symbol/search/index.html @@ -55,7 +55,7 @@ console.log('foobar'.search(new caseInsensitiveSearch('BaR'))); <p>{{CompatibilityTable}}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -78,7 +78,7 @@ console.log('foobar'.search(new caseInsensitiveSearch('BaR'))); </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |