diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/classes/index.html')
-rw-r--r-- | files/zh-tw/web/javascript/reference/classes/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/classes/index.html b/files/zh-tw/web/javascript/reference/classes/index.html index d81add9317..06ea8d5719 100644 --- a/files/zh-tw/web/javascript/reference/classes/index.html +++ b/files/zh-tw/web/javascript/reference/classes/index.html @@ -312,7 +312,7 @@ l.speak(); </tr> <tr> <td>Basic support</td> - <td>{{CompatChrome(42.0)}}<sup>[1]</sup><br> + <td>{{CompatChrome(42.0)}}[1]<br> {{CompatChrome(49.0)}}</td> <td>{{CompatGeckoDesktop(45)}}</td> <td>13</td> @@ -343,7 +343,7 @@ l.speak(); <td>{{CompatUnknown}}</td> <td>{{CompatUnknown}}</td> <td>9</td> - <td>{{CompatChrome(42.0)}}<sup>[1]</sup><br> + <td>{{CompatChrome(42.0)}}[1]<br> {{CompatChrome(49.0)}}</td> </tr> </tbody> |