-
- Downloads
Bug 1800907 - Do not `UnionRect` empty rects in `OverflowAreas::Union*`. r=jwatt
Previously, when current overflow area has one axis at zero size, calling `OverflowAreas::Union*` with a rect with both axes at zero would overwrite the axis with non-zero size. Differential Revision: https://phabricator.services.mozilla.com/D162245
Please register or sign in to comment