[cleanup] Remove box-pack/box-align from LayoutDeprecatedFlexibleBox 2/4
Per: https://www.chromestatus.com/feature/5680142707851264 In M85 we switched -webkit-line-clamp over to LayoutNG which had the (indended) side-effect of removing support for: -webkit-box-flex -webkit-box-ordinal-group -webkit-box-align -webkit-box-pack -webkit-box-direction When used with -webkit-line-clamp. This patch removes the -webkit-box-align, and -webkit-box-pack from LayoutDeprecatedFlexibleBox Bug: 305376 Change-Id: I24a86ae3db854c80e6fa9a5a768bb6594ad253d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375732 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#801946}
Showing
Please register or sign in to comment