NEW 70775
Need tests to ensure new flexboxes ignore certain CSS properties
https://bugs.webkit.org/show_bug.cgi?id=70775
Summary Need tests to ensure new flexboxes ignore certain CSS properties
Ojan Vafai
Reported 2011-10-24 16:16:13 PDT
Specifically, the spec says: -all of the ‘column-*’ properties in the Multicol module compute to their initial values on a flexbox (‘break-before’, ‘break-inside’, and ‘break-after’ are still valid on a flexbox). -‘float’ and ‘clear’ compute to their initial values on a flexbox item -‘vertical-align’ has no effect on a flexbox item
Attachments
Ahmad Saleem
Comment 1 2024-01-05 20:16:32 PST
@Sammy & @Tim - anything to do here - or WPT cover us?
Note You need to log in before you can comment on or make changes to this bug.