Summary: CSS Box Alignment is broadly available for css-flex containers,
and will soon be available for css-grid containers. Web developers who are
using flex containers to take advantage of "justify-content" or
"align-content" will appreciate being able to apply those styles on block
containers also. Implementing this now will help diminish future web
compatibility problems if site owners are overapplying these styles to
block containers and are expecting continued no-op behavior.
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1105571
Link to standard: https://drafts.csswg.org/css-align/#overview
Platform coverage: Desktop and Android
Estimated or target release: TBD
Preference behind which this will be implemented:
layout.css.block-align.enabled
DevTools bug: TBD
Do other browser engines implement this? Chrome positive signals:
https://bugs.chromium.org/p/chromium/issues/detail?id=226252
Tests: TBD tests added to
http://test.csswg.org/suites/css-align-3_dev/nightly-unstable/html/chapter-4.htm
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to