mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 23:19:55 +08:00
docs: note update
This commit is contained in:
parent
6338a5ed7f
commit
1a95b238cb
@ -730,6 +730,8 @@ HTML中的每个元素都可以看做是一个盒子,可以具备以下四个
|
||||
- 定位的参照对象是视口(viewpoint)
|
||||
- 当画布滚动时,固定不动
|
||||
|
||||
**当元素祖先的 transform 属性非 none 时,容器由视口改为该祖先。**
|
||||
|
||||
- 视口(ViewPort):文档的可视区域
|
||||
- 画布(Canvas):渲染文档的区域 文档内容超出视口范围 则可以滚动查看
|
||||
- 画布 >= 视口
|
||||
|
Loading…
x
Reference in New Issue
Block a user