diff options
Diffstat (limited to 'files/zh-cn/web/api/document')
-rw-r--r-- | files/zh-cn/web/api/document/createevent/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/document/createevent/index.html b/files/zh-cn/web/api/document/createevent/index.html index 4148af1f48..d371052ddc 100644 --- a/files/zh-cn/web/api/document/createevent/index.html +++ b/files/zh-cn/web/api/document/createevent/index.html @@ -142,7 +142,7 @@ elem.dispatchEvent(event); </tr> <tr> <td rowspan="4">-</td> - <td><code>"MessageEvent" {{Fx_minversion_inline(3)}} {{Gecko_minversion_inline(1.9)}}</code></td> + <td><code>"MessageEvent"{{Gecko_minversion_inline(1.9)}}</code></td> <td><a href="/en-US/docs/DOM/event.initMessageEvent" title="DOM/event.initMessageEvent">event.initMessageEvent</a></td> </tr> <tr> |