Skip to content

Commit e5f63bc

Browse files
committed
[css-display] Update Changes list, link to issue thread on box-suppress:hide
1 parent a32b4da commit e5f63bc

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

css-display/Overview.bs

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -586,9 +586,8 @@ Toggling Box Generation: the 'box-suppress' property</h2>
586586
must work as normal on this element and its descendants.
587587

588588
Issue: This needs more clarity about what "layout-related" and "participates in layout" means.
589-
Does the box still generate anonymous boxes, etc.?
590-
591-
Issue: How does this affect speech? Is that "layout"?
589+
Does the box still generate anonymous boxes, etc.? How does it affect speech?
590+
See <a href="https://lists.w3.org/Archives/Public/www-style/2015Jun/0346.html">proposal</a>.
592591
</dl>
593592

594593
Issue: We welcome better naming suggestions on this property.
@@ -808,16 +807,12 @@ Acknowledgments</h2>
808807
<h2 class=no-num id="changes">
809808
Changes</h2>
810809

811-
Changes since the <a href="http://www.w3.org/TR/2014/WD-css-display-3-20140220/">20 Feburary 2014 Working Draft</a> include:
810+
Changes since the <a href="http://www.w3.org/TR/2014/WD-css-display-3-20140911/">11 September 2014 Working Draft</a> include:
812811

813812
<ul>
814813
<li>Removed <css>display-inside</css>, <css>display-outside</css>, and <css>display-extras</css>,
815814
in favor of just making 'display' multi-value.
816-
<li>Renamed <css>display-box</css> to 'box-suppress'.
817-
<li>Moved the ''contents'' value from 'box-suppress' to 'display'.
818-
<li>Added ''hide'' value to 'box-suppress'.
819-
<li>Added <a>blockification</a> and <a>inlinification</a> rules.
820-
<li>Added ''display: run-in'' and defined its layout in [[#run-in]].
821-
<li>Various editorial improvements.
822-
<li>Added [[#glossary]], incorporating key CSS2.1 terms.
815+
(This was done to impose constraints on what can be combined.
816+
Future levels of this specification may relax some or all of those restrictions
817+
if they become unnecessary or unwanted.)
823818
</ul>

0 commit comments

Comments
 (0)