mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Resolve cyclic margin and padding percentages against zero (#30085)
From https://drafts.csswg.org/css-sizing-3/#min-percentage-contribution > For the min size properties, as well as for margins and paddings > (and gutters), a cyclic percentage is resolved against zero > for determining intrinsic size contributions.
This commit is contained in:
parent
8dceb8e412
commit
c264993da8
5 changed files with 31 additions and 79 deletions
|
@ -1,2 +0,0 @@
|
|||
[intrinsic-size-with-negative-margins.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flexbox_align-items-stretch-3.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue