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