@@ -179,7 +179,7 @@ Box Layout Modes: the 'display' property</h2>
179179
180180 <div class="advisement">
181181 The 'display' property has no effect on an element’s semantics:
182- these are defined by the <a>document language</a> and <em> are not affected by CSS</em> .
182+ these are defined by the <a spec=selectors-4 >document language</a> and <em> are not affected by CSS</em> .
183183 Aside from the ''display/none'' value,
184184 which also affects the aural/speech output [[!CSS-SPEECH-1]]
185185 and interactivity of an element and its descendants,
@@ -1258,11 +1258,11 @@ Changes</h2>
12581258 (which is definitely not “as specified”, due to <a>blockification</a> and <a>inlinification</a> rules triggered by various properties).
12591259 (<a href="https://github.com/w3c/csswg-drafts/issues/1716">Issue 1716</a> )
12601260 * Added definition for <a>document order</a> .
1261- * Added missing SVG elements to <a hrerf ="#unbox">Appendix B</a> ’s details on ''display: contents''
1261+ * Added missing SVG elements to <a href ="#unbox">Appendix B</a> ’s details on ''display: contents''
12621262 (<a href="https://github.com/w3c/csswg-drafts/issues/2118">Issue 2118</a> )
12631263 and defined behavior for MathML
12641264 (<a href="https://github.com/w3c/csswg-drafts/issues/2167">Issue 2167</a> ).
1265- * Added some <a href="#box-guidance ">guidance</a> to future spec authors of anonymous box construction rules.
1265+ * Added some <a href="#box-guidelines ">guidance</a> to future spec authors of anonymous box construction rules.
12661266 (<a href="https://github.com/w3c/csswg-drafts/issues/1643">Issue 1643</a> )
12671267 * Pushed the section about “becoming a formatting context” back to <a href="https://www.w3.org/TR/css-contain-1/">CSS Containment</a> where it is used.
12681268 * Various minor wording fixes and clarifications.
0 commit comments