Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[anchor] Handle flipping anchor(inside) and anchor(outside) values.
If position-try-fallbacks on an anchored element says to flip, we didn't handle anchor(inside) and anchor(outside) insets (and therefore trigger a NOTREACHED()). They are very easy to flip, though. Just return the same value. Change-Id: Ia63df58e72de29ed837bb12040e46ed493694386 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6218370 Commit-Queue: Morten Stenshorne <[email protected]> Reviewed-by: Anders Hartvoll Ruud <[email protected]> Cr-Commit-Position: refs/heads/main@{#1414703}
- Loading branch information