Skip to content

Commit 3992c20

Browse files
committed
[css-display] Add issue about 'box' naming.
1 parent 5c0073b commit 3992c20

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

css-display/Overview.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,9 @@ <h2 id="the-display-box" data-level="3"><span class="secno">3 </span>
484484
Other things that care about the document tree are unaffected, like counter scopes.
485485
Is this what we want?
486486

487+
</p><p class="issue">
488+
Is <a data-autolink="property" class="property" title="box" href="#box">box</a> a good name? What about <a data-autolink="property" class="property" title="show">show</a>? Other suggestions?
489+
487490

488491

489492

css-display/Overview.src.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,9 @@ <h2 id='the-display-box'>
398398
Other things that care about the document tree are unaffected, like counter scopes.
399399
Is this what we want?
400400

401+
<p class='issue'>
402+
Is 'box' a good name? What about 'show'? Other suggestions?
403+
401404

402405

403406

0 commit comments

Comments
 (0)