Open
Bug 2069118
Opened 5 days ago
Updated 4 days ago
Intermittent failure of `css/css-overflow/line-clamp/line-clamp-auto-041.html`
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: salipov, Unassigned)
Details
css/css-overflow/line-clamp/line-clamp-auto-041.html fails locally, and is in fact expected to fail, but passes on try servers, likely due to the fact that the size of the span being wide enough to push it to the next line.
| Reporter | ||
Comment 1•4 days ago
|
||
Also intermittently failing, likely for similar reasons, are /css/css-overflow/line-clamp/line-clamp-balance-005.html, and /css/css-overflow/line-clamp/line-clamp-balance-006.html.
You need to log in
before you can comment on or make changes to this bug.
Description
•