diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/encodeuri')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/encodeuri/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/encodeuri/index.html b/files/zh-cn/web/javascript/reference/global_objects/encodeuri/index.html index 8f3db7a445..1bb8380c20 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/encodeuri/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/encodeuri/index.html @@ -113,7 +113,7 @@ console.log(encodeURI('\uDFFF'));</pre> <p>{{CompatibilityTable}}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -136,7 +136,7 @@ console.log(encodeURI('\uDFFF'));</pre> </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |