aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/window/beforeprint_event/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/window/beforeprint_event/index.html')
-rw-r--r--files/zh-cn/web/api/window/beforeprint_event/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/window/beforeprint_event/index.html b/files/zh-cn/web/api/window/beforeprint_event/index.html
index fe9480238a..4846c902c9 100644
--- a/files/zh-cn/web/api/window/beforeprint_event/index.html
+++ b/files/zh-cn/web/api/window/beforeprint_event/index.html
@@ -1,7 +1,8 @@
---
title: beforeprint
-slug: Web/Events/beforeprint
+slug: Web/API/Window/beforeprint_event
translation_of: Web/API/Window/beforeprint_event
+original_slug: Web/Events/beforeprint
---
<p>当相关联的文档即将打印或预览以进行打印时,将触发beforeprint事件。</p>