mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
layout: Respond to shorthand property requests with real values (#31277)
* 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>
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
[getComputedStyle-border-radius-001.html]
|
||||
[testing border-radius shorthand]
|
||||
expected: FAIL
|
||||
|
||||
[testing border-radius: calc(25% + 10px) calc(25% + 16px) 25% 25px / calc(25% + 20px) calc(25% + 16px) 25% 25px]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user