[css-grid] Fixed a few errors in some tests and rebaseline expectations
The following tests are now passing thanks to the fix for the issue https://crbug.com/779105. alignment/grid-self-alignment-non-static-positioned-items-009.html alignment/grid-self-alignment-non-static-positioned-items-010.html alignment/grid-self-alignment-non-static-positioned-items-012.html These tests are still failing in Legacy layout, though, since the above mentioned fix affected only LayoutNG. There are still some failures for one of the tests, but they seem unrelated to the root cause described in the issue 779105. Hence, this test still has some failing expected results: alignment/grid-self-alignment-non-static-positioned-items-011.html I've filed issue 1156225 as root cause of these failures: Bug: 1152497 Change-Id: I2ffa920951fb340418939dae53d2a3b12a9d14c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577222Reviewed-by:Oriol Brufau <obrufau@igalia.com> Commit-Queue: Javier Fernandez <jfernandez@igalia.com> Cr-Commit-Position: refs/heads/master@{#834376}
Showing
Please register or sign in to comment