Skip to content

Commit e7a9ec9

Browse files
committed
[css-inline-3] Define ideographic baseline properly.
1 parent 3260848 commit e7a9ec9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-inline-3/Overview.bs

+2-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@ Dominant Baselines: the 'dominant-baseline' property</h3>
103103

104104
<dt><dfn>ideographic</dfn>
105105
<dd>
106-
Match the box's ideographic character face under-side baseline to that of its parent.
106+
Match the box's ideographic under-side baseline to that of its parent.
107+
This corresponds to the <code>ideo</code> baseline in OpenType.
107108

108109
<dt><dfn>middle</dfn>
109110
<dd>

0 commit comments

Comments
 (0)