diff options
Diffstat (limited to 'files/zh-cn/web/api/performance/onresourcetimingbufferfull/index.html')
-rw-r--r-- | files/zh-cn/web/api/performance/onresourcetimingbufferfull/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/performance/onresourcetimingbufferfull/index.html b/files/zh-cn/web/api/performance/onresourcetimingbufferfull/index.html index e6bcbb1ec1..65d11772bd 100644 --- a/files/zh-cn/web/api/performance/onresourcetimingbufferfull/index.html +++ b/files/zh-cn/web/api/performance/onresourcetimingbufferfull/index.html @@ -16,7 +16,7 @@ translation_of: Web/API/Performance/onresourcetimingbufferfull <dl> <dt>callback</dt> - <dd>一个当{{event("resourcetimingbufferfull")}} 事件触发时调用的{{domxref("EventHandler")}} 。</dd> + <dd>一个当{{event("resourcetimingbufferfull")}} 事件触发时调用的{{event("Event_handlers")}} 。</dd> </dl> <h2 id="例子">例子</h2> |