JavaScript 未启用或不可用,无法进行检测。
CSS 用户界面检测
← 返回首页
CSS2 基础用户界面
1998
cursor 光标样式
outline 轮廓
CSS3 盒模型
2010
box-sizing 盒模型计算
min-width / min-height 最小尺寸
max-width / max-height 最大尺寸
CSS3 尺寸与图像
2010
object-fit 图像适配
object-position 图像位置
image-rendering 图像渲染
image-orientation 图像方向
CSS3 交互控制
2010
resize 尺寸调整
user-select 文本选择
pointer-events 指针事件
touch-action 触控行为
appearance 外观样式
CSS3 滚动控制
2013
scroll-behavior 平滑滚动
scroll-snap-type 滚动捕捉
scroll-snap-align 捕捉对齐
scroll-snap-stop 捕捉停止
scroll-padding 滚动内边距
overscroll-behavior 过度滚动
CSS3 滚动条样式
非标准
scrollbar-width 滚动条宽度
scrollbar-color 滚动条颜色
::-webkit-scrollbar (非标准)
现代用户界面特性
2020+
overscroll-behavior 逻辑属性
scroll-timeline 滚动时间线
content-visibility 内容可见性
field-sizing 字段尺寸
检测错误日志