Table layout is broken on certain web page
Categories
(Core :: Layout, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox-esr115 | --- | unaffected |
firefox117 | --- | unaffected |
firefox118 | --- | disabled |
firefox119 | --- | verified |
People
(Reporter: alice0775, Assigned: m_kato)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(2 files)
Steps to reprodue:
Actual Results:
Table row height is larger than Firefox117.0 and Chrome.
Thus the gap between video elements is larger.
Expected Results:
The gap is almost 0.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=6d877fdb9a1e892fe6528a26aab81b53cfae55c5&tochange=d6760db62dc1cc0831c09c42f086cf57d1c2bf48
Comment 1•2 years ago
|
||
:m_kato, since you are the author of the regressor, bug 1719535, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Assignee | ||
Comment 2•2 years ago
•
|
||
IS x AL shouldn't break opportunity on UAX14 spec (LB29).
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
Ah, this was https://github.com/unicode-org/icu4x/pull/3548.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Makoto, do you know when is that patch end up in FF?
Assignee | ||
Comment 5•2 years ago
|
||
(In reply to Emilio Cobos Álvarez (:emilio) from comment #4)
Makoto, do you know when is that patch end up in FF?
Although this will fixed by ICU4X 1.3, it can import the fix since this issue is data file only. So I will fix this soon.
Assignee | ||
Comment 6•2 years ago
|
||
Assignee | ||
Comment 7•2 years ago
|
||
Since some issues such as bug 1851323 are fixed by ICU4X 1.3's data rule file,
I would like to apply it to get feedback in Gecko.
Comment 9•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Comment 10•2 years ago
|
||
Reproduced the issue with 119.0a1 (2023-09-02) on Windows 10x64. The table row line height was bigger.
Verified fixed with Firefox 119.0 on Windows 10x64, macOS 12 and Ubuntu 22 following STR from comment 0. The table row height is correctly displayed.
Description
•