mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
* Respond to shorthand property requests with real values Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Cleanup formatting and old comments Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Update WPT expectations Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Refactor out helper fn Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Cleanup Signed-off-by: Sebastian C <sebsebmc@gmail.com> --------- Signed-off-by: Sebastian C <sebsebmc@gmail.com>
10 lines
250 B
INI
10 lines
250 B
INI
[margin-block-inline-computed.html]
|
|
[Property margin-block-end value '10%']
|
|
expected: FAIL
|
|
|
|
[Property margin-block-start value 'calc(10% + 40px)']
|
|
expected: FAIL
|
|
|
|
[Property margin-inline-end value 'calc(10% + 40px)']
|
|
expected: FAIL
|