[wpt-sync] Sync PR 43625 - [LineBreaker] Fix crash when rewinding leading floats
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43625 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43625
Details from upstream follow.
Koji Ishii <kojii@chromium.org> wrote:
[LineBreaker] Fix crash when rewinding leading floats
LineBreaker::HandleFloathas a separate code path for
leading floats, which r1235470 crrev.com/c/5052124 didn't take
care of.This patch changes
RewindFloatsnot to rewind leading floats.Fixed: 1510579
Change-Id: I013dbd7af51f2da075c0a7a97a090906feb61762Reviewed-on: https://chromium-review.googlesource.com/5114821
WPT-Export-Revision: 84e3e66a961cf228cf065eb9618816bd02cdd887
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•