diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/strike/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/string/strike/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/strike/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/strike/index.html index 3e904a9651..12304c18cf 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/strike/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/strike/index.html @@ -59,7 +59,7 @@ console.log(worldString.strike()); // <strike>Hello, world</strike> <div>{{CompatibilityTable}}</div> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -82,7 +82,7 @@ console.log(worldString.strike()); // <strike>Hello, world</strike> </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |