@@ -586,9 +586,8 @@ Toggling Box Generation: the 'box-suppress' property</h2>
586
586
must work as normal on this element and its descendants.
587
587
588
588
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> .
592
591
</dl>
593
592
594
593
Issue: We welcome better naming suggestions on this property.
@@ -808,16 +807,12 @@ Acknowledgments</h2>
808
807
<h2 class=no-num id="changes">
809
808
Changes</h2>
810
809
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:
812
811
813
812
<ul>
814
813
<li> Removed <css> display-inside</css> , <css> display-outside</css> , and <css> display-extras</css> ,
815
814
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.)
823
818
</ul>
0 commit comments