New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 719646 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Oct 26
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Inline block should set its MarginStrut if it's not a zero-height block

Project Member Reported by glebl@chromium.org, May 8 2017

Issue description

Inline block should call SetEndMarginStrut if it's not a zero-height block. Currently we check for empty items instead and it leads to LayoutTests failures:

virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-margins-001a.xht
virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-margins-001b.xht
virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-margins-002a.xht
virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-margins-002b.xht
 
Status: Fixed (was: Assigned)

Sign in to add a comment