[ Bug Report ] Safari browser, el-table component column width display exception
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.1
### OS/Browsers version
Safari 浏览器. 版本 12.1.1 (14607.2.6.1.1)
### Vue version
2.6.12
### Reproduction Link
https://codepen.io/ccczss/pen/gOgBrGY
### Steps to reproduce
在 safari 浏览器下,打开下面链接,列的宽度将出现异常:
https://codepen.io/ccczss/pen/gOgBrGY
复现步骤:
1. 设置某个列内元素 div1 为 百分比宽度 ( 如:width: 40%)
2. 在 div1 内部设置超长文本元素,并设置样式: white-space: nowrap; overflow:hidden
### What is Expected?
列宽度应该正常,并且内部元素的百分比宽度应该生效
### What is actually happening?
宽度样式设置无效
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.