mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
layout: Basic implementation of size keywords on `flex-basis` This splits the logic to resolve the used value of `flex-basis` into its own method, which preserves size keywords. And then it changes `flex_base_size()` to resolve the provided keywords properly. However, it doesn't handle size keywords in the cross axis. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
12 lines
182 B
INI
Vendored
12 lines
182 B
INI
Vendored
[flex-basis-intrinsics-001.html]
|
|
[.flex-item 7]
|
|
expected: FAIL
|
|
|
|
[.flex-item 9]
|
|
expected: FAIL
|
|
|
|
[.flex-item 10]
|
|
expected: FAIL
|
|
|
|
[.flex-item 12]
|
|
expected: FAIL
|