-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
Description
This is the meta bug to track a series of issues based on the findings of #938 (comment).
The general premise is: css21 is partly ambiguous, partly self-contradictory about how height measurements of non replaced inline level boxes are supposed to happen. Implementations are not fully interoperable. The goal here is to find what is interoperable, to agree on what to do for things that are not, and to fix the specs accordingly.
Note that I am only testing what happens with a single inline element, although I am using fallback fonts. Multiple inline elements on the line is a separate discussion.