diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/regexp/lastmatch')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/regexp/lastmatch/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/regexp/lastmatch/index.html b/files/zh-cn/web/javascript/reference/global_objects/regexp/lastmatch/index.html index 71a49daf44..74bf3f095d 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/regexp/lastmatch/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/regexp/lastmatch/index.html @@ -39,7 +39,7 @@ RegExp['$&']; // "hi" <div>{{CompatibilityTable}}</div> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -62,7 +62,7 @@ RegExp['$&']; // "hi" </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |