diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/symbol/tostring/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/symbol/tostring/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/symbol/tostring/index.html b/files/zh-cn/web/javascript/reference/global_objects/symbol/tostring/index.html index 1ed899232e..44be848f73 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/symbol/tostring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/symbol/tostring/index.html @@ -61,7 +61,7 @@ Symbol.for("foo").toString() // "Symbol(foo)" <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -84,7 +84,7 @@ Symbol.for("foo").toString() // "Symbol(foo)" </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |
