display: none + position: fixed 。display:none会失效
Open
bug
Platform: Android
Platform: iOS
- Dominant language
- Objective-C
- Stars
- 1.4k
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
## 描述
display: none + position: fixed 。display:none会失效
## Hummer version:
@hummer/cli@0.1.27
## 复现步骤
1. css设置position: fixed;
2. css设置position: none;
## 预期结果
元素应该隐藏
## 实际结果
样式没有生效
Contributor guide
Assessment
This issue has not been assessed yet.