mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Fix intermittent align-content tests (#37760)
These tests use the Ahem font, so wait until fonts have been loaded. Testing: This is a test fix. Fixes: #37360, #37361 Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
64ebde2277
commit
ee7cb80213
4 changed files with 12 additions and 27 deletions
|
@ -28,24 +28,3 @@
|
|||
|
||||
[.test 16: space-around]
|
||||
expected: FAIL
|
||||
|
||||
[.test 1: start]
|
||||
expected: FAIL
|
||||
|
||||
[.test 4: baseline]
|
||||
expected: FAIL
|
||||
|
||||
[.test 6: flex-start]
|
||||
expected: FAIL
|
||||
|
||||
[.test 8: unsafe start]
|
||||
expected: FAIL
|
||||
|
||||
[.test 11: safe start]
|
||||
expected: FAIL
|
||||
|
||||
[.test 15: space-between]
|
||||
expected: FAIL
|
||||
|
||||
[.test 17: normal]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue