[Webkit-unassigned] [Bug 84507] New: baseline for new flexboxes has changed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 20 16:04:25 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84507
Summary: baseline for new flexboxes has changed
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ojan at chromium.org
CC: tony at chromium.org
Blocks: 62048
"1. If any flexbox items in the flexbox's first line (after flex-order
reordering) are baseline-aligned, use that.
2. Otherwise, if it has at least one item, and the baseline of its
first item (after flex-order reordering) is parallel to the main axis,
use that.
3. Otherwise, it's the after inner edge.
Flexbox items have the computed value of 'display' changed by the
table in CSS2.1 Chapter 9.7. In particular, inline-block now becomes
block."
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list