WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2024-01-05 20:16:32 PST
@Sammy & @Tim - anything to do here - or WPT cover us?
Frédéric Wang (:fredw)
Comment 2
2026-03-04 22:34:14 PST
@Ahmad: For float/clear, I'm not sure it is correct to compute to the initial (i.e. none) values (see
bug 172999
and 267167).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug