Bug 1645573 [wpt PR 24137] - [FlexNG] Fix double reversal for wrap-reverse, a=testonly
commit764b02f18aeed13b708d6f9c93cc0141fa882565
authorDavid Grogan <dgrogan@chromium.org>
Mon, 22 Jun 2020 10:38:37 +0000 (22 10:38 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Tue, 23 Jun 2020 11:04:13 +0000 (23 11:04 +0000)
treec48f884a4191d1e97811c3bfcfcd23c2efd9bfe5
parent8a50c68948495cd883d0a9b7f334cac088ea46de
Bug 1645573 [wpt PR 24137] - [FlexNG] Fix double reversal for wrap-reverse, a=testonly

Automatic update from web-platform-tests
[FlexNG] Fix double reversal for wrap-reverse

We were double flipping some static positions for abspos flex children
with align-items: flex-{start,end}.

Included is an extensive test of static positions for abspos flex
children.

Fixed: 1090613
Bug: 845235
Change-Id: I1abd5d114c6740f3736d27aafdd4836b296d5d7b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2244590
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#778112}

--

wpt-commits: ef14c5bc0da3d3c0f642a3195a9e41433d36a5ba
wpt-pr: 24137
testing/web-platform/tests/css/css-flexbox/position-absolute-013.html [new file with mode: 0644]