You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[css-inline-3][css-text-3][css-text-4] Shaping is broken by changes to vertical-align longhands #13277
The spec previously checked 'vertical-align' against 'baseline';
but actually it should have checked against the [=initial value=],
whatever that happens to be. (CSS Inline L3 expands vertical-align,
so its initial value is now more complicated to describe.)
Also clarify that baseline-source only applies to boxes that
establish an independent formatting context.
0 commit comments