Skip to content

Commit daf4ecc

Browse files
committed
Add an issue
1 parent 85ce379 commit daf4ecc

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

css-line-grid/Overview.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,12 @@ <h3 id=layout-grid-mode-prop><span class=secno>3.1. </span>Grid Mode: the
475475
be defined by the &lsquo;<a href="#layout-grid-line"><code
476476
class=property>layout-grid-line</code></a>&rsquo; property.
477477

478+
<p class=issue>It is probably more desirable for Roman typography to align
479+
baselines to grids rather than center of line boxes if we consider cases
480+
like only a word in a line is large. But how can we align baselines to
481+
grids? Align baselines to center of grids? Lines may not fit within one
482+
grid.
483+
478484
<div class=example>
479485
<div class=sidefigure> <img alt="Large text wraps within line grids"
480486
height=244 src=line-grid-wrap.png width=276>

css-line-grid/Overview.src.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,13 @@ <h3 id="layout-grid-mode-prop">Grid Mode: the 'layout-grid-mode' property</h3>
304304
<p>Note that in order for this property to have an effect,
305305
line grids must be defined by the 'layout-grid-line' property.</p>
306306

307-
<div class="example">
307+
<p class="issue">It is probably more desirable for Roman typography
308+
to align baselines to grids rather than center of line boxes
309+
if we consider cases like only a word in a line is large.
310+
But how can we align baselines to grids?
311+
Align baselines to center of grids? Lines may not fit within one grid.</p>
312+
313+
<div class="example">
308314
<div class="sidefigure">
309315
<img src="line-grid-wrap.png"
310316
width="276" height="244"

0 commit comments

Comments
 (0)