diff options
Diffstat (limited to 'files/zh-cn/web')
-rw-r--r-- | files/zh-cn/web/api/document/pointerlockelement/index.html (renamed from files/zh-cn/web/api/documentorshadowroot/pointerlockelement/index.html) | 4 | ||||
-rw-r--r-- | files/zh-cn/web/api/document/stylesheets/index.html (renamed from files/zh-cn/web/api/documentorshadowroot/stylesheets/index.html) | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/files/zh-cn/web/api/documentorshadowroot/pointerlockelement/index.html b/files/zh-cn/web/api/document/pointerlockelement/index.html index 38702632bd..50f2343da8 100644 --- a/files/zh-cn/web/api/documentorshadowroot/pointerlockelement/index.html +++ b/files/zh-cn/web/api/document/pointerlockelement/index.html @@ -1,8 +1,8 @@ --- title: Document.pointerLockElement -slug: Web/API/DocumentOrShadowRoot/pointerLockElement +slug: Web/API/Document/pointerLockElement translation_of: Web/API/DocumentOrShadowRoot/pointerLockElement -original_slug: Web/API/Document/pointerLockElement +original_slug: Web/API/DocumentOrShadowRoot/pointerLockElement --- <div>{{APIRef("DOM")}}</div> diff --git a/files/zh-cn/web/api/documentorshadowroot/stylesheets/index.html b/files/zh-cn/web/api/document/stylesheets/index.html index 1c9425a744..f94497ceeb 100644 --- a/files/zh-cn/web/api/documentorshadowroot/stylesheets/index.html +++ b/files/zh-cn/web/api/document/stylesheets/index.html @@ -1,7 +1,8 @@ --- title: DocumentOrShadowRoot.styleSheets -slug: Web/API/DocumentOrShadowRoot/styleSheets +slug: Web/API/Document/styleSheets translation_of: Web/API/DocumentOrShadowRoot/styleSheets +original_slug: Web/API/DocumentOrShadowRoot/styleSheets --- <div>{{SeeCompatTable}}{{APIRef("Shadow DOM")}}</div> |