We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca919e0 commit 4bf7265Copy full SHA for 4bf7265
files/zh-cn/web/api/document_picture-in-picture_api/using/index.md
@@ -211,8 +211,7 @@ documentPictureInPicture.addEventListener("enter", (event) => {
211
});
212
```
213
214
-> [!NOTE]
215
-> {{domxref("DocumentPictureInPictureEvent")}} 事件对象包含一个 `window` 属性,用于访问画中画窗口。
+> **备注:** {{domxref("DocumentPictureInPictureEvent")}} 事件对象包含一个 `window` 属性,用于访问画中画窗口。
216
217
## 访问元素并处理事件
218
0 commit comments