[Webkit-unassigned] [Bug 241315] New: Implement legacy flexbox as modern flexbox aliases
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 5 03:20:48 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241315
Bug ID: 241315
Summary: Implement legacy flexbox as modern flexbox aliases
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ntim at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
webkit-bug-importer at group.apple.com, zalan at apple.com
It's worth investigating if legacy flexbox properties (display: -webkit-box) can be implemented as aliases of modern flexbox properties (display: flex).
Firefox does this, and I think Chrome might as well with their new layout engine.
For reference: https://compat.spec.whatwg.org/#css-property-mappings
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220605/a64895f6/attachment.htm>
More information about the webkit-unassigned
mailing list