Closed
Bug 1480284
Opened 7 years ago
Closed 6 years ago
Tracking bug for having overflow-wrap: break-word affect min intrinsic size
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox63 | --- | disabled |
People
(Reporter: xidorn, Unassigned)
References
Details
(Keywords: site-compat)
In bug 1472386, we landed a change to make overflow-wrap/word-wrap: break-word affect intrinsic size as suggested by experts from CSS working group. That causes some webcompat regression. And thus in bug 1478455 we introduce a fix to make table reset overflow-wrap to normal which resolves some of the issues.
This bug is for tracking the intrinsic size change. In case we decide not to ship this change, we would need to backout both bug 1472386 and bug 1478455 and whatever fixes landed in the future for mitigating consequences from bug 1472386.
Updated•7 years ago
|
Reporter | ||
Updated•6 years ago
|
See Also: → https://webcompat.com/issues/18202
![]() |
||
Updated•6 years ago
|
See Also: → https://webcompat.com/issues/18169
![]() |
||
Updated•6 years ago
|
Updated•6 years ago
|
Keywords: site-compat
![]() |
||
Updated•6 years ago
|
See Also: → https://webcompat.com/issues/18248
![]() |
||
Updated•6 years ago
|
See Also: → https://webcompat.com/issues/18113
Comment 1•6 years ago
|
||
When Bug 1484587 landed in Fx 63, this new behavior is behind a pref (i.e. it's disabled by default). Updating this bug to match the new status.
tracking-firefox63:
+ → ---
Reporter | ||
Comment 2•6 years ago
|
||
Code landed in bug 1478455 has been backed out by bug 1505520, and implementation in bug 1472386 and bug 1480358 are now behind the new value added in bug 1505786, and the pref added in bug 1484587 is also removed in bug 1505786.
I think we can close this bug now.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•