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 3abb9b4 commit 486a196Copy full SHA for 486a196
2-ui/1-document/09-size-and-scroll/article.md
@@ -59,7 +59,7 @@ JavaScript 中有许多属性可让我们读取有关元素宽度、高度和其
59
60
最近的祖先为下列之一:
61
62
-1. CSS 定位的(`position` 为 `absolute`,`relative` 或 `fixed`),
+1. CSS 定位的(`position` 为 `absolute`、`relative`、`fixed` 或 `sticky`),
63
2. 或 `<td>`,`<th>`,`<table>`,
64
3. 或 `<body>`。
65
0 commit comments