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
Content that participates in inline layout. Specifically, inline-level boxes and text.
But "text" is an ambiguous term. I think it should be "text runs" instead. This is part of what I meant in #1186, back then text didn't live in the box tree, it was just a paint-time effect. But now we have this "text run" concept, so better use it.
The text was updated successfully, but these errors were encountered:
CSS Display defines inline-level as
But "text" is an ambiguous term. I think it should be "text runs" instead. This is part of what I meant in #1186, back then text didn't live in the box tree, it was just a paint-time effect. But now we have this "text run" concept, so better use it.
The text was updated successfully, but these errors were encountered: