Skip to content

Commit 339113b

Browse files
committed
Added an issue for layout-grid-mode: baseline
1 parent cf6a6ad commit 339113b

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

css-line-grid/Overview.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,9 @@ <h3 id=layout-grid-mode-prop><span class=secno>3.1. </span>Grid Mode: the
469469
and with after margin if last.
470470
-->
471471
The height is the height of the line box. Increasing heights to fit to
472-
grids is done by increasing the computed height of the line box.
472+
grids is done by increasing the computed height of the line box. <span
473+
class=issue>How to make this value work well with images, headings, etc.
474+
is still an issue</span>
473475

474476
<dt><dfn id=block title="layout-grid-mode::block">&lsquo;<code
475477
class=css>block</code>&rsquo;</dfn>

css-line-grid/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ <h3 id="layout-grid-mode-prop">Grid Mode: the 'layout-grid-mode' property</h3>
299299
The height is the height of the line box.
300300
Increasing heights to fit to grids is done by
301301
increasing the computed height of the line box.
302+
<span class="issue">How to make this value work well with images, headings, etc. is still an issue</span>
302303
</dd>
303304
<dt><dfn title="layout-grid-mode::block">''block''</dfn></dt>
304305
<dd>Align blocks to the line grids.

0 commit comments

Comments
 (0)